Jump to content

Recommended Posts

Posted (edited)

After an update to Armbian 23.05.1 Ubuntu one of my Wifi adapters no longer sees any access point and can't be forced to connect blindly.

 

The two adapters are very similar:

 

The two adapters are very similar:

Working Wifi Module 5B:

            |__ Port 2: Dev 9, If 2, Class=Vendor Specific Class, Driver=rtl8821cu, 480M
            ID 0bda:c820 Realtek Semiconductor Corp.
            /sys/bus/usb/devices/1-1.2  /dev/bus/usb/001/009

Not working Wifi Module 5A:
 

            |__ Port 4: Dev 10, If 0, Class=Vendor Specific Class, Driver=rtl88XXau, 480M
            ID 0bda:a811 Realtek Semiconductor Corp. RTL8811AU 802.11a/b/g/n/ac WLAN Adapter
            /sys/bus/usb/devices/1-1.4  /dev/bus/usb/001/010```

nmcli shows both devices

nmcli device
    DEVICE                   TYPE      STATE         CONNECTION
    wlx200bd04dc584          wifi      connected     asuszamb 2
    wlx40a5eff399ea          wifi      disconnected  --         
    p2p-dev-wlx200bd04dc584  wifi-p2p  disconnected  --         
    p2p-dev-wlx40a5eff399ea  wifi-p2p  disconnected  --         
    eth0                     ethernet  unavailable   --         
    lo                       loopback  unmanaged     --

        

wlx40a5eff399ea is the device that has stopped working.

if I display the access points visible to each device:

nmcli device wifi list ifname wlx200bd04dc584
IN-USE  BSSID              SSID           MODE   CHAN  RATE        SIGNAL  BARS  SECURITY  
        3C:7C:3F:6B:EA:2C  asuszamb       Infra  36    540 Mbit/s  95      ▂▄▆█  WPA2      
        3C:7C:3F:6B:EA:28  asuszamb       Infra  2     405 Mbit/s  74      ▂▄▆_  WPA2      
        32:46:9A:FF:E2:B9  asuszamb_EXT   Infra  10    130 Mbit/s  64      ▂▄▆_  WPA2      
        4C:0F:6E:AD:AB:07  PS3-1880660    Infra  10    54 Mbit/s   39      ▂▄__  WPA1      
        6A:19:4D:28:72:DD  --             Infra  161   540 Mbit/s  25      ▂___  WPA2      
        B0:92:4A:C7:E2:BD  OPTUS_C7E2BBM  Infra  11    540 Mbit/s  20      ▂___  WPA2 WPA3
        72:19:4D:28:72:DC  OPTUS_C7E2BBM  Infra  11    130 Mbit/s  17      ▂___  WPA2 WPA3```

 

The other adapter should show the same access points but:

nmcli device wifi list ifname wlx40a5eff399ea
IN-USE  BSSID  SSID  MODE  CHAN  RATE  SIGNAL  BARS  SECURITY

 

Attempting to make a connection via the not working adapter results in:
 

nmcli con up 175a67a0-d58d-4ebe-8d02-6f3c741c460b ap 3C:7C:3F:6B:EA:2C ifname wlx40a5eff399ea
Error: device 'wlx40a5eff399ea' not compatible with connection 'asuszamb'.

 

Edited by Walter Zambotti
<

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines