Using cards with RTL8812BU chipset #108
Unanswered
massimilianonball
asked this question in
Questions
Replies: 2 comments
-
Your driver doesn't support packet injection:
The easiest solution is to try to refund cards (especially if they are not 8812au). |
Beta Was this translation helpful? Give feedback.
0 replies
-
What a pity ..i was hoping for a workaround.. Ok i'll try with the refound, manu thanks!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use svpcom/wifibroadcast in a 2.4 GHz configurations from months until now without a problem with a pi 3b+ on the drone and another pi 3b+ (or alternatively with a laptop running ubuntu 18.04) as groundstation.
As in the object, i have problem with a couple of 5.8GHz china's wifi adapters that i have recently purchased; the problem is that the description of the products reports RTL8812au as chipset, while i have found that they are the 8812b version..
I have used this drivers below and the wifi adapters are recognized from the system but they won't work with svpcom/wifibroadcast:
https://github.com/cilynx/rtl88x2bu
I paste below some data on my systems (the pi and the laptop as groundstations), on the wifi cards and on the errors.
Is there a way to have those cards working with svpcom/wifibroadcast?
Many thanks!!
lsusb: Bus 002 Device 002: ID 0bda:b812 Realtek Semiconductor Corp.
Pi groundstation running buster and regularly updated :
..and ubuntu laptop as groundstation:
Beta Was this translation helpful? Give feedback.
All reactions