Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Richard Fish
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 ipw21

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Bo Ørsted Andresen
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

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Neil Bothwick
On Mon, 12 Jun 2006 09:23:28 -0700, Richard Fish wrote: > Ok, here is the 'correct' way to do it (I was too lazy to figure it > out until now...) Before doing this, try listing the module in /etc/hotplug/blacklist, this is supposed to prevent its automatic loading. -- Neil Bothwick Don't let

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Bo Ørsted Andresen
On Monday 12 June 2006 18:23, Richard Fish wrote: > Ok, here is the 'correct' way to do it (I was too lazy to figure it > out until now...) Excellent. It does work. Thank you very much. :) -- Bo Andresen pgphrhqub3GVo.pgp Description: PGP signature

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Richard Fish
On 6/12/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: On Monday 12 June 2006 11:46, Richard Fish wrote: > The most reliable method I have found is to remove the ipw lines > from /lib/modules/`uname -r`/modules.alias and modules.pcimap. Surely they must have plans to make this possible in

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Bo Ørsted Andresen
On Monday 12 June 2006 11:46, Richard Fish wrote: > The most reliable method I have found is to remove the ipw lines > from /lib/modules/`uname -r`/modules.alias and modules.pcimap. Surely they must have plans to make this possible in a config file? Anyway it works. Thx. -- Bo Andresen pg

Re: [gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Richard Fish
On 6/12/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote: I haven't been able to figure out how to prevent that the new udev (090) loads the ipw2100 (wireless lan) during boot. I don't use it very often, and I have set the button that enables/disables the transmitter to also load/unload the kerne

[gentoo-user] prevent udev from loading a kernel module

2006-06-12 Thread Bo Ørsted Andresen
I haven't been able to figure out how to prevent that the new udev (090) loads the ipw2100 (wireless lan) during boot. I don't use it very often, and I have set the button that enables/disables the transmitter to also load/unload the kernel module. Any hints or pointers appreciated? -- Bo Andr