Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
unloading non-essential modules: SOLVED
Collapse
X
-
unloading non-essential modules: SOLVED
I have been trying to unload non-essential modules that are loaded on startup with hfw 1.2.2 by lewy. I have tried rmmod and modprobe -r with no success. I have even gone into the lib/modules directory and still the modules will not unload. Does anyone know where the script is located that pre-loads the modules upon startup? Usually I use a script in init.d for all my modules but I didnt see a 01xxxx script there.Last edited by Gfunk; 07 September 2013, 22:26.Tags: None
-
I was just thinking that maybe perhaps kernel module unloading is not configured in the kernel .config for wassers kernels. Checking .config for support...
Unloading support is built into the kernel:
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
-
Good you found solution for your problem.
For now all modules are insmoded from boot.img init.rc.Everything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
What's Going On
Collapse
There are currently 1568 users online. 1 members and 1567 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment