Reply
Thread Tools
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#221
Okay, freemangordon, output from "kernel-config show" doesn't seem to vary so I presume you wanted to see /sys/power/sr_vdd1_voltage? I've included both anyway, as well as the gzipped /dev/mtd2 contents.

The vdd1 voltage value started out at 48, then dropped to 44, 39 and finally after about 10 minutes it was on 35.

Thanks for all your assistance.

Code:
ash-n900:/home/user/MyDocs/Music# kernel-config show
current kernel configuration:
current frequency: 500
supported frequencies: 125 250 500 550 600 720 805 850 900 950 1000 1100 1150 
min. frequency: 500
max. frequency: 600
avoid frequencies: 125 250 
active frequencies: 500:39,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, VDD2=0
governor ondemand: ignore nice load= 0, up threshold= 95, sampling rate= 300000, powersave bias= 0
ash-n900:/home/user/MyDocs/Music# cat /sys/power/sr_vdd1_voltage 
35
Attached Files
File Type: gz oops.log.gz (27.3 KB, 61 views)

Last edited by Xagoln; 2012-10-30 at 08:32.
 

The Following User Says Thank You to Xagoln For This Useful Post:
Posts: 1,680 | Thanked: 3,685 times | Joined on Jan 2011
#222
Originally Posted by Android_808 View Post

I have had a few videos lately that haven't played only after the device has been on a while. They get stuck in stock player at loading dots, when the next one in the list works fine. After a reboot they all start working. CuteTube's latest internal player shows slightly different symptoms for the same videos, tearing and skewing at about a 45 degree angle. KP is using DSP profile with 720p support installed.

I remember reading here some device revisions (I have a 2101) have similar issues due to DSP voltage needing a small voltage boost. Just wondering if this had been integrated somehow? If not what would be the requirements of doing so? Something like extracting revision from /proc/cpuinfo during initscript and applying seperate voltages on a per revision basis?
I can confirm this is also the case on my device. Sometimes skewed videos, vidoes not loading (stuck at buffering till skip to next one). I assumed it was a feature of open media player.
__________________
N900: One of God's own prototypes. A high-powered mutant of some kind never even considered for mass production. Too weird to live, and too rare to die.
 

The Following 3 Users Say Thank You to vi_ For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#223
@Xagoln - I really meant the output of kernel-config show after 10-15 minutes. As you may see the values next to frequency vary when SR is on.

what you can do is to lock the frequencies (kernel-config lock NNN) in order 500,550,600 and after that to post the result of kernel-config show and the value of /sys/power/sr_vdd1_voltage for each frequency.
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
artpra's Avatar
Posts: 158 | Thanked: 355 times | Joined on Sep 2011
#224
Originally Posted by vi_ View Post
I can confirm this is also the case on my device. Sometimes skewed videos, vidoes not loading (stuck at buffering till skip to next one). I assumed it was a feature of open media player.
Yes, I can confirm that too - with mediaplayer/openmediaplayer/cutetube/kmplayer/whatever.
 

The Following User Says Thank You to artpra For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#225
Originally Posted by artpra View Post
Yes, I can confirm that too - with mediaplayer/openmediaplayer/cutetube/kmplayer/whatever.
Any chance to provide a video to test with?
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 
artpra's Avatar
Posts: 158 | Thanked: 355 times | Joined on Sep 2011
#226
The last one i 100% remember was downloaded (with sound) by cutetube (non qml) - it played only one time right after reboot. But it also happened few times with videos recorded by the N900 itself (no 720p recording stuff installed).
When N900 locks in such state, You can`t play any video at all, only reboot fixes it - until next time.

Last edited by artpra; 2012-10-30 at 17:09.
 
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#227
@freemangordon, I wrote a little script that stepped through the clockspeeds using the 'kernel-config lock' command, running a 'kernel-config show' and then sleeping 15 minutes and then running it again. It also copied the content of /sys/power/sr_vdd1_voltage before and after the 15 minute sleep. The phone was otherwise idle.

I've attached the results.

Still no variation in the numbers given by kernel-config show, though... any ideas?
Attached Files
File Type: tar srstats.tar (20.0 KB, 72 views)
 

The Following 3 Users Say Thank You to Xagoln For This Useful Post:
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#228
Originally Posted by Xagoln View Post
@freemangordon, I wrote a little script that stepped through the clockspeeds using the 'kernel-config lock' command, running a 'kernel-config show' and then sleeping 15 minutes and then running it again. It also copied the content of /sys/power/sr_vdd1_voltage before and after the 15 minute sleep. The phone was otherwise idle.

I've attached the results.

Still no variation in the numbers given by kernel-config show, though... any ideas?
It is getting even more weird . Actually SR "recognizes" your device to be bad and sets the following voltages:

500:34,550:42,600:48

according to your measurements. Those voltages are way above the voltages in your custom OC profile with SR disabled:

500:34,360 550:38,400 600:42

You said you are not able to enable fmtx. Why is that?

Did you ever try a full reflash (both rootfs and eMMC) to see if it makes any difference?

Are you sure there is no some background running script (ala batterypatch) which sets frequency/voltages?
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following 4 Users Say Thank You to freemangordon For This Useful Post:
Posts: 262 | Thanked: 315 times | Joined on Jun 2010
#229
Originally Posted by freemangordon View Post
It is getting even more weird . Actually SR "recognizes" your device to be bad and sets the following voltages:

500:34,550:42,600:48

according to your measurements. Those voltages are way above the voltages in your custom OC profile with SR disabled:

500:34,360 550:38,400 600:42
That's interesting!

You said you are not able to enable fmtx. Why is that?
I can switch on FMTX and the sound from the n900 speakers will stop, but tuning an FM radio into the specified frequency there is no signal.

Did you ever try a full reflash (both rootfs and eMMC) to see if it makes any difference?
'

Yes, I flashed both root and eMMC about 10 days ago, prior to installing CSSU-thumb. It's the first time I've flashed the eMMC, but the 3rd or 4th time to flash the rootfs.

Are you sure there is no some background running script (ala batterypatch) which sets frequency/voltages?
No, I haven't used batterypatch or speedpatch or anything else that touches freqs/volts.

I don't want to take up too much of your time freemangordon - the n900 community needs you! So if you think my device is just 'funky' or half burned-out, it's no problem. Even though it's the crappiest n900 in existence, it has served me well for many years and I hope will continue to do so
 

The Following 2 Users Say Thank You to Xagoln For This Useful Post:
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#230
one video that played up recently, bit of an odd choice but needed it for demo to a friend

cutetube (non qml)
search for 15 ye old annie wu rocks the three beats for beatbox flute
download to device

cutetube shows skewed image, quite often (see attached). stock media player gets stuck loading. both work straight after reboot.

i have 720p codecs. stock player getting stuck occured before installing them.
Attached Images
 

Last edited by Android_808; 2012-10-31 at 23:32.
 

The Following User Says Thank You to Android_808 For This Useful Post:
Reply

Tags
bq2415x_charger, bq27200, kernel-power


 
Forum Jump


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