(solved)Re: how to prevent a module from auto loading

2010-06-08 Thread Long Wind
Thank Alexander Batischev! I add the line to /etc/modprobe.d/blacklist Now it works! On Wed, Jun 9, 2010 at 1:31 AM, Alexander Batischev wrote: > On Wed, Jun 09, 2010 at 11:56:08AM +0800, Long Wind wrote: > > I can suggest following command: > > # echo 'blacklist usbserial' >> /etc/modprobe.d/bla

Re: how to prevent a module from auto loading

2010-06-08 Thread Alexander Batischev
On Wed, Jun 09, 2010 at 11:56:08AM +0800, Long Wind wrote: > I use etch > When I plug a USB device, usbserial module is autoloaded in kernel 2.4 > (or error messages appear in kernel 2.6) > I want to load acm module > My question is how to prevent usbserial from autoloading > Thanks! I can suggest

how to prevent a module from auto loading

2010-06-08 Thread Long Wind
I use etch When I plug a USB device, usbserial module is autoloaded in kernel 2.4 (or error messages appear in kernel 2.6) I want to load acm module My question is how to prevent usbserial from autoloading Thanks! -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject o