Linux Lite Forums

Full Version: youtube/video/browser movie not smooth
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

toptuition

First i cannot play youtube movie after install fresh linux lite 1.0.8, then google and solve the problem but after i try to play youtube/vimeo movie not smooth, how t solve this problem?

tq
Hard to say what the problem might be without knowing details of your computer.

What model computer are you using?

Do you know how old it is?

Open a terminal and post back the output from following commands:

Shows CPU information
Code:
sudo lshw -class cpu

Shows graphics card information
Code:
sudo lshw -class display

Shows information on how much memory and sway you have
Code:
free -h