Last image for S905X2 from 24.9.2019
Box:Bqueel y5
Boot works
Assistant works, Wi-Fi and LAN works.
Cec is not working
If you need more Tests, tell me!
Last image for S905X2 from 24.9.2019
Box:Bqueel y5
Boot works
Assistant works, Wi-Fi and LAN works.
Cec is not working
If you need more Tests, tell me!
Display MoreLast image for S905X2 from 24.9.2019
Box:Bqueel y5
Boot works
Assistant works, Wi-Fi and LAN works.
Cec is not working
If you need more Tests, tell me!
i tried last weekend with T95X2 but wifi not working. connect to network but no internet
i tried last weekend with T95X2 but wifi not working. connect to network but no internet
Ok Internet i will check later! I use lan.
New image 20190927 KODI-19. Added several addons.
New image 20190927 KODI-19. Added several addons.
Great, i will test it tomorrow.
That sounds good. Again to the S905X2, wlan no connection to the Internet. He finds the ssid, connection is established. There are problems with the lan to enable again if you have disabled lan and want to re-enable crash 3x
there are no names in the blutooth folder.
New image 20190927 KODI-19. Added several addons.
Odroid N2 4GB:
CEC not work
addons are installable
1 skin problem affects both s905x2 and 922 systems.
skin aeon nox silvo as an example.
in the selection menu is an area showing the current running program "system has video". this area only flickers.
I gave up on the X96 Max, and have LibreELEC now perfectly working on a Intel NUC, with everything working, IR too with a XBox360 remote, with wake up feature working also.
Thanks. Unfortunately, I'm quite busy these two days. Will test when I get the chance and show you the UART console output.
Hi balbes150,
I was about to try the two u-boot bin files you asked me to download when I notice you had them removed. Sorry I was busy with other things so I haven't had the time to try.
On the other hand, I'm pretty sure that the file u-boot.bin.sd.bin works instead of the other one (u-boot.bin). I once compiled LE from master branch and manually wrote this file to the SD card for it to boot. Also, I would note that in projects/Amlogic/bootloader/mkimage, you have this:
dd if="$INSTALL/usr/share/bootloader/u-boot.bin.sd.bin" of="$DISK" conv=fsync,notrunc bs=1 count=444 >"$SAVE_ERROR" 2>&1 || show_error
dd if="$INSTALL/usr/share/bootloader/u-boot.bin.sd.bin" of="$DISK" conv=fsync,notrunc bs=512 skip=1 seek=1 >"$SAVE_ERROR" 2>&1 || show_error
For NanoPi K2, the first dd is unnecessary. You only need this:
dd if="$INSTALL/usr/share/bootloader/u-boot.bin.sd.bin" of="$DISK" conv=fsync,notrunc bs=512 seek=1 >"$SAVE_ERROR" 2>&1 || show_error
This should be enough to get the device booting into LE.
I'd be happy to test the images you release for the NanoPi K2 as long as I have time. On the other hand, because of the other still-unresolved issue I have with playing widevine content, I cannot use these versions of LE with mainline 5.3 kernel on a daily basis, so my tests may not be thorough. Right now, I have compiled an older version of LE 9.0.2 running on outdated 3.14 kernel and everything works well enough for me (including widevine content). I'll post that in another thread shortly.
Thanks
balbes150 did you consider to add a minimal extlinux.conf to let mainline u-boot boot?
hi balbes150
LibreELEC-AMLG12.arm-9.80-devel-20190924130320-60568a1-s905x2.img.gz
and the latest Kodi 19 image for s905x2 have ethernet problems. The wrong ip with dhcp, and manual will not work too.
no addons can be installed so.
hi balbes150
LibreELEC-AMLG12.arm-9.80-devel-20190924130320-60568a1-s905x2.img.gz
and the latest Kodi 19 image for s905x2 have ethernet problems. The wrong ip with dhcp, and manual will not work too.
no addons can be installed so.
after 4 times reinstall ethernet works fine!
I was about to try the two u-boot bin files you asked me to download when I notice you had them removed. Sorry I was busy with other things so I haven't had the time to try.
Try the latest version image 20191008. Preferably with UART output.
WP2 is the same. He doesn't know tuner.
erbas the driver needs an update, I am working on it.
LKML: Maxime Jourdan: [PATCH 0/2] media: meson: vdec: Add compliant H264 support looks like HDR support has landed (?).
LKML: Maxime Jourdan: [PATCH 0/2] media: meson: vdec: Add compliant H264 support looks like HDR support has landed (?).
Well, there are some hints about HDR, but I'd rather hear it directly from the developer. Anyway H.264 10bit is not really popular format. Don't get too excited. Kernel HDR support was merged in 5.3 by Intel.