Solved: Problem with performance governor
|
24th Jan, 2013, 07:38 PM
Post: #1
|
|||
|
|||
Problem with performance governor
Hi,
I tried the testing XBMC RC3 & new firmware and everything seems to work until I tried some high bitrate + DTS movie. I just saw that overclocking is not working anymore. I don't know if it's a problem with new firmware, I didn't try before upgrading firmware My config.txt is : Code: arm_freq=900 cpufreq detects my overclocking : Code: xbian@xbian:~# dmesg |grep cpufreq but the arm freq while watching movies is stuck @ 700 Mhz : Code: xbian@xbian:~# sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq If i switch to ondemand governor, the arm goes @ 900 Mhz on load and the movie plays fluently. Does anybody have the same problem ? Thx. |
|||
24th Jan, 2013, 07:52 PM
Post: #2
|
|||
|
|||
RE: Problem with performance governor
Did you check:
Code: sudo cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq pilight - modular domotica solution
|
|||
25th Jan, 2013, 02:04 AM
Post: #3
|
|||
|
|||
RE: Problem with performance governor
Yes, it was 700 Mhz with performance governor
|
|||
25th Jan, 2013, 05:50 AM
Post: #4
|
|||
|
|||
RE: Problem with performance governor
The there is cleary something wrong with your install. Did you run rpi-update?
Also, can you post a full dmesg on pastebin and post the link here? pilight - modular domotica solution
|
|||
25th Jan, 2013, 06:00 AM
Post: #5
|
|||
|
|||
RE: Problem with performance governor
Here is my full dmesg : http://pastebin.com/rMJgyAWw
Tonight I will try to revert to standard xbian config.txt just in case. |
|||
25th Jan, 2013, 06:10 AM
Post: #6
|
|||
|
|||
RE: Problem with performance governor
kernel seems fine...
pilight - modular domotica solution
|
|||
25th Jan, 2013, 06:23 AM
Post: #7
|
|||
|
|||
RE: Problem with performance governor
Ok, solved, the guilty is the initial_turbo=30. Thx anyway for help.
|
|||
25th Jan, 2013, 06:27 AM
Post: #8
|
|||
|
|||
RE: Problem with performance governor
You're welcome!
pilight - modular domotica solution
|
|||
26th Jan, 2013, 06:56 AM
Post: #9
|
|||
|
|||
RE: Problem with performance governor
Hello,
it seems i have a similar problem. My Pi is overlocked to 1 GHZ. dmesg shows this Code: root@xbian:/home/xbian# dmesg |grep cpufreq then cat cur freq Code: root@xbian:/home/xbian# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq and cat cpuinfo shows this Code: root@xbian:/home/xbian# cat /proc/cpuinfo I have 3 different values, which one is the right? Every command was executed while running an 1080p movie. |
|||
26th Jan, 2013, 07:16 AM
Post: #10
|
|||
|
|||
RE: Problem with performance governor
The second
The other two only show the specs as stated by the manufacturer pilight - modular domotica solution
|
|||
26th Jan, 2013, 09:08 AM
Post: #11
|
|||
|
|||
RE: Problem with performance governor
ok, then everything should be fine.
Thank you. |
|||
« Next Oldest | Next Newest »
|