On Wed, 12 Oct 2005 10:04:47 +0200, Tja wrote > On Tue, Oct 11, 2005 at 09:26:45PM -0600, Alejandro Bonilla Beeche wrote: > > Hi, > > > > I think this is udev's fault. > > > > 1. Nothing is apparently doing what /etc/modules says. (order) > > 2. My sound card is now not recognized, maybe this is because hotplug is > > not there anymore? > > 0000:00:1f.5 Multimedia audio controller: Intel Corporation > > 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) > > Maybe blacklisting the modem module helps: > > [EMAIL PROTECTED]:/etc$ cat ./hotplug/blacklist.d/alsa-base > # Uncomment these entries in order to blacklist unwanted modem drivers > # snd-atiixp-modem > snd-intel8x0m > # snd-via82xx-modem > > or in /etc/hotplug/blacklist > > but first have a look at your modules: > > lsmod | grep snd > > This module is known to break sound. > > Oliver
That did it, unloaded the snd-intel8x0 and 8x0m and then reloaded i810_audio and things worked again... Maybe hotplug was keeping this back and now udev is not. Anyway, it works now. .Alejandro -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]