You have to create it.
Posts by mglae
-
-
-
RPI3 B+ Libreelec 9.2
9.2.0, 9.2.1, 9.2.2, 9.2.3, 9.2.4, 9.2.5, 9.2.6?
ffmpeg should work without additional packages. What is the output of:
-
ffmpegx is the internal package name for the ffmpeg-tools add-on.
The installed binary is /storage/.kodi/addons/tools.ffmpeg-tools/bin/ffmpeg and the path should be set.
- Which LE version on which platform (hardware) do you use?
- What does "when I go in terminal" mean?
- There is already add-on 9.2.0.111 listed in my Generic installation.
-
I'm not sure how to tell what mpd was compiled with in LibreELEC to double check it has the fifo plugin included.
mpd is compiled without fifo plugin.
-
autostart.sh will not help, because it starts after the Kodi process
No. Kodo is only started after (technically: the main process of) Kodi Autostart Service finished. Please test with sleep 20 in autostart.sh
-
-
In the meantime kernel is updated to 5.9 with included IOMMU support.
There are reports that Braswell is working when using the intel_iommu=on kernel parameter.
-
Although the commit can easily be reverted can you try if any of iommu=off, iommu=nopt or iommu.passthrough=0 kernel parameters let kodi start.
See kernel-parameters.txt for documentation.
-
Most likely there was a hybrid-ISO image installed before and the ISO-9660/ECMA-119 Volume Descriptor is still detected.
To verify this assumption first detect your disk with parted -l, Most likely a /dev/sdX.
If
is printing .CD001 at the beginning the Volume Descriptor is there.
Fat Warning: only do the following on an empty disk or with a recent backup!
Erase the Volume Descriptor with:
-
Follow the instructions of the pastebin link in post #9
-
-
-
-
Seems to be a kernel issue with Braswell CPUs. There is a comment in kernel 5.8.7 PR with linked bug report.
-
Start with pastekodi and post the URL.
-
-
t's not that obvious (to me) that "run" also ~installs~ on a stick ...
But technically correct. There is no real installation, only the one time expansion of the /storage partition. You now can switch between installer/run/live on any boot.
it seems that the intel graphic is compiled in ?!
Which driver are you talking about? Intel iris and iHD are included but maybe not auto selected.