LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-21-2004, 08:14 AM   #1
tobias_r33per
Member
 
Registered: Aug 2003
Location: Sydney
Distribution: Fedora Core 21, Arch, Ubuntu MATE 15.04
Posts: 49

Rep: Reputation: 17
Unhappy Compaq 1200AP Laptop and SuSE 9


Firstly i have a Compaq Presario 1200AP (Asia Pacific Version) Laptop

Specs: Pentium III 700mhz, VIA 686 Chipset, Compaq soft Modem, 8Mb Trident Cyberblade/i1 Graphics 14" LCD,128mb RAM, 10GB HDD, USB, 24x CD-ROM.

I am having trouble with any Linux distro on this machine.Currently running SuSe 9. It runs rather slow and tends to lag. I have Hdparm running and configured and my graphics is ok. but it takesa a ver very long time to run programs.

Can anyone help? Cause i use this machine for work.

and some games "DOOM"
 
Old 08-21-2004, 11:50 AM   #2
joe83
Member
 
Registered: Sep 2003
Location: Kennesaw GA
Distribution: Slackware-current , Slack81Zip, Smoothwall v2
Posts: 427

Rep: Reputation: 31
Talking

1.Try turning off services you don't use.
2.What resolution are you running? The higher ones use more memory.
3. What size is your swap partition and is it active?
4. You might look into one of the lightweight window managers (blackbox etc.) KDE and Gnome use a lot of resources.
5. Check your power settings. Change them to full power and see if that helps. Some of the battery saving utilities can slow your machine down considerably. Also type df -m and see your disk usage. If your disk is close to being
full it can cause poor performance. That's all I can think of
hope it helps.



 
Old 08-21-2004, 07:39 PM   #3
tobias_r33per
Member
 
Registered: Aug 2003
Location: Sydney
Distribution: Fedora Core 21, Arch, Ubuntu MATE 15.04
Posts: 49

Original Poster
Rep: Reputation: 17
Thanks joe83 i will try.

- My res is 1024x768, is has to be this res because of the LCD

- My Swap size is 300mb

- I Also have 1 4.6gb FAT32 Partition with all my work in it. this is for compatability and security.

- i also have 1 2gb Fat32 with a ghost image on it for backup.

- Maybe this helps a little to. Because windows 2000 Flies like a rocket on this machine.

Any other suggestions joe83 will help. Maybe these can help you solve ny delema

Cheers
 
Old 08-22-2004, 07:17 AM   #4
joe83
Member
 
Registered: Sep 2003
Location: Kennesaw GA
Distribution: Slackware-current , Slack81Zip, Smoothwall v2
Posts: 427

Rep: Reputation: 31
Talking

Looks like (if you're running a dual boot) that your disk is pretty well full. If so I'd try trimming some of the fat off and using blackbox instead of KDE / Gnome.


 
Old 08-23-2004, 06:31 PM   #5
tobias_r33per
Member
 
Registered: Aug 2003
Location: Sydney
Distribution: Fedora Core 21, Arch, Ubuntu MATE 15.04
Posts: 49

Original Poster
Rep: Reputation: 17
I am not using dual boot that partition is for documents and music and the like.

Black box wont boot just like xandros didnt,

You see myu monitor on any distro has a black bar of about 3 millimetres up the left hand side. I know how to fix this by setting the vga=0x0305 (1024x768) in lilo.conf or grub.conf. But black box on anyh distro and xandros dont boot after the console and freeze. This is why i use KDE.

I have now removed everything, Full format, After backup of course. I have reinstalled SuSE 9 with the following partitions.

- / Root 8.8GB
- Swap 500Mb
- KDE

And it still runs slow after tweaking of the services and i have 7.8GB FREE!!!

I may give up soon on SuSE 9. May be 9.1 but the last time i tried that my videocard was not picked up correctly.
 
Old 08-24-2004, 09:47 AM   #6
joe83
Member
 
Registered: Sep 2003
Location: Kennesaw GA
Distribution: Slackware-current , Slack81Zip, Smoothwall v2
Posts: 427

Rep: Reputation: 31
Talking

Hmm that's puzzling. Try running top and see what processes are actually running and memory usage. Kill processes such as sendmail, cron and anything else not crucial to operation and see if that speeds things up.


 
Old 08-24-2004, 06:27 PM   #7
tobias_r33per
Member
 
Registered: Aug 2003
Location: Sydney
Distribution: Fedora Core 21, Arch, Ubuntu MATE 15.04
Posts: 49

Original Poster
Rep: Reputation: 17
I Killed some non-crucial processes and that seems to have sped it up somewhat. Only Slightly sluggish.

I now have a new problem though this isnt crucial or anythin but by splash screen seems to have dissappered and i want it back. I have checked the menu.lst file and splash is set to 'splash=silent' and the init tree say that it is enabled in the boot up sequecnce yet all i get is console during the boot sequence. This is also puzzling.
 
Old 08-24-2004, 06:51 PM   #8
joe83
Member
 
Registered: Sep 2003
Location: Kennesaw GA
Distribution: Slackware-current , Slack81Zip, Smoothwall v2
Posts: 427

Rep: Reputation: 31
Talking

Sounds like somehow your runlevel got changed. The following is for slackware, not sure if Suse is the same so please check first!

Edit etc/inittab
runlevel =
0=halt
1=single user
2=unused
3=multiuser (slackware default, console)
4=X11 with KDM/GDM/XDM (This is probably what you want)
5=unused
6=reboot


 
Old 08-28-2004, 11:41 AM   #9
Oberspinmeister
LQ Newbie
 
Registered: Aug 2004
Location: LA
Distribution: suse,redhat...
Posts: 1

Rep: Reputation: 0
I have tried the same types of settings as described in this thread with the exception of running blackbox. I have the latest fluxbox rpm and will try that. In addition to what has been mentioned here, I believe that the max amount of memory avail on this box is 192 MB. I have maxed this out. I do need to run Evolution as well as OO on this box without waiting 28 minutes from boot to desktop...

Thanks
 
  


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
compaq laptop + ac 97= no sound with audio cds in suse 10 si-man81 SUSE / openSUSE 8 12-04-2005 01:11 PM
Win98 & Suse 8.1 on Compaq Laptop shrikant68 Linux - Software 6 05-02-2005 02:07 PM
SuSE 9.2 +ACs- Compaq Armada laptop rnturn SUSE / openSUSE 2 03-03-2005 09:36 PM
Display Problem on Compaq 1200AP LCD Using X4.3.0 tobias_r33per Linux - Hardware 0 03-03-2004 06:35 AM
Lucent winmodem under SUSE 8.0 on compaq laptop Anna Laura Linux - Hardware 1 02-26-2004 02:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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