How do we have certain a scold modules have been loaded?
You can possibly manually configure /etc/conf.modules (or /etc/modules.conf with 2.4-ready versions of modutils) to bucket the modules we need similar to this;
alias usb uhci
post-install uhci modprobe printer
post-install printer modprobe joydev
post-install joydev modprobe hid
This creates certain the modules we need for my joystick as well as printer have been loaded, if we cgange your complement startup to “modprobe usb”.
Or … the improved approach would be to set up the hotplug scripts; which sets things up to compare your stream hardware, instead of regulating the immobile configuration. And we might not even need to cgange your complement startup over revelation it to operate /etc/rc.d/init.d/hotplug to begin things.
Article Source: レジストリクリーナー
Post a comment