[KERNEL MODULE] For ICS .587 Stock Kernel with Locked Bootloader [SMARTASSV2/SIO]

NsZebra

Senior Member
Dec 28, 2012
515
458
0
Buenos Aires
so, Smartassv2 basically lows the freq of the clock to min when screen is off, and it quickly scales up to max when its on..

good idea, but.. what if am hearing to music? have someone tested that?

when screen on it's 1000~1000 or 1000~200 (or either you choose) ?

when screen off goes to 200~200 or to the min freq of the clock set??
 

mdfzhi

Senior Member
Jun 15, 2011
4,148
3,853
0
u dont need 1ghz just to play music.
smartassv2 limit cpu freq to 245mhz when screen is off which really is enough to play music.
the 245mhz limit is hardcoded in the module.
 

Doubtfire

Senior Member
Oct 6, 2012
221
46
0
Mandaluyong City
init.d script

Sir, i tried everything still the smartass and sio are lost when phone is restart.

i tried using the longer script and the shortcut one, still no effect.
i tried to change the permission to rwx-rx-rx, rwx-rwx-rwx, ----rwx-rx,

no prob. in installing the smartass and sio,.

Need Help and THANKS IN advance!

big thanks to the script i now have smartass and sio even on LOCKED bl, and i feel the effect of using it.
very nice! longer battery and smooth in gaming. :highfive: :good: :fingers-crossed:
 

baiclark

Senior Member
Jan 23, 2012
166
102
0
Cebu
.rooted, ofcourse with busybox, and downloaded terminal emulator..

I guess i havent updated my phone from .431 to .587 when i rooted it..

Thanks!..:)

Sent from my ST17i using xda premium
 

baiclark

Senior Member
Jan 23, 2012
166
102
0
Cebu
the missing grep command is usually because busybox.
So i have to update busybox to the latest version right?im using realicsv6 nd the busybox version is 1.17.1..

Is it okay to update busybox to newer versions on 2011 devices? Because when i was an x8 user,updating busybox would cause softbrick because the commands are dependent on the old busybox version..

Jusy wondering if it also happens on 2011 devices..

Sent from my ST17i using xda premium
 

mdfzhi

Senior Member
Jun 15, 2011
4,148
3,853
0
AFAIK its OK to update it manually. Never heard of 2011 gen got soft brick because of updating busybox.
But do create cwm backup just to be sure.
 

Kir3

Senior Member
Aug 5, 2012
1,383
379
113
MK
longer script for init.d is not working. I opened the log and it says some ('then' expected but 'fi;' found) I don't know much of the C/C++ but I know Pascal so it's some syntax error and please correct it :)

Edit: Working with single line method, so definitely a syntax error :)
 
Last edited:
  • Like
Reactions: mdfzhi

mdfzhi

Senior Member
Jun 15, 2011
4,148
3,853
0
longer script for init.d is not working. I opened the log and it says some ('then' expected but 'fi;' found) I don't know much of the C/C++ but I know Pascal so it's some syntax error and please correct it :)

Edit: Working with single line method, so definitely a syntax error :)
thanks. missing semicolon. edited op :p
 
  • Like
Reactions: Kir3