Realtek wifi dongle not working/detected: Missing string for 0BDA:A811
Bug #1720641 reported by
Ulisse
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rtl8812au (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
My dongle is identified with 0BDA:A811 and works nicely with driver RTL8821A, I got it working with this package simply adding this row:
{USB_DEVICE(
under the #ifdef CONFIG_RTL8821A section in src/rtl8812au-
So far no problems, please verify and fix :)
summary: |
- Missing string for 0BDA:A811 + Realtek chipset not working/detected: Missing string for 0BDA:A811 |
Changed in rtl8812au (Ubuntu): | |
importance: | Undecided → High |
status: | Confirmed → Triaged |
summary: |
- Realtek chipset not working/detected: Missing string for 0BDA:A811 + Realtek wifi dongle not working/detected: Missing string for 0BDA:A811 |
To post a comment you must log in.
I can confirm
{USB_DEVICE(0x0BDA, 0xA811) ,.driver_ info = RTL8821}, /* Comfast - CF-915AC */
that my cheap chinese USB dongle en.comfast. com.cn/ download/ DriverProgram/ item-224. html
http://
is working with the patch mentioned above.