LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-27-2004, 08:52 AM   #1
fatpig
Member
 
Registered: Dec 2001
Distribution: mandrake
Posts: 87

Rep: Reputation: 15
Post speed


in general, what can i do to speed up my linux box? compile a slimmer kernel? if i could get wine to work well enough i would use linux for my main os. (desktop/gaming)

shuttle sk41g xpc w/ 266mhz fsb
amd athlon xp 1600+ 1.45ghz
512mb 266mhz ddr memory
80gb hdd

vidcard:
geforce fx 5200 128mb ddr memory

any suggestions would be appreciated
 
Old 05-27-2004, 09:10 AM   #2
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
what do u mean by fast? boot-up or running time or program loading or something else? please be specific.

Also mandrake is quite bloated since it tries to include all kinds of software (its my opinion - No flaming please!!)

try stopping some unnecessary services.

For games, try wineX ( http://www.transgaming.com ). if u cant buy it, then u can get the free CVS version too

Last edited by vinay_s_s; 05-27-2004 at 09:11 AM.
 
Old 05-28-2004, 05:30 AM   #3
Squall
Member
 
Registered: Jan 2004
Location: The land of the free and the home of the brave
Distribution: Slack 10
Posts: 239

Rep: Reputation: 31
Here's all ya need:
Kernel
X
Ratpoison
Emacs

Everything else is just bloat.
That should get your system running pretty damn fast.
 
Old 05-28-2004, 02:49 PM   #4
vasudevadas
Member
 
Registered: Jul 2003
Location: Bedford, UK
Distribution: Slackware 11.0, LFS 6.1
Posts: 519

Rep: Reputation: 30
Quote:
Originally posted by Squall
Here's all ya need:
Kernel
X
Ratpoison
Emacs

Everything else is just bloat.
That should get your system running pretty damn fast.
That's not particularly helpful, dude. That may be all you need at your level of expertise, but in all likelihood the original poster needs somewhat more than that.
 
Old 05-28-2004, 02:52 PM   #5
vasudevadas
Member
 
Registered: Jul 2003
Location: Bedford, UK
Distribution: Slackware 11.0, LFS 6.1
Posts: 519

Rep: Reputation: 30
You didn't say what window manager you're using. If you're using KDE or Gnome, you could try Fluxbox or Enlightenment. There's a lot less chrome but that means there's a lot less drain on your resources.

You certainly could compile a slimmer kernel, although in my experience it's very easy to compile one that simply doesn't work. Still, you shouldn't harm anything by trying so you can always give it a go. Leave stuff out a bit at a time and see what stuff you can compile out of the kernel and still have it work OK.
 
Old 05-28-2004, 05:38 PM   #6
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Throw out Mandrake and get a distro that isn't bloated.

Last edited by MS3FGX; 05-28-2004 at 08:02 PM.
 
Old 05-28-2004, 06:00 PM   #7
phlogistonjohn
LQ Newbie
 
Registered: Jul 2003
Location: MA, USA
Distribution: Mandrake,Debian,Zaurus
Posts: 17

Rep: Reputation: 0
Take a look at your hdparm settings. Do a "hdparm /dev/XXX" where XXX is your primary and/or secondary drives. For me I do a "hdparm /dev/hda"

Check to see if DMA is turned on and if you've got a modern HD and IDE chipset that IO_support is set to 3. Then dive into the hdparm man page to check out the tweaks that you can do. Every setup will be a little different but you can test each change with the -t and -T flags (use "hdparm -tT /dev/XXX"). I almost forgot to say that you should also do your testing in single user mode (runlevel 1) by dropping out of your GUI and doing a "telinit 1" as root at a console.

You should probably also check to see what services you have running. If you have installed packages such as MySQL or Postfix, they might be set to automatically start when you boot. In mandrake you can check these by running "/sbin/service -s | more" as root.

Then if you see that you are running stuff you don't need to be you can go into the configuration tools and turn the services off, or go to "/etc/rc.d" and rename the services from that match "S??<name>" to "K??<name>" where ?? is a two digit number and <name> is the service you want to disable at startup.

Personally, I wouldn't bother compiling a kernel unless you really feel the like expirementing. Running a slimmer DE like icewm does also speed things up, but I miss the conveniences of KDE.

P.S. The nonsense about changing distro is a waste of time. :-) It's only "bloated" if you tell it to install everything. Even then, all that happens is some wasted disk space.
 
Old 05-28-2004, 06:03 PM   #8
xanas3712
Member
 
Registered: Apr 2004
Distribution: Slackware/Mandrake/Debian (sarge)
Posts: 266

Rep: Reputation: 30
I do recommend compiling yourself a custom kernel, I am pretty sure it made a difference for me.

As far as getting wine working to the point where you can replace windows completely, I wouldn't plan on it. I don't use windows much now except for games, but truth be told I can't get the same fps out of linux as windows...
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PCI bus speed and video card speed juanbobo General 0 08-01-2005 01:13 PM
Processor clock speed vs. CPU speed moxieman99 Linux - General 4 06-24-2005 10:43 AM
Gnome Update, Mouse Speed, Overall System Speed funaroma Linux - Newbie 2 08-04-2004 10:13 PM
cdrecord - trying to use high speed medium on low speed writer captain-cat Linux - Hardware 2 07-12-2004 06:27 PM
Is there a tool to monitor Internet connection speed and also network speed? xleft4dexy Linux - Networking 4 10-14-2003 10:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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