Assuming this is Pi hardware you edit cmdline.txt which is on the FAT32 partition.
Posts by chewitt
-
-
Google have done something which restricts API usage and breaks the add-on. These thing happen once in a while. There's probably more info in the add-on support thread in the Kodi forums.
-
LE bakes all compiled code into the SYSTEM image file which is read-only and there's no package management so it's not possible to change anything. The only way to change would be self-compiling with an older version. The better apprpoach would be reporting the niggly issues to the add-on devs via their support thread in the Kodi forums so the issues get fixed.
-
It needs CONFIG_AQTION=m enabling in the kernel defconfig. Ping milhouse
-
You can append ?mirrorlist to the URL of whatever file you're trying to download.
-
S812 has quite a bit more grunt than S905 but .. not much use without the HDMI driver. Fingers crossed..
-
Thankfully I'm not the only person working on mainline support

-
GT King and King Pro should both work as the hardware is almost identical .. although ealier versions of their Android firmware have u-boot versions that can be fussy with SD card or USB booting. The washed out screen colours are caused by the vendor u-boot setting HDMI properties that the latest kernel releases don't fully understand. The correct but slow fix is extending the DRM driver. The faster but more brutal fix is to replace vendor u-boot with mainline u-boot (which doesn't support the HDMI properties that aren't supported in the kernel .. thus sidesteps the issue). I have Beelink's u-boot sources if we need to go in that direction, but Oleg is also experimenting with another approach which might be more subtle

-
LE runs the current/latest connman release. I'd guess the reason IPv6 support upstream is much the same as ours .. until developers are forced to use IPv6 connections it remains largely uncharted territory. If you ping "wagi" in the #connman IRC channel on freenode he'll be happy to take constructive feedback on what's missing. He's familiar with LE .. we've collaborated on a number of things in recent years.
-
Correct. Kodi v19 release has been reshaped into an interim release to force/kick-start the Python3 transition and bigger-ticket items like HDR and GBM/V4L2 support will shift to Kodi v20 .. hopefully on something close to the original v19 schedule (not that Kodi ever does formal scheduling).
-
Amlogic's "Meson 8" platform (S802/805/812) shares a lot of IP with the GXBB (first generation S905) hardware so support in the mainline kernel is in reasonable shape (bootable and usable) apart from a lack of an HDMI driver which is fundamental for mediacentre use. One of the kernel maintainers Martin Blumenstingl continues to poke away at the Meson 8 codebase and (coincidentally) in the last week he got CVBS output working. As long as he continues his efforts I'm confident there will eventually be a Eureka! moment with HDMI that allows us to consider adding back support (and even if we don't do something official - for community images to exist) but until that happens LE 9.0 is the end of the line for those devices. Meson 6 (8726MX) support in the mainline kernel is almost non-existent and those devices are considered obsolete.
-
Panfrost does not currently support the Mali G31/52 (Bifrost) chips used in G12A/G12B/SM1 hardware and I don't see that changing for a while yet. It's not an issue though as we have all the required blobs and can use those; hence we are shipping two images (AMLGX with lima/panfrost and AMLG12 with blobs) which are working on a range of newer hardware. There are no plans to drop support for S905 and up devices but it is a large task and developers have proper jobs and families so progress comes as it comes; we're not forcing the schedule. We will push a master branch bump to Linux 5.4.x soon; although there are ongoing changes to the video decoding drivers that need corresponding changes to Kodi/ffmpeg so our master branch will not be as usable as Linux 5.2/5.3 was for a while.
-
You probably need to speak to Eminent. We have nothing to do with the "LibreELEC" images for those devices.
-
add "ssh" to boot params and the service is forced to start on boot
-
You can do a hard reset from the LE settings add-on.
-
In the last 24h panfrost scored it's first "all green" graphics test run on the T820 chip used in the S912 and there are now some Khadas VIM2 boards plumbed into the mesa CI lab to ensure continuous testing of future changes. We are also in the process of switching our Allwinner and Rockchip images over to panfrost. We also found a source for the Linux T820 blobs (albeit not a redistributable one) but with panfrost in a good state I'm no longer chasing the permission to release the files. I'm sure panfrost still has some bugs, but simply being able to real-time chat with developers who are friendly and keen to solve problems is .. the total opposite of using blobs. It's a one-way journey

-
We dropped the nvidia 304.xx driver required for prehistoric cards around LE 8.0.x but there is a community image kicking around in the forums for 8.2.5. It's no longer possible to build images with that old driver due to ABI changes in Xorg so 8.2.x would the final of final images. An RPi4 would be a massive upgrade

-
There is no music or commentary on the YouTube videos - the idea is (was) that you looked at the videos. However it would be better to clean install LE instead of trying to migrate an OE install now.