Slow Ethernet on RPi4 Nightly

  • 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
  • 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

    Here is debug log

    View Paste LVOrS
    Paste.ee - View Paste LVOrS
    paste.ee

    I tried using LE add on to upload but it kept saying paste failed

  • There are streaming interruptions:

    Code
    ...
    2022-09-09 23:05:07.878 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657907000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.879 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657949000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.879 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657991000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.884 T:1227    DEBUG <general>: CDVDAudio::Pause - pausing audio stream
    2022-09-09 23:05:07.886 T:1227     INFO <general>: Skipped 1 duplicate messages..
    2022-09-09 23:05:07.886 T:1227     INFO <general>: CVideoPlayerAudio: display reset occurred, checking for passthrough
    2022-09-09 23:05:07.890 T:1227     INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
    2022-09-09 23:05:07.891 T:1227     INFO <general>: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
    ...

    If your Ethernet is fine, then it could be a slow HDMI cable. So check whether it's conform to HDMI 2.0 or 2.1.

  • There are streaming interruptions:

    Code
    ...
    2022-09-09 23:05:07.878 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657907000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.879 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657949000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.879 T:1215    DEBUG <general>: CheckPlayerInit - dropping packet type:2 dts:657991000.000000 to get to start point at 658000000.000000
    2022-09-09 23:05:07.884 T:1227    DEBUG <general>: CDVDAudio::Pause - pausing audio stream
    2022-09-09 23:05:07.886 T:1227     INFO <general>: Skipped 1 duplicate messages..
    2022-09-09 23:05:07.886 T:1227     INFO <general>: CVideoPlayerAudio: display reset occurred, checking for passthrough
    2022-09-09 23:05:07.890 T:1227     INFO <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
    2022-09-09 23:05:07.891 T:1227     INFO <general>: Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
    ...

    If your Ethernet is fine, then it could be a slow HDMI cable. So check whether it's conform to HDMI 2.0 or 2.1.

    hmm ok will take a look

    thanks both

  • so I checked the Pi and my network by booting Pi OS and doing IPerf test against my NAS and I get 904 Mbits a sec which seems fine.

    so it must be LE or Kodi not being able to run the ethernet port at full speed as the file I was watching had a 15mb bitrate only.

    below is test on LE

    EDIT:

    I found the issue.

    On LE when I run ethtool eth0 it shows its only running at 100mb and not 1000mb. While on Pi OS its running at GB speeds.

    Edited 3 times, last by Nekromantik (September 11, 2022 at 12:24 PM).

  • 5e

    Its fine on Pi OS but not on LE so not cable

    That may be but the cable quality may not be up to standard. Spurious results on different OSes would be a true indicator.

    Before ruling out an Ethernet cable issue try a different Cat5e Ethernet cable. If you did have Cat6 to hand I’d try that too. It could save you a lot of troubleshooting.

  • That may be but the cable quality may not be up to standard. Spurious results on different OSes would be a true indicator.

    Before ruling out an Ethernet cable issue try a different Cat5e Ethernet cable. If you did have Cat6 to hand I’d try that too. It could save you a lot of troubleshooting.

    just tried different cable that is working fine on my server and same issue.