snd_intel8x0 and parport

Matt Zimmerman mdz at canonical.com
Sat Sep 18 20:21:56 UTC 2004


On Sat, Sep 18, 2004 at 01:53:42PM -0400, Stephen Gerstacker wrote:

> My sound card wouldn't work with the error:
> 
> ICH3M: IDE controller at PCI slot 0000:00:1f.1
> ICH3M: chipset revision 2
> ICH3M: not 100% native mode: will probe irqs later
> Intel ICH: probe of 0000:00:1f.5 failed with error -16
> 
> I was told I had to remove the lp, parport_pc and parport modules, and
> this did the trick.  The problem is, I stopped the lp modules from
> loading at boot, but the parport_pc and parport modules still load.  How
> can I disable these modules from loading at boot time.

You would need to add them to /etc/hotplug/blacklist.  However, you should
not need to do this.

Here's the dilemma:

If these modules are not loaded, you cannot use a parallel printer.  This is
obviously not ideal for people with parallel printers.

If these modules are loaded, this seems to cause sound to fail to work on
some laptops.  This is obviously not ideal for people with these laptops.

We need to find a way to please both sides reasonably, and having to
hand-edit config files is, to say the least, suboptimal.

There is a bug open about this issue here:

https://bugzilla.ubuntu.com/show_bug.cgi?id=1254

It would help us to fix it if everyone who has experienced this problem
would file a comment there describing their setup, the exact problems they
encountered, and the results of attempting the workarounds mentioned there.

-- 
 - mdz




More information about the ubuntu-users mailing list