Kodi Community Forum
OpenELEC Testbuilds for RaspberryPi Part 2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: OpenELEC Testbuilds for RaspberryPi Part 2 (/showthread.php?tid=184866)



RE: OpenELEC Testbuilds for RaspberryPi Part 2 - rbej - 2013-09-15

Subfolder name does not matter in my builds. This is Frodo version.


OpenELEC Testbuilds for RaspberryPi Part 2 - kreeturez - 2013-09-15

The archive:
OpenELEC-RPi.arm-Rbej-Version-Frodo-Branch(15.09.2013).tar

Has one sub-folder:
OpenELEC_Gotham-RPi.arm-devel-20130915161035-r15725

But yeah, as rbej confirms, it's Frodo!

Comfirmed: Amplification/Volume issue is sorted in this build!

Fix should hence sort issues with 3.2 official!

Edit: Skin.Widgets issue I reported earlier seems sorted here as well. Opening libraries is outstandingly fast. Fantastic...


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Trickname - 2013-09-15

fast channel switch is gone Sad

last good build for this is gotham 25-08-2013


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - popcornmix - 2013-09-15

(2013-09-15, 17:51)Trickname Wrote: fast channel switch is gone Sad

It's never been in Frodo.


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Trickname - 2013-09-15

thx popcornmix will check this again


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Wanderlei - 2013-09-15

I thought overclocking was being ignored but its because of the 'ondemand' governor. Just wondering what the threshold was for it and if we are able to change it?


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - popcornmix - 2013-09-15

(2013-09-15, 18:48)Wanderlei Wrote: I thought overclocking was being ignored but its because of the 'ondemand' governor. Just wondering what the threshold was for it and if we are able to change it?
Code:
cat /sys/devices/system/cpu/cpufreq/ondemand/up_threshold



RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Wanderlei - 2013-09-15

I made file 'autostart.sh' in Configfiles folder

Code:
#!/bin/sh
( echo 50 > /sys/devices/system/cpu/cpufreq/ondemand/up_threshold )&

Tried sleep 20 in first line but got error.

Make it executable

Code:
chmod a+x /storage/.config/autostart.sh

Reboot, but

Quote:cat /sys/devices/system/cpu/cpufreq/ondemand/up_threshold

Stills says 95?

If I 'sh /storage/.config/autostart.sh' then try 'cat /sys/devices/system/cpu/cpufreq/ondemand/up_threshold' is says 50.


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - bikemike - 2013-09-15

I just tried OpenELEC-RPi.arm-Rbej-Version-Frodo-Branch(15.09.2013) and the new sorting seems really fast but when choosing descending sort it seems that .. (up) is last in the list, not first.


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - RichG - 2013-09-15

Latest rbej Frodo seems to have broken my lirc remote control (works fine on latest Gotham build).

'lsmod' comes back with nothing to show even after 'modprobe lirc_rpi'.

Anyone else seeing this or is just me?


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - popcornmix - 2013-09-16

(2013-09-15, 21:26)bikemike Wrote: I just tried OpenELEC-RPi.arm-Rbej-Version-Frodo-Branch(15.09.2013) and the new sorting seems really fast but when choosing descending sort it seems that .. (up) is last in the list, not first.

I'm not seeing this. Anyone else see it? Can you explain exactly what view you are in?
I went from main menu to Movies. Brought up side panel (in media info 2 view, sort by title, sort:ascending) and changed to sort:descending.
The list appeared correctly sorted.

Is it also incorrect with descending sort by year/rating/duration etc?


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Jönke - 2013-09-16

Recommended settings to be able to play http://www.imdb.com/title/tt1446714/ ? (the dreamscen)

If i remember correct i was reading that someone was able to do so on rpi with overclocking


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - popcornmix - 2013-09-16

(2013-09-16, 20:06)Jönke Wrote: Recommended settings to be able to play http://www.imdb.com/title/tt1446714/ ? (the dreamscen)

If i remember correct i was reading that someone was able to do so on rpi with overclocking

What format is the file in?
Start by trying to play it locally (usb stick, or sdcard)
Assuming that works, then you may have to tweak your network settings if it works locally but not from network.


RE: OpenELEC Testbuilds for RaspberryPi Part 2 - Milhouse - 2013-09-16

(2013-09-16, 12:52)popcornmix Wrote: I'm not seeing this. Anyone else see it? Can you explain exactly what view you are in?

Neither am I, all seems to be working fine - Sets and TV shows too.


OpenELEC Testbuilds for RaspberryPi Part 2 - Airwolfuk - 2013-09-16

Just checking, is the latest Frodo build (14 sept) based on openelec 3.2?