brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.59k stars 461 forks source link

when I restart my computer, this could not work. #119

Open whuBobCat opened 3 years ago

whuBobCat commented 3 years ago

My system is Ubuntu 20.04, after system update, this driver not work. dkms status tell me, not found .conf file. So, I use chmod authorization dkms visit .conf you should add chmod 755 /usr/src/${DRV_NAME}-${DRV_VERSION} in dkms-install.sh line 16 to solve this problem.

multikirin commented 2 years ago

Hello, please make a pull request for that addition