Gr_Terror Posted January 14, 2004 Share Posted January 14, 2004 1)I installed fodora core 1 had no prob 2)then compiled my own 2.6.1 kernel 3)at startup some modules try to load themselves - they fail bcause they dont exist in my new kernel 4) trying to figure whats calling them i deleted the sysinit entries that were calling them but they still try to load- i also deleted all the entries in modules.conf modprobe.conf ( still cant figure out which of these 2 is the active one :rolleyes: ) 5) w00t they still try to load :blink: Any ideas? :huh: examples taken from dmesg request_module: failed /sbin/modprobe -- net-pf-10. error = 256 request_module: failed /sbin/modprobe -- net-pf-10. error = 256 request_module: failed /sbin/modprobe -- net-pf-10. error = 256 request_module: failed /sbin/modprobe -- char-major-10-134. error = 256 request_module: failed /sbin/modprobe -- snd-card-0. error = -16 Link to comment Share on other sites More sharing options...
kemical Posted January 14, 2004 Share Posted January 14, 2004 i would figure that fedora would have some kind of graphical client that would allow you to edit such things but on my gentoo box i would just edit my modules config file and whatever i commented out would not load Link to comment Share on other sites More sharing options...
Gr_Terror Posted January 14, 2004 Author Share Posted January 14, 2004 Figured it out :p i disabled the kernel auto module loading feature :D Link to comment Share on other sites More sharing options...
kemical Posted January 16, 2004 Share Posted January 16, 2004 if thats sorta like hotplug make sure you have the rest of you modules loaded manually i assume you do though Link to comment Share on other sites More sharing options...
Gr_Terror Posted January 18, 2004 Author Share Posted January 18, 2004 I dont have any modules- everything in the kernel :p (1,5 mb) Link to comment Share on other sites More sharing options...
pagal Posted January 18, 2004 Share Posted January 18, 2004 you could delete/comment out the modules under /etc/modules.autoload.d/kernel-KV ... KV would be the kernel version, in your case kernel-2.6 Link to comment Share on other sites More sharing options...
Gr_Terror Posted January 18, 2004 Author Share Posted January 18, 2004 i dont seem to find anything like this in fedora core 1 Link to comment Share on other sites More sharing options...
pagal Posted January 18, 2004 Share Posted January 18, 2004 hmm...strange. oh well, you got the problem fixed anyway :D btw, it could be because you made everything in the kernel... Link to comment Share on other sites More sharing options...
Recommended Posts