Reply
Thread Tools
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#1
I still didn't figure how to fix this .

Now I was thinking to create a startup script that disables SR2 once system and overclock loads . Now if I enable Apply on startup and reboot my device , the phone will reboot twice or even three times because alaways is loading OC profile without disabling SR2 .

This SR2 is a pain , it f**s up every overclocking profile , making phone running very unstable , everytime forcing you to increase voltage a lot and still NOT stable . I nearly threw my phone against the wall when I got reboot while talking .
__________________
N9 and N900 , the beauty and the beast
 
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#2
Anyone ?
__________________
N9 and N900 , the beauty and the beast
 
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#3
doesn't ariadne sh "..." ask for password?

"NOOB alert]" — maybe than overclock idea is not the best option to play with?
__________________
IRC nick on freenode — ZogG
imgrup
 
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#4
yes it asks for password, in the past i used opensh -c . I know what i am doing but i need a little help
__________________
N9 and N900 , the beauty and the beast
 
ZogG's Avatar
Posts: 1,389 | Thanked: 1,857 times | Joined on Feb 2010 @ Israel
#5
Originally Posted by Dragoss91 View Post
yes it asks for password, in the past i used opensh -c . I know what i am doing but i need a little help
that was the help, it asks for password, so script doesn't really run as you don't enter password?!
__________________
IRC nick on freenode — ZogG
imgrup
 
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#6
Yes I figured this so I tried ariadne -u root ... same result , also chmod -x /opt/overclock/* . :-s
__________________
N9 and N900 , the beauty and the beast
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#7
echo rootme | ariadne... might work
 

The Following User Says Thank You to MohammadAG For This Useful Post:
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#8
Originally Posted by MohammadAG View Post
echo rootme | ariadne... might work
works like a charm ... thanks
__________________
N9 and N900 , the beauty and the beast
 
Posts: 617 | Thanked: 338 times | Joined on Mar 2011
#9
Now I made a .conf file in /etc/init/apps/ but it doesn't load at startup .

This is the .conf file

Code:
description "Disable Smart Reflex 2"
author "dragoss"
stop on stopping xsession
normal exit 0
exec /usr/bin/aegis-exec -s -u user -l "exec /opt/overclock/ocDSR"

I tried also to add echo 0 > /sys/power/sr_vdd2_autocomp in the FasterN9.sh wich is loaded at startup , but still doesn't work .
__________________
N9 and N900 , the beauty and the beast

Last edited by Dragoss91; 2012-07-29 at 10:24.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#10
Those scripts are executed 2-5 minutes after startup, give it some time and see if it works then.

Also shouldn't be executing it as root?
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:56.