|
|
il y a 7 ans | |
|---|---|---|
| core | il y a 7 ans | |
| hal | il y a 7 ans | |
| include | il y a 7 ans | |
| os_dep | il y a 7 ans | |
| platform | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| Kconfig | il y a 7 ans | |
| Makefile | il y a 7 ans | |
| PKGBUILD | il y a 7 ans | |
| README.md | il y a 7 ans | |
| clean | il y a 7 ans | |
| dkms-install.sh | il y a 7 ans | |
| dkms-remove.sh | il y a 7 ans | |
| dkms.conf | il y a 7 ans | |
| get_sources.sh | il y a 7 ans | |
| ifcfg-wlan0 | il y a 7 ans | |
| rtl8821c.mk | il y a 7 ans | |
| runwpa | il y a 7 ans | |
| wlan0dhcp | il y a 7 ans |
This driver can be installed using DKMS. This is a system which will automatically recompile and install a kernel module when a new kernel gets installed or updated. To make use of DKMS, install the dkms package.
In order to install the driver open a terminal in the directory with the source code and execute the following command:
sudo ./dkms-install.sh
In order to remove the driver from your system open a terminal in the directory with the source code and execute the following command:
sudo ./dkms-remove.sh