I am using:
Ubuntu 18.04.1
Kernel version: 5.4.0-42-generic
NVIDIA 1660 TI (Lenovo Legion Y545)
I have secure boot disabled, I have reinstalled the nvidia drivers but no help to this problem.
Instead of the NVIDIA drivers showing up, I get llvmpipe (LLVM 10.0.0, 256 bits). I have tried everything and I can't seem to fix it.
lspci -k | grep -EA3 'VGA|3D|Display'
Output:
01:00.0 VGA compatible controller: NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] (rev a1)
Subsystem: Lenovo Device 3ffc
Kernel modules: nvidiafb, nouveau
01:00.1 Audio device: NVIDIA Corporation TU116 High Definition Audio Controller (rev a1)
Edit
What I did (steps):
sudo apt-get remove --purge '^nvidia-.*'to remove the existing oneRemoved all the unnecessary PPA's so when I run
sudo apt updateit outputs:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]
Hit:2 http://al.archive.ubuntu.com/ubuntu bionic InRelease
Hit:3 http://al.archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://al.archive.ubuntu.com/ubuntu bionic-backports InRelease
Fetched 88,7 kB in 1s (84,9 kB/s)...
I run
sudo apt install nvidia-driver-440and do a reboot after that just like @Pilot6 suggested but I have no result.
Any help would be appreciated.
lspci -k | grep -EA3 'VGA|3D|Display'terminal command.sudo apt install nvidia-driver-440