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

Driver not working on kernel 5.4.XXX #36

Open
TTOOlink opened this issue Aug 26, 2024 · 0 comments
Open

Driver not working on kernel 5.4.XXX #36

TTOOlink opened this issue Aug 26, 2024 · 0 comments

Comments

@TTOOlink
Copy link

I'm trying to get the driver working on xubuntu 18.04 and when I run "sudo make dkms_install" It gives me that...
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: add completed.
dkms build -m 8812au -v 5.6.4.2_35491.20191025

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
'make' -j1 KVER=5.4.0-150-generic KSRC=/lib/modules/5.4.0-150-generic/build...(bad exit status: 2)
ERROR (dkms apport): binary package for 8812au: 5.6.4.2_35491.20191025 not found
Error! Bad return status for module build on kernel: 5.4.0-150-generic (x86_64)
Consult /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/make.log for more information.
Makefile:1787: recipe for target 'dkms_install' failed
make: *** [dkms_install] Error 10

Anyone know how to install it ?

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

2 participants
@TTOOlink and others