We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dkms build error: 10
I just updated the kernel from 5.1.5 to 6.1.0
I forgot to remove the drive before and now the driver is not functioning.
I have tried uninstalling and installing again but i get this error.
Please help
The text was updated successfully, but these errors were encountered:
Hi @kanav662
It is a really good idea to update the driver before updating the kernel.
Find a way to get internet connectivity.
Run the following in the driver directory:
$ git pull $ sudo sh install-driver.sh
It is a good idea to keep a low cost adapter around that is plug and play:
https://github.com/morrownr/USB-WiFi/blob/main/home/USB_WiFi_Adapters_that_are_supported_with_Linux_in-kernel_drivers.md
Sorry, something went wrong.
Still facing this issue. I had been using this driver on my previous kernel and it was working flawlessly. Now its giving me this error
Try a manual installation:
$ make clean $ make $ sudo make install
Post the results of make if you see any problems.
No branches or pull requests
Dkms build error: 10
I just updated the kernel from 5.1.5 to 6.1.0
I forgot to remove the drive before and now the driver is not functioning.
I have tried uninstalling and installing again but i get this error.
Please help
The text was updated successfully, but these errors were encountered: