To safe RAM storage, developers only activate necessary drivers. Analog audio is not very common, so they don't load that driver by default.
Posts by Da Flex
-
-
-
I want to use HAT on RPi4, but on Android TV.
Wrong forum. Closed.
-
Network issues:
Code2024-02-10 13:47:32.922 T:1336 warning <general>: OutputPicture - timeout waiting for buffer 2024-02-10 13:47:40.489 T:1337 info <general>: Skipped 147 duplicate messages.. 2024-02-10 13:47:40.489 T:1337 info <general>: CVideoPlayerAudio::Process - stream stalled 2024-02-10 13:47:40.498 T:1328 debug <general>: CVideoPlayer::HandlePlaySpeed - audio stream stalled, triggering re-sync -
Most USB DACs are also cheap. Search for "RPi USB DAC" on this forum, because a proper driver is needed.
I successfully tried the Behringer UMC22 on my RPi3B+, but there are cheaper options.
-
why is this no longer activated by standard?
Audio quality is low, so analog users prefer HiFiBerry HATs these days.
-
Thx. No obvious errors. You're still at log level 0:
Code2024-02-09 19:29:02.418 T:1056 info <general>: Disabled debug logging due to GUI setting. Level 0.Use this advancedsettings.xml for log level 1:
XML<?xml version="1.0" encoding="utf-8" ?> <advancedsettings version="1.0"> <loglevel hide="true">1</loglevel> </advancedsettings>Not sure, what to do next. Provide another log at log level 1. Maybe we'll find more details then.
-
That message is harmless.
- Activate log level 1 by creating an advancedsettings.xml file.
- Reboot.
- Login by SSH, run pastekodi, and post the resulting URL.
-
-
The cmdline.txt from RPi4 has the default settings, so in theory you don't need extra options on RPi5, except SSH.
Please install the LE image again on microSD. This time use Balena Etcher. It does verification after writing.
-
-
It's a pretty new device, so it's not unexpected.
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 -
- Login by SSH, and open the file cmdline.txt. It works similar to config.txt.
- Append vc4.force_hotplug=1 to the end of the line.
- Store that file, and reboot.
-
I beliefe there is a "sync to display" option somewhere (video settings or gear icon on playback bar). Can you try that?
-
Zewkin On which build the issue started to happen? It could help to narrow it down.
-
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 -
Installing a nfs4 server is not an option
OK, here is a user, who did it:
ThreadVideo suddenly freezes, buffers and then crashes
Hello everyone,
Unfortunately, I have been having sporadic problems playing videos for a few months now.
During playback, the playback suddenly freezes. Kodi briefly shows buffering, but it stops and does not continue. Picture and sound are frozen and after a short time the playback is stopped and you end up back in the selection menu of the movies/series you were watching.
It doesn't matter whether the content is SD, HD or 4k.
Sometimes it runs flawlessly for hours until the error mentioned above…
HundusterJanuary 7, 2024 at 10:43 AM -
LibreELEC-RPi2.arm-12.0-nightly-20240205-690684c.img.gz
Partially fixed. I have access but very very slow and it freezes for 5-10 seconds. If I start a YT video from a playlist file, audio starts for 4 seconds, freeze for 20 seconds, still the playlist entries screen visible, than the video starts running with audio.
Please update your server to NFS4. That fixed problems for some users.
BTW: I have also some audio stutter every 5 minutes for 2 seconds length, which component debug log file I should switch on?
New thread please. Post a link at log level 1 (pastekodi result on SSH).