I bought two boards, the 1st is N2+ and the 2nd is M1.
N2+'s official Ubuntu image (22.04 LTS + install ubuntu-desktop) works as usual. But M1's officlal Ubuntu image (20.04 LTS) has a trouble for me.
1. With Ethernet (wired) connection : no trouble, works great.
2. Without Ethernet connection / Plugged in WiFi dongle 5BK : delay after this message around 100 seconds.
Code: Select all
[ 14.898000] loop: module loaded
[ 14.959773] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 15.100226] IPv6: ADDRCONF(NETDEV_UP): wlxe0e1a9387009: link is not ready
[ 16.138245] IPv6: ADDRCONF(NETDEV_UP): wlxe0e1a9387009: link is not ready
[ 16.139230] IPv6: ADDRCONF(NETDEV_CHANGE): wlxe0e1a9387009: link becomes ready
[ 16.258434] IPv6: ADDRCONF(NETDEV_UP): wlxe0e1a9387009: link is not ready
[ 23.126472] IPv6: ADDRCONF(NETDEV_CHANGE): wlxe0e1a9387009: link becomes ready
[ 32.061297] vcc3v3_pcie: disabling
[ 130.530857] ttyFIQ ttyFIQ0: tty_port_close_start: tty->count = 1 port count = 2
[ 131.981666] fuse init (API version 7.27)
[ 164.789125] [drm] only support 1 gamma
[ 165.162468] [drm] only support 1 gamma
[ 165.341751] [drm] only support 1 gamma
[ 167.108523] [drm] only support 1 gamma
How can I fix (or change settings) for this? (w/o network connection)
Thank you