IIRC the RPi3B/3B+ are the only Pi models with fully functional 3D support. There are IP differences in the RPi4 video pipeline which were never fully accounted for under the legacy codebase (LE 9.2) and 3D is not yet implemented under the new GBM/V4L2 pipeline (LE 10.0): there are plans to add support but things like 4K60 playback, HDR, and hardware deinterlacing which have a broad audience appeal (3D is quite niche these days) have a higher priority with the Pi Foundation devs doing the work.
Posts by chewitt
-
-
IIRC the waipu.pvr add-on is a recent addition to the Kodi repo and has been developed against Kodi Matrix so there is no Leia version.
-
To clarify "not possible" .. the OMX and MMAL decoders no longer exist in Kodi, hence you cannot use them

See drop omxplayer by Rechi · Pull Request #16080 · xbmc/xbmc · GitHub and RPi: remove platform by lrusak · Pull Request #16321 · xbmc/xbmc · GitHub
Developing GBM/V4L2 without gutting the old methods first would be a) more complicated, b) take several years longer because experience shows quite clearly that developers never invest the huge time/effort required to implement new methods when the old ones are still around.
-
You can try the AMLGX "box" image here: Index of / - edit uEnvi.ini to use device-tree files with "sm1" in the name. Удачи.
-
You haven't shared any details of what kind of crappy Android box it was (Allwinner, Amlogic, Rockchip, etc.)?
-
I know it is H3 and not aml..
^ devices using GBM/V4L2 (Allwinner, Amlogic, NXP, Raspberry Pi, Rockchip, etc.) do not support VNC and that's not likely to change anytime soon.
-
I know, maybe I am wrong but I still believe in this case these commands should not be queued.
autostart.sh is run at the very start of usespace boot, so the network is not started, kodi (which runs docker via an add-on) is not started. So running the docker command at that point will *allways* fail, and (backgrounding)& is the correct approach.
The case statement ^ above was incorrect, not sure if it was copy/paste typo or what but I edited it to be correct.
As lrusak says, look at systemd logs
-
It's not trivial and there are other things with a higher priority right now.
-
Try setting DRIVER_ADDONS_SUPPORT="yes" but then (lower down) set DRIVER_ADDONS=" " (null)?
-
is it possible to use the "sm1_s905x3_4g.dtb" device tree from the LibreELEC project in the Armbian project to add device support?
If Armbian = Linux 4.9, then probably it can be used, because that filename is from a Linux 4.9 vendor kernel. It is *not* from a LibreELEC image because we use Linux 5.11 and the filenames for A95XF3-AIR in LibreELEC images are:
meson-sm1-a95xf3-air-100.dtb
meson-sm1-a95xf3-air-1000.dtb

-
Stats show 4GB is the most popular choice but from a pure technical perspective 2GB is all you need for LE use. Avoid the 1GB model unless you only plan to use 1080p media. I find running from an SD card perfectly fine (and nothing extra hanging off the case).
-
LE master branch (currently LE10) is still using X11 so the changes would not be accepted even if PR'd. Generic will not switch to GBM/V4L2 until a future point. It's not been seriously discussed whether this will be an interim release like LE 10.2 (K19) or LE11 (K20) yet, but my guess is the latter.
-
Also note: if the add-ons in question are on the Kodi banned add-ons list, i.e. pirate add-ons, we really don't care.
-
I'm told this was fixed in PIN cleanup by MilhouseVH · Pull Request #159 · LibreELEC/service.libreelec.settings · GitHub last April - so please test a currently nightly image and confirm.
-
Kodi supports binary add-ons which can add functionalty. One of the available add-ons (installed as a dependency if needed, so it's not a starting point for gaming) is libretro libraries which allow Kodi "RetroPlayer" to run. You can also load emulator cores, which sometimes depend upon BIOS images to work, allowing you to run a game. In the retro console world games are often ROM dumps of cartriges. For example:
Open Game ROM > Select Emulator to use > Kodi loads dependencies and maps controllers > Play Game.
Retro gaming is inherently a bit complicated due to the number of moving parts, frequent choices of many different emulators for some of the more popular platforms (each with different quirks), with some emulators using licenses that prevent redistribution (so they must be installed not bundled in a pre-configured way) and Kodi is missing a "Game Library" that allows you to map/store frequently used or preferred combinations.
BUT .. it does work, and games are fun

For more specific advice you'll need to explain what hardware bits you have and what games you are trying to play? Note that Kodi does not provide game ROMs and we are not going to discuss where to obtain them.
-
I'm not aware of any issues with CEC. It wasn't working for a whlie recently due to a wrong kernel config option but that got spotted and fixed. I don't use it myself though so it's always unknown territory.
I can see the correct BT firmware is loaded now. I'll be dropping you an email to ask for permission to use a real-name and email address for "Tested-by" signature when I send the device-tree and keymaps upstream to the kernel.
-
Hows that strategy working out for your users Chewitt ?
It could be better, but I have a thick skin for armchair pundits like yourself and prefer to focus on the still reasonable numbers of LE (and now CE) users running older releases on older hardware. I'm confident they are more positive about someone working to bring the latest Kodi releaase on a modern efficient kenel to their board/box, even if progress is woefully slow.
-
And pressing keys there is (close to) as visible as everything else?
Correct, but still not as obvious to kids/spouse as showing the PIN on the screen
