Posts by heitbaum

    LE12 already has this up to date


    # docker version
    Client:
    Version: 24.0.7
    API version: 1.43
    Go version: go1.21.5
    Git commit: afdd53b4e341be38d2056a42113b938559bb1d94
    Built: Fri Dec 15 06:32:26 UTC 2023
    OS/Arch: linux/amd64
    Context: default

    Server:
    Engine:
    Version: library-import
    API version: 1.43 (minimum version 1.12)
    Go version: go1.21.5
    Git commit: library-import
    Built: library-import
    OS/Arch: linux/amd64
    Experimental: true
    containerd:
    Version: 1.7.11
    GitCommit: 4e1fe7492b9df85914c389d1f15a3ceedbb280ac
    runc:
    Version: 1.1.10
    GitCommit: 18a0cb0f32bcac2ecc9a10f327d282759c144dab
    docker-init:
    Version: 0.19.0
    GitCommit:

    I can see the eth0 and eth1 in your dmesg too. And nothing untoward.

    This post goes through the particular card. It would be worth checking each step.

    eth1 is a bit strange - in that it shows an MTU of 9000.


    Both eth0 and eth1 are not showing any traffic and I can’t see the cable “connect” / “disconnect”
    I’m not sure where this script is from? /storage/.config/system.d/mtuchange.service from the 02_System log.

    The N100/AX101 is loading firmware.

    iwlwifi 0000:00:14.3: loaded firmware version 83.e8f84e98.0 so-a0-hr-b0-83.ucode op_mode iwlmvm

    The failure is occurring on wireless association. FW error in SYNC CMD STA_CONFIG_CMD

    please use

    systemctl status service.rsyslog

    to test, as it sets up the environment and configs.

    I did some looking into this today.

    I cant see dmesg for the device (not that that would help me directly.) but good to get all the info.

    Here is the code that is being run - just after this (I believe at the time of the crash). debug logs - would be required next. Also what the log would normally say after the last "info <general>: CAESinkALSA - Unable to open device "surround71" for playback"

    xbmc/xbmc/cores/AudioEngine/Sinks/AESinkALSA.cpp at 4d639b82d1c9830eb4a010690432f75cc4d756af · xbmc/xbmc
    Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and…
    github.com

    There is nothing in the issues or git since 1.2.10 that looks like it "fixes this."

    Arch: armv7l

    Release: LibreELEC nightly-20230904-e2439c5

    Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --audio-backend=alsa+pulseaudio'.

    Program terminated with signal SIGSEGV, Segmentation fault.

    #0 0x76edf440 in ?? () from /usr/lib/libasound.so.2

    Program terminated with signal SIGSEGV, Segmentation fault.

    #0 0x76f4d440 in ?? () from /usr/lib/libasound.so.2

    2023-09-07 19:07:31.868 T:1080 info <general>: GLES: Maximum texture width: 2048

    2023-09-07 19:07:33.630 T:1080 info <general>: load keymapping

    2023-09-07 19:07:33.633 T:1080 info <general>: Loading special://xbmc/system/keymaps/appcommand.xml

    2023-09-07 19:07:33.636 T:1080 info <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml

    2023-09-07 19:07:33.638 T:1080 info <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml

    2023-09-07 19:07:33.642 T:1080 info <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml

    2023-09-07 19:07:33.644 T:1080 info <general>: Loading special://xbmc/system/keymaps/gamepad.xml

    2023-09-07 19:07:33.648 T:1080 info <general>: Loading special://xbmc/system/keymaps/joystick.xml

    2023-09-07 19:07:33.652 T:1080 info <general>: Loading special://xbmc/system/keymaps/keyboard.xml

    2023-09-07 19:07:33.659 T:1080 info <general>: Loading special://xbmc/system/keymaps/mouse.xml

    2023-09-07 19:07:33.661 T:1080 info <general>: Loading special://xbmc/system/keymaps/remote.xml

    2023-09-07 19:07:33.666 T:1080 info <general>: Loading special://xbmc/system/keymaps/touchscreen.xml

    2023-09-07 19:07:33.673 T:1080 info <general>: GUI format 1920x1200, Display 1920x1200 @ 60.000000 Hz

    2023-09-07 19:07:33.750 T:1086 info <general>: CAESinkALSA - Unable to open device "surround71" for playback

    2023-09-07 19:07:33.752 T:1086 info <general>: CAESinkALSA - Unable to open device "surround51" for playback

    2023-09-07 19:07:33.752 T:1086 info <general>: CAESinkALSA - Unable to open device "surround71" for playback

    2023-09-07 19:07:33.753 T:1086 info <general>: CAESinkALSA - Unable to open device "surround40" for playback

    2023-09-07 19:07:33.753 T:1086 info <general>: CAESinkALSA - Unable to open device "surround51" for playback

    2023-09-07 19:07:33.754 T:1086 info <general>: CAESinkALSA - Unable to open device "surround71" for playback

    ** CRASH **

    Hi racko - not exactly - we use the standard upstream kernel - which ntfs3 is part of. If you can pinpoint a how to get the failure - then log it with the upstream ntfs3 filesystem kernel - once a fix is in upstream - the LE will pick it up.

    Note: I have production ntfs3 and exfat file systems and have not been able to reproduce what is reported. (I have had other ntfs3 issues which I have worked with the kernel and fs developers - but not the “unable to mount” - I do write to this disk.)

    Note2: ntfs3 in kernel 6.2-6.5 has had a number patches (some are backported to 6.1 which is used be LE11.) these updated kernels are in the LE12 nightlies - it would be best to test the “reproducible issue” on the current 6.5 kernel before reporting upstream.