Posts by lrusak
-
-
Which version? Have you tried the latest alpha build?
-
RPi3 doesn't have hardware HVEC support, so it will only work for 720P HVEC files as it has to decode in software.
-
I guess the issue is known but no fix has been found yet, LibreELEC Testbuilds for x86_64 (Kodi 17.0)
-
Thanks for the kind words
-
Could be a kernel issue, Would you be able to test various milhouse builds that use different kernel version to see if any of them work?
-
LibreELEC is not OSMC and the OS's work completely different.
LibreELEC uses two partitions, the system partition needs to be on the SD card for the RPI, the storage partition can be on the SD card also or on a USB stick or anything else. You just need to make sure you adjust the cmdline.txt file in the system partition.
-
just replace the KERNEL and SYSTEM files and you will be good to go.
-
Quote
[20515.829344] Out of memory: Kill process 1081 (kodi.bin) score 586 or sacrifice child
[20515.829432] Killed process 1081 (kodi.bin) total-vm:2265748kB, anon-rss:980228kB, file-rss:0kB, shmem-rss:0kB
[20516.048759] oom_reaper: reaped process 1081 (kodi.bin), now anon-rss:0kB, file-rss:16kB, shmem-rss:0kBSeems there is a memory issue.
Can you monitor the memore usage using 'free -m' command?
We don't include swap support by default otherwise I'd tell you to use a swap file.... -
If you use the "install flash player" function in the chromium add-on settings then it pull the latest version of chrome and uses the flash player from that.
-
Are you aware that the RPi3 has built in wifi?
Otherwise there might be a conflict between the wifi adapters.
-
-
Thank you for the update. I suppose RPi2 build is not compatible with the first version of RPi ?
nope -
-
New builds for RPi2/3 and Generic based on Kodi alpha 3 and Garbears latest work.
Note that with the new builds you will have to remap your controllers as the way it works has changed.
-
-
Test a clean install, then report back
-
I would write an autoexec.py python script to do what you want.
Autoexec.py - Official Kodi Wiki
Otherwise no, the functionality you want isn't implemented natively.