Open kanav662 opened 1 month ago
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:
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.
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