cilynx / rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
359 stars 117 forks source link

How to remove the adaptor #53

Open kuainegrito opened 4 years ago

kuainegrito commented 4 years ago

Hi Sir, I wonder how to remove the adaptor driver in my system. Could you tell me a way to do so? Thank you!

rrafal1337 commented 4 years ago

If you used dkms, then it is easy task. Just run: dkms remove if you used make install (see inside Makefile) you can use: make uninstall