Hi fellow Gentoo users,

Today I updated my working alsa-driver to version 1.0.14_rc4 and when I restart /etc/init.d/alsasound I get following error:

# modules-update -f && /etc/init.d/alsasound restart

* Updating /etc/modules.conf ...                                                
                                                                                
 [ ok ]
* Updating /etc/modprobe.conf ...                                               
                                                                                
 [ ok ]
* Updating modules.dep ...                                                      
                                                                                
 [ ok ]
* Service alsasound stopping
* WARNING:  you are stopping a boot service.
/usr/sbin/alsactl: save_state:1253: No soundcards found...                      
                                                                                
  [ !! ]
* Service alsasound stopped
* Service alsasound starting
FATAL: Error inserting snd_intel8x0 
(/lib/modules/2.6.18-gentoo-r6/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol 
in module, or unknown parameter (see dmesg)   [ !! ]
ERROR: Failed to load necessary drivers
* Service alsasound started

But there (obviously) is no sound... So I tried rebooting to ensure proper reinsertion of the modules. This was no avail.

The dmesg output (referred to by the error) is:

snd_intel8x0: Unknown symbol snd_free_irq
snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
snd_intel8x0: Unknown symbol snd_request_irq
snd_intel8x0: Unknown symbol snd_free_irq
snd_intel8x0: Unknown symbol snd_pci_quirk_lookup
snd_intel8x0: Unknown symbol snd_request_irq


Reverting back to the previous version fixes the sound once again.

Any advice?

Kind Regards


--
gentoo-user@gentoo.org mailing list

Reply via email to