Hi,

I'm running several hosts on SuSE 10.1. On some I've problems with
alsa: udev does not load the sound modules, so there is no /proc/asound
when /etc/init.d/alsa starts, thus not loading anything.

Debugging udev I saw that on the failing hosts hwup complains about
blacklisted modules. However, on two other hosts with exactly the same
sound device (and the same module) it works. Doing it manually:

knuth /root# lspci |grep 11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 50)
knuth /root# /sbin/hwup bus-pci-0000:00:11.5 -o hotplug 
WARNING: module 'via82cxxx_audio' is blacklisted
WARNING: module 'snd_via82xx' is blacklisted

==> module not loaded

galois /root/tmp# lspci |grep 11.5
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 50)
galois /root/tmp# /sbin/hwup bus-pci-0000:00:11.5 -o hotplug
hwup: Loading module 'snd-via82xx'  for device 'bus-pci-0000:00:11.5'

==> module loaded.

What can be the reason that one host loads the module while the
other does not? Both hosts have the same installation, sysconfig.rpm
is the same, so is /etc/modprobe.d/blacklist

Any ideas what goes wrong here? 

cu,
Frank


-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to