View previous topic :: View next topic |
Author |
Message |
iMike Apprentice

Joined: 01 Apr 2005 Posts: 217 Location: Stockholm, Sweden
|
Posted: Thu May 10, 2012 4:26 pm Post subject: memtest with no-multilib |
|
|
memtest86 and memtest86+ are masked for x86_64 with no-multilib. What is a good way to test memory then? sys-apps/memtester? the "memtest" kernel parameter? some other way? I'm looking for something like memtest86+ that could be booted into independently. I didn't anything about this in the FAQ. It appears someone asked about memtest86+ with no-multilib a long time ago, and I guess he claimed he could compile memtest86+ with no-multilib. If that works, of course, I'd probably just go that way...but odd it's still masked if it really has worked since 2006 Any ideas? |
|
Back to top |
|
 |
Ant P. Watchman

Joined: 18 Apr 2009 Posts: 6920
|
Posted: Thu May 10, 2012 5:36 pm Post subject: |
|
|
A lot of packages that don't care about the bitness of userspace are often invalidly masked on no-multilib, foldingathome is another example. You should be fine to just go ahead and unmask it manually. |
|
Back to top |
|
 |
iMike Apprentice

Joined: 01 Apr 2005 Posts: 217 Location: Stockholm, Sweden
|
Posted: Sun May 13, 2012 7:42 pm Post subject: |
|
|
Unfortunately, unmasking memtest86+-4.20 results in the following build error:
Code: | /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory | so I guess the way to go is with the kernel parameter. I've read the kernel's memory testor is not as robust as memtest86+, but that appears to be about the only option for now... |
|
Back to top |
|
 |
xaviermiller Bodhisattva


Joined: 23 Jul 2004 Posts: 8723 Location: ~Brussels - Belgique
|
Posted: Sun May 13, 2012 8:42 pm Post subject: |
|
|
Hello,
Why can't you get the official binary and use it ? _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
 |
iMike Apprentice

Joined: 01 Apr 2005 Posts: 217 Location: Stockholm, Sweden
|
Posted: Tue May 15, 2012 6:37 pm Post subject: |
|
|
Salut, Xavier
I had just planned to have it as an option in grub2, like on my other machines, so I really hadn't considered downloading and burning a CD or someone's pre-built binary. Yes, that should work. Kind of makes me wonder why it doesn't build under Gentoo, but mostly, I just need a practical solution, so thanks for the tip.
/Mike |
|
Back to top |
|
 |
eccerr0r Watchman

Joined: 01 Jul 2004 Posts: 9928 Location: almost Mile High in the USA
|
Posted: Wed Aug 22, 2012 7:42 pm Post subject: |
|
|
memtest86+ was designed and ripped from the original 32 bit kernel and was never modified to build in a 64-bit environment...
You could also build it in an 32-bit chroot or another 32-bit machine, but until the memtest86 guys hack it so that they can build in a 64-bit environment, you're kind of stuck... _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
 |
wcg Guru

Joined: 06 Jan 2009 Posts: 588
|
Posted: Sat Sep 08, 2012 9:41 pm Post subject: |
|
|
memtest86 is one of the options (like optional kernels) on a Gentoo
amd64 minimal install cd image. If you have a cd or dvd writer, you
can download and write an install image to cd-r, boot that, and run
memtest86 directly from the cd to test installed ram. _________________ TIA |
|
Back to top |
|
 |
|