Android: it gaves the following information: rk322_x-box userdebug 5.1.1 LMY49F 20170303
I confirm post above: you have a Rockchip box, not Amlogic. For now the only Rockchip with (preview) support is RK3288: Omegamoon blog
Android: it gaves the following information: rk322_x-box userdebug 5.1.1 LMY49F 20170303
I confirm post above: you have a Rockchip box, not Amlogic. For now the only Rockchip with (preview) support is RK3288: Omegamoon blog
Only LE issue I found in 'Peter_Gabriel_BDRip_Test.m2t' is invalid framerate:90000 detection, causing to start playback at 50fps and then switching to correct 59.97fps. It looks like bug in ffmpeg. I temporary fixed it in this case using 59.97fps instead of 50fps.
This sample has issues only on S905X, not S905. I think the regression in both HEVC and H.264 high bitrate playback was introduced with amports backported from Nougat kernel, I still need to figure out how to fix this.
[hr]
Also in your log I see audio passthrough is correctly set and opened for TrueHD in 'jellyfish-140-mbps-4k-uhd-hevc-10bit.mkv''. Check your AV receiver.
In my next build there will be one more change that might solve THD/Atmos signalling:
sound/soc/aml/m8: fixup d7caf69: THD/Atmos signalling · kszaq/linux-amlogic-le@f24417f · GitHub
It's not in official repo because I have no time or skills to maintain it.
I am the author - I used Droid VNC sources and adapted for LE. You can find source code at my GitHub account.
Sent from my Nexus 4 using Tapatalk
8.0.1a has the latest Kodi and LE code, it works pretty well. There will be an update when 17.2 comes.
Sent from my Nexus 4 using Tapatalk
alexeiyo Once again I'm sorry to say that your WiFi chip is not supported. I've sent multiple requests to the manufacturer for driver source code only to be ignored.
Display MoreLibreELEC:~ # udevadm info /sys/bus/sdio/devices/sdio*
P: /devices/http://d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
E: DEVPATH=/devices/http://d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
E: MODALIAS=sdio:c07v02E7d9082
E: SDIO_CLASS=07
E: SDIO_ID=02E7:9082
E: SUBSYSTEM=sdio
This chip is not supported: showthread.php?tid=5457
S905 renders GUI in 1080p and scales it to 4K.
Sent from my Nexus 4 using Tapatalk
I don't use Android on my boxes, cannot comment on Android quality.
[hr]
Should i wait for s912 development to complete.
It doesn't depend on us - developers. It depends on whether Amlogic decides to license and release Mali lib for Linux.
Maybe all those things has something to do with refresh rate?
In order to apply latency delay in advancedsettings the script must have set override in adjustrefreshrate section.
Example:
[...]
has no effect no matter what values the delay has. The same script works perfectly with Jarvis.
In builds with pre-Nougat kernel Kodi is not aware of fractional frame rates. Now it is. You have to set delay for fractional rates or it won't work.
I will check the patch when I have time and add it if it doesn't break things.
Which "version 7" exactly? What device tree you used then?
Sent from my Nexus 4 using Tapatalk
Okay, but that is just a new installation and reformatting everything.Is not there a way to do it without losing all addons, libs, ... etc.?
I'm afraid you cannot downgrade without losing your data.
afl1 If you don't mind please keep updating your GitHub with the latest patches. I noticed that after Nougat kernel imports decoder performance degraded and I'd like to try you improvements.
How can I install this from the android (3e) recovery menu? Is it install from ext? If so do I need to write the img as a non bootable one first?
Not possible. Please read OP.
Your box is using LibreELEC customized by the box manufacturer, not something maintained by people on this forum.
You have two options: contact box manufacturer and ask for an update (which will likely never happen) or try running one of my builds.
plikmuny Thank you for the log. What is the latest version where WiFi works?
Lower performance is because LE using LibreSSL instead of OpenSSL. LibreSSL is slower as it doesn't include any target-specific assembly code.
Things will change in LE9 as it switches back to OpenSSL.