Posts by Da Flex
-
-
I think blueribb did such an update, and it solved his issue. Wait for him.
-
Can i export and then later import all my settings ?
Yes, that works with LE backup function.
when i run "getedid create" nothing happens, the system seems to freeze.
Seems like there is really no connection to display available.
- Try other HDMI connectors on NUC and TV.
- Try another HDMI cable. It should be conform to HDMI 2.0 or 2.1 (4K ready).
- You NUC probably uses an LSPCon chip to convert from DP to HDMI. LSPCon issues are usually unsolvable by us.
-
-
Thanks. Please install Generic-legacy 12.0.1 from scratch. Something is wrong here.
-
But I expect there's a typo in the blog post? "linux: update to 6.6.46"
...
Linux himinbjorg 6.6.45 #1 SMP Sun Aug 18 11:47:32 UTC 2024 aarch64 GNU/LinuxI don't think it's a typo. Some kernel patches are only available for specific hardware.
-
X11 starts, but no display found:
Code
Display MoreAug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: Starting Xorg server with: "/usr/bin/Xorg -nolisten tcp vt01 -s 0 -noreset -allowMouseOpenFail -config /etc/X11/xorg-nvidia.conf -ignoreABI" Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: X.Org X Server 1.21.1.11 Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: X Protocol Version 11, Revision 0 Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: Current Operating System: Linux i3Kodi 6.6.46 #1 SMP Sat Aug 17 23:18:59 UTC 2024 x86_64 Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: Kernel command line: root=/dev/ram0 rdinit=/init usbcore.autosuspend=-1 BOOT_IMAGE=/KERNEL boot=UUID=F954-70A2 disk=UUID=405fd78a-35db-48ee-ab41-69347182211a quiet Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: Aug 27 21:59:37.644540 i3Kodi xorg-launch[1326]: Current version of pixman: 0.43.4 Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: Before reporting problems, check https://libreelec.tv/ Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: to make sure that you have the latest version. Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: Markers: (--) probed, (**) from config file, (==) default setting, Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: (++) from command line, (!!) notice, (II) informational, Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. Aug 27 21:59:37.644755 i3Kodi xorg-launch[1326]: (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 27 21:59:37 2024 Aug 27 21:59:37.644962 i3Kodi xorg-launch[1326]: (++) Using config file: "/etc/X11/xorg-nvidia.conf" Aug 27 21:59:37.644962 i3Kodi xorg-launch[1326]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"Try this on SSH:
-
-
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 -
Good question. How can we help, if we don't know what you are doing.
-
Where get latest verion of LinreElec RR ?
Post #1 -> Nightly builds.
-
Cand you explane me were i find the lirc_options.conf from libreelec ? So i can edit that file ?
-
-
now , I would like to know if it is possible to install zerotier and emby theater ( no server ) ?
I guess you need Docker for both:
ThreadHowTo: Docker & Zerotier Private
I wanted to run Zerotier on a Pi running Libreelec so a remote device (the Pi) could access content stored in another city
The Zerotier network is "private" ie. every node must be authorised to access the network.
I found a docker image which delivers Zerotier functionality on a Raspberry Pi --> bltavares zerotier docker image
After installing the Docker addon and the above docker image, Zerotier is running BUT it will issue a new zerotier address each time Librelec reboots and this is not…redgerSeptember 29, 2019 at 5:39 AM Threademby in docker -- run container with unmounted share
Hi,
I figured out to setup emby running as a docker container.
I've added videos and tvshows via a SMB share. I followed the mount/automount how to in the wiki to make this happen.
Doing the mountpoint settings in the emby-docker-addon via the file manager did not work out..
Music was added via a local folder.
Emby is working perfectly fine.
But when I boot LE without having the NAS providing the SMB shares, I get errors showing up in the LE splash screen mentioning that the mounts are missing.
…Bub4September 7, 2023 at 10:03 PM -
Yes, the question is allowed. The user wants to compile a Godot game for LE. Godot has a list of target platforms, and LE isn't on it. I guess it's better not to use Godot at all, and compile the game as Kodi add-on instead.
-
-
On x86 or RPi hardware, use getedid delete from SSH, and reboot.
https://wiki.libreelec.tv/configuration/edid
In case of other hardware, post a log...
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 -
The official way to release an app for Kodi, is to write an add-on. You will find available libs in the docs: