Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
finding faulty hardware
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
civilian
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2007
Posts: 78

PostPosted: Thu Apr 24, 2008 8:52 pm    Post subject: finding faulty hardware Reply with quote

I've been having some errors with a program that I wrote.
On my laptop one of the double variable contains 0.00034534e-102 when it should contain 0.
When testing it on a different system the variable contains a 0 as it should.

My first guess is that it is the laptop's (eeepc) hardware.
It's not the harddrive. (Produces the same error with different drive.)
How can i test the memory and CPU?
Back to top
View user's profile Send private message
Telemin
l33t
l33t


Joined: 25 Aug 2005
Posts: 753
Location: Glasgow, UK

PostPosted: Thu Apr 24, 2008 9:24 pm    Post subject: Reply with quote

I'm not sure it's a hardware problem. Otherwise other software would be having faults as well.

It may well be something to do with the FPU or CPU instruction set. Google for any quirks with the CPU.
_________________
The Geek formerly known as -Freestyling-
When you feel your problem has been solved please add [Solved] to the topic title.
Please adopt an unanswered post
Back to top
View user's profile Send private message
pappy_mcfae
Watchman
Watchman


Joined: 27 Dec 2007
Posts: 5999
Location: Pomona, California.

PostPosted: Fri Apr 25, 2008 7:07 am    Post subject: Reply with quote

There is a program called mprime. Its purpose in life is to find very large prime numbers. Its secondary purpose troubleshooting hardware. It puts computers under a real bind, either CPU, memory, or both. It is used by many as a troubleshooting tool. I have personally used it on all my systems. They all passed with flying colors, even the tired old Toshiba laptop.

I have read numerous other testimonials from people who have used it to find hardware problems. It might help with yours. Simply decompress the source file, and place the compiled executable into /usr/local/bin. Give it a try.

Blessed be!
Pappy
_________________
This space left intentionally blank, except for these ASCII symbols.
Back to top
View user's profile Send private message
civilian
Tux's lil' helper
Tux's lil' helper


Joined: 23 Jan 2007
Posts: 78

PostPosted: Sat Apr 26, 2008 6:46 am    Post subject: Reply with quote

I can't find any problems with my CPU (Celeron-M ULV 353) on google, but I'm not very google proficient.

I ran mprime for 6 hours and no errors. So far so good.

In our labs at the university, the grub boot screen gives the option of booting the kernel in a special memory scan mode. Unfortunately I don't have the privileges to get to grub.conf. Can anyone tell how to do this memory scan?
Back to top
View user's profile Send private message
jcat
Veteran
Veteran


Joined: 26 May 2006
Posts: 1337

PostPosted: Sat Apr 26, 2008 7:55 am    Post subject: Reply with quote

civilian wrote:

In our labs at the university, the grub boot screen gives the option of booting the kernel in a special memory scan mode. Unfortunately I don't have the privileges to get to grub.conf. Can anyone tell how to do this memory scan?


I think you're probably talking about memtest, you can configure your system to boot a memtest image via grub, but you can equally just download the iso image and burn it to a CD to boot from.

http://www.memtest.org/

Memtest isn't 100% conclusive however, but it will spot a lot of obvious issues. Just don't rely on it 100% :wink:



Cheers,
jcat
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum