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-09-2004, 04:23 PM   #1
InsaneLampshade
LQ Newbie
 
Registered: Feb 2004
Location: England
Distribution: Mandrake 10.0
Posts: 8

Rep: Reputation: 0
Question linux slow compared to windows?


i've just installed mandrake 9.2 on my other pc with windows, and i noticed how slow it is compared with windows on the same system...not just slow at loading up the KDE thing, but slow in doing everything else aswell (opening files, programs etc.)

so my question is first, is this normal (i assume it is), and second...would a computer with 512MB DDR RAM and 3.06GHz Pentium 4 processor running mandrake be faster that a computer with 128MB RAM and 833MHz Pentium 3 processor running windows me?
 
Old 02-09-2004, 04:27 PM   #2
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
I have never used a distribution like Mandrake, but my only linux system that ever had windows on it is much faster at doing everything it does then when it ran windows. I am guessing you have a crap ton of stuff running on the background you don't need. Try turning off all the services you don't use and see if it is any faster for you.
 
Old 02-09-2004, 04:29 PM   #3
lone_nut
Member
 
Registered: Dec 2003
Location: Denmark
Distribution: Mandrake
Posts: 179

Rep: Reputation: 30
No this is defenetly not normal. However there you may be running thousands of programs in the background with out noticing. (A little like opening the M$ job control) to check wich programs, you have in the background, type
su -c 'ps -A'
(this ask for your root passwd, althoug the ps -A happely runs without root privilegs, it may not show all your running processes.

Welcome to the free world.
 
Old 02-09-2004, 04:59 PM   #4
GreggBz
LQ Newbie
 
Registered: Feb 2004
Posts: 7

Rep: Reputation: 0
Ok..

Actually, recnet Linux distros seem to have become quite bloated. I'm finding that Windows 2000 is a nice operating system that runs pretty fast.

My initiall install of Calderra OpenLinux 1.2 way back in 1997 was super fast compaired to Windows 95. Then Slackware for a while and Turbo Linux 6.0 was really really fast.. (my best linux experience yet)
Perhaps install an older distro for some quick linux on that p 833.

After that it was Mandrake 8.1 (slower but still faster then windows 2000, and it had lots of nice features.)

Now, it's Mandrake 9.2, and yes, it seems to crawl sometimes.. If you are doing primarilly web browsing, then I suggest Netscape 4.7 or Netscape 7.1 SKIP netscape 6.0 as it was horribly slow.. Or, perhaps the latest version of mozilla.
Also, try the mandrake configureation tools and look through your startup services, see what you can eliminate.. You might also check into your X server, and see if you have the appropriate accelerated video drivers.. Mandrake does not ship with Nvidia Geforce drivers, and rather uses the Vesa drivers which is horrible. And lastly, you might recompile your kernel and trim some of the fat for a modest speed up..

ps aux
will show you all of the programs running and their owners.

Also, avoid Windows ME if you can.. it's in contention for the worst operating system I've ever used...

Last edited by GreggBz; 02-09-2004 at 05:02 PM.
 
Old 02-09-2004, 05:17 PM   #5
snacky
Member
 
Registered: Feb 2004
Distribution: Debian
Posts: 286

Rep: Reputation: 30
I really doubt that any unneeded background services are noticeably affecting speed. First of all, they typically aren't running 99.99% of the time (or so). Secondly, if you're low on memory, such processes are just about guaranteed to be swapped out, anyway. Unneeded services should be killed primarily for security reasons.

I'm tempted to lay most of the blame on KDE. I've always (since 1996) found Linux to be MUCH snappier than Windows on the same hardware, but I don't run desktop environments. It's hard to know for sure. Anyone who sometimes runs 'em and sometimes doesn't?

Upgrading to a 2.6 kernel is (almost) always a good idea. The responsiveness increases are very noticeable. You can REALLY push the system and still not feel any latency. For example, you can be compiling a kernel and browsing the web and doing desktop operations at the same time - in the past, this would have caused noticeable choppiness, but it's no longer even noticeable.
 
Old 02-09-2004, 05:23 PM   #6
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
I've a lot of respect for Mandrake 9.1 as it was my first experience of Linux. However, it comes configured to run on a wide variety of different systems and it was quite slow to boot as a result. But once it was up it was as fast as Windows XP. It wasn't easy to alter it without the wheels falling off somewhere. If you go tweaking, you may end up reinstalling. The way to get a fast system is to build it yourself with just the programs you need and everything individually configured to run on your hardware. Linux From Scratch is not massively quicker than Windows. But it is quicker, more stable, more secure and much nicer to look at.
 
Old 02-09-2004, 05:27 PM   #7
InsaneLampshade
LQ Newbie
 
Registered: Feb 2004
Location: England
Distribution: Mandrake 10.0
Posts: 8

Original Poster
Rep: Reputation: 0
i know...windows me is the worst os i've ever used , which is why i wanted to switch to linux

so kde could be the problem then...which desktop environments run faster then?

and "Upgrading to a 2.6 kernel"...do i dare ask how to do that?
 
Old 02-09-2004, 05:56 PM   #8
jtshaw
Senior Member
 
Registered: Nov 2000
Location: Seattle, WA USA
Distribution: Ubuntu @ Home, RHEL @ Work
Posts: 3,892
Blog Entries: 1

Rep: Reputation: 67
You can't really blame the fact that a distribution includes a ton of software on your system being bloated. Because if you recall, during the install you had a perfect oppertunity to pick and choose what packages were installed and you could have gone ahead and deselected all the bloat if you had wanted to.
 
Old 02-09-2004, 06:21 PM   #9
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Quote:
Originally posted by InsaneLampshade
and "Upgrading to a 2.6 kernel"...do i dare ask how to do that?
This is a little out of date as Nvidia have released drivers for the 2.6 kernel now but the main thrust of it is good http://linuxfromscratch.org/pipermai...er/002290.html
 
Old 02-09-2004, 06:50 PM   #10
GreggBz
LQ Newbie
 
Registered: Feb 2004
Posts: 7

Rep: Reputation: 0
Yes, "Individual Package Selection" Took about 1 hour for me to read and uncheck everything I didn't want! For a poor newbie... that would have been overwhelming, and they would have been stuck with bloatware. Do I need this package? Do I need that one? Most of the ones that say "Important" or "Must Have" make me wonder.. Why, must you have XMMS, Mpeg123, XMovie, Gimp, Eye of Gnome, qiv, 13 development packages for Perl.. I could go on and on! Mandrake IS bloated. Natulas and such slow gnome down unneccasarily.. what happened to gmc? Evolution instead of pine? All modern operating systems are becoming this way. more eye candy and less snappiness.. For someone that was raised on Amiga OS etc.. I find this trend of more is better kind of disstressing.

It's almost eaiser to set up Slackware from scratch and install what I want from source code.. no scratch that, it would have been eaiser if the installer didn't overwhelm me by default and leave 30291 rpms in it's wake.. Most distros used to fit on one, or slackware was always 2 cd's.. no more.. now we have 3 with the option of eight!! Size restraints are no longer a practical consideration, and the more commercial linux becomes, the "more is better" it becomes.
Just my opinion!
 
Old 02-09-2004, 07:58 PM   #11
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Quote:
i've just installed mandrake 9.2 on my other pc with windows, and i noticed how slow it is compared with windows on the same system
Found with a 1.7ghz Celeron/256mb ddr, they're roughly the same......... if the betas are anything to go by, looks like Mandrake 10 will surpass XP in terms of "speed/responsiveness".......... interesting that its happened so "soon"..........
 
Old 09-17-2007, 06:48 PM   #12
calmarc
LQ Newbie
 
Registered: Sep 2007
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by InsaneLampshade View Post
noticed how slow it is compared with windows on the same system.
my linux-box runs 'much' faster now, with the Nvidia 3d acceleration graphic Driver, compared to the default kernel one.

It's much faster not only special applications, but all around.
 
  


Reply



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
How secure is Linux compared to windows? bongski55 Linux - Security 18 09-19-2005 06:23 PM
Slow performance with linux compared to winxp dangerousdave Linux - Newbie 16 08-22-2005 06:39 PM
Web page load time in Linux browsers is slow compared to ... the_rhino Linux - General 1 02-11-2005 08:23 PM
redhat slow compared to mdk 9 DAChristen29 Linux - Distributions 56 07-11-2003 08:57 PM
Windows Dial up is Slow... Compared to Linux. trickykid General 5 07-20-2001 06:06 PM

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

All times are GMT -5. The time now is 09:25 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