Use the USB/SD creator to write the image to an SD card, put the card in the box, boot from SD card - ISTR the WeTek devices use the power key on the remote to toggle between Android and LE/OE boot modes when pressed during the boot sequence.
Posts by chewitt
-
-
Best solution (being serious) is to plug the Ethernet cable back in. RPi wireless isn't the best.
-
-
There are some logical milestones to complete before we can give a definite yes, but current intent is to resume Amlogic support in LE10. One thing that I can confirm though, there will be no "updates" from older releases. Users will need to clean install due to changes to boot process.
-
There are Milhouse RPI4 images now, but I'm not aware of any eureka moments on HBR audio. It is being worked on tho..
-
An official recommendation to anyone reading the ^ above procedure is: Do not upgrade from old OE installs. Back-up the essential things like sources and database files, but then do a clean install of LE instead of cross-grading, followed by a restore of the few things you copied. You will end up with a cleaner and leaner install, and will have a 512MB boot partition so you won't need to resize partitions at some future point.
-
-
-
Build an LE image and then edit project/RPi/devices/RPi4/linux/linux.arm.conf (for RPi4, others in similar folders) and then rebuild the image, it will only rebuild the kernel with your changes. If you truly need/want to edit the defconfig it can be done by navigating to the linux build folder, which will be somewhere like build.LibreELEC-RPi4.arm-<version>/build/linux-<string>/ and then doing "ARCH=arm make menuconfig" to edit the existing .config file in the folder, then copy the .config to project/RPi/devices/RPi4/linux/linux.arm.conf and rebuild the image.
-
Hi, feature requests for Kodi should be made via the Kodi forums.
-
There are some known caveats with the Amlogic mainline codebase right now, but the core OS is in good shape on the C2 and this morning I added support for the Odroid C4 to my work-in-progress branch. LE will continue to champion upstream Linux kernel development and the future of Linux and Amlogic (and Allwinner, Rockchip, Raspberry Pi, etc.) support within Kodi; for our own personal fun and amusement, to benefit the wider open source community, and never for profit. If you're familiar with the author Douglas Adams, everything to do with CE is ring-fenced with an "SEP field".
-
-
Telegraf is a metrics/monitoring tool for IoT platforms. It has nothing to do with social media - I think you're conofusing with Telegram.
-
It's a known and unresolved bug, and all development on LE 9.0.2 is completed. Best to use LE 8.2.5.
-
Kodi master was bumped the other night and most add-ons in the repo need to be rebuilt and version bumped before they will work. That process is being done right now .. so sometime in the next 24h the repo should be up-to-date again.
-
Use /storage/.config/system.d/ .. as /storage is the only persistent area of the filesystem, everything else is created on boot.
-
It's been tested with a proper HDMI analyser and other bench equipment - at 4K resolutions the clocks are unstable and it will not lock onto HDMI 2.0 frequencies correctly so you have a bunch of display problems that will not be solveable in software. People can always revert the change to experiment, but S805X was never meant to be a 4K part so I'm not surprised it's out of spec.
-
Mali = GPU, used for rendering GLES content on screen (e.g. Kodi). It has nothing to do with hardware video decoding.