Results 1 to 4 of 4
hi everybody
I have compiled the kernel 2.6.10,but modules which are in modules.conf, are not loaded.but all of the modules are loaded in 2.4.31.
thanks for any guide or help....
- 10-22-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 20
slackware with 2.6.10
hi everybody
I have compiled the kernel 2.6.10,but modules which are in modules.conf, are not loaded.but all of the modules are loaded in 2.4.31.
thanks for any guide or help.
- 10-22-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
hi
for the 3rd time, you don't load the kernel modules in /etc/modules.conf, its just used for module options and aliases.
you want /etc/rc.d/rc.modules
- 10-22-2006 #3Just Joined!
- Join Date
- Apr 2006
- Posts
- 20
Hi dear kern.
Excuse me,
please giude me,how do I load this related modules ?
Code:alias /dev/ttySHSF* hsfserial alias char-major-240 hsfserial alias /dev/ttyCUA* hsfserial alias char-major-241 hsfserial alias /dev/modem hsfserial alias char-major-10-63 sonypi options sonypi minor=63 fnkeyinit=1 options hsfserial serialmajor=240 calloutmajor=241 # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF version 1.0.9a --- alias char-major-116 snd alias char-major-14 soundcore alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss alias snd-card-0 snd-intel8x0 alias sound-slot-0 snd-intel8x0 # --- END: Generated by ALSACONF, do not edit. ---
- 10-22-2006 #4Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
edit /etc/rc.d/rc.modules


Reply With Quote
