LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-05-2004, 12:48 PM   #1
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Rep: Reputation: 15
Talking redhat 8.0 overload???


I have installed RedHat 8.0 on my Celeron 600Mhz , 256 RAM , 8 Gig Fireball HDD,Intel Ham v.92(managed to work ,but i have some problems .
After working for some time the system goes hump.
Everything works but in intervals
2 secs goes,2 secs dead(even mouse freezes),2 secs goes...

Thnx for any suggestion...

P.S. Is it possible turn of font aliasing(whole aliasing)?
I had mandrake 8.1 before and there was some kind of desktop tuneup,but here only resolution and screen size....
 
Old 01-05-2004, 05:05 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"2 secs goes,2 secs dead(even mouse freezes),2 secs goes..."

This may be a swap problem. Is swap set up properly?
Do you have a swap partition?
Is the swap partition formatted?
Is swap in /etc/fstab?
Do you get a swap started message during boot?
After your system has chugged along for a minute or two issue the free command and see what you get.

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-05-2004, 05:12 PM   #3
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
maybe your hard drive isn't in dma mode?
you can check with hdparm /dev/hda
you can set it with hdparm -d1 /dev/hda
 
Old 01-05-2004, 05:57 PM   #4
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Original Poster
Rep: Reputation: 15
Unhappy

cat /etc/fstab
LABEL=/ / ext2 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda6 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0
0
/dev/cdrom1 /mnt/cdrom1 iso9660 noauto,owner,kudzu,ro 0
0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0

it is formated (on install),but how do you format swap manually?

...and "hdparm:command not found" ...

and...thnx again!
 
Old 01-05-2004, 06:05 PM   #5
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
i bet your swaps ok.
it will show up under top if it's mounted
mkswap format's swap
like mkswap /dev/hda6
don't do that with the swap mounted.
 
Old 01-05-2004, 06:10 PM   #6
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"it is formated (on install),but how do you format swap manually?"

Read the three man pages before you use these commands.
You use these commands:
swapoff
mkswap
swapon

Also you can see what swap is doing with the free command:
free


___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-06-2004, 07:04 AM   #7
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Original Poster
Rep: Reputation: 15
Alright,this one is odd...
In GNOME or KDE it choked,i've just logout(not reboot),loged in WindowMaker
and everything is OK,
log out,log in GNOME -choke...
And now I'm posting this from WindowMaker where everything is OK

I love Linux,really i do,
but it pisses me off...
 
Old 01-06-2004, 07:47 AM   #8
turls
LQ Newbie
 
Registered: Oct 2003
Posts: 26

Rep: Reputation: 15
Have you checked your /var/log/messages log file for errors. There is also a Xfree log that may provide clues.

A suggestion would be also to try RH9 or Fedora. Newer drivers etc that may help.

R Ian
 
Old 01-06-2004, 08:39 AM   #9
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Original Poster
Rep: Reputation: 15
i found a lot of these in /var/log/messages:

Jan 6 13:54:12 localhost kernel: hdd: status error: status=0x00 { }
Jan 6 13:54:12 localhost kernel: ide-scsi: Strange, packet command initiated yet DRQ isn't asserted



Isn't RH9 to heavy for Celeron 600 ?
 
Old 01-06-2004, 10:04 AM   #10
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"Jan 6 13:54:12 localhost kernel: hdd: status error: status=0x00 { }
Jan 6 13:54:12 localhost kernel: ide-scsi: Strange, packet command initiated yet DRQ isn't asserted"

Do you get these error messages when you use WindowMaker?

___________________________________
Be prepared. Create a LifeBoat CD.
http://users.rcn.com/srstites/LifeBo...home.page.html

Steve Stites
 
Old 01-06-2004, 10:20 AM   #11
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Original Poster
Rep: Reputation: 15
Not in WindowMaker
WindowMaker works perfect even on a heavier load ...
 
Old 01-06-2004, 02:23 PM   #12
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
I think that your problem is that you are filling up memory and going into swapping. You could issue the free command under different conditions to check your memory usage and swap usage under those conditions.

The cure for swapping is to either buy more memory or run smaller programs. Window Manager is smaller than Gnome. Gnome is smaller than KDE. Firebird is smaller than Mozilla. Abiword is smaller than OpenOffice. and so on.

You could also try fluxbox which is another small GUI.
--------------------
Steve Stites

Last edited by jailbait; 01-06-2004 at 02:25 PM.
 
Old 01-06-2004, 02:30 PM   #13
turls
LQ Newbie
 
Registered: Oct 2003
Posts: 26

Rep: Reputation: 15
".......Isn't RH9 to heavy for Celeron 600...."


I have had rh 8, 9 and fedora running in full server mode on my laptop which is a PII, 128M, 5.5 Gig of hard drive 400 Khz all with no problem. (bit slow on occasions


How big is your swap space?

PS the 2.6.0 kernel is a lot faster and may help-though there are drivers that do not yet work on it.

Ian
 
Old 01-06-2004, 03:32 PM   #14
frik
LQ Newbie
 
Registered: Jan 2004
Distribution: Slackware 10.1
Posts: 22

Original Poster
Rep: Reputation: 15
SWAP is 300 Megs,but when it stuck it uses only 8.5M not more...

New kernel?This has to wait...I don't know how
 
Old 01-06-2004, 04:54 PM   #15
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
i think those error messages are the clue to your problem. Something
screwy is up. i think you're in for a lot of trial and error, and perhaps
misery, before it's working right.
your best best is to try a completely different version of linux, instead of
trying to figure out why this one doesn't work on your machine.
 
  


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
MySQL Overload brentos Linux - Software 7 07-20-2005 06:34 AM
fork() overload ziggyboy Linux - Security 1 09-04-2004 06:39 PM
overload functions in C? jpbarto Programming 14 05-20-2004 02:26 PM
cpu overload webwolf70 Linux - Hardware 2 03-22-2004 12:59 PM
how to overload operator! jhorvath Programming 2 10-31-2003 07:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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