My Apple TV does 4K60 fine (and it shows correctly in AVR).
Can you try the same AVR port and cable for the LE device?
My Apple TV does 4K60 fine (and it shows correctly in AVR).
Can you try the same AVR port and cable for the LE device?
Super cheap also means super cheap software, and no chance to install other OS's. Something under 50$ should be OK.
I bypassed the AVR and it played fine with 4k60 but of course I need sound and HDMI switching.
Then your AVR or the HDMI cable is the problem. Most 4K material (not the demo) doesn't provide 60Hz at 4K, so you can ignore this for use-case scenarios.
The HDMI cable should be conform to HDMI 2.0 or 2.1 to play 4K.
Sometimes the log is too large, so no resulting URL is delivered.
Can you upload the log directly into the forum? it's at /STORAGE/.kodi/temp.
I attempted to upload logs, but it failed.
Sometimes the log is too large, so no resulting URL is delivered.
Can you upload the log directly into the forum? it's at /STORAGE/.kodi/temp when you read the microSD from a PC.
I've tried 5.1 and 2.0 with same result. At this moment it is 5.1.
Thanks. The test with 2.0 output channels was important to me.
Why bother about cables and receivers (which work with another source), when system don't even try to output 5.1?
We don't know that. HDMI negotiation is first, selecting a codec for the resulting connection is second.
Yep, kernel 6.1.45 is newer than 6.1.
How many audio output channels are selected on LE's settings?
What's the HDMI version number of your HDMI cables? You should try 4K cables.
Ah, now I understand. Then you have to write a cron script, which runs inside LE. elonesna has already described the idea. You definitely need basic programming skills to do that. To my knowledge, there is no plug-in for that purpose.
Your device probably uses an LSPCon chip to convert the second DVI output to HDMI.
Those converters have known issues. I think that's why it's not working. Sorry, no solution.
Use LE 11.0.3. We don't support outdated versions. If the issue remains, post another log.
Try this for an HD Ready resolution:
boot=UUID=1507-5354 disk=UUID=077f401e-ddf6-42b9-95f9-dfb3c6c109f1 quiet video=HDMI-A-1:1280x720M@60D
In cmdline.txt :-
boot=UUID=1507-5354 disk=UUID=077f401e-ddf6-42b9-95f9-dfb3c6c109f1 quiet
video=HDMI-A-1:1920x1080M@60
No. The HDMI mode has to be appended at the same line, just separated by a space sign.
Thanks for your reply, but the solution is to a PC that runs Windows. I use Libreelec on my PC.. Is there a similar solution as that one you think?
Did you read the right post at the link? it's post #4.
Curl works on Linux. Which OS do you want to use to control LE?