On Sat, 2006-06-24 at 13:36 -0700, Ken Yee wrote: > --- Lee Revell <[EMAIL PROTECTED]> wrote: > > Try removing all ALSA modules manually and run > > "modprobe snd-hda-intel" > > by hand, do you get the same error? > > Hmmm..this looks ok (had to modprobe-r cx88_alsa and > then the rest of the modules), then the modprobe of > snd-hda-intel has this result: > ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 22 > ACPI: PCI Interrupt 0000:00:10.1[B] -> Link [LAZA] -> > GSI 22 (level, low) -> IRQ 217 > PCI: Setting latency timer of device 0000:00:10.1 to > 64 > That's a good debugging technique that probably > belongs in the wiki. > > What puzzles me is the cx88_alsa driver isn't in the > list of /etc/modules.conf so where is it loaded from? > I'm trying to find out so I can turn it off :-) > I googled a bit for this suspect driver and this > sounds like exactly the same problem: > http://justlinux.com/forum/archive/index.php/t-145880.html
/etc/modules.conf does not determine which modules are loaded, it jsut sets the parameters they will be loaded with. Hotplug or udev or whatever your distro uses determines which modules are loaded. You can blacklist cx88_alsa to prevent it from being loaded. Lee Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alsa-user
