LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-04-2019, 08:01 PM   #1
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Rep: Reputation: Disabled
Question Full install of Ubuntu is sluggish?


Hello folks! I'm new to the forum and have a question about Ubuntu 18, in which I did a full install in place of Windows Xp Pro on my Sony VAIO Laptop.
It's a VGN-FE 790P, with a Core2 duo T7200, Nvidia Geforce 7600 & 2Gb RAM. A new 320 GB hard drive as well. I've noticed that it performs well, but struggles to multitask? My gut tells me that Ubuntu isn't designed for having multiple browsers open with lots of tabs etc? In years past I could do that on the VAIO in question with ease. The internet is very fast and hard wired, so that's not an issue. The reason I put Linux on it was because Xp Pro wasn't even letting me go online...saying this needs updated, this is outdated and so on down the line.
So far it's a lot better than Xp Pro and I like the intuitive GUI of Ubuntu. Just wondering why it's so sluggish? Thoughts and ideas are welcomed. Thanks.
-FetZ
 
Old 02-04-2019, 08:13 PM   #2
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Given that it's a laptop, and it only has 2GiB of RAM; some of that RAM is probably being used for graphics memory as well, which means even less for everything else. I don't know what desktop environment you are using, but Ubuntu does come with a lot of bloat, and if you're running a heavy desktop environment as well, this isn't going to help matters.

You might consider running a more lightweight Linux distribution in that case, or at least a more lightweight desktop environment if nothing else. At the end of the day, it's the desktop environment you have installed that will take most of the resources, particularly things like memory/RAM.
 
1 members found this post helpful.
Old 02-04-2019, 08:16 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,314
Blog Entries: 28

Rep: Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137Reputation: 6137
Given enough resources, Ubuntu multitasks quite nicely.

You don't mention what desktop environment you are using, but, if it's Gnome, which I think is now the default, the footprint of the DE is likely the issue here.

You could install and use a lighter-weight DE, such as LXDE, or possibly a window manager such as Fluxbox. There's also a Ubuntu spin that comes with LXDE as the default called Lubuntu.
 
1 members found this post helpful.
Old 02-04-2019, 08:30 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
And to give us something to go on, install inxi and run "inxi -Fxz" and post the output in [code] tags.
 
1 members found this post helpful.
Old 02-04-2019, 08:51 PM   #5
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by syg00 View Post
And to give us something to go on, install inxi and run "inxi -Fxz" and post the output in [code] tags.
Thanks for everyone's ideas on this. I think it's Gnome, I had downloaded the most recent version of Ubuntu 18.04.

I'll install inxi and post the code here.
 
Old 02-04-2019, 09:30 PM   #6
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by syg00 View Post
And to give us something to go on, install inxi and run "inxi -Fxz" and post the output in [code] tags.
I managed to get inxi going, quite a cool tool! A little learning experience too. I'm a bit newer to command line stuff, although I dabbled in it during tech school long ago. Thanks so much for everybody's help. I smacked the useful button on all who have replied!

I used the -b to get this info on my system.

vaio@vaio-VGN-FE790P:~$ inxi -b
System: Host: vaio-VGN-FE790P Kernel: 4.15.0-45-generic x86_64 bits: 64
Desktop: Gnome 3.28.3 Distro: Ubuntu 18.04.1 LTS
Machine: Device: laptop System: Sony product: VGN-FE790P v: A2228UAY serial: N/A
Mobo: Sony model: VAIO serial: N/A
BIOS: Phoenix v: R0170J3 date: 08/17/2006
Battery BAT0: charge: 46.4 Wh 97.1% condition: 47.8/48.8 Wh (98%)
CPU: Dual core Intel Core2 T7200 (-MCP-) speed/max: 997/2000 MHz
Graphics: Card: NVIDIA G73M [GeForce Go 7600]
Display Server: x11 (X.Org 1.19.6 )
drivers: vesa,nouveau (unloaded: modesetting,fbdev)
Resolution: 1280x800@60.05hz
OpenGL: renderer: NV4B version: 2.1 Mesa 18.0.5
Network: Card-1: Intel PRO/Wireless 3945ABG [Golan] Network Connection
driver: iwl3945
Card-2: Intel PRO/100 VE Network Connection driver: e100
Drives: HDD Total Size: 320.1GB (3.4% used)
Info: Processes: 239 Uptime: 1:47 Memory: 1557.4/1992.4MB
Client: Shell (bash) inxi: 2.3.56
 
Old 02-05-2019, 10:55 AM   #7
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
I wouldn't advise LXQT (ex LXDE), let alone a window manager, for a Windows refugee. Xfce will run happily on much smaller and slower computers than yours and there's a nice Ubuntu version called Xubuntu that uses it. You could install that, or, if you are feeling bold, you can
> add Xfce using Synaptic
> reboot, clicking on the gearwheel symbol (I hope it's still there!) and tell it to use Xfce instead of Gnome
> if you're happy, you can uninstall Gnome. That's not necessary, but having two GUIs installed does clutter the menu with two of everything: editor, file manager, picture viewer, etc.
 
2 members found this post helpful.
Old 02-05-2019, 03:56 PM   #8
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by DavidMcCann View Post
I wouldn't advise LXQT (ex LXDE), let alone a window manager, for a Windows refugee. Xfce will run happily on much smaller and slower computers than yours and there's a nice Ubuntu version called Xubuntu that uses it. You could install that, or, if you are feeling bold, you can
> add Xfce using Synaptic
> reboot, clicking on the gearwheel symbol (I hope it's still there!) and tell it to use Xfce instead of Gnome
> if you're happy, you can uninstall Gnome. That's not necessary, but having two GUIs installed does clutter the menu with two of everything: editor, file manager, picture viewer, etc.
Do you really find Xubuntu that much lighter then standard Ubuntu? I always thought it was partially the *buntu plumbing that added to the bulk not just the DE. Maybe things have changed.
 
1 members found this post helpful.
Old 02-05-2019, 03:57 PM   #9
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by DavidMcCann View Post
I wouldn't advise LXQT (ex LXDE), let alone a window manager, for a Windows refugee. Xfce will run happily on much smaller and slower computers than yours and there's a nice Ubuntu version called Xubuntu that uses it. You could install that, or, if you are feeling bold, you can
> add Xfce using Synaptic
> reboot, clicking on the gearwheel symbol (I hope it's still there!) and tell it to use Xfce instead of Gnome
> if you're happy, you can uninstall Gnome. That's not necessary, but having two GUIs installed does clutter the menu with two of everything: editor, file manager, picture viewer, etc.
Thanks for your helpful reply!

Where about would the gear wheel be?

And right, I wouldn't want more clutter...i.e. two of everything. I can only imagine that would make matters worse.
 
Old 02-05-2019, 04:03 PM   #10
ChuangTzu
Senior Member
 
Registered: May 2015
Location: Where ever needed
Distribution: Slackware/Salix while testing others
Posts: 1,718

Rep: Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857Reputation: 1857
Quote:
Originally Posted by FetZ View Post
Thanks for your helpful reply!

Where about would the gear wheel be?

And right, I wouldn't want more clutter...i.e. two of everything. I can only imagine that would make matters worse.
Looks like the gear switched to the Ubuntu logo:
https://proxy.duckduckgo.com/iu/?u=h...24x577.jpg&f=1

All though I see it listed here, next to "sign in":
https://www.linuxtechi.com/wp-conten...gin-Screen.jpg

Last edited by ChuangTzu; 02-05-2019 at 04:05 PM.
 
1 members found this post helpful.
Old 02-05-2019, 04:51 PM   #11
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ChuangTzu View Post
Looks like the gear switched to the Ubuntu logo:
https://proxy.duckduckgo.com/iu/?u=h...24x577.jpg&f=1

All though I see it listed here, next to "sign in":
https://www.linuxtechi.com/wp-conten...gin-Screen.jpg
Awesome,thanks! I'll look at that later, don't have time now.
I see I'm not the only one using Duckduckgo? Screw Google!
 
Old 02-06-2019, 02:20 AM   #12
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ChuangTzu View Post
Looks like the gear switched to the Ubuntu logo:
https://proxy.duckduckgo.com/iu/?u=h...24x577.jpg&f=1

All though I see it listed here, next to "sign in":
https://www.linuxtechi.com/wp-conten...gin-Screen.jpg
Upon rebooting I found the gear symbol & I clicked on it giving me 2 options?
Wayland and Ubuntu? I didn't click on either of them yet.
 
Old 02-06-2019, 11:05 AM   #13
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,137

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Have you actually installed Xfce yet? If you haven't, then you won't get the choice.

Wayland is an alternative graphics system that will eventually replace X-windows, which is as old as the hills. Currently it's still an option, as a few programs may not like it. Ignore it.

PS The clutter is only an irritation to the user. Unlike Windows, Linux doesn't slow down if you have a lot of software installed: that's a Windows registry thing.

@ ChuangTzu. I don't know what you mean by "*buntu plumbing". The performance variation between different *buntus is considerable: I know because I've actually tested them. On my elderly laptop, Xbuntu performs just as well as Slackware with Xfce — it just boots faster.

Last edited by DavidMcCann; 02-06-2019 at 11:07 AM.
 
1 members found this post helpful.
Old 02-10-2019, 08:16 AM   #14
FetZ
LQ Newbie
 
Registered: Feb 2019
Distribution: Ubuntu
Posts: 12

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by DavidMcCann View Post
Have you actually installed Xfce yet? If you haven't, then you won't get the choice.

Wayland is an alternative graphics system that will eventually replace X-windows, which is as old as the hills. Currently it's still an option, as a few programs may not like it. Ignore it.

PS The clutter is only an irritation to the user. Unlike Windows, Linux doesn't slow down if you have a lot of software installed: that's a Windows registry thing.

@ ChuangTzu. I don't know what you mean by "*buntu plumbing". The performance variation between different *buntus is considerable: I know because I've actually tested them. On my elderly laptop, Xbuntu performs just as well as Slackware with Xfce — it just boots faster.
Just to let you know I haven't abandoned this thread or my trusty Sony VAIO! I installed Synaptic, but have yet to get Xfce. Thanks again for your help and advice! I'm out to do some things, but I'll work on this very soon!
 
Old 02-10-2019, 08:44 AM   #15
sevendogsbsd
Senior Member
 
Registered: Sep 2017
Distribution: FreeBSD
Posts: 2,252

Rep: Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011Reputation: 1011
Since you are looking to use Xfce4 instead of Gnome, which is the default in Ubuntu these days, you might consider the Ubuntu side project "Xubuntu", which is Ubuntu with Xfce4 instead of Gnome. You would need to download and write to a CD or thumbdrive, just like you did for Ubuntu, then install it, but you would get a much lighter version of Ubuntu with Xfce4 instead.

Just a thought...
 
1 members found this post helpful.
  


Reply

Tags
multitasking, ubuntu, ubuntu 18.04



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu 9.10 so sluggish on 512mb ram AMD athlon 1.8GHZ vinnie_vinodh Ubuntu 19 02-02-2010 05:40 PM
(ubuntu 9.10) XP in virtualbox, sluggish performance Michio Linux - Software 1 01-07-2010 09:34 PM
sound acting predictably sluggish (Ubuntu 8.04) swright007 Linux - Newbie 0 12-10-2008 03:35 PM
Firefox on Ubuntu Slow and Sluggish v@ny@ Linux - Software 3 12-03-2008 10:42 PM
Slow / sluggish wireless SuSE/Ubuntu pxumsgdxpcvjm Linux - Wireless Networking 6 03-04-2006 06:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration