LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   slarm64 (https://www.linuxquestions.org/questions/slarm64-132/)
-   -   RTL8812BU? (https://www.linuxquestions.org/questions/slarm64-132/rtl8812bu-4175714099/)

business_kid 07-01-2022 10:03 AM

RTL8812BU?
 
I noticed the Arm distributions were very good with usb wifi support. Especially so for crazy chips that shouldn't be given away free, never mind sold. Is there any support for that RTL8812BU chip? My kernel can get updated if necessary.

Usb ID is 0bda:b812. There's 2 drivers on github for it, and I'm going down in flames on the older one. The github page is read-only, it's only seeing the best few signals, won't dance with wpa_supplicant, etc. I can rejig thing and use it on the RazPi if that has native support.

rokytnji 07-01-2022 12:33 PM

Since we are talking arm.

My link probably is a moot point.
https://www.linuxquestions.org/quest...er-4175620132/

Good luck.

I deja vu I guess: :)
https://www.linuxquestions.org/quest...9/#post6358313

business_kid 07-01-2022 01:53 PM

I was really hoping that someone had done the work for me. It seems not. I started trying on x86_64, as it's handier for me.

There's 2 drivers on github: I cloned some version of https://github.com/cilynx/rtl88x2bu from an ubuntu thread and it was bad - it worked, but only found a few 2.4Ghz APs, wouldn't tango with wpa_supplicant or dhcpcd.

The other one https://github.com/corneal64/AC1200-...reless-Drivers has it's own include dir. It uses dkms, and it hasn't ¼ of the includes it wants. So I played whack-a-mole symlinking in includes, and it gradually went off the rails over dodgy includes, I think. Look towards the end of https://pastebin.com/JXUaUT6M. It's 454 lines in total.

I think I have a later version from the 1st guy (cilynx) so I'll try that next time. Enough punishment for today. If it's up to the job, though, it should be good: Twin band, host mode, etc.

sndwvs 07-01-2022 01:59 PM

Quote:

Originally Posted by business_kid (Post 6364951)
I was really hoping that someone had done the work for me. It seems not. I started trying on x86_64, as it's handier for me.

There's 2 drivers on github: I cloned some version of https://github.com/cilynx/rtl88x2bu from an ubuntu thread and it was bad - it worked, but only found a few 2.4Ghz APs, wouldn't tango with wpa_supplicant or dhcpcd.

The other one https://github.com/corneal64/AC1200-...reless-Drivers has it's own include dir. It uses dkms, and it hasn't ¼ of the includes it wants. So I played whack-a-mole symlinking in includes, and it gradually went off the rails over dodgy includes, I think. Look towards the end of https://pastebin.com/JXUaUT6M. It's 454 lines in total.

I think I have a later version from the 1st guy (cilynx) so I'll try that next time. Enough punishment for today. If it's up to the job, though, it should be good: Twin band, host mode, etc.

this driver is built for kernels raspberry pi 3/4

teckk 07-01-2022 03:58 PM

https://aur.archlinux.org/packages/rtl88x2bu-dkms-git
https://github.com/RinCat/RTL88x2BU-Linux-Driver

business_kid 07-02-2022 04:05 AM

Quote:

Originally Posted by sndwvs (Post 6364953)
this driver is built for kernels raspberry pi 3/4

Yes, thanks, I spotted that....finally.:redface::doh:
It wasn't helping me on x86_64.

It's in the rtl 8822/ sub-sub-sub-sub-directory, but it's rtl88x2bu which covers the rtl8812bu. And it's working well on Arm64. And the thing insists on being wlan2, for some reason:eek: I have yet to test host AP mode, but that's another day's work. The chip is high spec. Let's hope the driver is also.

It also appears that of the three drivers up on github providing an rtl88x2bu module, I built the wrong two. And I hadn't loaded the collected Realtek "Blob of blobs" firmware either.


All times are GMT -5. The time now is 09:24 AM.