Posts by kszaq
-
-
The build is 7.0.3.010 with USB-related patch reverted that I thought was causing booting issues. I will delete it shortly, 7.0.3.011 started to build minutes ago.
-
moka88 Try using gxbb_p200_2G_100M.dtb or gxbb_p200_2G_100M_RealtekWiFi.dtb.
-
juramusger The ZIP is for S805 and it contains "old style" disp_cap. This means that you need to change "1080p" to "1080p60hz" and "720p" to "720p60hz". I forgot to mention this.
Fractional refresh rates are set automatically on Amlogic when needed. E.g. when you play 23.976fps video and have 24Hz refresh rate set, the driver will automatically switch to 23.976Hz.
-
thanks kszaq, I really appreciate your workPlease try entering this command over SSH and then play your video: echo 1 > /sys/module/amvdec_h264/parameters/error_recovery_mode.
-
redger I have finally taken a broader look at your samples at I can definitely say that the reason for stutters is kernel driver update. I will be looking into which commit needs to be reverted or adjusted to make the decoder work again.
-
I'm moving things to a new server. Correct link is now Index of /s805/utils/disp_cap_hack/
This will work in Krypton as well.
-
It is a current limitation of Amlogic audio driver that it can only output 2.0 or maximum supported speaker configuration, in your case 7.1.
-
Thanks kszaq, LE working well on Beelink Mini MXIII II. Is missing support for Bluetooth in S905X boxes a missing driver and is it something which can be added?HCI Attach for the Qualcomm chip is missing. If there is a source I can compile from, I will include the driver immediately. Unfortunately the only driver I was able to find was for Android and it can't be easily ported to Linux/LE.
Available memory went from 1.5 GB to 500 MB overnight. Memory leak still prevalent.That's why I recommend using 32-bit build.
Kodi popcorn time and Quasar plugins didn't works - I am using 32 bit version if this matter.No support for these here: Official:Forum rules/Banned add-ons - Official Kodi Wiki
-
A patch from Codesnake is included in my development kernel (on my hard drive :P) so it will be also included in my next build. One more think that I want to include for S905 are media_build DVB drivers. Christmas is coming so I'm a bit busy with more important stuff but you should expect a new build soon.
-
So, guys with a Nexbox MQX 4K Pro (S905) should
not test this latest test build, yet, and still wait, right?The issue was only solved on S905X boxes, if I did
understand correctly.I never said that and I ask everybody to test and report on devel builds.
-
The latest media_build drivers are already included, I have one patch scheduled that might help discontinuity errors. On the other hand I would not expect wonders from the old kernel we have to use.
-
I will be gradually moving all S805 builds to the new server.
-
minimoe You need to clean addon cache, refresh LE repository and reinstall it. Refer to OP for instructions.
-
Hm, I forgot to update the index post, thanks for noticing.
Actually more people are using my S805 builds than S905 builds. Hardly no new posts here because S805 is a more stable platform.
-
SoC temperature depends on thermal design of the device and CPU/GPU load. Up to 85°C is fine.
-
ukdaveuk Do you use USB tuner for your TVHeadend setup? You may want to try the latest dev build as it has a fix for USB: LibreELEC-S905.aarch64-7.0-devel-20161212221553-r23560-g512a087.img.gz
-
Some boxes don't allow writing device tree outside recovery, I have yet to discover why. One workaround that I found (it might not be working all the time) is to execute fw_setenv upgrade_step 2 before running installtointernal. This might help writing device tree to internal partition.