04-25-2024, 11:15 PM
(04-25-2024, 11:07 PM)Tim Curtis Wrote:(04-25-2024, 11:00 PM)nosferatu_cat Wrote:(04-25-2024, 06:15 PM)Tim Curtis Wrote: Revert to the integrated adapter
Reboot
Plug in the USB adapter
Post the output from the command below
Code:ifconfig
Code:admin@MoodeBoss:~ $ ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether dc:a6:32:12:c6:0b txqueuelen 1000 (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
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 1000 (Local Loopback)
RX packets 302 bytes 34787 (33.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 302 bytes 34787 (33.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.8 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::ed5b:91cc:e96f:f44c prefixlen 64 scopeid 0x20<link>
ether dc:a6:32:12:c6:0d txqueuelen 1000 (Ethernet)
RX packets 590 bytes 123422 (120.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 575 bytes 397002 (387.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 2312
ether 74:da:38:a9:37:5f txqueuelen 1000 (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
That shows that the adapter was successfully recognized.
Wait until ~pre5 is posted and then retest with integrated WiFi turned off and USB adapter plugged in.
Thanks.