Posts by dCrypt

    Hi,

    I'd like to debug e1000e behaviour because a suspend problem in LE12 and LE13 (not present in LE11). I did the following:


    Code
    mount -o remount rw /flash
    vi /flash/syslinux.cfg

    Changed "APPEND ...." line with:

    Code
     APPEND boot=UUID=5444-9D25 disk=UUID=52e71b4e-527d-4882-9bc6-05a528cd6b96  quiet e1000e.debug=16

    e1000e kernel module parameters:

    But I can't see any log (journalctl or dmesg). What's the proper way to pass parameters to a builtin module?


    BR

    Hi,

    Same here. Since I updated to LibreELEC 12, I get "Unreachable Network" error after suspend/wakeup. It never happened before with the same hardware in LE10 or LE11 (NUC10i3FNH).

    After suspend, the wired connection status in Config Menu->System->LibreELEC becomes "IDLE" and selecting the option "CONNECT" it becomes "FAILURE".

    BR


    EDIT: I can properly wake up via wakeonlan on the ethernet interface, even when it is not working.

    LibreELEC:~ # ifconfig
    eth0      Link encap:Ethernet  HWaddr 1C:69:7A:6C:A2:D0
             UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
             RX packets:11883 errors:0 dropped:33 overruns:0 frame:0
             TX packets:1126 errors:0 dropped:0 overruns:0 carrier:0
             collisions:0 txqueuelen:1000
             RX bytes:4808286 (4.5 MiB)  TX bytes:251044 (245.1 KiB)
             Interrupt:16 Memory:68200000-68220000

    EDIT2: After a hard reset the LibeELEC installation, the problem arises also. No configuration is causing the problem.

    EDIT3: Tested LE11 latest version and it works; tested LE13 nightly and it doesn't.

    That was the second thing I tried (first was swapping network cables).

    Wired network is working in LibreElec 8.0.1 installed in a NUC6CAYH with "Wireless networks enabled", no NTP server configured, "Wait for network before starting Kodi", with 10 seconds timeout (translation from Spanish menu options). Wireless enabled but not connected -> wired network also works.

    My gigabit network setup: NUC -> Conceptronic 8 port hub -> Asus RT-AC66U <- File server

    BR

    PS: Bios v0038, perhaps BIOS configuration could affect. Main BIOS setup change: "Linux" option selected under OS configuration menu.

    Hi, for those with ethernet issues, I managed to fix it by enabling the option "wait for the network before Kodi starts".

    Regarding the LE HD audio bistreaming issue, did anyone found a fix?

    BR