[gentoo-user] alsa driver problem

2005-11-30 Thread Arnau Bria Ramírez
Hi, I recentlly reinstalled my pc and I had all my hw working fine. I rebooted the box (for udev) and now my sound card stop working. I compiled the driver into the kernel (not as module): SND_AC97_CODEC my lspci: :00:11.5 Multimedia audio controller: VIA Technologies, Inc.

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Andres Becerra Sandoval
Apart from SND_AC97_CODEC you should select the via module SND_VIA82XX I hope it helps. On 11/30/05, Arnau Bria Ramírez [EMAIL PROTECTED] wrote: Hi, I recentlly reinstalled my pc and I had all my hw working fine. I rebooted the box (for udev) and now my sound card stop working. I compiled

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Arnau Bria Ramírez
El Wed, 30 Nov 2005 17:27:47 +0100 Andres Becerra Sandoval dijo: SND_VIA82XX that made the trick! I don't know why it worked before... anyway.. many thanks to all who answered my question! Cheers! Arnau -- Arnau Bria -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Phil Sexton
Arnau Bria Ramírez wrote: I compiled the driver into the kernel (not as module): SND_AC97_CODEC There is your problem. See the install guide. Sound is supposed to be compiled as a module if you use alsa. -- Phil My Home Page: http://fancypiper.info Our 2nd CD:

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Arnau Bria Ramírez
El Wed, 30 Nov 2005 12:17:28 -0500 Phil Sexton dijo: Arnau Bria Ramírez wrote: I compiled the driver into the kernel (not as module): SND_AC97_CODEC There is your problem. See the install guide. Sound is supposed to be compiled as a module if you use alsa. Not sure at all...please

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Andres Becerra Sandoval
Yes, you can choose between module or in kernel sound support. If you do the latter the alsa initscript will only complain that there is no module, but the sound will be activated anyway On 11/30/05, Arnau Bria Ramírez [EMAIL PROTECTED] wrote: El Wed, 30 Nov 2005 12:17:28 -0500 Phil Sexton

Re: [gentoo-user] alsa driver problem

2005-11-30 Thread Martins Steinbergs
On Wednesday 30 November 2005 20:35, Arnau Bria Ramírez wrote: El Wed, 30 Nov 2005 12:17:28 -0500 Phil Sexton dijo: Arnau Bria Ramírez wrote: I compiled the driver into the kernel (not as module): SND_AC97_CODEC There is your problem. See the install guide. Sound is supposed to