Posts: 44
Joined: Apr 2015
Reputation:
1
Upgraded from #514 to #515 and video output is completely corrupted (with sound). White screen with a few green and pink random squares of different sizes scattered onscreen. All is good until I start the video, and also trying to stop it freezes the pi2, although I can still ssh to reboot. What debug components should I enable to provide a log?
Posts: 49
Joined: Dec 2014
Reputation:
2
PhilE
Junior Member
Posts: 49
The mmc clock is locked to 250MHz. This makes it immune to variations in core frequency, but also means you can't get to other SD clock frequencies by varying core_freq.
Posts: 9
Joined: Mar 2014
(2015-05-02, 04:26)ahplk Wrote: Here are my results...I haven't had any time with the latest Kodi yet, so I can't speak for stability yet.
Code:
Results
=======
Standard driver: Avg. Write 15.2 MB/s Avg. Read 16.4 MB/s Avg. hdparm 18.02 MB/s (core_freq=525, force_turbo=1, devel-20150426210607-#0426-g160dc2d)
New SD driver: Avg. Write 15.47 MB/s Avg. Read 17.2 MB/s Avg. hdparm 19.37 MB/s (dtoverlay=sdhost, core_freq=525, force_turbo=1, devel-20150501221805-#0501-g774f426)
RPI 2 + Patriot 16GB Class 10 -> http://www.patriotmemory.com/product/det...28&type=15 (This may or may not be the same card I'm using, I bought it several years ago and this is the only one on Patriot's site that matches the specs)
Code:
Results
=======
New SD driver + O/C: Avg. Write 15.87 MB/s Avg. Read 18.1 MB/s Avg. hdparm 19.51 MB/s (dtoverlay=sdhost,overclock_50=63, core_freq=500, force_turbo=1, devel-20150515233111-#0515-g7193a10)
New SD driver + O/C: Avg. Write 15.27 MB/s Avg. Read 18.1 MB/s Avg. hdparm 19.51 MB/s (dtoverlay=sdhost,overclock_50=66, core_freq=525, force_turbo=1, devel-20150515233111-#0515-g7193a10)
This is what mine tests at with the latest build; any higher results in crashes. Haven't spent any time with it yet, so I can't vouch for stability at these settings other than Kodi started fine and the benchmarks ran
Any idea why my core_freq=525 write was slower than 500?
Posts: 312
Joined: Jan 2011
Reputation:
1
If I had the existing a sdhost overlay enabled and am happy with perormance as is, can I just not change any settings in this new build and remain as is? Or do I need to change the overlay parameter to keep the existing setup?
Posts: 49
Joined: Dec 2014
Reputation:
2
PhilE
Junior Member
Posts: 49
Good question, and the answer is that you don't need to do anything. The overclock is off by default, and your system will continue to work as before.
Posts: 49
Joined: Dec 2014
Reputation:
2
PhilE
Junior Member
Posts: 49
@ahplk - are those numbers repeatable? If so, I don't have an easy answer for you, but it could be a subtle timing difference that ends up making the slower clock more efficient to use.
Posts: 247
Joined: Mar 2012
Reputation:
0
MONSTA
Senior Member
Posts: 247
#514 plays hevc a lot better than before, but still not smooth. 720p stutters if bitrate is above 1000 kbps . CPU 900 MHz (Pi2)