Wifi boost raspberry pi 4

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 2357:012d TP-Link
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
volumio@portable:~$ lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 480M

I rebooted and did another lsusb and lsub -t command for you. Iā€™m pretty sure it is similar to yours and should be ok. Let me know if you think otherwise. No led still. This dongle should have the RTL8812BU chipset and this lines up with the github link you referenced. for some reason it defaults to internal wifi and does not load the driver from what I can tell. Really appreciate the help

I have come so close to getting this workingā€¦
I found this instructable where this amazing person did this write up and got ta AC1300 adapter to work. Here is the link.

Step 7 has all the instructions to get the driver installed . However to my utter dismay, it failed to install the driver :frowning:
This was the error message when I tried to install it.

Your kernel header files arenā€™t properly installed.
Please consult your distro documentation or user support forums.
Once the header files are properly installed, please run ā€œsudo ./install-driver.shā€

Iā€™m so disappointedā€¦
Any help would be greatā€¦

Todayā€™s update (if anyone caresā€¦).
I did a ā€œvolumio kernelsourceā€ and then I was able to load the driver. so exciting!
Did a reboot, no LED on the dongle, but wait!.. I need to set it to usb 3 mode in the driver config.
Did that, did a reboot andā€¦wait for itā€¦ NOTHING. still no led on dongle and it is not working. Soā€¦ I think Iā€™m at the end of this road. Maybe the TP-Link WN823N would work? I sure would like to hear from anyone that has a working usb dongle.

I installed this today on a Pi5 running new install of Volumio and it was straight PnP - took settings from the internal WiFi and rocked on . Itā€™s pretty beastly so I got an extension to give the Pi some personal space :slight_smile:

Thank you sooo much. You are really getting some great speeds out of that adapter. I also like the extension dock. What a great combo.
I really would like to hear from others that have working wifi dongles, as the EDUP AX3000M is a bit hard to source where I live, (not impossible ). So great that it is a PnP, surely there are other dongles out there that can do this as well. Please share your wifi dongle setupsā€¦Again, thanks
BTW I was able to order this apapter. I canā€™t wait to try it!

I canā€™t take any blood , sweat and tears credit for this - I found this and picked the EDUP from here:

Iā€™m a ā€œwaterā€ kind of guy - path of least resistance :slight_smile:

I have made some solid progress with that new edup ax3000 dongle.
Here is my ifconfig
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.211 netmask 255.255.255.0 broadcast 192.168.1.255
ether e8:4e:06:aa:84:f2 txqueuelen 1000 (Ethernet)
RX packets 14652 bytes 18928305 (18.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 181 bytes 32499 (31.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

wlan1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.251 netmask 255.255.255.0 broadcast 192.168.1.255
ether dc:a6:32:94:57:d2 txqueuelen 1000 (Ethernet)
RX packets 50671 bytes 68263006 (65.1 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 29755 bytes 4485673 (4.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

It seems I have 2 wifi adapters going, each with their own MAC adresses.
Iā€™m guessing both the internal wifi and the external dongle get connected at start up.
I believe the wlan0 is the external wifi dongle as it has a faster speed. (I would hope soā€¦)
So what can I do to only have one adapter working? Iā€™m afraid if I turn off wifi in the config.sys I will lose all connection to the device.
txs

ok, figured it out just made the change to userconfig.txt