When I am running install-driver.sh.
This happens even when I have run remove.driver.sh
OS: Fedora 40 WS (Kernel: 6.9.4-200.fc40.x86_64)
`: ---------------------------
: install-driver.sh v20240314
: x86_64 (kernel architecture)
: x86_64 (architecture to send to gcc)
: 4/4 (in-use/total processing units)
: 16188608 (total system memory)
: 6.9.4-200.fc40.x86_64 (kernel version)
: gcc (version of gcc used to compile the kernel)
: gcc (GCC) 14.1.1 20240607 (Red Hat 14.1.1-5)
: dkms-3.0.13
: SecureBoot enabled
: ---------------------------
Checking for previously installed drivers...
Error! rtl8821au/5.12.5.2: Missing the module source directory or the symbolic link pointing to it.
Manual intervention is required!
Error! rtl8821au/5.12.5.2 is broken!
Missing the source directory or the symbolic link pointing to it.
Manual intervention is required!
Finished checking for and removing previously installed drivers.
: ---------------------------
Starting installation.
Installing 8821au.conf to /etc/modprobe.d
The dkms installation routines are in use.
Copying source files to /usr/src/rtl8821au-5.12.5.2
Error! DKMS tree already contains: rtl8821au-5.12.5.2
You cannot add the same module/version combo more than once.
This driver may already be installed.
Run the following and then reattempt installation.
$ sudo ./remove-driver.sh
`
When I am running install-driver.sh. This happens even when I have run remove.driver.sh OS: Fedora 40 WS (Kernel: 6.9.4-200.fc40.x86_64) `: --------------------------- : install-driver.sh v20240314 : x86_64 (kernel architecture) : x86_64 (architecture to send to gcc) : 4/4 (in-use/total processing units) : 16188608 (total system memory) : 6.9.4-200.fc40.x86_64 (kernel version) : gcc (version of gcc used to compile the kernel) : gcc (GCC) 14.1.1 20240607 (Red Hat 14.1.1-5) : dkms-3.0.13 : SecureBoot enabled : ---------------------------
Checking for previously installed drivers... Error! rtl8821au/5.12.5.2: Missing the module source directory or the symbolic link pointing to it. Manual intervention is required! Error! rtl8821au/5.12.5.2 is broken! Missing the source directory or the symbolic link pointing to it. Manual intervention is required! Finished checking for and removing previously installed drivers. : ---------------------------
Starting installation. Installing 8821au.conf to /etc/modprobe.d The dkms installation routines are in use. Copying source files to /usr/src/rtl8821au-5.12.5.2 Error! DKMS tree already contains: rtl8821au-5.12.5.2 You cannot add the same module/version combo more than once. This driver may already be installed. Run the following and then reattempt installation. $ sudo ./remove-driver.sh `