rtl8812au icon indicating copy to clipboard operation
rtl8812au copied to clipboard

Please, add support for Alfa Network AWUS036ACH

Open sagypt opened this issue 7 years ago • 1 comments

Please, add support for Alfa Network AWUS036ACH - ID [0BDA:8812]

I modified the file .../os_dep/linux/usb_intf.c , adding the line

{USB_DEVICE(0x0BDA, 0x8812),.driver_info = RTL8812}, /* Alfa Network AWUS036ACH */

In Debian 8, the driver compiles. The NIC is recognised but the connection with the WIFI network is very very very slow.

Thanks

sagypt avatar Nov 18 '16 21:11 sagypt

I've been using this driver for that model for over a year on Debian 10, and just got it installed today for Debian 11. I installed using the code from the git repo and by following the dkms instructions in the README.

andy5995 avatar Jun 12 '21 20:06 andy5995