so the solution would be to offload the content and create a new volume with ext4?
Yes, this should result in better experience.
so the solution would be to offload the content and create a new volume with ext4?
Yes, this should result in better experience.
Mario77 In LE11 the NTFS driver changed from user space ntfs-3g to in kernel ntfs3. The behavior may be different.
General recommendation: use NTFS for Windows only and native file systems like ext4 for Linux.
Would this solution be a major task to implement in LE11
It is your decision with which additional parameters you boot your kernel . ![]()
With snd-usb-audio being a kernel module in LE you even can put the parameter into a file in /storage/.config/modprobe.d
ajbathe A symlink is not needed. Set Environment=CONFIGURATION_DIRECTORY=/storage/.config/iwd with a systemd drop in file for iwd.
There is already a fix in Kodi 20.1:
Try the latest RPI4 LE11 nightly: https://test.libreelec.tv/11.0/RPi/RPi4/…-13d3f9f.img.gz
Working video because of different hardware and different mesa driver.
This thread is about N455 Pineview, the other thread about Z3735F Bay Trail.
Please don't mix the removed classic/i915 mesa driver with drivers of other components named i915, especially the i915 kernel driver.
There is no complain about video in the thread so I expect it to be working.
This thread shows finally a successful installation of 11.0.0 on an Intel Atom Z3735F.
For a test create an installation stick of Generic or Generic-Legacy and boot into run mode. The installation will not be touched.
Usually a Z3735F Bay Trail is using a 32bit EFI BIOS. You have to edit grub.cfg in this case.
Any idea how we can debug that more deeply?
First enable Persistent Logging in LibreELEC Setting Addon's service tab to avoid journal wrap.
To enable connman's debug logging for iwd and wpa_supplicant create with path:
[Service]
Environment=CONNMAN_DEBUG=--debug=../plugins/iwd.c
Environment=CONNMAN_SUPPLICANT_DEBUG=1
And reboot.
Use only --debug to enable all connman debug messages. There are other environment variables that can be set.
You may find it convenient to attach a keyboard and use the tools.gbmshell addon for network configuration.
A likely good post to start is RE: Xandr Replacement.
You may have to change the name for your HW.
There are iwlwifi errors/crashes:
Mar 07 16:34:28.694546 LibreELEC kernel: iwlwifi 0000:00:14.3: Queue 10 is active on fifo 1 and stuck for 10000 ms. SW [208, 224] HW [208, 224] FH TRB=0x0c010a0df
Mar 07 16:34:28.696267 LibreELEC kernel: iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
Mar 07 16:34:28.697666 LibreELEC kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[...]
Mar 07 16:34:28.728650 LibreELEC kernel: ieee80211 phy0: Hardware restart was requested
A web search leads to https://bugs.gentoo.org/show_bug.cgi?id=721064. You can try the tips in the last post.
netbooker Looks like the EFI BIOS is requiring an explicit boot entry. The LE installation assumes the BIOS is booting the /EFI/BOOT/bootx64.efi by default.
Please follow RE: LibreELEC doesn't start after the first installation to create the entry.
chewitt The installer is always creating a 512MB FAT16 partition.