Brand new to Ubuntu, my son and I are frustrated with the lag. Can anyone offer a simple easy to do solution for us?
Asked
Active
Viewed 621 times
1 Answers
0
sounds like a graphics driver issue. make sure to install the appropriate drivers for your graphics card.

David
- 146
- 10
-
New users such as the Op described themselves, will likely need guidance in choosing what video drivers they will need. – Charles Green Dec 03 '15 at 15:28
-
Go to settings, then Additional Drivers, then select the recommended driver and click Apply. – QwertyChouskie Jan 19 '16 at 01:05
sudo lspci|grep VGA
. You can then copy and paste the results of that command into your question, so that we can see which video card you have in your system – Charles Green Dec 03 '15 at 15:32