From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Harvey Subject: Re: Backported sbxfi driver (UNTESTED!) Date: Fri, 24 Oct 2008 09:50:31 +0100 Message-ID: <49018C57.9030705@jasonline.co.uk> References: <5501535d0810220824o6b8bf427qd2c806783ec1e56f@mail.gmail.com> <5501535d0810220907p2102afc2t13e47ff5309c01bc@mail.gmail.com> <5501535d0810220924w66341ac6u4d4de4ed87243a7@mail.gmail.com> <48FF7E17.9080601@gmail.com> <5501535d0810230446j52de12aes885d066ea38cb240@mail.gmail.com> <4900659E.90809@jasonline.co.uk> <490071DC.6070607@jasonline.co.uk> <490088DC.7090205@jasonline.co.uk> <49009A26.3000201@jasonline.co.uk> <4900A4FA.7020300@jasonline.co.uk> <4900B523.3020801@jasonline.c o.uk> <4900DBBD.2020806@jasonline.co.uk> <49017FBF.4030005@jasonline.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from homer.jasonline.co.uk (78-86-168-217.zone2.bethere.co.uk [78.86.168.217]) by alsa0.perex.cz (Postfix) with ESMTP id 68A29243D8 for ; Fri, 24 Oct 2008 10:50:38 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Takashi Iwai List-Id: alsa-devel@alsa-project.org Takashi Iwai wrote: > At Fri, 24 Oct 2008 08:56:47 +0100, > Jason Harvey wrote: > >> Takashi Iwai wrote: >> >>> Thanks. I guess the problem wa >>> >>>> Oct 23 20:45:28 sentry kernel: SBXFI: Allocate SRC 0 >>>> Oct 23 20:45:28 sentry kernel: SBXFI: allocated TLB at 0 for 16 pages >>>> Oct 23 20:45:28 sentry kernel: SBXFI: Setting TLB buffer page 0x1304a000 >>>> Oct 23 20:45:28 sentry kernel: SBXFI: release TLB at 0 for 16 pages >>>> Oct 23 20:45:28 sentry kernel: SBXFI: Disabling TLB buffer >>>> Oct 23 20:45:28 sentry kernel: SBXFI: PLAYBACK PREPARE: rate=96000, period_size=1024, buffer_size=16384 >>>> >>>> >>> So the stream is started at the state where the TLB is cleared. >>> The fix patch is below (and I already committed it). >>> >>> >>> Takashi >>> >>> >> Yes that has fixed it. >> Tested with mplayer (still needs oss proc fix) and aplay. Both sounded fine. >> > > Thanks for quick checking. > > So, the mplayer problem still exists - supposedly the same symptom? > I'll take a look at OSS emulation code later. > Yes, mplayer without the proc oss fix gives an instant reboots with nothing on the console. Thank you for your heroic work without any xfi hardware! Jason