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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-23-2003, 06:02 PM
|
#1
|
Member
Registered: Apr 2003
Location: Dallas, TX
Posts: 122
Rep:
|
I am screwed...Cant enter Root password.
Well,
It finally happened, my machine hung on its fifth day..I had to power off(hard), and re-boot. Now I have a corrupt drive and i cant do a damn thing..Wont mount partitions and I cant login (safe mode) to fix em.
It was due to happen. For months my linux machine has needed re-booting every 2-5 Days. I do not know the source.
What happens is I cant login at all. web server stops serving, email stops as well. the only thing that works on it when it hangs is that it allows the internet to work. Meaning..Linux still routes my port 80 requests to my local lan through iptables. So, I can browse the web without problems for an extra day or say, then that stops as well. then I have to yank the plug.
Also, There is no kernel message anywhere about it.
My old 500mhz K-7 ran for 6 months at a time. But I go and buy a new xp2000,ak35gt2 motherboard and 1 gig of Ram and I cant keep it up for more than a week(har har).
So, It looks like I will need to re-build. Any ideas on the cause of this?
My guess:
1) Hard drive - either drive itsself or properties in BIOS.
2) Bad memory
3) Motherboard.
Since it happens after a period of time every time, My guess is either HD or RAM.
anyone have comments on stability issues they have seen?
Last edited by bruce1271; 09-23-2003 at 06:06 PM.
|
|
|
09-23-2003, 07:04 PM
|
#2
|
Member
Registered: Sep 2003
Location: Sweden
Distribution: Very own distro
Posts: 30
Rep:
|
xp2000 has a older core and can get very hot even with teoretically enough cooling. my xp1800 runs @ 70 degrees celcius @ idle  with (on paper) proper cooling. That might be one thing to check.
Bad memory should deadlock you entire machine imo so I do not bet on that.
|
|
|
09-23-2003, 10:16 PM
|
#3
|
Member
Registered: Apr 2003
Location: Dallas, TX
Posts: 122
Original Poster
Rep:
|
Yeah,
I actually switched that out with an new core xp2100 and same thing. So I switched it back. I also ran seti on it for 3 days then rebooted to check the temp and it was 46-48C. 70 Is awefully high, you should use some liquid silver or something to cool it more.
I have an update on my machine.
I rebooted again tonight and it let me login as root. I commented out my fstab to only load a few partitions, and I was able to get in clean. I had to create a new journal on one partition and e2fsck a few others.
I have a memtest on my linux I loaded that checks for bad ram. I found one of my 3 sticks had errors on it. I now removed that bad ram. It is micron ram, so that pisses me off a bit. I will have to return it for a new one.
Some reason deep down Idont feel like that was the problem though.
Anyone have nay optimal BIOS settings tomake linux run rock solid? I can spare a few% decrease in performane for stability.
thanks.
|
|
|
09-23-2003, 10:18 PM
|
#4
|
Member
Registered: Sep 2003
Location: Raleigh, NC, USA
Distribution: Fedora
Posts: 88
Rep:
|
This can be so many things; it really is a nightmare to diagnose. I've had this happen because of flaky memory modules. I've also had this happen when a fan in the power supply started failing. It couldn't cool the power supply off, so it was not a stable power source. Changing the fan out fixed this.
|
|
|
09-24-2003, 12:32 AM
|
#5
|
Member
Registered: Apr 2003
Location: Dallas, TX
Posts: 122
Original Poster
Rep:
|
Well,
I am sure it is not my PS. I changed the case out 3 times. I have a 430 Watt antec PS in there now. The problem happened on all 3 Different Power Supplies.
I think it is left between my Hard drive and My memory modules.
IS there a procedure out there somewhere that "cleans" your memory without a reboot. What I mena is release the unused bits back?
Thanks for your suggestion it was a good one.
Anyone else have any comments?
|
|
|
09-24-2003, 04:10 AM
|
#6
|
Member
Registered: Jun 2003
Location: Northern California (NorCal)
Distribution: Ubuntu 7.04 and DSL/Puppy etc
Posts: 342
Rep:
|
I'm for the ram being the #1 problem.
But if you're looking for other problems, make sure you have the Following on:
reserve IRQs for VGA and USB
Following off:
No caching of video ram or system bios
Let the BIOS auto setup for memory speed settings via the SPD chip, unless you are 100 percent positive of the mem chip hardware settings.
Next, have some confidence in yourself on what you just accomplished  :
Swapped CPU, no change
Swapped case and PS no change
Ran Memtest and found bad mem chip, success!!!
Pat yourself on the back and take a break. Give it a few days/weeks/months and then work on it, if a problem shows up again.
|
|
|
09-24-2003, 11:50 AM
|
#7
|
Member
Registered: Apr 2003
Location: Dallas, TX
Posts: 122
Original Poster
Rep:
|
Thanks for the reply.
Now I have library issues.
My apache and postfix would not load-Missing lbddb-4.0.so.
So, I had to load a lbddb-4.0.so from the lbd .rpm form Redhat 9.0 cd ROM. I fired up apache and postfix and I was in businees...until I rebooted one last time to make sure everything was clean on its own.
Now, I get an immediate segmentation Fault when trying to start ssh,postfix,apache,startx. proftp works. Any ideas how to fix this?
Do I have to re-install my libraries? If so, anyway to know which one is common to all these services?
thanks
|
|
|
09-24-2003, 02:42 PM
|
#8
|
Member
Registered: Jun 2003
Location: Northern California (NorCal)
Distribution: Ubuntu 7.04 and DSL/Puppy etc
Posts: 342
Rep:
|
Don't take the following as bible, as there are many reasons for 'seg faults'. But while you had bad memory, some things could have been corrupted on the hard disk. Not very likely, but 'could' be. If this is not a mission essential box, and now that you have only good memory installed, I'd probably reinstall everything from scratch, just to be 'safe'.
That would then give you a known good box to work from as far as any future problems.
Geez, when it rains, it pours, no?
|
|
|
09-24-2003, 03:53 PM
|
#9
|
Member
Registered: Sep 2003
Location: Nova Scotia
Distribution: Mandrake
Posts: 122
Rep:
|
did you add RAM? take a stick out and try....this happenend to my friends PC
|
|
|
All times are GMT -5. The time now is 02:15 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|