Results 1 to 3 of 3

Thread: Xubuntu 22.04 Error trying to Install driver for UGREEN USB WiFi Adapter AC650

  1. #1
    Join Date
    Apr 2024
    Beans
    1

    Xubuntu 22.04 Error trying to Install driver for UGREEN USB WiFi Adapter AC650

    Hi everyone,

    I bought this UGREEN WiFi adapter from amazon and I'm having issues connecting to a network, the system detects the adapter and in the network options the list of available networks options but when I try to connect to any it does not establish the connection. I also tried to install the driver that is on their site but it gives me this error when running the install.sh:
    Code:
    /home/abielv/Downloads/RTL8811CUDriver/Linux/driver/rtl8821CU_rtl8731AU_WiFi_linux_v5.8.1.5_36625.20200416_COEX20200321-4141/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
       20 |         #include <net/ipx.h>
    I don't have experience with make or gcc, so I don't know what else to do .
    I'm running Xubuntu and this is my lsb_release print:
    Distributor ID: Ubuntu
    Description: Ubuntu 22.04.4 LTS
    Release: 22.04
    Codename: jammy

    And the linux kernel version is 6.5.0-27-generic

    Thank you in advance.

  2. #2
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,973
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Xubuntu 22.04 Error trying to Install driver for UGREEN USB WiFi Adapter AC650

    Please run the Wireless Script from the sticky thread and show the outputs

  3. #3
    Join Date
    Feb 2020
    Beans
    159

    Re: Xubuntu 22.04 Error trying to Install driver for UGREEN USB WiFi Adapter AC650

    Hi abielv

    Go to: https://github.com/morrownr/8821cu-20210916

    It would be good if you can clean out the old driver you tried but if you don't know how, the installation script at the above site will likely handle it.

    For what it is worth, there are some of us at the repo above that have been working to improve the in-kernel driver and as of kernel 6.9, it should work much better in client mode. That in-kernel driver does mean there has to be a deconflict but the installation script at the repo listed above handles that for you. When you get to the repo, carefully follow the instructions. They are written for real people, not programmers but if you need to ask a question, use Issues.

    You also welcomed to stop by the site Main Menu:

    https://github.com/morrownr/USB-WiFi

    Menu items 1 and 2 can be very informative.

    Regards

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •