Posts by Da Flex
-
-
Can you ping all involved devices by IP address?
-
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 -
No, just compare the release dates of LE and RPi firmware.
-
You have to install LE 9.2.8 for 3D. You probably have to downgrade the RPi firmware to make it work.
-
I guess what he means is the arrangement of the pictures, when you select a different view mode for a streaming provider. Pictures are bigger then, and arranged in a horizontal row. In that case it could really need more RAM, or Kodi is buffering in (non-existing / too small) graphic memory.
-
I don't use kiosk mode, but when multiple links lead to the same object, then it could also be a dead lock. So when using any tools on top of those lists (media scrapers), then it's worth to check them.
-
Thanks. The log looks very good, no critical errors. There is a chance that kiosk mode uses more RAM, and when the second RAM bank gets activated, it might causes an invisible error / freeze (I already had that problem many years ago). So I would take a USB stick, and run MemTest86.
-
Yes, it's active after reboot, and results in more log details.
-
Use advancedsettings.xml to increase the log level. Post another log when it happens again.
-
Maybe this procedure helps:
PostRE: [x86-84] No sound via HDMI
solution (90%)
chatGPT told me to power it all off then turn tv on and wait for it to boot 100% and then wait 10 sek and then turn the computer on
in the audio devices there was my tv now selected that and i fliped some more things back and forth but now it is working
latest log here https://paste.libreelec.tv/charmed-herring.logmenace_dkMay 1, 2026 at 4:37 PM -
There is something wrong with your advancedsettings.xml file, so you're still at log level 0:
Code2026-04-28 21:49:46.726 T:823 error <general>: Error loading special://profile/advancedsettings.xml, no <advancedsettings> node 2026-04-28 21:49:46.726 T:823 info <general>: Default Video Player: VideoPlayer 2026-04-28 21:49:46.726 T:823 info <general>: Default Audio Player: paplayer 2026-04-28 21:49:46.726 T:823 info <general>: Disabled debug logging due to GUI setting. Level 0.PS: Also have a look at this thread:
Thread[x86-64] NFS kernel mounting NO WORKIE
I am attempting to update my trusty old x86 HTPC from an ancient version of OpenELEC that I've been running forever because it just worked and it was sufficient for my needs. Now however I'm trying to move to the latest LibreELEC (legacy PC edition) and I'm just not able to get NFS mounts to work following the instructions on this LibreELEC Wiki page:
Mount Network Share
I have noted that (in the case of NFS, at least) these are still the identical old instructions that I used on OpenELEC, years…
ronbabyApril 27, 2026 at 5:28 AM -
Shall I try to reproduce for a log with the following settings?
<loglevel>3</loglevel>
<setting id="debug.extralogging">true</setting>
<setting id="debug.setextraloglevel">131072</setting>Reproduce the issue with log level 1. Anything else is overkill.
-
After further testing, and hooking the Raspberry Pi straight into my beamer, audio works perfect. (through the beamer speaker)
Please check the LE audio settings in expert mode. The 44.1kHz sampling rate is common, but could be too low for some hi-res audio codecs. So your beamer seems to handle that sampling rate, but the Meridian AVR could have a problem with it.
Code2026-04-18 13:59:22.897 T:1906250624 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized: 2026-04-18 13:59:22.897 T:1906250624 DEBUG: Output Device : HDMI 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Sample Rate : 44100 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Sample Format : AE_FMT_FLOAT 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Channel Count : 2 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Channel Layout: FL, FR 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Frames : 2205 2026-04-18 13:59:22.898 T:1906250624 DEBUG: Frame Size : 8chewitt : Thx for explaining.
-
Thanks for the log. If it's a legal ISO, then it looks like an FFmpeg bug to me:
Code2026-04-18 13:59:21.868 T:1523102592 DEBUG: ffmpeg[5AC8B380]: [mpegts] PES packet size mismatch 2026-04-18 13:59:22.060 T:1523102592 DEBUG: Previous line repeats 3 times. 2026-04-18 13:59:22.060 T:1523102592 ERROR: ffmpeg[5AC8B380]: [mp3float] Header missing 2026-04-18 13:59:22.518 T:1523102592 INFO: ffmpeg[5AC8B380]: [mpegts] decoding for stream 12 failed 2026-04-18 13:59:22.518 T:1523102592 DEBUG: ffmpeg[5AC8B380]: [mpegts] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified sizeYou can try to compile your own LE with latest FFmpeg, but you need skills for that.
We don't support 3D on newer LE versions, sorry.

-
Seems like this version should be the best for use with 3D MVC video's on a raspberry pi ?
Yes.
Anyone knows how to fix my problem ?
No, but you can try to overclock the RPi(s). To me the issue sounds like a lack of processing power.
-
Incomplete hardware info. Open the housing, make a hi-res photo, and post it, so users could read the chip labels.
-
Try the latest LE 13 nightly. It has some fixes for the WiFi driver.
https://test.libreelec.tv/13.0/RPi/RPi4/
Update procedure:
Login by SSH, go to /storage/.update, download the nightly image by wget <image URL>, and reboot.