LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 11-01-2005, 06:33 PM   #1
augu2000
Member
 
Registered: Aug 2003
Distribution: Kubuntu 7.04
Posts: 49

Rep: Reputation: 15
Speeding up my Linux


Hi. I am running Mandrake 10.1. My computer is

Pentium 4 at 1.5 Ghz.
512 RAM
40 GB HD

Mandrake runs OK, but somehow slow. When running KDE or Gnome it is noticeably slower than Windows 2000. I am pretty new to Linux, and I noticed that my system is starting a bunch of services at booting that I am not sure I need. Could that be a reason for the slowness? If so, how can I solve this?
Also, previously I saw a posting about hdparm and I run it. I am not sure it made any difference. Should I run hdparm at boot?
Thanks
 
Old 11-01-2005, 07:08 PM   #2
aerogate
Member
 
Registered: Jun 2005
Location: UK
Distribution: Mandriva 2006
Posts: 154

Rep: Reputation: 30
Hi there,

You need to define what is slow, for example, if it`s responsivness of things like GUI interfaces, web browsing scrolling, flash etc, then you can make it much faster by installing accerlated graphics driver, ATI or Nvidia. The default generic drivers for graphics are real slow.

Mike
 
Old 11-01-2005, 08:44 PM   #3
augu2000
Member
 
Registered: Aug 2003
Distribution: Kubuntu 7.04
Posts: 49

Original Poster
Rep: Reputation: 15
When I said slow it meant to launch and run applications. Also to surf the web. I am working on KDE. Things are faster if I use windowmaker (that I am not familiar with) but still slower than Windows 2000. Is that because of the graphic drivers? If so, where do I get them? Thanks
 
Old 11-01-2005, 10:00 PM   #4
aerogate
Member
 
Registered: Jun 2005
Location: UK
Distribution: Mandriva 2006
Posts: 154

Rep: Reputation: 30
I think it could be some other problem, as my system is similar spec to yours and I don`t see any slowness at all, I use KDE.

Accelerated drivers are available here :-

http://www.nvidia.com/object/unix.html
They are easy to install, but if your new to linux you might find it tricky, but I¬m sure peopl ein here will help you.

but they wont help with speed in loading up applications, but will help in web browsing, and general feel of KDE
 
Old 11-01-2005, 10:31 PM   #5
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Nvidia driver HOWTO: http://wiki.linuxquestions.org/wiki/...ake.2FMandriva
 
Old 11-02-2005, 02:57 AM   #6
fouldsy
Senior Member
 
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284

Rep: Reputation: 47
Also, have a look and see what services are running by typing
Code:
ps aux
from a console. You may find you have a load of network services such as Samba, NFS, Apache, MySQL running which you probably won't need all the time. When I told Debian to install Apache + MySQL for example, I had 90 procs running whilst sat at the desktop. Stopping these two services dropped it to 60. It all saves memory. Within the Mandriva control centre (am not familiar with Mandriva, sorry) there should be an area to specify services to load on boot. Simply disable any you don't need. You can always start them manually once your system is running if you need them for whatever reason.
 
Old 11-02-2005, 03:31 AM   #7
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
What exactly is "hdparm"? I'm fairly new to Linux and am learning all of the commands, what does this one do?
 
Old 11-02-2005, 03:46 AM   #8
fouldsy
Senior Member
 
Registered: Jan 2002
Location: St Louis, MO
Distribution: Ubuntu
Posts: 1,284

Rep: Reputation: 47
It's a tinker's tool for tuning hard drive parameters: http://linuxcommand.org/man_pages/hdparm8.html
 
Old 11-02-2005, 03:42 PM   #9
tkedwards
Senior Member
 
Registered: Aug 2004
Location: Munich, Germany
Distribution: Opensuse 11.2
Posts: 1,549

Rep: Reputation: 52
Quote:
Within the Mandriva control centre (am not familiar with Mandriva, sorry) there should be an area to specify services to load on boot
menu->System->Configuration->Configure Your Computer (gets you into control centre)
System->Services (control services)
 
Old 11-03-2005, 07:09 PM   #10
augu2000
Member
 
Registered: Aug 2003
Distribution: Kubuntu 7.04
Posts: 49

Original Poster
Rep: Reputation: 15
Thanks, I already stoped a bunch of services. Anybody has an idea of how to do the same in Slackware 10.2?

On another issue, I coudn't get the Nvidia drivers to install. I downloaded the kernel sources and (I think) pointed the installer to them, but it didn't work. I am not sure my card is supported. The control center shows that I have the "Vanta card by Nvidia Corporation", but since I already run the driver I don't kow if that is being dispalyed because of something the driver change (as you can see I am pretty new to Linux). Is that card supported? If so, how do I install the drivers?

Yet another issue (In Slackware, though): I did not ask me to create a user during installation (besides root). I created the user by myself later, but I cannot start X with that user, only as root. Any help?

Thanks
 
Old 11-04-2005, 02:48 PM   #11
springshades
Member
 
Registered: Nov 2004
Location: Near Lansing, MI , USA
Distribution: Mainly just Mandriva these days.
Posts: 317

Rep: Reputation: 30
Bunch of random points. First, compared to Windows 2000, you probably won't get Mandriva to run as fast with the same hardware. Remember, Windows 2000 is a much older operating system and newer OS's tend to consume more system resources. Stopping services is always a good idea because there are many that you won't use, but newer versions of Mandriva tend to run at about the same speed as Windows XP not Windows 2000. This of course depends on the application... you can't really compare Amarok against Windows Media Player (WMP has a lot more features and content than Amarok so it probably should run more slowly) and you can't compare Open Office to Microsoft Office (Open Office for some reason is slow as heck to start up and always has been).

For slackware, you could check to see if there is a package called bum (boot up manager). There is a version for debian that does what you want, I'm not sure if there is a version for slack. If you want to log in as the user in slack, have you tried running kdm as root? If kdm is installed on the box, you should be able to then log in as any user. You could also see what the permissions are set on the startx command and on the Xorg file (maybe XFree? not sure what slack uses) itself which is usually found in /usr/X11R6/bin.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Speeding it up.. Jordie Linux - Software 3 12-05-2004 07:37 AM
Speeding up Linux (Slack) boot pandasuit Slackware 19 08-28-2004 12:46 AM
Speeding up Flash in Linux GTK-2.x+ Mozilla/Firefox zero0w Linux - Software 3 07-26-2004 07:23 AM
speeding up dd NiallC Linux - General 6 08-18-2003 10:37 AM
Speeding up Linux Jacob2003 Linux - General 22 09-27-2002 06:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 01:04 AM.

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