Page 1 of 1

Re: Problem configuring LAN

Posted: Sun Mar 16, 2008 10:54 am
by lakehousetech
You can open a terminal, and use lspci or lsmod to find the specified module number for the hardware you want to disable. Once you do that you can open the blacklist file by typing this into terminal: sudo nano /etc/modprobe.d/blacklist. Once you have the file open for editing you can add the module you wish to blacklist to the list. Hope this helps.