The AMLGX "box" image has "meson-gxm-mecool-kiii-pro.dtb" .. but do not rename it to dtb.img as the AMLGX boot process is different. You can read more on that here: https://wiki.libreelec.tv/hardware/amlogic
Posts by chewitt
-
-
Sample clips so we can repeat the issue (or prove it's something local to your device) are useful. Pictures of artefacts aren't useful. I suspect it's something unusual about the media because stats show a stable and increasing number of C2 boards running the image and while I've deliberately tried to set people's expectations low since there are missing things and it's not perfect, I'm surprised (and pleased) at the overall lack of user issues being reported.
-
The error you posted suggests you're running the wrong Generic image (as stated already). As for the external grabber; no idea. I have never used Hyperion and have no interest in it. I'm just pointing out that GBM graphics does not support it at all.
-
There were some issues with installing add-ons from the LE repo when LE11 first launched but those have been resolved now. What add-ons are you trying to install, and from which repo?
-
I have recollection that some of the early iterations of the S905 have silicon bugs which can result in artefacts; back in 2016 the folks behind WeTek made a big deal out of their boxes only using revised silicon with fixes, but I forget the specifics now.
If you can share sample clips of media with artefacts I'd be interested in testing/comparing with a C2 and WP2; although my C2 is from one of the last production batches so might also have later S905 silicon. I don't see any issues with 1080p H264 on a WP2 box the kids use, and seek works well. HEVC shouldn't have playback issues but does have some known seek issues (as stated in release notes). SMB vs. NFS shouldn't make any difference (unless using over WiFi, which is always rubbish for streaming).
-
You are using the Generic (GBM/V4L2) image which does not support Hyperion. You would need to crossgrade to the Generic-Legacy image which still uses X11 windowing. Crossgrade will require you to uninstall any binary add-ons that depend on OpenGLES, then clean the local package cache, before 'updating' to Generic-Legacy and reinstalling OpenGL compatible versions.
In the long-term the X11 image will be discontinued (GBM is the future technical direction) so you might want to think about adapting your Hyperion setup to use an external HDMI grabber.
-
-
All of the "errors" you are showing log snippets from are harmless and simply the result of code probing to find a DRM device and setting up the initial OpenGLES context. It would be more useful to show us the entire logfiles (run "pastekodi" and share the URL). This will also show the cmdline/config txt files where you probably used legacy options that don't work on LE10+ graphics.
-
Kodi does not support downgrades; so if you want to do that, expect a clean-install or some manual fiddling with files to drop changes that were added in K20.
-
Changing the folder/filenames to match the upstream data in thetvdb often resolves issues. So I would use this:
Midsummer Murders/Season 1/Midsummer Murders s01e01.mkv
-
i do same proccess with librelec 9 with other sd card and its booting ok.
The LE11 release announcement clearly states the boot process is different and provides a helpful link to the Amlogic wiki article where the instructions have been documented. I've also told you multiple times to read the same article. Why? .. because the process is different.
PEBKAC
-
Before I post a bug report on GitHub, can you tell me what kernel LE11 uses and is it 32 or 64-bit?
Linux 6.1.y built from the upstream Raspbeery Pi Foundation sources (that we contribute to). The kernel is 64-bit, but userspace is 32-bit.
-
but everytime i boot from weos..whats i m doing wrong?
I'd guess that you haven't set the DTB name in uEnv.ini .. but since you provide zero technical evidence or detail of what you did to create the SD card (and from what image) I can only guess blindly at the issue. Stats show a steadily increasing number of active installs so other users are able to follow the instructions and install, so the image(s) are good.
-
The wiki article explains what a box image is. I suggest you make a little effort and read it.
-
this wiki show how to use le in internel storage.
mean we will loose android side..am i right/?
i only want to use this build with sdcard.
i should do
1=download iamge for wp2 from https://chewitt.libreelec.tv/testing/
2= burn it on sdcard
3= insert card in box and restart
thats all or i have to change dtb.img file name process?
plz clear my doubts
No. Use the "box" image. Read: https://wiki.libreelec.tv/hardware/amlogic
-
Google says Tox1 is an S905X3 device. You should read the Amlogic section here https://libreelec.tv/2023/03/06/libreelec-nexus-11-0-0/ before running current AMLGX releases. The Vorke box is S912 and there is no specific device-tree, but the Q200 or Q201 device-trees will probably work fine (depending on whether 10/100 or 1Gbit Ethernet and which WiFi/BT chip).
NB: In LE terminology the "Generic" image is for x86_64 devices not arm boards. Amlogic devices use AMLGX.
-
-
However, if I remove 720x576p 50Hz from the whitelisting then the 4:3 videos display as expected.
Is this a bug or a setting I am not seeing?
It's probably a bug in the Intel GPU driver (as whitelisting removes Kodi scaling from the equation). You already found the workaround.