Nvidia-driver not working on ubuntu 20.04 with 5.15.0-051500rc6 kernel
Solution 1:
The obvious answer is that Nvidia drivers don't work with the Release Candidate kernel version.
What can you do?
-
Fix network problem with an older kernel.
-
Stay with open source Nvidia drivers.
-
Try to patch the proprietary driver to build with the new kernel if this is possible. There is an open source part that is built using
dkms
.