Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sudo make dkms_install error #13

Open
adityanale98 opened this issue Oct 23, 2022 · 3 comments
Open

Sudo make dkms_install error #13

adityanale98 opened this issue Oct 23, 2022 · 3 comments

Comments

@adityanale98
Copy link

adityanale98 commented Oct 23, 2022

Error ! DKMS Tree Already contains : 8812au-5.6.4.2_35491.20191025
you cannot add the same module/version combo more than once .
make : *** [ Makefile : 2316 : dkms_install ] error 3

@Shuchit09
Copy link

I also ran into same problem, I just followed the uninstall guide and reinstalled it from scratch.
It worked!

@utomoaleena
Copy link

sir i also ran into same problem, can you help me about this :
cp -r * /usr/src/8812au-5.6.4.2_35491.20191025
dkms add -m 8812au -v 5.6.4.2_35491.20191025
Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025
dkms build -m 8812au -v 5.6.4.2_35491.20191025
Sign command: /usr/lib/linux-kbuild-6.0/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module:
Cleaning build area...
'make' -j2 KVER=6.0.0-kali6-amd64 KSRC=/lib/modules/6.0.0-kali6-amd64/build.....................................................................................................................................
Signing module /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/88XXau.ko
Cleaning build area...
dkms install -m 8812au -v 5.6.4.2_35491.20191025

88XXau.ko:
Running module version sanity check.
Module version v5.6.4.2_35491.20191025 for 88XXau.ko
exactly matches what is already found in kernel 6.0.0-kali6-amd64.
DKMS will not replace this module.
You may override by specifying --force.
Error! Installation aborted.
make: *** [Makefile:1791: dkms_install] Error 6

@StarLord5-4
Copy link

StarLord5-4 commented May 28, 2024

I have the same problem, I have tried uninstalling it and reinstalling it as it says in the guide but it doesn't work for me. has anyone managed to solve it?
imagen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants