0

Output of free -h

I have a Lenovo ideapad 110 with AMD E1-7010 and 4 Gigabytes of RAM. The whole sytem is very slow. When I open Google Chrome it takes a lot to respond or when I double click to make it full screen while watching videos on YouTube takes a lot ot time to change to full screen

Output of free -h

               total        used        free      shared  buff/cache   available
Mem:           3.3G        1.6G        101M         51M        1.6G        1.3G
Swap:          3.8G          0B        3.8G

Edit : I have installed windows 10 and the system is very smooth. So can anyone tell me what the problem with Ubuntu is? Is Ubuntu not compatible with SOC processors?

Zanna
  • 70,465

1 Answers1

1

The problem is not related to RAM. You have almost half of the RAM available and the system is not swapping.

But your CPU is pretty slow (Dual Core 1.5GHz)

the SoC is only suited for very basic tasks like web surfing (not many tabs), word processing and video playback. (via)

Recommended System requirements for Ubuntu 16.04:

2GHz dual core processor or better

Try to use a more lightweight desktop like LXDE.

sudo apt-get install lubuntu-desktop

See some closely related questions:

pLumo
  • 26,947
  • is the performance will be the same if i installed windows 10 or it will be better ? because i can't stand horrible performance now . – George Assaad Aug 09 '17 at 11:44
  • this is a different question but maybe not good to ask at askubuntu ;-). I have no idea ... – pLumo Aug 09 '17 at 12:02
  • @GeorgeGhaleb A system that can run W10 would be able to run Ubuntu 16.04. Ubuntu's min. specs have always been lower than those of Windows when taking their release date into account. – Rinzwind Aug 09 '17 at 12:22
  • I have installed windows 10 and the system is very smooth .. so can anyone tell me what is the problem with Ubuntu ? is Ubuntu not compatible with SOC processors ? – George Assaad Aug 09 '17 at 14:25