[MODULES][Xperia S] NLS_UTF8 | NTFS | TUN/TAP | CPU Governors
[ info ]
so since the kernel sources are now out (atleast for the Xperia NX) till we get kernel sorted out i think this should be useful for some users...
these are build using the vermagic based on this screenshot:
i am providing the kernel modules for: NLS_UTF8 - Native Language Support UTF8 NTFS support - support to mount NTFS formatted drives/devices TUN/TAP support - VPN support (more info here) CPU Governor: Interactive - from pyramid-bricked-kernel by showp1984 CPU Governor: SmartAssV2 - SMP MSM8x60 support by faux123 from pyramid-bricked-kernel by showp1984 CPU Governor: MinMax - from pyramid-kernel by LeeDroid- CPU Governor: SmartAss - SMP MSM8x60 support by faux123 from pyramid-kernel by LeeDroid-
i dont yet have this device but i plan to buy it.... if u guys want to donate to me to get this device OR if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
i am currently channeling all my donations to get this phone asap and to avoid selling my ARC!!!
Thanks a lot DooMLoRD, worked well with init script !
howver i encountered a very weird problem:
# ls
ls
tun.ko
ntfs.ko
nls_utf8.ko
cpufreq_smartass22.ko
cpufreq_smartass.ko
cpufreq_minmax.ko
cpufreq_interactive.ko
# insmod cpufreq_smartass2.ko
insmod cpufreq_smartass2.ko
insmod: init_module 'cpufreq_smartass2.ko' failed (No such file or directory)
# insmod tun.ko
insmod tun.ko
# insmod ntfs.ko
insmod ntfs.ko
# insmod nls_utf8.ko
insmod nls_utf8.ko
# insmod cpufreq_minmax.ko
insmod cpufreq_minmax.ko
# insmod cpufreq_interative.ko
insmod cpufreq_interative.ko
insmod: can't open 'cpufreq_interative.ko'
as u can see from ls the files are there. wonder why it's not picking up the modules?
---------- Post added at 11:55 AM ---------- Previous post was at 11:53 AM ----------
I've tried using absolute path, it gives a different error:
su
busybox insmod /mnt/sdcard/xps_modules/cpufreq_interactive.ko
insmod: can't insert '/mnt/sdcard/xps_modules/cpufreq_interactive.ko': unknown symbol in module, or unknown parameter
---------- Post added at 11:57 AM ---------- Previous post was at 11:55 AM ----------
I've tried using absolute path, it gives a different error:
su
busybox insmod /mnt/sdcard/xps_modules/cpufreq_interactive.ko
insmod: can't insert '/mnt/sdcard/xps_modules/cpufreq_interactive.ko': unknown symbol in module, or unknown parameter
Xpera Z + SanDisk 64GB
Astell and Kern / Rainbow Audio RAWK100 + 2xSanDisk 64GB
SGS3 LTE /w kzn v1.0 ROM + SanDisk 64GB
SGS3 /w Omega v27.2 ROM + SanDisk 64GB
Previous Devices:
HTC: Rezound, Desire Z, HD2, Hero, Dream, Touch, Atom, Tytn II, 838 Pro
Samsung: P6800,P7500,N7000,I9250,SHV-E160S,I9200,I9100,I9000,F388
Sony: Arc, X10, XPS
Apple: 2,3G,3GS,4,4S,iPad2,iPad3,iPadMini
Mods for I9305 > Chinese IME - 15 Button toggle Mod - Note 2 Gallery + Camera Mod - Extended Power Menu
Thanks a lot DooMLoRD, worked well with init script !
howver i encountered a very weird problem:
# ls
ls
tun.ko
ntfs.ko
nls_utf8.ko
cpufreq_smartass22.ko
cpufreq_smartass.ko
cpufreq_minmax.ko
cpufreq_interactive.ko
# insmod cpufreq_smartass2.ko
insmod cpufreq_smartass2.ko
insmod: init_module 'cpufreq_smartass2.ko' failed (No such file or directory)
# insmod tun.ko
insmod tun.ko
# insmod ntfs.ko
insmod ntfs.ko
# insmod nls_utf8.ko
insmod nls_utf8.ko
# insmod cpufreq_minmax.ko
insmod cpufreq_minmax.ko
# insmod cpufreq_interative.ko
insmod cpufreq_interative.ko
insmod: can't open 'cpufreq_interative.ko'
as u can see from ls the files are there. wonder why it's not picking up the modules?
---------- Post added at 11:55 AM ---------- Previous post was at 11:53 AM ----------
I've tried using absolute path, it gives a different error:
su
busybox insmod /mnt/sdcard/xps_modules/cpufreq_interactive.ko
insmod: can't insert '/mnt/sdcard/xps_modules/cpufreq_interactive.ko': unknown symbol in module, or unknown parameter
---------- Post added at 11:57 AM ---------- Previous post was at 11:55 AM ----------
I've tried using absolute path, it gives a different error:
su
busybox insmod /mnt/sdcard/xps_modules/cpufreq_interactive.ko
insmod: can't insert '/mnt/sdcard/xps_modules/cpufreq_interactive.ko': unknown symbol in module, or unknown parameter
so interactive module is the only one giving issues?
Given the amount of coverage that Android receives around here, you could almost be … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?