I'm using Ubuntu 16.04, I've got a Nvidia GT 730. My screen is all blurry but if I click somewhere ie the desktop it will be clear for a bit around that area and then reblur.
lspci -k | grep -EA2 'VGA|3D'
Returns
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 730] (rev a1)
Subsystem: eVga.com. Corp. GF108 [GeForce GT 730]
Kernel driver in use: nvidia
I'm a bit new to Ubuntu. I don't know any more info to give, so please tell me what to include.
lspci -k | grep -EA2 'VGA|3D'
terminal command. – Pilot6 Jan 23 '17 at 09:37sudo apt install nvidia-367
. – Pilot6 Jan 23 '17 at 10:17