View Single Post
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#1878
Originally Posted by LightRain View Post
Just tried out the new kernel. Now device constantly reboots on default profile.
Anybody experienced the same?

Edit: Now corrupted Optfs. Cannot mount. What should I do now?
diff --git a/kernel-power-settings/config/default b/kernel-power-settings/config/default

index 68b8160..e369af5 100644 (file)


--- a/kernel-power-settings/config/default
+++ b/kernel-power-settings/config/default
@@ -4,9 +4,9 @@ MINFREQ=250
# maximum frequency to use
MAXFREQ=600
# list of frequency configurations: each "frequency:volt,dsprate"
-FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:54,400 600:60,430 700:60,430 750:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520"
-SMARTREFLEX_VDD1=0
-SMARTREFLEX_VDD2=0
+FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:54,400 600:60,430 720:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520"
+SMARTREFLEX_VDD1=1
+SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000

You could see there the default values of kp-settings was altered I'm not sure yet but most probably it's a case to case problem. Maybe you could try loading lv profile instead? Hmmm wonder why they changed the default values I think default should always be default nomatter what and any changes should be applied seperately