There are some Allwinner H3 images in circulation (via other websites, not here) but H6 requires new video driver code to be written. It is work in progress, but will be some time before things are ready for public alpha testing.
Posts by chewitt
-
-
Chromium only runs on the Generic (x86_64) project. It has never been available for RPi hardware (no Xorg used there).
-
-
Enigma2 is nothing to do with LE/Kodi
-
-
From the lack of information shared, all we can suggest is "go read this" infrared_remotes [LibreELEC]
-
Similar (dmesg content is in the journal) but not exactly the same.
-
-
Post in English please.
-
You are compiling an unsupported and incomplete development branch.
-
The connection manager stores network profiles via hardware MAC address, and your device is probably configured with 00:00:00:00 so each time you reboot the kernel assigns a new random MAC. This does not match any existing stored profiles, so you need to configure the network (again).
"dmesg | paste" and share the URL generated to confirm.
-
Not supported. Subtitles for a live stream need to be embedded in the stream (in which case there is no need to look them up).
-
From the live USB mount the first partition on the SSD and find extlinux.conf. There are two; one in the root folder, or if the box is EFI booting you need to edit the second in the EFI subfolder. Just add the same radeon.dpm=0 to boot params.
-
I personally find it easiest to add/edit things /storage/.kodi/userdata/sources.xml .. but then I'm a console junkie
-
Just run a Leia image and use the retroplayer capabilities in Kodi
-
Put the three files in projects/Generic/filesystem/usr/lib/firmware/brcm/ .. create folders as required. The filesystem folder is a hack vs. properly modifying the sources of something, but it's the most expedient option for something this simple.
-
-
You cannot update the running kernel from the console in LE, it has to be done via the build-system and baked into the OS image.