LG L9 Overclocking (added v20b-v20d modules) | CWM Zip - LG Optimus L9 P760, P765, P768, P769

Hi, Recently I have done a package which allows to easy installation of oc script.
First thanks to: whirleyes for oc script.
I did 2 versions:
Manual: You must start manual oc script to have oc (It doesn't start with system).
Autostart: Oc script starts with system at boot (includes init.d support for L9).
Download (v10a-v10g and v20a-v20d):
Manual and Autostart version: http://artasnotebook.you2.pl/?page_id=16
[B/]
Installation:
1. Install zip witch CWM Recovery (manual or autostart version, your choice)
2.
a) For autostart version
Open /system/etc/init.d/98oc with root explorer in text editor
Change values with your choice:
Code:
echo 0 300 980 > /proc/cpu_control/tweak_cpu
echo 1 600 1200 > /proc/cpu_control/tweak_cpu
echo 2 800 1300 > /proc/cpu_control/tweak_cpu
echo 3 1200 1370 > /proc/cpu_control/tweak_cpu
echo 3 frequency voltage > /proc/cpu_control/tweak_cpu
Save. Done
b) Manual version
Open /system/oc/simple with root explorer in text editor
Change values with your choice:
Code:
echo 0 300 980 > /proc/cpu_control/tweak_cpu
echo 1 600 1200 > /proc/cpu_control/tweak_cpu
echo 2 800 1300 > /proc/cpu_control/tweak_cpu
echo 3 1200 1370 > /proc/cpu_control/tweak_cpu
echo 3 frequency voltage > /proc/cpu_control/tweak_cpu
Save. If you want to execute this script:
Open File with Root Explorer in Linux Script Handler and click Execute. You cant also use Termianl Emualtor to execute script.
Done.

artas182x said:
These theards wasn't moved. First is all about L9 and second has cwm zip for replacing sd. I wrote this for L9.
Links:
http://forum.xda-developers.com/showthread.php?t=2096061
http://forum.xda-developers.com/showthread.php?t=2096138
Click to expand...
Click to collapse
As a reply to my intimations to XDA Admins, just got a PM from Admins, that your both great threads are moved in L9 Dev Section.

Great work!

Excuse me for this noob question but, this script is going to improve my battery life??

Roker1 said:
Excuse me for this noob question but, this script is going to improve my battery life??
Click to expand...
Click to collapse
no, this is gonna lower your battery life. the advantage is you will have better performance.

Maybe this script is better (I'm using this for a long time without problems):
Code:
echo 0 333 830 > /proc/cpu_control/tweak_cpu
echo 1 666 900 > /proc/cpu_control/tweak_cpu
echo 2 999 1050 > /proc/cpu_control/tweak_cpu
echo 3 1300 1340 > /proc/cpu_control/tweak_cpu
This will overclock all the freqences (not only the last), and will reach 1,3GHz. This will also undervolt the cpu for a longer battery life

n00b question here - so you dont need an outside app (like SetCPU) for the OC? the script handles it?

Re: LG L9 Overclocking | CWM Zip
Will this overclock.the gpu!?
Sent from my LG-P765 using xda premium

R: LG L9 Overclocking | CWM Zip
projectedv said:
n00b question here - so you dont need an outside app (like SetCPU) for the OC? the script handles it?
Click to expand...
Click to collapse
No we don't need an app like setcpu, just the script.
hkfree said:
Will this overclock.the gpu!?
Sent from my LG-P765 using xda premium
Click to expand...
Click to collapse
As far as I know we can't overclock the gpu with these modules.
Sent from my LG-P760 using xda app-developers app

Can you create a cwm zip to remove the oc stuff?

Odp: LG L9 Overclocking | CWM Zip
Delete /system/etc/init.d/98oc
Wysyłane z mojego LG-P760 za pomocą Tapatalk 2

artas182x said:
Delete /system/etc/init.d/98oc
Wysyłane z mojego LG-P760 za pomocą Tapatalk 2
Click to expand...
Click to collapse
Thank you very much

Can anybody in this thread help me? My problem is that whenever I set an OC at boot, my phone will hard-freeze about 30 seconds after the script should theoretically finish. It's not the voltages, as I have done extensive stress testing at these voltages when I execute this script in Script Manager post boot, and have tested each voltage and frequency individually. And yet, the thing still freezes every time I either edit this script post-flashing or set this script at boot with Script Manager. Wat do?

DatNexus said:
Can anybody in this thread help me? My problem is that whenever I set an OC at boot, my phone will hard-freeze about 30 seconds after the script should theoretically finish. It's not the voltages, as I have done extensive stress testing at these voltages when I execute this script in Script Manager post boot, and have tested each voltage and frequency individually. And yet, the thing still freezes every time I either edit this script post-flashing or set this script at boot with Script Manager. Wat do?
Click to expand...
Click to collapse
It doesn't work with P760 v10h, tried autostart version.
maybe it's a firmware problem.

Yes this is not working on 10H firmware
Code:
insmod: init_module 'symsearch.ko' failed (Exec format error)

DatNexus said:
Can anybody in this thread help me? My problem is that whenever I set an OC at boot, my phone will hard-freeze about 30 seconds after the script should theoretically finish. It's not the voltages, as I have done extensive stress testing at these voltages when I execute this script in Script Manager post boot, and have tested each voltage and frequency individually. And yet, the thing still freezes every time I either edit this script post-flashing or set this script at boot with Script Manager. Wat do?
Click to expand...
Click to collapse
What exact device do you have?
It may be the stepping from 800Mhz to 1200Mhz . Processors don't like jumping very far between steppings.
Try these steppings and see if they work:
300Mhz
600Mhz
900Mhz
1200Mhz
You may also just have a bad processor. My P769BK has this and I just gave up on overclocking.

sguerrini97 said:
Yes this is not working on 10H firmware
Code:
insmod: init_module 'symsearch.ko' failed (Exec format error)
Click to expand...
Click to collapse
Hope that will work soon

Any news for 10h or 11a?

denzel09 said:
Any news for 10h or 11a?
Click to expand...
Click to collapse
It looks like 10h has different kernel, so probalby overclock modules should be recompiled with 10h kernel source.

thanks for answer,

Related

min scaling CPU freq != cpuinfo min freq

Hello,
Is there any reason why the scaling min freq is not equal to the cpuinfo_min_freq?
By default the scaling min freq is set to 245760
However the cpu can go to 122880
I have manual set this and the phone seems to run fine, changing freq on demand as need and slowing back as it should
I tried editing the /init.qcom.post_boot.sh so it does it every time on boot up but it just overwrote the file with the default
chris... said:
Hello,
Is there any reason why the scaling min freq is not equal to the cpuinfo_min_freq?
By default the scaling min freq is set to 245760
However the cpu can go to 122880
I have manual set this and the phone seems to run fine, changing freq on demand as need and slowing back as it should
I tried editing the /init.qcom.post_boot.sh so it does it every time on boot up but it just overwrote the file with the default
Click to expand...
Click to collapse
I use overclock widget and it do the job (need root)
True, overclock widget sets it perfectly, lets hope this saves more battery
To check cpu running speed use system panel ..
I think that there's a reason cause they set the kernel to that frequency. Probably 122mhz is too low for gsm csmda radio activity or probably cause after some tests they saw that there was no difference in stand by between the two power consumption levels.
I got no problem when on idel setting the max cpu freq to the lowest speed possible
If there were not problems about it they would set it to 122Mhz. Maybe they solved some lags, who know what. But if it's at 245Mhz a reason exists.
Anyway.... I don't know too, I think only Sony Ericsson developers could tell something about this choice.
Probably so their crappy interface and built in demo apps can work
Have had no issues running this at boot time ( via root )
---------------------- snip ---------------
#!/system/bin/sh
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
---------------------- snip ---------------
i save this as "slow.sh"
then run
#sh slow.sh
now idle uses 122.88 mhz and saves alot of battery!
morning_wood said:
Have had no issues running this at boot time ( via root )
---------------------- snip ---------------
#!/system/bin/sh
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
---------------------- snip ---------------
i save this as "slow.sh"
then run
#sh slow.sh
now idle uses 122.88 mhz and saves alot of battery!
Click to expand...
Click to collapse
Hi Morning_wood
Could you please share the whole procedure for us newbi's .. i think saving battery life would help us all allot
kimb0 said:
Hi Morning_wood
Could you please share the whole procedure for us newbi's .. i think saving battery life would help us all allot
Click to expand...
Click to collapse
use the "overclock widget" app
You have separate min/max speeds while idle and while running
kimb0 said:
Hi Morning_wood
Could you please share the whole procedure for us newbi's .. i think saving battery life would help us all allot
Click to expand...
Click to collapse
1. you need root
2. create file "slow.sh" with this entry ( can use notepad or whatever )
#!/system/bin/sh
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
save anywhere eg: /sddcard/slow.sh
3. open a terminal *ConnectBot works fine
4.
$su
#sh /sdcard/slow.sh
5. exit your terminal
note: you need to do this everytime you reboot your phone
I use Android System Info ( System / CPU tab ) to check the cpu usage
morning_wood said:
1. you need root
2. create file "slow.sh" with this entry ( can use notepad or whatever )
#!/system/bin/sh
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
save anywhere eg: /sddcard/slow.sh
3. open a terminal *ConnectBot works fine
4.
$su
#sh /sdcard/slow.sh
5. exit your terminal
note: you need to do this everytime you reboot your phone
I use Android System Info ( System / CPU tab ) to check the cpu usage
Click to expand...
Click to collapse
Thank you
morning_wood said:
I use Android System Info ( System / CPU tab ) to check the cpu usage
Click to expand...
Click to collapse
is this an app?
Could someone please give me some good running settings in overclock widget ?
pukidukie said:
Could someone please give me some good running settings in overclock widget ?
Click to expand...
Click to collapse
set min to the minimum and max to the maximum
The kernel uses a frequency scheduler that automatically changes the speed based on demand
Ok, thank you
Is there any way to fix cpu schedule file, with out widget or slow.sh file to make cpu idle frq constant 122880?
Sent from my E10i using XDA App
Yodd said:
Is there any way to fix cpu schedule file, with out widget or slow.sh file to make cpu idle frq constant 122880?
Sent from my E10i using XDA App
Click to expand...
Click to collapse
Setcpu works fine...
forum.xda-developers.com/showthread.php?t=505419
mo more slow.sh - the easy way revised
----------------------------------------
http://de.blank-online.eu/file/autostart.apk
How to do the slow-cpu
Make a autostart.sh file on your desktop containing this line:
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
Copy to /sdcard/
Install the autostart.apk
Reboot phone / say yes to superuser
Plug in phone * with usbdebuging of course
ADB shell, su to root
In ADB shell do...
mkdir /data/opt
cd /data/opt
busybox cp /sdcard/autostart.sh /data/opt
chmod 777 autostart.sh
reboot
Enjoy slowcpu at bootup!
morning_wood; said:
Make a autostart.sh file on your desktop containing this line:
echo 122880 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
Install the autostart.apk
In ADB shell do...
mkdir /data/opt
cd /data/opt
busybox cp /sdcard/autostart.sh /data/opt
chmod 777 autostart.sh
reboot
/QUOTE]
Not for me.....
I'm trying with #!/sh.....etc...
Thank you
Click to expand...
Click to collapse

[Q] Problem to install interactive governor

Hello,
i use stock rom 2.3.3 and i've tried to install interactive governor. I've extracted cpufreq_interactive.ko to system/lib/modules, edited install-recovery.sh and added in it :
#modules
insmod /system/lib/modules/cpufreq_interactive.ko
#cpufreq governor
echo "interactive" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 85 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_maxspeed_load
echo 50000 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/min_sample_time
after reboot, nothing happens, no "interactive" in the menu of setcpu.
Thanks for the solution.
gravia said:
Hello,
i use stock rom 2.3.3 and i've tried to install interactive governor. I've extracted cpufreq_interactive.ko to system/lib/modules, edited install-recovery.sh and added in it :
#modules
insmod /system/lib/modules/cpufreq_interactive.ko
#cpufreq governor
echo "interactive" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 85 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_maxspeed_load
echo 50000 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/min_sample_time
after reboot, nothing happens, no "interactive" in the menu of setcpu.
Thanks for the solution.
Click to expand...
Click to collapse
With some custom kernels interactive does not work ex.Zkernel
But i'm under official kernel (stock rom SE)
Sent from my X10i using XDA App
gravia said:
Hello,
i use stock rom 2.3.3 and i've tried to install interactive governor. I've extracted cpufreq_interactive.ko to system/lib/modules, edited install-recovery.sh and added in it :
#modules
insmod /system/lib/modules/cpufreq_interactive.ko
#cpufreq governor
echo "interactive" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo 85 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/go_maxspeed_load
echo 50000 > /sys/devices/system/cpu/cpu0/cpufreq/interactive/min_sample_time
after reboot, nothing happens, no "interactive" in the menu of setcpu.
Thanks for the solution.
Click to expand...
Click to collapse
did u follow instrcutions exactly from here? http://forum.xda-developers.com/showthread.php?t=1221425
sofir786 said:
did u follow instrcutions exactly from here? http://forum.xda-developers.com/showthread.php?t=1221425
Click to expand...
Click to collapse
Thanks to help me but i'm newbie in the use of SDK.
For each code of this thread, i must use SDK or another tool ?
sorry, no one for help ?

[GSM/CDMA -- IO OPTIMIZATION] EternityProject's V(R) I/O Scheduler Kernel Module

Welcome to another EternityProject Thread....
What do we have here?
It is the V(R) Scheduler! V(R) Scheduler is a reinforcement schedule in which the number of responses necessary to produce reinforcement varies from trial to trial.
It will produce an high rate of responding greatest activity of all schedules and responding rate is high and stable.
What do we need?
1. Willing to download something and pulling it on your phone
2. Absolutely no patience.
Download:
V(R) Scheduler Kernel Module: HERE
How to activate it:
Method 1:
1. Download it and.. cp /sdcard/downloads/vr-iosched.ko /tmp/
2. Insert it, so... insmod /tmp/vr-iosched.ko
3. Activate it. I use AnTuTu CPU Master Free: Advanced, I/O Scheduler: vr - then Apply.
Method 1 won't persist after a reboot.
Method 2:
1. Download it and.. cp /sdcard/downloads/vr-iosched.ko /tmp/
2. Use this script (AS ROOT on an app like Script Manager) for insmodding and setting it at boot time:
Code:
insmod /tmp/vr-iosched.ko
echo vr > /sys/block/mmcblk0/queue/scheduler
echo vr > /sys/block/mmcblk1/queue/scheduler
Method 2 persists after a reboot if the script is set on Script Manager (or similar) to be executed as ROOT and at every boot.
The Eternity Project Team Manager,
--kholk
Oh cool! Downloading it now!
When I run the script it says that the file cannot be found.
Where do I have to place the file?
Sorry but how do u download it... im on my phone and it just takes me to the website with a bunch of codings
Edit: ok i got it and i did method 2 with script manager... how do i kjnow if it is runnig?
Sent from my DROID RAZR using xda premium
Aashrey99 said:
When I run the script it says that the file cannot be found.
Where do I have to place the file?
Click to expand...
Click to collapse
You have to place the file in /tmp/
blkghost22 said:
Sorry but how do u download it... im on my phone and it just takes me to the website with a bunch of codings
Edit: ok i got it and i did method 2 with script manager... how do i kjnow if it is runnig?
Sent from my DROID RAZR using xda premium
Click to expand...
Click to collapse
You can check that it is running in two ways:
1. Download AnTuTu CPU Master Free and if the selcted iosched governor is vr it is working.
2. Open a root shell and type:
cat /sys/block/mmcblk0/queue/scheduler
cat /sys/block/mmcblk1/queue/scheduler
If the output contains "[vr]" and other schedulers (not closed in []) then it is working.
Note that the first method can give bad results on the "test" because I don't know if it is using the same method I'm using to apply the V(R) iosched to the disks. In any case, both will work (applying with CPU Master or with my script).
My scripts just makes sure that the scheduler is applied to both the internal eMMC and the external SDCard.
How do i download it every time i click on the link it opens the binary code!
therazrguy said:
How do i download it every time i click on the link it opens the binary code!
Click to expand...
Click to collapse
Right Click, "Save link as"
Working perfectly on XT910K
Much more responsive than before
Thanks!
Added script with ROM toolbox
Neutron90 said:
Right Click, "Save link as"
Click to expand...
Click to collapse
does it improve my benchmark performance?
Mine improved, since I/O scores and cpu scores go right up.
And scrolling is much more smoother....less spit second lags...
Keep up the good work Kholk!

[KERNEL MODULE] Extra modules pack v0.1.3 (feat. overclock) [OMAP4 kernel 3.0.8]

Some extra kernel modules for you & me.
Modules :
filesystem
ntfs.ko (read/write support)
cifs.ko (with extra attributes)
kernel hacking
symsearch.ko (Unexported symbol finder by Skrilax_CZ)
CPU scaling governor (back ported from other dev)
cpufreq_interactiveX.ko [@] (interactiveX V2 governor by imoseyon)
early suspend support and hotplugging
cpufreq_hotplugX.ko [@] (hotplugX governor by imoseyon)
early suspend support and tweaks
cpufreq_smartass2.ko [@] (SmartassV2 governor by erasmux)
cpufreq_pegasusq.ko [@] (Samsung multi-core governor)
based on modification done by Gokhanmoral
cpufreq_boostedASSv2.ko [@] (a modified smartassv2 governor)
ported from BMc08GT
CPU/GPU frequency control
cpu-control.ko [@] (Tweak CPU frequency & voltage to your like)
my 1st kernel module. based on milestone overclock & opptimizer.
I/O scheduler
sio-iosched.ko (Simple IO scheduler)
based on Noop, Deadline and V(R) IO schedulers. In android world, simple is better
modules with [@] mark requires symsearch.ko to operate
Click to expand...
Click to collapse
These kernel module will work for most Motorola omap4 device. (kernel 3.0.8 only)
Disclaimer : I don't write all of these modules. Only make a few changes/tweak for it to work on our device. Enjoy!
Kernel version : 3.0.8
Kernel source : 67.42.17.XT910S.SKT.en.KR
Compiler setup : CodeSourcerey arm-2012.03-56-arm-none-eabi (-O2 optimization)
Build revision : Project Lense build *.*
Change logs:
0.1.1
- Add Simple I/O scheduler.
0.1.2
- Recompile with -O2 flag. I notice some instability when using -O3 flag
- Tweaked sio scheduler
- Add tweaked pegasusq governor.
0.1.3
- Add cpu overclock/underclock module
- Add boostedASSv2 governor
Click to expand...
Click to collapse
Source code :
https://github.com/ProjectLense/kernel_omap4_spyder
- branch extra_kernel_module
Download link :
extra_kernel_modules_0.1.3.zip - contains all the modules
init.d_n_governor_installer_0.1.3.zip - optional. init.d installer (load all modules to memory on startup).
Update : Add a preview of Tweakerz app.
- Include all kernel module. Module are loaded from app storage.(no install /alter system partition.)
- Load/unload kernel module on-the-fly (No save setting or set on boot option)
- Set CPU voltage/freq via GUI (No persist option yet)
[/LIST]
Easy Install method: (For init.d)
Reboot to recovery
Install extra_kernel_modules_0.1.zip
Install init.d_n_governor_installer.zip (Thanks to core720)
Click to expand...
Click to collapse
Install guide for adding init.d script via Script Manager - SManager app
1.Extract all *.ko files from extra_kernel_modules_0.1.2.zip to /system/lib/modules
2.Open Script Manager, Create new script / modify existing script
Code:
#!/system/bin/sh
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpufreq_interactiveX.ko
insmod /system/lib/modules/cpufreq_hotplugX.ko
insmod /system/lib/modules/cpufreq_smartass2.ko
insmod /system/lib/modules/cpufreq_pegasusq.ko
insmod /system/lib/modules/sio-iosched.ko
3.Save to /system/etc/init.d/
Click to expand...
Click to collapse
Q: How to load a cpufreq governor
1.Load symsearch.ko
2.Load your choice of governor
3.Enable it
Code:
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpufreq_interactiveX.ko
echo interactivex > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Click to expand...
Click to collapse
Q: What is the best cpu-freq governor
maybe this will help you choose/tweak
CPU Governors explained
Pegasusq Governor
Click to expand...
Click to collapse
Q: How to load cpu frequency/voltage (underclock/overclock)
1.Load symsearch.ko
2.Load cpu_control.ko
Code:
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpu_control.ko
Click to expand...
Click to collapse
Q: How to change cpu frequency & voltage
echo id frequency(Mhz) voltage(mV) > /proc/cpu_control/tweak_cpu
example :
Code:
echo 0 196 980 > /proc/cpu_control/tweak_cpu
echo 1 500 1195 > /proc/cpu_control/tweak_cpu
echo 2 750 1320 > /proc/cpu_control/tweak_cpu
echo 3 1000 1388 > /proc/cpu_control/tweak_cpu
echo 4 1350 1410 > /proc/cpu_control/tweak_cpu
ICS kernel default voltage&frequency table
Code:
[B]Id Freq Volt(mV)[/B]
0 300 1025
1 600 1200
2 800 1325
3 1000 1388
4 1200 1398
GB kernel default voltage&frequency table
Code:
[B]Id Freq Volt(mV)[/B]
0 300 1025
1 600 1200
2 800 1313
3 1000 1374
4 1200 1375
** voltage min : 830mV, max : 1410mV
Click to expand...
Click to collapse
More/Details about cpu_control.ko module
To view ICS default frequency-voltage table
Code:
cat /proc/cpu_control/opp_table_default
To view current frequency-voltage table
Code:
cat /proc/cpu_control/opp_table_current
To view current CPU & GPU frequency
Code:
cat /proc/cpu_control/frequency_current
Click to expand...
Click to collapse
whirleyes said:
cpufreq governor install method
1.Load symsearch.ko
2.Load your choice of governor
3.Enable it
Code:
insmod /system/lib/modules/symsearch.ko
insmod /system/lib/modules/cpufreq_interactiveX.ko
echo interactivex > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
Click to expand...
Click to collapse
Will this survive a reboot Whirleyes?
NO.. use init.d or custom init to have it persist.
I've upload new version of bootmenu with 2nd-init support today.
Just waiting for Google Play to start distributing it
Awesome!
"67.42.17.XT910S.SKT.en.KR" is our Razr(Korea Razr).
is that kernel source has been opened?
Thanks for your work!
I'll try to test on my razr.
J.Y.Daddy said:
Awesome!
"67.42.17.XT910S.SKT.en.KR" is our Razr(Korea Razr).
is that kernel source has been opened?
Thanks for your work!
I'll try to test on my razr.
Click to expand...
Click to collapse
see this thread for all link .. ICS source code is now available!
good work
I've created an installer that includes support for automatic load init.d modules so they can select with SetCPU or other similar program....
core720 said:
I've created an installer that includes support for automatic load init.d modules so they can select with SetCPU or other similar program....
Click to expand...
Click to collapse
Thanks.. but to be more efficient, I would like to have them separated.
1. User install my module pack. (extra_kernel_modules_*.zip)
2. User install init.d loader. (init.d_n_governor_installer.zip
core720 said:
I've created an installer that includes support for automatic load init.d modules so they can select with SetCPU or other similar program....
Click to expand...
Click to collapse
I tried to use your flashable zip. It doesn't work, but I found that after I chmod 777 the 90module in the init.d folder it works flawlessly. So I think you need to add that set permissions to your script.
*edited for grammar issues. It was bugging me that my You're and Your was wrong.
Fix....
I don't think the ntfs.ko is working right. I just formatted an sd card with ntfs to test it out after loading the module and it pulls it as a blank sdcard.
Will this work on an XT910? Is the kernel source any different from the 67.42.17.XT910S.SKT.en.KR?
robertwhitten87 said:
I don't think the ntfs.ko is working right. I just formatted an sd card with ntfs to test it out after loading the module and it pulls it as a blank sdcard.
Click to expand...
Click to collapse
don't blame the ntfs.ko, it's MotoBlur problem.(vold limitation)
You have to mount your NTFS partition manually.
DJFliX said:
Will this work on an XT910? Is the kernel source any different from the 67.42.17.XT910S.SKT.en.KR?
Click to expand...
Click to collapse
These modules will work on any 3.0.8 kernel
whirleyes said:
don't blame the ntfs.ko, it's MotoBlur problem.(vold limitation)
You have to mount your NTFS partition manually.
Click to expand...
Click to collapse
Yeah, I realized that after I commented and was playing around some more. Motoblur is the one throwing the blank sd card issue, not the system itself.
So I think it's time to go back to playing. I'm loving the new governor.
does anyone have an init.d script they could throw up to run one of these on boot?
whirleyes said:
Q: How to load a cpufreq governor
I flashed the zips and have not been able to automatically pick the governor while in setcpu.
I loaded up terminal and did the commands you posted but those didnt work unless i substituted /system/lib for /system/bin. Doing that I can now select interactivex. I'd love for the init.d scripts to work so I dont have to fumble around with this every boot. My rom does have init.d support.
Is there a reason for the difference on my phone? I have a razr maxx and running the newest kernel from build 214 and on Arctic rom.
Thanks.
Click to expand...
Click to collapse
Thank you for this. I loaded both zips & init.d works perfectly for me on an OG Razr running the stock 211 rom/214 kernel combo. Everything is available to select & it all runs at boot. System Tuner Pro is what I use to select the governor/scheduler settings.
Sent from my DROID RAZR using Tapatalk 2
Thanks for the modules! They work perfectly. I was wondering if its possible for you to write a script/module that would support editing vsel values for undervolting the cpu. Would be really helpful in extending battery life.
evonc said:
Thanks for the modules! They work perfectly. I was wondering if its possible for you to write a script/module that would support editing vsel values for undervolting the cpu. Would be really helpful in extending battery life.
Click to expand...
Click to collapse
Try check OPPtimizer Projekt, maybe tekahuna has recompile it for ICS.

[XU]Kernel governor problem.

Hello there. In my Xperia U i flashed Terra ROM and Sliding XU 3.5 kernel. I used Lulzactiveq governor because its very fast on the phone, but when i lock the phone and unlock it after a minute or two the phone is very slow like its clocked to 200 MHz max until i enable the settings again (200 min, 1000 max). I dont have this problem with pegasusq(i dont remember the name) governor but its a litte slower. Any help?
krasimiretov said:
Hello there. In my Xperia U i flashed Terra ROM and Sliding XU 3.5 kernel. I used Lulzactiveq governor because its very fast on the phone, but when i lock the phone and unlock it after a minute or two the phone is very slow like its clocked to 200 MHz max until i enable the settings again (200 min, 1000 max). I dont have this problem with pegasusq(i dont remember the name) governor but its a litte slower. Any help?
Click to expand...
Click to collapse
What scripts you have in /etc/init.d/ ?
Nothing the folder is empty.
krasimiretov said:
Nothing the folder is empty.
Click to expand...
Click to collapse
Maybe it's a kernel issue, or governer, I've never used it.
Try another kernel, if it's still the same you can make a script that set max freq.
Lockinging the phone you mean turn screen off?
Yes when turning screen off. Is there any tutorial for making that script?
krasimiretov said:
Yes when turning screen off. Is there any tutorial for making that script?
Click to expand...
Click to collapse
I don't know about tutorial but you can learn from S98screenstate_script from ThunderBolt.
To get max avaio freqrency:
Code:
AWAKE_MAX_FREQ=`cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies | awk '{ print $NF }'` ;
to check it worked:in shell type: echo "$AWAKE_MAX_FREQ"
to change max freq:
Code:
echo "$AWAKE_MAX_FREQ" > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq ;
to check it work, in terminal type: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
Try those commands in shell (terminal emulator or SSH) before you make the script, and also try the script before you put it in /etc/init.d

Categories

Resources