CEC should be fixed in the latest images on my share (not nightlies) - would be nice to have confirmation.
Just tested and works fine on minix u9. Which is good because I flashed an ATV ROM and the 3 usb ports on the side no longer work lol
CEC should be fixed in the latest images on my share (not nightlies) - would be nice to have confirmation.
Just tested and works fine on minix u9. Which is good because I flashed an ATV ROM and the 3 usb ports on the side no longer work lol
dazed Thanks for the report. HEVC/HDR etc. and other video/audio gremlins are all known, and CEC is something I'll look into. Did the Minix IR remote work? .. I added an embedded keymap for that. If you could also check BT and run "dmesg | paste" and share the URL it would be appreciated.
Bluetooth seems to work and so does the original remote for it.
For the wider audience: I added a Minix Neo U9-H (S912) device tree to the "box" image based on educated guesswork and the vendor kernel device tree. It would be nice if someone with that box could test it and give feedback.
Have just tested this now. Seems to work fine. Wifi works, file playback and live tv work, haven't tested bluetooth, no HDR and no CEC but I think that's already known. Anything specific you'd like tested?
EDIT: H.265 playback doesn't work.
Maybe tomorrow if i have time
Yeah i have it on a minix u9 just use the dtb from here https://kszaq.libreelec.tv/s912/8.2/device_trees/1gbit_ethernet/ for the u9
I doubt it'll make a differnece but here https://drive.google.com/open?id=14-nrea5srhfamkqof-dkferelhcaw-dc
The only difference between what I'm using and [8.2.2.3] LibreELEC 8.2 for S912 is a small bump in Kodi version so i doubt it'll help.
Here's my hwdb file for my remote all the buttons work once remapped
evdev:input:b0003v0C40p7A1C*
keyboard:usb:v0C40p7A1C*
KEYBOARD_KEY_070070=red # settings
KEYBOARD_KEY_0700bb=green # tabs
KEYBOARD_KEY_070065=yellow # compose
KEYBOARD_KEY_0c0223=blue # home
KEYBOARD_KEY_070073=f1 # mic
KEYBOARD_KEY_0c0224=back # back
KEYBOARD_KEY_07003a=stop # apps
KEYBOARD_KEY_0c00ea=volumedown # voldown
KEYBOARD_KEY_0c00e9=volumeup # volup
KEYBOARD_KEY_0c00b6=pageup # next
KEYBOARD_KEY_0c00b5=pagedown # previous
KEYBOARD_KEY_0c00cd=play # play/pause
Display More
I compiled from GitHub - kszaq/LibreELEC.tv: 'Just enough OS' for Kodi but just updated kodi to a later version than his one
Basically just did what this guy did Remap "Caps Lock" to "Shift" (Missing key on USB RF Remote, "Jump to Letter" feature) and remapped buttons to what i wanted
Same problem with this like the other releases from you where it just crashes while trying to load a channel from mediaportal
afl1 the devel build from boot2k3 here [8.90.6] LibreELEC 9.0 Alpha for S905/S912 devices seems better kodi-devel-1522923916.log - Google Drive
If you are watching 4K 50p HEVC TV and have a Chroma 444,10bit set that will not work because it's outside of HDMI 2.0 Specs.
It's why we need 422,10bit working without the green screen bug - because then you can use 4K 50/60p display modes.
Just regular old 1080@25fps tv channels, as soon as it tries to open the stream from mediaportal it just crashes kodi
This is why i believe this should be solved from the backend.
I don't think it is, i remember something similar to this happening with a previous build from kszaq this is why i have the fallback set to 50hz
if i dont set fallback to 50hz framerate is detected as 0000
Yeah PlayerDebug shows it as 1920x1080@0000
Another fix in pts calculations:
LibreELEC-S912.arm-9.0-devel-1522444424.tar
No video freeze this time but lots of skipped frames and audio drifts in and out of sync
EDIT: Just noticed if i don't have Fallback framerate set to 50hz in the PVR playback settings it doesn't auto switch resolution to 50hz itself. Here's a log from that fallback-framerate-off.log - Google Drive lots of frame skips and video stuutters almost constantly