Linux Lite Forums

Software - Support => Other => Topic started by: toptuition on June 11, 2014, 07:51:17 AM

Title: youtube/video/browser movie not smooth
Post by: toptuition on June 11, 2014, 07:51:17 AM
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
Title: Re: youtube/video/browser movie not smooth
Post by: gold_finger on June 11, 2014, 02:53:47 PM
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: [Select]
sudo lshw -class cpu
Shows graphics card information
Code: [Select]
sudo lshw -class display
Shows information on how much memory and sway you have
Code: [Select]
free -h