From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Esken Subject: Re: Testers wanted: New SB X-Fi driver Date: Sun, 5 Jul 2009 13:29:48 +0200 Message-ID: <200907051329.48117.esken@kde.org> References: <200906271405.45651.esken@kde.org> <200907050019.56283.esken@kde.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-in-14.arcor-online.net (mail-in-14.arcor-online.net [151.189.21.54]) by alsa0.perex.cz (Postfix) with ESMTP id B819F2414F for ; Sun, 5 Jul 2009 13:29:51 +0200 (CEST) Received: from mail-in-07-z2.arcor-online.net (mail-in-07-z2.arcor-online.net [151.189.8.19]) by mx.arcor.de (Postfix) with ESMTP id A06AA28B03F for ; Sun, 5 Jul 2009 13:29:50 +0200 (CEST) Received: from mail-in-16.arcor-online.net (mail-in-16.arcor-online.net [151.189.21.56]) by mail-in-07-z2.arcor-online.net (Postfix) with ESMTP id 981FE2C712E for ; Sun, 5 Jul 2009 13:29:50 +0200 (CEST) Received: from firefly.localnet (dslb-084-062-078-014.pools.arcor-ip.net [84.62.78.14]) by mail-in-16.arcor-online.net (Postfix) with ESMTPS id 450FA22AEA1 for ; Sun, 5 Jul 2009 13:29:50 +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 List-Id: alsa-devel@alsa-project.org Am Sonntag 05 Juli 2009 09:44:33 schrieb Takashi Iwai: > At Sun, 5 Jul 2009 00:19:55 +0200, > > Christian Esken wrote: > > Am Samstag 27 Juni 2009 14:05:45 schrieb Christian Esken: > > > Hello, > > > > > > unfortunately I cannot playback anything (PCM) with the new SB X-Fi > > > driver. Driver: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa- > > > driver-snapshot.tar.bz2 > > > Distribution: openSuSE 11.1 > > > Kernel: 2.6.27.23-0.1-xen > > > > > > My card is a "X-Fi Titanium" (PCI device code: 1102:000b). The card is > > > recognized by the driver, and any mixer (alsamixer, kmix) also > > > recognizes the card. > > > > > > But playing back isn't possible. I tried speaker-test, audacity, amarok > > > and aplay. Most applications hang, some also produce an error in the > > > /var/log/messages (see > > > below). > > > > > > I then used "./configure --with-debug=full --with-cards=ctxfi" due to > > > the possible hd-audio conflict, but it didn't make a difference. > > > > > > Is there anything else I could try? > > > > I tested the same openSuSE version with a non-Xen 64 bit kernel, and it > > doesn't work either. > > > > And I tried with this: > > Driver: alsa-driver-20090704.tar.bz2 > > Distribution: Kubuntu Karmic Alpha-2 > > Kernel: 2.6.30 (32 Bit) > > > > Under the latter setup the X-Fi Titanium works (Simple 2 channel test > > with speaker-test, audacity, amarok). :-)) > > How many RAM do you have? > Could you boot with the limited memory size? It is just 2GB. So I am not limited by the 32 bit barrier. So booting with "limited" memory size doesn't make sense, right? Christian