0

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.

Pilot6
  • 90,100
  • 91
  • 213
  • 324
Nate
  • 23

1 Answers1

0

It looks like something is wrong with your setting specific to one user, since the guest account is OK.

The easiest way to solve this is to create a new account and transfer your files there.

But do not copy all hidden config files, because one or a few of those contain the problematic setting.

Pilot6
  • 90,100
  • 91
  • 213
  • 324