Re: stop kernel module loading at boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Birt, Jeffrey wrote:
I had installed Linuxant's driverloader to be able to use my wireless
card in my laptop.  I could not get it to work with S3 (suspend to ram)
so I uninstalled it (by Linuxants directions) and its kernel module
still loads at boot time (although I can't locate it with modprobe?).  I
have had no luck trying to figure out what causes it to load at boot.
I've checked modules.conf rc.local etc with no luck.  Any ideas?

You didn't say which Fedora you're running. If you have a 2.6 kernel, then it's /etc/modprobe.conf that you should be looking at. The module should be located somewhere in /lib/modules/`uname -r`, so:

	find /lib/modules/`uname -r` -name whatever.ko -print

should reveal it to you.
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-    If your broker is so damned smart...why is he still working?    -
----------------------------------------------------------------------


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux