Hi all,
just installed the new minimal reference using Easy Installer on Apalis iMX8 QuadPlus 2GB Wi-Fi / Bluetooth V1.0B with Ixora V1.1A. Yet somehow it does not connect to the network using ethernet. connmanctl provides following output:
connmanctl> services
connmanctl>
cat /etc/issue
TDX Wayland with XWayland 5.4.0+build.11 (dunfell) \n \l
Apalis-iMX8_Reference-Minimal-Image
Ethernet should work, since I download the reference image using this. Am I doing something wrong?
On startup it shows following output:
[ OK ] Started Connection service.
[ OK ] Started Network Service.
[ 7.291023] Micrel KSZ9031 Gigabit PHY 5b040000.ethernet-1:07: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=5b040000.ethernet-1:07, irq=305)
Below some more outptus.
Thanks and regards
root@apalis-imx8-06494395:~# ip -4 a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
root@apalis-imx8-06494395:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:14:2D:63:18:BB
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:204 errors:0 dropped:0 overruns:0 frame:0
TX packets:204 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13684 (13.3 KiB) TX bytes:13684 (13.3 KiB)
root@apalis-imx8-06494395:~#
root@apalis-imx8-06494395:~# connmanctl technologies
/net/connman/technology/bluetooth
Name = Bluetooth
Type = bluetooth
Powered = False
Connected = False
Tethering = False
/net/connman/technology/p2p
Name = P2P
Type = p2p
Powered = False
Connected = False
Tethering = False
/net/connman/technology/wifi
Name = WiFi
Type = wifi
Powered = False
Connected = False
Tethering = False
/net/connman/technology/ethernet
Name = Wired
Type = ethernet
Powered = True
Connected = False
Tethering = False