Posts by Da Flex

    I've separated ION posts to provide more clarity, and more attention to this topic.

    At your ALSA device list three devices have the same display name "HDA NVidia" (Analog, S/PDIF and HDMI). Seems like you or the system (naming confusion) have picked the wrong device:

    Code
    2024-02-10 19:42:37.553 T:924     debug <general>: CActiveAESink::OpenSink - ALSA Initialized:
    2024-02-10 19:42:37.553 T:924     debug <general>:   Output Device : HDA NVidia
    2024-02-10 19:42:37.553 T:924     debug <general>:   Sample Rate   : 44100
    2024-02-10 19:42:37.553 T:924     debug <general>:   Sample Format : AE_FMT_S32NE
    2024-02-10 19:42:37.553 T:924     debug <general>:   Channel Count : 2
    2024-02-10 19:42:37.553 T:924     debug <general>:   Channel Layout: FL, FR
    2024-02-10 19:42:37.553 T:924     debug <general>:   Frames        : 464
    2024-02-10 19:42:37.553 T:924     debug <general>:   Frame Size    : 8

    Sadly, in my case the audio problem continues to present itself with no resolution.

    Can you say something about your audio chip? Or open the box, and make a hi-res photo with all chips. So you and chewitt could compare ION hardware.

    To me it looks like the driver doesn't offer any usable sample rate:

    Code
    Feb 10 19:42:50.883122 LibreELEC kernel: perf: interrupt took too long (2730 > 2500), lowering kernel.perf_event_max_sample_rate to 73200
    Feb 10 19:42:51.643620 LibreELEC iwd[412]: wiphy_estimate_data_rate() failed
    Feb 10 19:42:51.645612 LibreELEC iwd[412]: wiphy_estimate_data_rate() failed
    Feb 10 19:42:51.645612 LibreELEC iwd[412]: wiphy_estimate_data_rate() failed
    Feb 10 19:42:51.645612 LibreELEC iwd[412]: wiphy_estimate_data_rate() failed
    Feb 10 19:43:08.987290 LibreELEC kernel: perf: interrupt took too long (3798 > 3412), lowering kernel.perf_event_max_sample_rate to 52500
    Feb 10 19:43:45.921340 LibreELEC kernel: perf: interrupt took too long (4876 > 4747), lowering kernel.perf_event_max_sample_rate to 40800

    chewitt Which sample rate is in use on your setup? Maybe your setup can play an unusual sample rate (40800Hz, see log snippet), but the setup of paperbackwriter can't.

    Code
    2024-03-18 17:52:36.351 T:1284    error <general>: ffmpeg[0x4634568]: [hevc] frame_post_process: Decode fail
    2024-03-18 17:52:36.352 T:1284    debug <general>: CDVDVideoCodecDRMPRIME::Reset - flush buffers

    Try LE 12 Beta. If the issue persists, try without DRM Prime (gear icon menu at playback bar).

    how did you come up with these delay values? did you do it manually or sufficient delay on fastest sink device will sync them?

    That's usually a trial-and-error thing, because precise delay time is unknown for most parts of the signal chain. So you eventually have to adjust delay values for your system.

    LE12 is not available to download, I only find LE11.0.6

    https://test.libreelec.tv/12.0/Generic/Generic/

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. 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

    Try without Bluetooth devices.

    Code
    2024-03-13 17:56:36.751 T:1165    error <general>: open_restricted - failed to open /dev/input/event7 (No such file or directory)
    ...
    2024-03-13 18:02:34.412 T:1269    error <general>:   File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py", line 70, in Release
    2024-03-13 18:02:34.413 T:1269    error <general>: NotImplementedError

    Q2: Generic-Legacy uses X.org for graphics. X.org doesn't support HDR. Generic LE supports HDR.

    Thread renamed and moved for Q1, because it's very likely a Moonlight issue. To know for sure...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. 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

    I did. I wrote about it. I found that there is communication problem between my DenonAVRX7200WA and RPi5.

    When I go to Denon and press "info", suddenly I have a picture from RPi5 and it stays until I turn RPi5 OFF. I can switch AVR to other inputs and after returning to RPi5, picture is still ON.

    You've tried different hardware setups. Maybe your RPi's have wrong EDID data stored now.

    To adjust it, type this on SSH (assuming you have a working setup, as you managed to get above)...

    1. getedid delete
    2. getedid create
    3. reboot