LE12 & LE11 & LE10 NUC11 Audio lost until reboot [sample file]
-
Mettbrot -
August 7, 2022 at 10:23 AM -
Thread is Unresolved
-
-
Two audio channels work, any more channels (2.1 3.0 4.0) and it breaks again: http://ix.io/4erI
-
There is a new firmware for some NUC11 models.
For me, it helped to some extent to make audio passthrough working.
-
There is a new firmware for some NUC11 models.
For me, it helped to some extent to make audio passthrough working.
Hi,
thank you for the tip. I try to stay up to date with the Firmwares as well. Unfortunately, FW48 did not make a difference (debug log:
-
I would doubt this issue is LE related - did you try to get any advise on the Intel forum? See this thread as an example.
-
I played the test file from post #1 with this result (RPi3B+, LE 10.0.3):
External Content pastebin.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.It has subtitles and no audio. However, it doesn't crash my audio system, so I still have audio after playing the file.
My current theory is a bad audio driver. It just shouldn't crash, whatever it plays.
-
the issue seems to be related to NUC11, different hw, different drivers...
-
Line-by-line comparison between RPi and NUC11 shows a difference here:
RPi:
Code2022-11-15 02:12:25.554 T:655 INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
NUC11:
Code2022-11-12 14:41:40.389 T:960 INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
So maybe DRM Prime is necessary to play the file correctly.
PS: Click the gear icon on the playback bar. Under video settings search for DRM Prime, and switch it on / off. I'm not sure about the existence of this setting on current x86 builds, because I can only test on RPi.
-
DRM Prime should be available, as discussed here. But it is audio problem, not video...
-
Line-by-line comparison between RPi and NUC11 shows a difference here:
RPi:
Code2022-11-15 02:12:25.554 T:655 INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
NUC11:
Code2022-11-12 14:41:40.389 T:960 INFO <general>: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
So maybe DRM Prime is necessary to play the file correctly.
PS: Click the gear icon on the playback bar. Under video settings search for DRM Prime, and switch it on / off. I'm not sure about the existence of this setting on current x86 builds, because I can only test on RPi.
Hi,
thank you for testing! I take it I need LE 11 to use DRM Prime? So I switched back to latest nightly. I cannot find DRM Prime settings in the playback bar>video, however there are some under settings > player > Video (Use DRM-PRIME decoder, hardware accelleration DRM PRIME) and they are activated. PRIME render method is set to EGL (http://ix.io/4ghV). Switching to direct to plane did not help either.
The thread over at Intel mentions something about the EDID. I did try the getedid create script but it does not seem to save the edid correctly. Could the issues be connected?
I tried one more thing: connected the HDMI cable not to the hdmi port but to the thuderbolt port via an adapter. The issue persists though http://ix.io/4ghX
-
The thread over at Intel mentions something about the EDID. I did try the getedid create script but it does not seem to save the edid correctly.
-
Could the issues be connected?
Possible. At first place I think your test file has errors, because I don't have audio with it. Those errors might lead to a re-initialization of the audio sink. If the EDID file is some sort of a map for the audio sink, then it could help to have correct EDID data.
-
I tried it with and without the edid file. Doesn't change anything.
I tried the Intel ssu Support utility to gather some logs but it does not work on Libreelec. ./ssu.sh: line 39: syntax error: unexpected "(". Maybe it needs a full blown OS?
-
If your NUC11 has dual HDMI outputs, be sure to use #2.
-
any news about this, or is nuc11 a lost cause?
-
any news about this, or is nuc11 a lost cause?
It was fixed in another thread: Click!
-
er, no, that is about resume from sleep.
hdmi audio getting lost everytime you play and stop media is kinda a basic no-go
-
er, no, that is about resume from sleep.
hdmi audio getting lost everytime you play and stop media is kinda a basic no-go
Audio is OK for blueribb . If you have issues, try the latest nightly, and / or post a log.
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 -