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

This should resolve your issue.
Following these terminal commands,
Code:
# sysrw
# chmod 755 /system/etc/init.d/15noop
# sysro
# reboot
I still get the same output as before:
Code:
cat /sys/block/*/queue/scheduler
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
noop [cfq] 
none
none
none
none
none
none
none
none
none
none
none
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq 
[noop] cfq
 
What happens if you run it in a su terminal?
I ran it in su terminal as
Code:
sh /system/etc/init.d/15noop
I now get the output:
Code:
cat /sys/block/*/queue/scheduler  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq 
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
none 
none 
none 
none 
none 
none 
none 
none 
none
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq  
[noop] cfq
none
It seemed to work, although I don't know what that stray "none" at the end means. I'll try adding that 'sleep 60' at the beginning and see if that works for reboots.
 
Last edited:
The 'none' is supposed to be there, its fine.

Sent from my Droid using Tapatalk
 
Has anybody noticed a slowdown/freezes after switching to noop? I switched from ADW EX to GoLauncher so that may be the cause, but pulled the noop script to see if things improve.
 
how about rooting? im sure it wont take long, but i need me some wifi teathering... im getting close to upgrade time...just dont know what to get or to wait it out. Im not a samsung fan. their galaxy series with the fascinate was horrible. I dont know if i can get past how crappy that phone was/is
 
Back
Top