Announcement

Collapse
No announcement yet.

USB WiFi adapter is not connecting

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    USB WiFi adapter is not connecting

    Hello Everyone,

    I changed ISP providers and at the moment I do not have a wired network connection to my desktop machine. For the time I use tethered USB internet connection through my phone. I would like to use WiFi.
    This is my system:

    Operating System: Kubuntu 24.04
    KDE Plasma Version: 5.27.12
    KDE Frameworks Version: 5.115.0
    Qt Version: 5.15.13
    Kernel Version: 6.8.0-60-generic (64-bit)
    Graphics Platform: X11
    Processors: 6 × Intel® Core™ i5-8500 CPU @ 3.00GHz
    Memory: 7.6 GiB of RAM
    Graphics Processor: Mesa Intel® UHD Graphics 630
    Manufacturer: Acer
    Product Name: Veriton X6660G​

    I got a tp-link Archer T2U Plus USB WiFi adapter, it uses the Realtek RTL8821AU chipset.
    Plugging in the adapter shows up in the "lsusb" command.

    I installed the driver from GitHub based on the instructions from this web-site:
    [HTML]https://moisescardona.me/installing-the-rtl8821au-driver-in-ubuntu-linux-to-use-our-tp-link-t2u-nano-ac600-wireless-adapter/
    ​[/HTML]

    The driver shows up in the "dkms status" command:

    $ dkms status
    rtl8821au/5.12.5.2, 6.8.0-60-generic, x86_64: installed


    I can specify in the "Connections - System Settings" a WiFi connection with the SSID and password, yet the system does not pick up the adapter when unplugging/re-plugging or rebooting.
    "iwconfig" does not see the adapter either.
    Something is still missing.

    The adapter works fine under W10.

    Any help would be appreciated!
    Thanks, Peter
    Last edited by orbanp; Yesterday, 07:25 AM.

    #2
    Look at the actual git page for information:
    https://github.com/morrownr/8821au-2...21auko--rocket

    The newer standards compliant driver code may be preferable:
    https://github.com/lwfinger/rtw88

    Also, installing the HWE kernel (6.11) might be valuable in addition to the better driver
    Or running 25.04, where the driver is in-kernel (6.14)

    Comment


      #3
      Thanks for the help!

      I did read the git page for 8821au-20210708​, I think the page I was referring for installation is based on the git page, with a bit less clutter.
      I also did install the rtw88 driver previously, same results though.

      Other part of the story is that first I got a D-Link AC1300 MU-MIMO Wi-Fi Nano USB Adapter - DWA-181, it is also based on the same Realtek chipset.
      It worked, sort of, even on Linux. As it turned out the transmission froze up after a while, even on W10.
      When I installed the driver update in Linux, and it still did not work properly, I ran the "remove-driver" script, I think it was for the 8821au-20210708 driver. It must have removed something else also that the GitHub drivers do not include. Since then the USB adapters do not work in the Linux installation.
      Any guess what might have been removed?

      I did return the faulty D-Link adapter and replaced it with the tp-link adapter.

      Thanks, Peter


      Comment


        #4
        I have no idea. I'd look at blacklists, those might be left behind.
        I have has an adapter with this chipset in the past but don't recall specifics-- it has been a while. I usually avoid Realtek like the plague for USB wifi, to be honest, if there is no in-kernel driver for the thing.
        There have been cases in the past where the same hwid on the same brand and model of device with the same chipset have slightly different revisions, so one does not work in Linux.

        I have zero idea what was removed for you. You might need to ask on the relevant github Issues section.
        Last edited by claydoh; Yesterday, 05:28 PM.

        Comment

        Users Viewing This Topic

        Collapse

        There is 1 user viewing this topic.

        Working...
        X