chewitt We only do check the boot= and disk= partitions. There is no fsck support in udevil.
Posts by mglae
-
-
Seeing it with VNSI too.
Fixed with updating kodi again
-
-
Seem to be a ION issue with the NVIDIA-legacy driver. If you don't find a functioning work around via WEB search I'm afraid you have to continue to use LE10.
-
From the discussion on github hdajackretask is able to create two boot files in /lib/firmware and /etc/modproble.d. These can be copied to LE.
The binaries are of no use.
-
But kernel init calls can be measured: add initcall_debug log_buf_len=2M to kernel parameters and check dmesg/journal.
-
Kernel boot is a black box (just one grey line) in svg plot and will not include further information.
-
kernel 6.1.0, boot like a charm there is no trace of ptp_kvm error in journalctl.
ptp_kvm is a module in their kernels and not loaded.
Still no idea what is causing the hang.
Does the old Libreelec generic 10.0.4 image contain nvidia drivers?
Yes.
-
I've updated my post.
If there are still errors:
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 -
/etc and /lib are read only in LibreELEC. Configuration is done below /storage/.config.
-
Can be done like in #2 but dependecies may be missing.
But after downloading the ZIP with wget or manually from the "Code" button on the giitub page it can be installed directly with Kodi's "Install from ZIP" in Settings->Addons. No name or path adjustment required.
Edit: links added.
-
It should be possible to copy the boot files of hdajackretask from Ubuntu to LE.
Firmware directory is /storage/.config/firmware/ and modprobe directory /storage/.config/modprobe.d/
-
Guess: because the hang is at the time of network device initialization and there is a history of errors in r8169 driver with ASPM try the pcie_aspm=off kernel parameter in syslinux.cfg
-
Start with:
ThreadUnable to get external monitor to be the primary monitor
Hi all, I have been trying to get LE working on an old toshiba laptop but I'm having the same issue as in this thread:
Unable to select HDMI-A-1 monitor as output + LibreELEC 11.0.1 tldr; I cannot get the primary output to be the external HDMI monitor. I generally disconnect the laptop display so I don't need a dual screen duplicated setup(if possible), just the HDMI output. I already tried adding the suggested line in from:
RE: Unable to select HDMI-A-1 monitor as output + LibreELEC 11.0.1…aNewELUserSeptember 15, 2023 at 3:13 PM ThreadUsing the 2nd Display as the Main Display for Kodi on Your Laptop
Good day to you all,
I'm here to ask if any of you knows how to force Kodi to launch on the 2nd display or how to use the 2nd display as the main display. Currently, I'm using an HP Pavilion G4 with an AMD A6-4400M APU with Radeon™ HD Graphics. I had to boot it off of a USB flash drive since the HDD recently died, but this is just a temporary solution, so please bear with me.
If anyone has experience or knowledge regarding configuring Kodi to use the 2nd display or setting it as the primary…RevisoryJuly 18, 2023 at 4:07 PM -
-
No news in journal.
Is there any difference in behavior between cold (power on) and warm boot (reboot)?
-
Power off via systemd-logind can be configured in /storage/.config/logind.conf.d
-
journalctl is showing nothing for the failed boots.
You can try LE11 nightly which includes kernel 6.1.45 update.