Posts by chewitt
-
-
If you're using official LE11 images (release or nightlies) please update to https://chewitt.libreelec.tv/testing/LibreE….arm-11.0.3.tar and see if that makes a change?
-
Does anyone know how to do a clip and copy all of the problems with it? The original file is 2GB.
You can use 'dd' for that.
-
SSH can support certificate authentication instead of password authentication. Once certificates are set-up you can enable the "disable passwords" option. It's one of those IT things where the phrasing is both correct and terrible.
-
Nothing left out, but we switched from the third-party NTFS-3G driver to the upstream/in-kernel NTFS driver which seems to be a little more excitable at flagging unclean filesystems or similar things. You probably need to connect the drive to a Windows box and run checkdisk to have it mount.
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
PuTTY caches keys locally and you probably need to clear the cache. The disable passwords setting must be OFF too.
-
It would be a useful feature as Amlogic mainline also has MPEG2 HW decoding problems.
AMLGX includes this for a while now: https://github.com/chewitt/linux/…23a7a19f2d0ba9e
-
Add "textmode" to boot params and the board should boot to a local console instead of starting Kodi, and you can connect a USB keyboard to poke around and see if there are any interesting errors. You won't be able to start Kodi, but it will maybe help to prove/isolate whether the issue happens before or after Kodi start. I'd guess during/after.. but let's see.
-
This seems to hint at power issues: https://github.com/raspberrypi/linux/issues/4130
-
It's not possible to force connection to a specific band, the connection manager will prefer whatever provides the strongest signal. You might find that setting wireless regulatory domain helps the client device see all frequencies available on the router.
-
Any difference if the device is connected before power-on/boot? (prob. not, but will ask anyway)
-
Is there any other way of installing torrent client on LibreELEC ?
The danger of hijacking other people's threads is people get confused. The OP had an RPi3 .. and you have different hardware.
In both cases the current Linuxserver container appears to be armv8/aarch64 only which means it will not run on any current LE release. It will run on the LE12 nightly for RPi2(3) boards as we switched to aarch64 there. It will not run on any Generic image which needs x86_64.
There are probably other container sources out there if you look for them.
-
However this is the correct subforum and I already binned the other thread .. so you might want to revert your changes.
-
NTP is handled within ConnMan so making Kodi wait for network up won't have any effect.
I'd suggest setting a different NTP server in LE settings (an IP for time.microsoft.com or your local router) and seeing what happens.
-
Perhaps try adding "video=HDMI-A-1:1920x1080M@60" to kernel boot params in cmdline.txt (add to the current line, do not add to a new line)
-
Please to not post the same content in more than one place. I've kept this thread and deleted the other.
-
"What's the best hardware" is always a divisive topic, but unless your needs are something exotic, RPi4 is our go-to recommendation.