Active Topics

 


Reply
Thread Tools
Posts: 159 | Thanked: 68 times | Joined on Sep 2011 @ India
#2211
Originally Posted by Masoi View Post
why does it always show 72000 not supported when i try to load profile dsp??
have you installed the new kernel-power-settings...?

it seems as if you are using old kp settings..if you are using profile of ur choice.. check if 700 and 750 are deleted and in their place u must have 720...
 

The Following User Says Thank You to knobby For This Useful Post:
Posts: 159 | Thanked: 68 times | Joined on Sep 2011 @ India
#2212
Originally Posted by x61 View Post
I am also having this same problem. Can someone help us?
firsly u must install kernel power 49..there's a conflict b'coz u r tying to install bootimage of kp49 but kp49 is not installed instead u have kp48
 
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#2213
Originally Posted by sirpaul View Post
can anybody please confirm that the fmtx is still working?
Thanks!
It does not work for me either at the moment. Did not investigate it further.

Edit: I solved it by overwriting /usr/sbin/fmtxd again which a newly downloaded modified version. Something must have overwritten/damaged it...

Last edited by ade; 2011-11-22 at 17:36.
 

The Following User Says Thank You to ade For This Useful Post:
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#2214
btw. in case of none working fmtx
i have jacekowski patched fmtxd binary installed
 
Posts: 105 | Thanked: 4 times | Joined on Sep 2011
#2215
Originally Posted by knobby View Post
have you installed the new kernel-power-settings...?

it seems as if you are using old kp settings..if you are using profile of ur choice.. check if 700 and 750 are deleted and in their place u must have 720...
yes i installed it and i checked and theres a 720..and theres also a profile dsp but it shows 720 doesnt support..

Last edited by Masoi; 2011-11-22 at 08:13.
 
Posts: 159 | Thanked: 68 times | Joined on Sep 2011 @ India
#2216
Originally Posted by Masoi View Post
yes i installed it and i checked and theres a 720..and theres also a profile dsp but it shows 720 doesnt support..
r u using latest kenel power 49...? if yes then this problem should not occur afaik..u can try reinstalling kernel-power49, kp modules and kp flasher..
 
Posts: 1,163 | Thanked: 1,873 times | Joined on Feb 2011 @ The Netherlands
#2217
Did you reboot? I had the same problem after upgrading, while 720 was there it still moaned about it till I rebooted
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#2218
As I've confirmed 2 times already, jacekowski's modified binary + kp49 + latest testing CSSU plays nicely - FMTX is working great.

Please guys, read at least few posts (in fact, You should read at least few last pages + first post...), before asking.

Anyway, it seems that Your problem is unrelated to kp.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 
Posts: 176 | Thanked: 190 times | Joined on Jun 2011 @ Italy
#2219
I'm testing the following power profile ('overclock' in batterypatch) that I've edited basing on starving profile and dsp profile, it gives the voltage when needed and when you don't record anything it uses starving voltages:
Code:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
# minimum frequency to use
MINFREQ=500
# maximum frequency to use
MAXFREQ=900
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:22,90 125:22,90 250:28,180 500:29,360 550:32,400 600:34,430 720:54,520 805:54,600 850:54,600 900:54,600 950:60,600 1000:60,600 1100:72,600 1150:72,600"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=0
No reboot till yesterday, I've set starving voltages in 0-600 range , dspprofile voltages in the rest of frequences and 500 as min freq as my kp48 starving profile.
I use also this profile when in standby ('underclock' in batterypatch):
Code:
MINFREQ=125
MAXFREQ=250
FREQS="0:22,90 125:22,90 250:28,180 500:29,360"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=0
This extends the standby time, because it consumes more power only when needed...the dsp default profile eat my N900 O_O
 

The Following User Says Thank You to blackjack4it For This Useful Post:
Posts: 159 | Thanked: 68 times | Joined on Sep 2011 @ India
#2220
Originally Posted by blackjack4it View Post
I'm testing the following power profile ('overclock' in batterypatch) that I've edited basing on starving profile and dsp profile, it gives the voltage when needed and when you don't record anything it uses starving voltages:
Code:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION 
# minimum frequency to use
MINFREQ=500
# maximum frequency to use
MAXFREQ=900
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:22,90 125:22,90 250:28,180 500:29,360 550:32,400 600:34,430 720:54,520 805:54,600 850:54,600 900:54,600 950:60,600 1000:60,600 1100:72,600 1150:72,600"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=0
No reboot till yesterday, I've set starving voltages in 0-600 range , dspprofile voltages in the rest of frequences and 500 as min freq as my kp48 starving profile.
I use also this profile when in standby ('underclock' in batterypatch):
Code:
MINFREQ=125
MAXFREQ=250
FREQS="0:22,90 125:22,90 250:28,180 500:29,360"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=0
This extends the standby time, because it consumes more power only when needed...the dsp default profile eat my N900 O_O
i think latest kernel-power with sr_vdd1 enabled does not depend upon the values you have set in the profile u are using...sr calculates its own values and saves it and then uses the previously calculated value for a particular frequency as a benchmark for the next time...

so IMHO setting too low voltages in the profile has no effect on the actual voltages..

i will be highly obliged if somebody corrects me if i am wrong...

thanks

EDIT :
i cant say anything about kp48

Last edited by knobby; 2011-11-22 at 09:15.
 

The Following 2 Users Say Thank You to knobby For This Useful Post:
Reply

Tags
battery-status, bq27x00_battery, kernel, kernel-power, misiak4king, noobs-cant-read, pali4president, patches, readdirections, revolverspinyou


 
Forum Jump


All times are GMT. The time now is 08:30.