On Tue, Oct 18, 2005 at 12:58:18PM -0400, Keith Geffert wrote: > Loading snd_usb_audio fails with unresolved symbols. I use a Logitech > USB Mic frequently and after the 2.6.12 upgrade hotplug now fails to > load the alsa device module. 2.6.10-x-686 does not exhibit this > behavior. > > Sample syslog excerpt: > Oct 17 20:16:48 localhost kernel: usb 2-2: new full speed USB device > using uhci_hcd and address 2 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.170 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.89 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.173 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.112 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.110 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.150 > Oct 17 20:16:54 localhost kernel: snd_usb_audio: Unknown symbol > __compound_literal.102
that's a known issue alsa has a newer abi and needs an `alsaconf` run. if not please give dmesg and lspci -v output. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

