This is probably a display driver issue.
You can run this command to check which driver is in use:
lshw -c video
If you have a Nvidia card , try to reinstall/install the default Nouveau driver with the package manager. You can also install the Nvidia driver : software & updates --> Additional Drivers
|