rooty If you really need RAID, stop talking, and start compiling your own LE version:
https://wiki.libreelec.tv/development/build-basics
Everything was said about this topic. Closed.
rooty If you really need RAID, stop talking, and start compiling your own LE version:
https://wiki.libreelec.tv/development/build-basics
Everything was said about this topic. Closed.
Double post. Continue here:
Probably an (LS)PCON chip issue:
PS: Guys, please do me favor, and stop those double posts:
I thought it was solved here:
No double posts please. Closed.
Start with a clear description of your goal next time. LE isn't made for split screens.
Great units boots trying to setup Kodi finding that my CCTV plugin (Surveillance Camera) is not supported by the latest version of Kodi and I need to downgrade.
No, you have to ask the add-on provider for an update first. Add-on developers are at Kodi form. Ask there.
Argon cases are widely reported to cause hdmi issues, so first step would be to test without the case.
I've mentioned that earlier:
Yes, Argon One cases are known for soldering problems on HDMI contacts, but then it wouldn't try to buffer before it crashes. A network issue is much more likely. If I remember correctly, log level 2 includes more network data.
Hunduster Can you provide another log file for that error at log level 2? We still haven't found the real cause in the log.
Widescreen Please open a new thread, if you have any trouble with the N100. Also post a link to a log.
At SSH session, the result of pastekodi is an URL, which you can post here.
Do you mean the note with "warning <general>: VIDEO database configuration is experimental"?
Yes, but since you have it for such a long time, it's surely not the cause.
Try SMB. I'm running out of ideas. ![]()
There is a warning about the <videodatabase> tag at advancedsettings.xml:
2024-01-14 11:26:10.956 T:994 info <general>: Contents of special://profile/advancedsettings.xml are...
<advancedsettings>
<loglevel>1</loglevel>
<videodatabase>
<type>mysql</type>
<host>172.22.29.12</host>
<port>3306</port>
<user>xbmc</user>
<pass>*****</pass>
<name>xbmc_video</name>
</videodatabase>
<musicdatabase>
<type>mysql</type>
<host>172.22.29.12</host>
<port>3306</port>
<user>xbmc</user>
<pass>*****</pass>
<name>xbmc_music</name>
</musicdatabase>
</advancedsettings>
2024-01-14 11:26:10.956 T:994 warning <general>: VIDEO database configuration is experimental.
Display More
Can you do a test run without <videodatabase> content?
Thanks for removing all those NTP errors from the log.
I think your NAS connection is OK, because you don't have the typical "waiting for buffer" warnings in the log.
Most of the current errors are harmless, but I'm not sure about this error:
Feb 16 19:10:56.709875 LibreELEC kernel: vc4-drm gpu: [drm] *ERROR* Failed to read TMDS config: -121
Feb 16 19:10:56.709941 LibreELEC kernel: mmc1: Controller never released inhibit bit(s).
Feb 16 19:10:56.709982 LibreELEC kernel: [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 1
Feb 16 19:10:56.710017 LibreELEC kernel: printk: console [netcon0] enabled
Feb 16 19:10:56.710053 LibreELEC kernel: netconsole: network logging started
Feb 16 19:10:56.710088 LibreELEC kernel: of_cfs_init
Feb 16 19:10:56.710122 LibreELEC kernel: of_cfs_init: OK
Feb 16 19:10:56.710160 LibreELEC kernel: ALSA device list:
Feb 16 19:10:56.710202 LibreELEC kernel: #0: vc4-hdmi-0
Feb 16 19:10:56.710237 LibreELEC kernel: #1: vc4-hdmi-1
Feb 16 19:10:56.710271 LibreELEC kernel: mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
Feb 16 19:10:56.710632 LibreELEC kernel: vc4-drm gpu: [drm] *ERROR* Failed to read TMDS config: -121
Feb 16 19:10:56.710686 LibreELEC kernel: Freeing unused kernel memory: 8832K
Feb 16 19:10:56.710722 LibreELEC kernel: Run /init as init process
Feb 16 19:10:56.710757 LibreELEC kernel: with arguments:
Feb 16 19:10:56.710792 LibreELEC kernel: /init
Feb 16 19:10:56.710828 LibreELEC kernel: with environment:
Feb 16 19:10:56.710862 LibreELEC kernel: HOME=/
Feb 16 19:10:56.710897 LibreELEC kernel: TERM=linux
Feb 16 19:10:56.710932 LibreELEC kernel: boot=UUID=1803-0729
Feb 16 19:10:56.710967 LibreELEC kernel: disk=UUID=d34cd6c2-1dbd-4333-8d42-a1c2a6506acf
Display More
The movie stopped at 19:54. Same behavior again.
Yep, that error is visible in the log:
Jan 12 19:54:31.760060 Kodi-WZ connmand[597]: ntp: adjust (slew): -0.012913 sec
Jan 12 19:54:41.015071 Kodi-WZ kernel: rpivid feb10000.codec: rpivid_h265_stop
Jan 12 19:55:08.864468 Kodi-WZ kernel: rpivid feb10000.codec: rpivid_h265_start: (3840x1616)
Jan 12 19:55:08.891862 Kodi-WZ kernel: rpivid feb10000.codec: SPS changed
Jan 12 19:55:08.892280 Kodi-WZ kernel: rpivid feb10000.codec: PPS changed
Jan 12 20:00:00.289036 Kodi-WZ crond[390]: USER root pid 1340 cmd ntpd -n -p 172.22.29.1
Jan 12 20:00:05.659047 Kodi-WZ crond[1174]: ntpd: reply from 172.22.29.1: peer is unsynced
Jan 12 20:00:16.121645 Kodi-WZ crond[1249]: ntpd: reply from 172.22.29.1: peer is unsynced
Looks like an NTP error. Read here:
Because Bluetooth is involved, it's not possible without developer skills:
You can try this custom build for simultaneous audio output:
Try dtoverlay=iqaudio-dacplus,unmute_amp or dtoverlay=iqaudio-dacplus,auto_mute_amp.
At config.txt try dtparam=audio=on and/or force_eeprom_read=0.