-
Notifications
You must be signed in to change notification settings - Fork 104
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
Error building driver when updating linux kernel #114
Comments
Hi @mystyq I just tested on my main dev running kernel 6.5. Clean compile and installation so the hunt is on. Can you post the result of: $ dkms status Can you run and post the result of the following commands from the driver directory: $ make clean |
No error - running next commands.
|
Here is the output when dpkg tries to install
|
You need to remove the following: 8814au/5.8.5.1: added Do you know how? |
I removed both entries then upgraded the system successfully. Thank you! Will this need to be done each time the kernel updates? |
You should run the following every two months or so: $ git pull |
Hi, purging the old installation and using auto detect installer official!: Online install:
Online purger
BR |
I am having the same issue and I do not know how to remove. Halp? |
$ sudo dkms remove -m 8814au -v 5.8.5.1_35583.20191029 --all That was not installed with this driver. |
Hi there,
When updating the linux kernel on a debian system from
6.1.0-11
to6.1.0-12
I get a build error.From the make log:
The text was updated successfully, but these errors were encountered: