Do you use 4K HDMI cables (HDMI 2.0 or 2.1 standard)? If not, then low HDMI speed can lead to a limited whitelist of HDMI modes.
Posts by Da Flex
-
-
Can you copy the kodi.log from microSD to your PC? If yes, upload it to Pastebin and post the link.
-
I am using a MariaDB docker to keep a centralized database on my Unraid servers SSD Cache Drive.
I think it's a DB issue:
Code: Pi1 Log2021-01-07 18:36:09.664 T:1675469696 DEBUG: RunQuery took 22 ms for 106 items query: select * from episode_view WHERE (episode_view.idShow = 223) AND (((episode_view.playCount IS NULL OR episode_view.playCount < 1))) 2021-01-07 18:36:09.665 T:1675469696 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 31Try a different MariaDB version on LE.
-
Disable WiFi and Bluetooth for testing.
-
VLC can stream to other VLC clients. I already did this to stream DVD from PC to an Android device, which was connected to the TV. In theory such a VLC client should work with LE, too. Maybe such an LE add-on exists, but I haven't found it yet.
-
We already had that feature request a couple of times: Click!
-
I forgot about that, but yes, it could have been SD. It wasn't Full-HD for sure.
-
I find references to a Sandmann79 repository. Does this still work?
I was using it last year on RPi3B+, and it worked. Navigation isn't very convenient with that add-on.
PS: Just to be sure you don't make the same error as me: Click!

-
-
At the HiFiBerry page of the DAC2 Pro they speak about a DSP module, which can be plugged in. Eventually your DAC is configured for that non-existing DSP module, resulting in frequency errors.
Have a look at your audio device settings. Maybe you find another HiFiBerry device on the list (without DSP hardware), which plays fine.
-
Write your microSD with Etcher and try again.
-
I haven't found heavy errors on your log. Please remove the Argon One case, and test with the naked board.
-
One last thing though: despite having added “hdmi_enable_4kp60=1“ to my config.txt, I am still limited to 30 fps in 4k resolution. I had the problem before and I still don't know how to fix this. Maybe I should create another thread?
Yes, but use our forum search first. We already had that 4kp60 topic several times.
-
Thanks for testing! Do you use a DVB-T tuner on USB? If yes, then you probably know about the case of harry_fine , which appears at your first link. On that thread we spoke about nearly every potential bottleneck. I don't think I can add new ideas to that topic. I'm just waiting for feedback from harry_fine ...
-
Read this thread: Click!
PS: If you are using custom settings at config.txt, go back to default.
-
-
Yeah, that error is visible at the log:
Code
Display More2020-12-30 20:04:22.687 T:3011665936 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 29.970, 3D: false 2020-12-30 20:04:22.689 T:3011665936 NOTICE: Display resolution ADJUST : 3840x2160 @ 30.000000 Hz (16) (wei-ght: 0.000) 2020-12-30 20:11:42.195 T:2394477424 NOTICE: CVideoPlayerAudio::Process - stream stalled 2020-12-30 20:11:46.789 T:2989454192 WARNING: ActiveAE - large audio sync error: -1040.734258 2020-12-30 20:11:46.839 T:2989454192 WARNING: ActiveAE - large audio sync error: -1038.823835 2020-12-30 20:11:46.889 T:2989454192 WARNING: ActiveAE - large audio sync error: -1036.845208 2020-12-30 20:11:46.939 T:2989454192 WARNING: ActiveAE - large audio sync error: -1036.899898 2020-12-30 20:11:46.990 T:2989454192 WARNING: ActiveAE - large audio sync error: -1034.976967 2020-12-30 20:11:47.040 T:2989454192 WARNING: ActiveAE - large audio sync error: -1033.747706 2020-12-30 20:11:47.090 T:2989454192 WARNING: ActiveAE - large audio sync error: -90476.128866 2020-12-30 20:28:06.076 T:2394477424 NOTICE: CVideoPlayerAudio::Process - stream stalled 2020-12-30 20:28:06.238 T:2989454192 WARNING: ActiveAE - large audio sync error: -4911932.189470 2020-12-30 20:28:24.990 T:2419655536 WARNING: CRenderManager::WaitForBuffer - timeout waiting for bufferSwitch de-interlacing off. Read here how to do it: Click!
Try that setting with and without sync-to-display.
-