No. WISA is not supported, and you would also run into latency issues on RPi5.
Get an Intel NUC, install low-latency Ubuntu, compile the WISA driver, and autostart Kodi. Not possible on RPi5.
No. WISA is not supported, and you would also run into latency issues on RPi5.
Get an Intel NUC, install low-latency Ubuntu, compile the WISA driver, and autostart Kodi. Not possible on RPi5.
This is an exotic HAT, so we don't have any proof here on the forum. Just give it a shot. ![]()
Sorry, I was wrong. Use mount instead of ln -s. Create a folder for each mount, too.
#!/bin/sh
(
mkdir /var/media/<YOUR_PREFERRED_PATITION_NAME>
mount /dev/disk/by-uuid/<YOUR_PARTITION_ID> /var/media/<YOUR_PREFERRED_PATITION_NAME>
) &
To my knowledge, LE will always add external disk partitions to /var/media, so you eventually get them twice.
You only get to that file with root privileges. If you need top-level security, you have to learn a lot.
Use /dev/disk/by-uuid/<YOUR_DRIVE_ID> instead.
Your Windows PC can only read the VFAT partition of the microSD. However, you want to copy the .kodi folder to USB, which is at the EXT4 partition.
To read and copy EXT4 content, create a bootable Ubuntu stick:
https://ubuntu.com/tutorials/try-ubuntu-before-you-install#1-getting-started
After more testing, this seems to either be my laptop's HDMI port, the TV's ports, or the cables ive used, as Windows also has this problem.
Makes sense, because I don't see any serious issues in the log.
Thanks. Please upload a crash report to PasteBin, and post the link.
May 25 17:40:57.146052 LibreELEC kernel: waiting[18636]: segfault at 10 ip 00007f6dc98222ab sp 00007f6d95796730 error 4 in libpython3.11.so.1.0[7f6dc960e000+3c9000] likely on CPU 1 (core 0, socket 0)
May 25 17:40:57.146156 LibreELEC kernel: Code: 8b 47 10 48 89 fa 48 8b 78 28 48 8d 70 60 48 81 c7 60 01 00 00 e9 a5 fc ff ff 0f 1f 44 00 00 55 31 f6 53 48 89 fb 48 83 ec 08 <48> 8b 47 10 48 8b 68 28 48 8d bd 38 02 00 00 e8 41 13 ee ff 48 39
May 25 17:41:03.137349 LibreELEC kodi.sh[1075]: Segmentation fault (core dumped)
May 25 17:41:05.498753 LibreELEC kodi.sh[1075]: Crash report available at /storage/.kodi/temp/kodi_crashlog_20240525174103.log
Thanks. Is all your firmware up-to-date (especially HDMI)? You probably need Windows for this.
Seems like LE is still trying to use the laptop display (eDP1):
2024-05-25 17:41:16.176 T:18747 warning <general>: CXRandR::Query - output eDP1 has no current mode, assuming disconnected
...
2024-05-25 17:41:30.582 T:18747 warning <general>: CXRandR::Query - output eDP1 has no current mode, assuming disconnected
...
2024-05-25 17:41:34.177 T:18747 warning <general>: CXRandR::Query - output eDP1 has no current mode, assuming disconnected
Add this to the boot options:
xmlcom Yes, these patches are known to the dev. He has mentioned this thread earlier:
Try latest nightly build. Post a log from it, in case it doesn't work.
This is the most relevant thread about the problem:
No further support due to banned add-ons. Open a new thread, and provide a clean log on it.
Closed.