08-12-2018, 10:43 AM
Hi all,
I just got my Rock64 Pro with the Wifi/BT module (so new to Rock64) and it does not seem to be working with:
Ubuntu 18.04 Bionic Containers Image (DockerCE & Kubernetes)[microSD / eMMC Boot] [0.7.9]
This is the version:
rock64@rockpro64:~$ uname -a
Linux rockpro64 4.4.132-1075-rockchip-ayufan-ga83beded8524 #1 SMP Thu Jul 26 08:22:22 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
I have done a rfkill unblock all - but the main issue is on the BT is coming up not the WIFI:
rock64@rockpro64:~$ ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:02:cb:ce:4a txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.245 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::e0fc:1bff:fe80:a4ed prefixlen 64 scopeid 0x20<link>
ether e2:fc:1b:80:a4:ed txqueuelen 1000 (Ethernet)
RX packets 2295 bytes 161835 (161.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1166 bytes 96592 (96.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 24
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 84 bytes 6280 (6.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 84 bytes 6280 (6.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
rock64@rockpro64:~$ rfkill list
0: bt_default: Bluetooth
Soft blocked: no
Hard blocked: no
So I have a basic issue I think. Can someone help me to get the WiFi interface working. I have seen some discussion on disabling sdio - but I am not sure what this means.
--GnR
I just got my Rock64 Pro with the Wifi/BT module (so new to Rock64) and it does not seem to be working with:
Ubuntu 18.04 Bionic Containers Image (DockerCE & Kubernetes)[microSD / eMMC Boot] [0.7.9]
This is the version:
rock64@rockpro64:~$ uname -a
Linux rockpro64 4.4.132-1075-rockchip-ayufan-ga83beded8524 #1 SMP Thu Jul 26 08:22:22 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux
I have done a rfkill unblock all - but the main issue is on the BT is coming up not the WIFI:
rock64@rockpro64:~$ ifconfig
docker0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 172.17.0.1 netmask 255.255.0.0 broadcast 172.17.255.255
ether 02:42:02:cb:ce:4a txqueuelen 0 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.245 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::e0fc:1bff:fe80:a4ed prefixlen 64 scopeid 0x20<link>
ether e2:fc:1b:80:a4:ed txqueuelen 1000 (Ethernet)
RX packets 2295 bytes 161835 (161.8 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1166 bytes 96592 (96.5 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 24
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 84 bytes 6280 (6.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 84 bytes 6280 (6.2 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
rock64@rockpro64:~$ rfkill list
0: bt_default: Bluetooth
Soft blocked: no
Hard blocked: no
So I have a basic issue I think. Can someone help me to get the WiFi interface working. I have seen some discussion on disabling sdio - but I am not sure what this means.
--GnR