Did you tried Generic-legacy variants? That's needed for Nvidia graphics.
Posts by Da Flex
-
-
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 -
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 -
You are using a banned add-on. That means no support.
If you want to continue, open a new thread, and post a clean log with an URL from our own log server (pastekodi result).
ThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- If AI tools have been used to create your post or triage an issue, name the tool and version in the post
- Do not
newphreakMarch 15, 2016 at 1:02 AM -
Use this thread: Simultaneous Audio Output
-
Next time post your complete setup first.

-
I haven’t really used the file manager a ton. Is this something I can do if I plug a mouse in? Like just copy and paste that onto the USB drive?
Yes.
-
I admit I ought to have tried swapping ports sooner but cie la vie!
Create new EDID: Click!
-
Chromebox is pretty exotic here, so problems are expected. The kodi.log is at /storage/.kodi/temp. If you can access that folder somehow, upload the log as attachment. We need a log from LE 12 Beta 2.
-
Update to LE 12 Beta 2. If the issue persists...
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 -
However, I have no display output so I cannot use the GUI as you suggest in step 1 for enabling the debug log mode.
Create an advancedsettings.xml file, and set log level to value 1. Then you're logging permanently, and invisible for GUI.
-
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 -
I've done a clean install on my RPI5. It works great in terms of installing addons, setting up wireguard, and watching programs. However when I either reboot the Pi or I turn the TV off, the Pi no longer outputs an HMDI signal. I can log in remotely and head /sys/class/drm/*/status shows me the HDMI is connected however there is no signal, as reported by the TV. I've tried systemctl restart kodi and getedid create but they don't help, I've tried different TVs, different HDMI cables, and plugging into the other HDMI port on the Pi but nothing helps.
Andy advice?
Try the force hotplug option.
-
Where should I upload log file?
Make a new thread at General Support.
-
I found different SoC variants for this TV box. Which is yours?
-
cp /etc/swap.conf /storage/.config didn't return with anything indicating it did but there was no error either.
Did you read the instructions? You have to edit that file after copying it:
nano /storage/.config/swap.conf
Then reboot.
I just realized your PC has 8GB of RAM, so I don't think 16GB swap (or more) will make a difference.
-
-
How do you enter the terminal in LibreELEC?
Option A: SSH login from another PC
- find the IP of your LE device by using your router menu
- open a terminal on another PC, and type ssh root@<IP_OF_YOUR_LE_DEVICE> to connect to your LE device
- use the default password "libreelec" to finish the login
- to end your SSH session, just use the "exit" command
Option B: Use an LE terminal add-on
- download the "System Tools" add-on
- start the "Terminal" app