Page 4 of 4 FirstFirst ... 234
Results 31 to 38 of 38

Thread: Driver for rtl8811cu?

  1. #31
    Join Date
    Oct 2018
    Beans
    2

    Smile Re: Driver for rtl8811cu?

    Hi All

    Whitebatman rtl8811cu driver works for me. Wow. So i now have blazingly fast wifi 100 plus mbps on 5ghz 882.11ac wifi usb donle. Amazing.
    i just followed Whitebatman instructions (had to find out how to clone github but its easy) and it worked. Wonderful.

    Guess the driver thingy for rtl881cu is solved now!!!!

  2. #32
    Join Date
    May 2011
    Beans
    6

    Re: Driver for rtl8811cu?

    Thks to Whitebatman's driver (RTL8821CU), it works for my RTL8811CU (yes, the chipset no. don't tally but it works). For my case, I have to do this in Terminal:
    sudo apt-get install linux-headers-generic build-essential git
    sudo make
    sudo make install

    I didn't try with DKMS. FYI, my USB dongle is a generic no brand 600mbps dual band AC adapter (bought cheap from eBay). Got it for my HTPC (an old Dell Optiplex Core2Duo desktop).

  3. #33
    Join Date
    Feb 2019
    Beans
    1

    Re: Driver for rtl8811cu?

    Quote Originally Posted by whitebatman View Post
    I've managed to build the driver by modifying Makefile in kernel headers. It isn't the best possible solution, but it works. You can find my workaround in readme of my repo.
    https://github.com/whitebatman2/rtl8821CU
    Mate! Thanks you so much for all the work you've put on it! Just made my day happier

    Cheers!

  4. #34
    Join Date
    Dec 2012
    Beans
    2

    Re: Driver for rtl8811cu?

    Did not compile in 19.04

    make output follows:
    /home/neil/Downloads/rtl8821CU-5.2.5.3/rtl8821CU/os_dep/linux/ioctl_cfg80211.c: In function ‘rtw_get_systime_us’:
    /home/neil/Downloads/rtl8821CU-5.2.5.3/rtl8821CU/os_dep/linux/ioctl_cfg80211.c:339:2: error: implicit declaration of function ‘get_monotonic_boottime’; did you mean ‘getboottime’? [-Werror=implicit-function-declaration]
    get_monotonic_boottime(&ts);
    ^~~~~~~~~~~~~~~~~~~~~~
    getboottime
    cc1: some warnings being treated as errors
    make[2]: *** [scripts/Makefile.build:286: /home/neil/Downloads/rtl8821CU-5.2.5.3/rtl8821CU/os_dep/linux/ioctl_cfg80211.o] Error 1
    make[1]: *** [Makefile:1584: _module_/home/neil/Downloads/rtl8821CU-5.2.5.3/rtl8821CU] Error 2
    make[1]: Leaving directory '/usr/src/linux-headers-5.0.0-13-generic'
    make: *** [Makefile:1923: modules] Error 2

  5. #35
    Join Date
    Apr 2014
    Beans
    1

    Re: Driver for rtl8811cu?

    Realtek RTL8811CU/RTL8821CU driver version 5.4.1 (latest version)

    https://github.com/brektrou/rtl8821CU

    Tested and worked on Manjaro with Linux version 4.4 up to 5.1. But, I never tested it on Ubuntu.

  6. #36
    Join Date
    Mar 2014
    Beans
    3

    Re: Driver for rtl8811cu?

    did anyone seem to get this working?
    I have a usb wifi adapter with rtl8811cu that i have tried everything i can find to get working and it just will not work on 18.04.
    any help or sugestions ?

  7. #37
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Driver for rtl8811cu?

    Quote Originally Posted by intoanother View Post
    did anyone seem to get this working?
    I have a usb wifi adapter with rtl8811cu that i have tried everything i can find to get working and it just will not work on 18.04.
    any help or sugestions ?
    Please start your own new question.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  8. #38
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,210
    Distro
    Ubuntu Budgie Development Release

    Re: Driver for rtl8811cu?

    Outdated Info, Closed
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

Page 4 of 4 FirstFirst ... 234

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
  •