D-Link Forums

D-Link Wireless Adapters => DWA-X1850 => Topic started by: sē on November 20, 2021, 10:06:16 AM

Title: Using DWA-X1850 on Ubuntu / Linux / ...
Post by: on November 20, 2021, 10:06:16 AM
There is a driver here for RTL88x3AU chipset, I found it on github and just added the DWA-X1850 USB VID / PID:

https://github.com/s-2/RTL8852AU_WiFi_linux_v1.15.0.1-0-g487ee886.20210714 (https://github.com/s-2/RTL8852AU_WiFi_linux_v1.15.0.1-0-g487ee886.20210714)

clone, make && sudo make install, only the status LED is currently not working (maybe needs a special firmware blob)
Title: Re: Using DWA-X1850 on Ubuntu / Linux / ...
Post by: GreenBay42 on November 22, 2021, 07:50:51 AM
Thanks for the link and info