On 6/12/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
On Monday 12 June 2006 19:21, Neil Bothwick wrote:
> Before doing this, try listing the module in /etc/hotplug/blacklist, this
> is supposed to prevent its automatic loading.

$ grep ipw /etc/hotplug/blacklist
# Don't hotplug ipw2100
ipw2100
$ ls -l /etc/hotplug/blacklist
-rw-r--r-- 1 root root 829 2006-06-07 11:48 /etc/hotplug/blacklist

So I did that 5 days ago. Didn't work. :)

Yep, that only works for when udev runs /sbin/udev_run_hotplugd.

The current 090 udev appears to do two things for a pci 'hotplug' event:

1. /sbin/modprobe pci:v...
2. /sbin/udev_run_hotplugd pci

My alias tricks above take care of #1, but you still need blacklist to
take care of #2.

-Richard

--
gentoo-user@gentoo.org mailing list

Reply via email to