• Testing U-Boot A20-Lime2 no network connection after reboot.

    From Arne Ploese@21:1/5 to All on Sun Jan 22 18:00:01 2023
    Hi,

    Im testing (just for fun) an Olimex OLuxino A20-Lime2.
    The system can't bring up the interface end0 on rebooting (only reboot
    - and not poweroff and then restart by power-button).

    "ip a" tells me that end0 is unconfigured.
    "ifup end0" gives an error message.
    Only first shutting down end0 with "ifdown end0" and then start "ifup
    end0" brings the network into life.

    Has anyone experienced similar behavior?

    I will test a A10-Lime and A20-MICRO as well more thoroughly...

    Arne

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Nussbaum@21:1/5 to Arne Ploese on Sun Jan 22 18:20:02 2023
    On 22/01/23 at 17:56 +0100, Arne Ploese wrote:
    Hi,

    Im testing (just for fun) an Olimex OLuxino A20-Lime2.
    The system can't bring up the interface end0 on rebooting (only reboot
    - and not poweroff and then restart by power-button).

    "ip a" tells me that end0 is unconfigured.
    "ifup end0" gives an error message.
    Only first shutting down end0 with "ifdown end0" and then start "ifup
    end0" brings the network into life.

    Has anyone experienced similar behavior?

    Hi,

    Yes. I'm seeing this as well.
    I think there's a known kernel regression between 4.19 and 5.10, but I
    don't remember where I saw it documented/tracked.

    Lucas

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Lucas Nussbaum@21:1/5 to Arne Ploese on Sun Jan 22 21:00:01 2023
    On 22/01/23 at 20:23 +0100, Arne Ploese wrote:
    Am Sonntag, dem 22.01.2023 um 18:13 +0100 schrieb Lucas Nussbaum:
    On 22/01/23 at 17:56 +0100, Arne Ploese wrote:
    Hi,

    Im testing (just for fun) an Olimex OLuxino A20-Lime2.
    The system can't bring up the interface end0 on rebooting (only
    reboot
    -  and not poweroff and then restart by power-button).

    "ip a" tells me that end0 is unconfigured.
    "ifup end0" gives an error message.
    Only first shutting down end0 with "ifdown end0" and then start
    "ifup
    end0" brings the network into life.

    Has anyone experienced similar behavior?

    Hi,

    Yes. I'm seeing this as well.
    I think there's a known kernel regression between 4.19 and 5.10, but
    Then this regression is still in kernel 6.1.4 - is this a new bug then?

    It might be something that is not tracked yet in a Debian bug, yes.
    However those two bugs sound relevant (even if they are about ethernet
    in u-boot, not after boot): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=864562 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911560

    The board I ran into this is doing useful stuff, so I couldn't easily investigate, and I just sticked with the buster kernel.

    Lucas

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arne Ploese@21:1/5 to All on Sun Jan 22 20:40:02 2023
    Am Sonntag, dem 22.01.2023 um 17:56 +0100 schrieb Arne Ploese:
    Hi,
    (...)
    I will test a A10-Lime and A20-MICRO as well more thoroughly...

    Arne


    I tested an A10-Lime too - all works fine for me.

    For my A20-MICRO after reboot (bookworm) I saw:
    root@a20-micro:/home/debian# [ 707.118279] systemd-shutdown[1]: Failed
    to set timeout to 10min: Invalid argument
    [ 710.251201] reboot: Restarting system

    U-Boot SPL 2023.01+dfsg-1 (Jan 10 2023 - 03:18:09 +0000)
    DR
    Here the boot hangs.

    The same for bullseye:
    [ 112.210282] reboot: Restarting system

    U-Boot SPL 2021.01+dfsg-5 (May 23 2021 - 04:32:45 +0000)
    DR

    It seems that the bug stays longer .... Any hint whats going on?

    Arne

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arne Ploese@21:1/5 to All on Sun Jan 22 20:30:01 2023
    Am Sonntag, dem 22.01.2023 um 18:13 +0100 schrieb Lucas Nussbaum:
    On 22/01/23 at 17:56 +0100, Arne Ploese wrote:
    Hi,

    Im testing (just for fun) an Olimex OLuxino A20-Lime2.
    The system can't bring up the interface end0 on rebooting (only
    reboot
    -  and not poweroff and then restart by power-button).

    "ip a" tells me that end0 is unconfigured.
    "ifup end0" gives an error message.
    Only first shutting down end0 with "ifdown end0" and then start
    "ifup
    end0" brings the network into life.

    Has anyone experienced similar behavior?

    Hi,

    Yes. I'm seeing this as well.
    I think there's a known kernel regression between 4.19 and 5.10, but
    Then this regression is still in kernel 6.1.4 - is this a new bug then?
    I
    don't remember where I saw it documented/tracked.

    Lucas

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)