• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Custom Kernel for Stock ROM

I fixed the wireless!

Needed the wireless module from stormdroid to work. Hope that is ok that I pulled the wireless.ko, if not let me know.

Here is how I got it to work:

pulled wireless.ko out of the stormdroid zip (/system/lib/modules) saved it to my H drive, then ran:

H:\>adb push wireless.ko /sdcard/wireless.ko
2296 KB/s (2425329 bytes in 1.031s)

H:\>adb shell
$ su
su
# mount -o remount, rw /system
# mv /system/lib/modules/wireless.ko /system/lib/modules/wireless.bak
mv /system/lib/modules/wireless.ko /system/lib/modules/wireless.bak
# cat /sdcard/wireless.ko > /system/lib/modules/wireless.ko
cat /sdcard/wireless.ko > /system/lib/modules/wireless.ko
#

Then reboot

*******EDIT - Forgot to add you have to mount the system RW
 
Upvote 0
well thanks, I wouldnt go that far to say I am epic, just dug around a bunch and saw on a CM wiki that the modules are tied to the kernel and have to be recompiled. I don't know how to do that so I just used the one that was already compiled for the kernel you gave me. Glad to have helped with SD though!
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones