Installation of wifi booster Quanta QTAA600 with realtek 8811

Hi, I recently purchased a wifi booster Quanta QTAA600 with realtek 8811 (since I could not find one with intel unfortunately where I live). And It does not seem to work. how should I install it (they provided a mini CD for the drivers … in 2025 lol, so not able to read it). What should I do? Thanks

When buying WiFi Intel is no guarantee things work, for this case you should have done a search on “wifi Quanta QTAA600 linux” and unless you find some useful link (incl. older links the things are note working) do not buy this device.

But for a start, start with giving us the output of lsusb, for my USB WLAN device:

$ lsusb
Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
$ lsusb -v -d 0a12:0001

Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Negotiated speed: Full Speed (12Mbps)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          224 Wireless
  bDeviceSubClass         1 Radio Frequency
  bDeviceProtocol         1 Bluetooth
  bMaxPacketSize0        64
  idVendor           0x0a12 Cambridge Silicon Radio, Ltd
  idProduct          0x0001 Bluetooth Dongle (HCI mode)
  bcdDevice           88.91
  iManufacturer           0 
  iProduct                2 CSR8510 A10
...

Hi thanks for your answer (I have checked beforehand the models, but could not see anything clearly compatible). Here is the output. Not sure which one it is, I have the integrated wifi module in my laptop already and this Quanta booster.

lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 2109:2817 VIA Labs, Inc. USB2.0 Hub             
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 004: ID 0bda:c811 Realtek Semiconductor Corp. 802.11ac NIC
Bus 001 Device 005: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam
Bus 001 Device 006: ID 2109:8817 VIA Labs, Inc. USB Billboard Device   
Bus 001 Device 007: ID 046d:0a56 Logitech, Inc. Logitech H570e Stereo
Bus 001 Device 008: ID 248a:8327 Maxxter Wireless Receiver
Bus 001 Device 009: ID 248a:8367 Maxxter Telink Wireless Receiver
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 002: ID 2109:0817 VIA Labs, Inc. USB3.0 Hub             
Bus 002 Device 003: ID 0b95:1790 ASIX Electronics Corp. AX88179 Gigabit Ethernet
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 003 Device 003: ID 0c45:671b Microdia Integrated_Webcam_HD
Bus 003 Device 004: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 003 Device 005: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 003 Device 006: ID 27c6:538d Shenzhen Goodix Technology Co.,Ltd. FingerPrint
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 004 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 004 Device 003: ID 0bda:0411 Realtek Semiconductor Corp. Hub
Bus 004 Device 004: ID 0bc2:ab21 Seagate RSS LLC Backup Plus Slim
Bus 004 Device 005: ID 1058:2627 Western Digital Technologies, Inc. My Passport 2627

Both devices seems to be supported by Linux:

Does the integrated wifi module work?

You should be able to find out which is the external device by unplugging it and checking with lsub which device disappeared.

Based on this topic it could be that the driver is rtl88x2bu but that seems currently not to be building for Tumbleweed:

thanks. I found which one it is:
Bus 001 Device 004: ID 0bda:c811 Realtek Semiconductor Corp. 802.11ac NIC

Here is the output for the other command:

lsusb -v -d 0bda:c811

Bus 001 Device 011: ID 0bda:c811 Realtek Semiconductor Corp. 802.11ac NIC
Couldn't open device, some information will be missing
Negotiated speed: High Speed (480Mbps)
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 [unknown]
  bDeviceSubClass         0 [unknown]
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0xc811 802.11ac NIC
  bcdDevice            2.00
  iManufacturer           1 Realtek
  iProduct                2 802.11ac NIC
  iSerial                 3 123456
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0035
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           5
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              2 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x05  EP 5 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x06  EP 6 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x87  EP 7 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               3
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x08  EP 8 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0

That adapter can work but seems like many people have problems with it:

So 8 probes where it works and 31 more pages of setups where things do not work.

For those 8 instances where the cards works you see a link to:

I would try to follow these instructions.

Should be working out of the box with rtw88:
Here on Leap:

modprobeid 0bda:c811
Kernelmodulname rtw88_8821cu
filename:       /lib/modules/6.4.0-150600.23.47-default/kernel/drivers/net/wireless/realtek/rtw88/rtw88_8821cu.ko.zst
license:        Dual BSD/GPL
description:    Realtek 802.11ac wireless 8821cu driver
author:         Hans Ulli Kroll <linux@ulli-kroll.de>
suserelease:    SLE15-SP6
srcversion:     978B87B29B9CF3E4FDA823E
alias:          usb:v7392pD811d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v7392pC811d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v2001p331Dd*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC82Bd*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC82Ad*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC821d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC820d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC811d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApC80Cd*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApB82Bd*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDApB820d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDAp8811d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDAp8731d*dc*dsc*dp*icFFiscFFipFFin*
alias:          usb:v0BDAp2006d*dc*dsc*dp*icFFiscFFipFFin*
depends:        rtw88_usb,usbcore,rtw88_8821c
supported:      no
retpoline:      Y
intree:         Y
name:           rtw88_8821cu
vermagic:       6.4.0-150600.23.47-default SMP preempt mod_unload modversions 
sig_id:         PKCS#7
signer:         SUSE Linux Enterprise Secure Boot CA
sig_key:        CA:FC:B5:D7:5E:C5:89:82
sig_hashalgo:   sha256
signature:      29:5D:BA:99:87:74:19:A9:FC:EA:A4:6C:16:CF:AB:68:BE:78:D9:24:
                42:5C:6C:CD:A9:8C:01:5B:15:C2:78:4E:74:E2:E3:76:B4:C4:30:CE:
                00:3B:45:35:A1:E7:C8:24:A1:2B:F2:2C:88:A2:C3:61:8D:01:E4:F1:
                7C:0D:1A:45:25:AB:F6:2F:55:FD:2D:6C:8B:EB:47:AA:84:B6:0E:8C:
                EA:75:AA:6A:6F:8C:F3:23:21:9C:F5:E8:C0:DC:E9:42:C5:9D:78:54:
                9D:D4:6A:3B:26:35:20:30:9C:E3:2A:1E:F9:58:32:F2:7E:45:0E:A6:
                3E:1B:EA:8A:18:80:FD:1D:71:DE:11:8F:54:96:13:25:AD:4E:E6:E0:
                EE:43:37:EA:2B:B9:07:80:A3:9D:6A:DA:FB:2B:A3:61:F7:77:12:91:
                A7:3F:A2:0B:96:6B:91:3C:B1:92:97:B1:1C:D2:2C:BA:EF:6F:53:A5:
                AF:77:4D:A7:2A:3D:96:D5:14:D1:7C:81:C2:8B:D5:69:2D:88:9E:D2:
                30:B5:73:15:DE:C0:66:95:8E:8E:6B:12:FD:A4:09:50:E3:92:F7:51:
                8B:C3:86:B6:6F:66:B3:AD:F7:2F:B0:84:CC:88:E7:FC:C7:BA:B8:0B:
                50:C7:1A:65:20:2F:2C:23:5D:87:63:9A:A7:99:EF:94

So I finally solved this mystery which actually was not a real one: I have tried it on my old laptop with MX Linux where I was able to choose between the integrated wifi and the realtek and it works fine with the closest wifi but not so well with the one downstairs which is the one I was targeting with this wifi booster. I guess I need to get a more powerful one. So on my more recent laptop; it was probably recognized but since I did not see any difference, I thought it was not recognized. Thanks a lot for all the help.

Okay, good you found thew actual problem and documented it here.

On WiFi boosters:

  • I see it is a USB dongle with one antenna.
    • Better chose an adapter with multiple antenna’s, I use USB-AC58
    • Also the antenna of the other side is relevant
  • Placement of the antenna’s can make a major difference
    • get the device connected via a longer USB cable and check everywhere in range up till 3…5 meter around your computer.
    • Use nmcli dev wifi to get a list with of all WiFi AP’s sorted on signal level, get for your AP the signal > 50, the larger the better.
    • Use while sleep 1; do nmcli dev wifi list bssid 01:9B:E5:57:9D:3A; done to monitor the signal level over time, replace then MAC address by the address of your AP.
    • Quality changes every 5 cm
    • Best place is where there is a most direct line-of-sight with the other side
1 Like