No, he clearly said "once the connection works".
Posts by Da Flex
-
-
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 -
Maybe a network issue. Try to play from a thumb drive.
-
I just connected the AVR to the electricity and with exactly the same connections than before... and it worked.
Congrats! Maybe the AVR has some type of an EDID buffer, which was cleaned now.
Make some more tests, and then mark this thread as solved. I don't think it's an LE issue.
The AVR probably had bad EDID data (containing a video mode) when connector detection failed. Dev talk:
Quoteexcept for the second HDMI / AVR (which looks like a broken EDID and all modes except 720x576i filtered out) the kernel log looks fine.
-
-
Pleaassee libreelec devs, get this released properly somewhere, it'll make this awesome project viable for a lot of builds, especially with things like the intel N100 gaining popularity.
Sure. sky42 is already in contact with Intel developers.
-
-
-
-
-
-
Thanks, then you can remove that option again. I think we have to know what happens under the hood now...
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 -
Make sure you're using HDMI-0 (close to the USB-C port) for video, and HDMI-1 for audio.
If that doesn't help...
- 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.
-
Thanks, it was worth a try. Please update to the latest nightly build.
-
vanfroda Congrats, you found a bug
! We are working on it. Please update to the latest nightly build. -
A/V streams both stop, not just audio:
Code2024-02-11 13:52:21.843 T:1130 warning <general>: OutputPicture - timeout waiting for buffer 2024-02-11 13:52:40.531 T:1036 info <general>: JSONRPC Server: Disconnection detected 2024-02-11 13:59:35.243 T:1131 info <general>: CVideoPlayerAudio::Process - stream stalledDRM Prime is basically a buffering method: Prime Buffer Sharing
-
Code
2024-02-11 13:52:21.183 T:1119 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper 2024-02-11 13:52:21.183 T:1119 info <general>: CDVDVideoCodecDRMPRIME::Open - unable to open codec 2024-02-11 13:52:21.184 T:1119 info <general>: CDVDVideoCodecDRMPRIME::Open - using decoder H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 2024-02-11 13:52:21.197 T:1119 error <general>: CDVDVideoCodecDRMPRIME::FilterOpen - avfilter_graph_config: Invalid argument (-22)Disable DRM Prime.
-
well, if it aint used, it wont consume much ram, i suppose.
Nah, on analog audio, there is no chance to detect usage, so it's always on or off.