Still no driver been built by dkms. I suspect the problem is not with the driver but the kernel did not properly register with dkms on update.
Please reinstall the kernel headers
sudo apt install --reinstall linux-headers-5.0.0-31-generic
and post the output of
dkms status
afterwards.
1 Like