What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[KERNEL] Kernel (deprimed_test) - Break It If You Can

I like it... running this on my D1 MIUI 4.29 Rom and getting decent quadrant scores...

attachment.php

My highest score on quadrant was 1769, benchmarks like quadrant don't give any real world representation of overall device speed...but still higher than a Nexus One :)
 
If you didn't run the primed or overclock command as su your running stock voltages. To check do this:

Code:
su
modprobe overclock
msocv
cat /proc/overclock/mpu_opps
rmmod overclock

I'm running the deprimed as it is and I get no such file or directory for all those commands...is that for overclocking using a script to determine frequency slots and voltages? I'm running setCPU just for the purpose of being able to use the Screen Off profile. I would like to keep as few as background processes running as possible, but some are just too essential:)
 
If you didn't run the primed or overclock command as su your running stock voltages. To check do this:

Code:
su
modprobe overclock
msocv
cat /proc/overclock/mpu_opps
rmmod overclock

I'm running the deprimed as it is and I get no such file or directory for all those commands...is that for overclocking using a script to determine frequency slots and voltages? I'm running setCPU just for the purpose of being able to use the Screen Off profile. I would like to keep as few as background processes running as possible, but some are just too essential:)

You wouldn't have a /proc/overclock directory until you load the overclock module, by default the values stored in /proc/overclock/mpu_opps will be the stock voltages (vsel) until modified

Here are the stock vsel values:

900mhz = vsel:63
800mhz = vsel:62
700mhz = vsel:62
600mhz = vsel:62
550mhz = vsel:56
400mhz = vsel:39
250mhz = vsel:39

I added these to the relevant OP section.
 
Last edited:
@prime
I definitely ran the overclock command as su after installing the kernel so I guess I wasn't running stock voltage which explains the amazing battery life. If I understand correctly.

As a side note, I've downloaded Test 20 twice and installed it no less than 4 times and can't get a full boot up. It makes it to the boot animation then does an FC of the system. I noticed the file size on 20 is quiet a bit smaller than 19. Anyone else have the boot issue with Test 20?
 
What is the purpose of installing the milestone overclock app? Do I have to "load" it for it to work, or does it only have to be installed and leave it alone? The CM7 governor seems to be doing its thing...
 
You only need the milestone app for overclocking prime's kernel above 900 MHz (the easy way, but you can only change the top slot). If you're not going to do that, you don't need it. This can also be achieved by manually editing the 20overclock file on your phone which gives you full control over the kernel's speed and voltage.
 
Prime, so ULV seems to result in FC's for me quite a bit. Can you recommend some stable vsel values for droids that are a bit touchy about ULV? I'm really hoping to run with a bit better battery life so would like to try the LV/ULV stuff but just never had luck in the past.
 
Prime, so ULV seems to result in FC's for me quite a bit. Can you recommend some stable vsel values for droids that are a bit touchy about ULV? I'm really hoping to run with a bit better battery life so would like to try the LV/ULV stuff but just never had luck in the past.

Could you try my previous kernel that does not have BFS?

http://bit.ly/deprimed_previous

Try running stock voltage, no compcache..I believe your battery life will improve.
 
#19, much better battery life. Still burnt 20% in anhour but constant net/display. Display was the majority of battery usage. Thanks prime! Loving it

Sent from my Droid using DroidForums
 
Last edited:
Back
Top