All test builds removed, fix has been integrated in 8.2.1.2 build for both S905 and S912.
Posts by kszaq
-
-
Test build has been removed. Module is included in 8.2.1.2 build.
frequenzy Please read notes about this box in sticky thread. It looks like recent devices have faulty eMMC modules.
-
Menion I suggest switching GUI to 1920x1080, LibreELEC will automatically switch to 4K for 4K clips and should work better with 3D content.
-
Yes. Actually 8.2.1.2 is already available, I'm making final touches to C2 and LePotato builds.
-
chessplayer AFAIK GDPR-2 and alex are working on front panel clock support based on pre-built binaries from Amlogic. If they make it work, I can add it. Otherwise I have a box with the clock on the road, delivery due in 1-2 months.
-
Thank you everybody for testing. The "slow" device trees have been added to main folder, the installation guide and to auto-update for future builds.
-
C2 is at the end of lifecycle -> high price
Not really. From HK website:
QuoteWe guarantee the production of C2 to the end of 2019, but expect to continue production long after.
-
Hi kszaq
absolutly no issue with this build. Many thanks for your work.
Thank you for testing. I will include the fix in 8.2.1.2 for both S905 and S912.
-
It looks like the latest commit there is still 99798df from 2016.
The latest commit was authored in 2016 but applied in October: Commits · kszaq/linux-amlogic-le · GitHub
I tried to build from your latest commit (fe3e590) but got 404 errors when trying to get the latest linux kernel
Please build using 8.2.1.1 tag, the latest kernel commits have not been uploaded yet, still in development.
-
enito I separated your question to a new thread as it was unrelated to the thread you asked it in.
To switch to NTSC on analog video output, login over SSH and type:
fw_setenv cvbsmode 480cvbs
To switch back to PAL:
fw_setenv cvbsmode 576cvbs
You have to reboot after entering above commands.
-
kszaq you know about this right? Running Android on a mainline graphics stack [LWN.net] | GitHub - robherring/gbm_gralloc: Android gralloc module using libgbm API from Mesa . Kodi Leia has gbm support, which may get around the issues you've described?
Unfortunately our issue is the other way round: we only have gralloc and nothing else for S912.
-
Test build - not tested by me as I don't have the board:
LibreELEC-S905.arm-8.2-devel-20171214222926-r26472-gd2ede26-LePotato.img.gz
-
Here kszaq, dmesg output using gxl_p212_1g_slowemmc.dtb and the LibreELEC-S905.arm-8.2-devel-20171213185420-r26471-gc91652d.tar build above.
Still no /dev/sys
Your box does not have eMMC chip, this device tree won't solve the issue. Like I said before, I cannot fix closed-source NAND driver.
-
Hi,
lt seems OK with a95x-R1 S905W 1/8g device after 2 consecutive installs.
Wonderfull work !!!
Is this dtb very early beta ?
Is this on a device that had the issue before? Please post dmesg | paste collected after a fresh boot.
-
NAND chip has some strange S logo markings say PF015-125 TP.
This is not NAND, this is RAM. Non-compatible device id cannot be solved as NAND driver is closed source.
-
Everyone with eMMC issue, please try one of these device trees:
-
-
Hi guys, I had this problem a while ago, but I was able to fix it with this guide. Maybe it will help kszaq to implement it into a bulid.
What you described is something I implemented in Marshmallow kernel and what doesn't work in Nougat kernel. We're now trying to find a way fix it.