On Wednesday 30 November 2005 19:13, Arnau Bria Ramírez 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 the driver into the kernel (not as module):
> SND_AC97_CODEC
>
> my lspci:
> 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 40)
>
> I don't understand why my sound card stoped working without reason, dmesg
> just shows:
> Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12
> 08:13:09 2005 UTC).
> ALSA device list:
>   No soundcards found.
>
> and when I restart alsa service:
>
> # /etc/init.d/alsasound restart
>  * WARNING:  you are stopping a boot service.
>  * Storing ALSA Mixer Levels ...
> /usr/sbin/alsactl: save_state:1163: No soundcards found...                [
> !! ] * Unloading ALSA ...                                                  
>   [ ok ] * Unloading ALSA modules ...                                      
>       [ ok ] * Loading ALSA modules ...
>  * Could not detect custom ALSA settings.  Loading all detected alsa
> drivers. * Unable to find any ALSA drivers. Have you compiled alsa-drivers
> correctly? * ERROR: Failed to load necessary drivers                       
>         [ ok ] * Restoring Mixer Levels ...
>  * No mixer config in /etc/asound.state, you have to unmute your card!    [
>
> I have no /dev/ds* device...
>
> any clue in this X file?
>
> Cheers!
> Arnau

check kernel config, maybe try unset CONFIG_SND_VIA82XX_MODEM like below if 
that's the case. 

mar linux # grep SND_VIA .config
CONFIG_SND_VIA82XX=y
# CONFIG_SND_VIA82XX_MODEM is not set

martins

-- 
Linux 2.6.15-rc2 AMD Athlon(tm) 64 Processor 3200+
 18:34:11 up  3:46,  6 users,  load average: 2.71, 2.71, 2.44

-- 
gentoo-user@gentoo.org mailing list

Reply via email to