| Summary: | binary memtest* for non-EFI system | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Thomas Capricelli <orzel> |
| Component: | Current packages | Assignee: | Ben Kohler <bkohler> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | bkohler, sam |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Thomas Capricelli
2021-09-15 22:36:30 UTC
From https://www.memtest86.com/download.htm : "IMPORTANT: MemTest86 V9 images support only UEFI boot. On machines that don't support UEFI, MemTest86 will not boot. Please download the older V4 BIOS release of MemTest86 instead." This v4 release is available already as sys-apps/memtest86. The memtest86+ binary you mention is a completely different memtest implementation, currently packaged as sys-apps/memtest86+. You should open bugs against that package, to fix the current source builds and/or optionally use the prebuilt one from upstream. (In reply to Ben Kohler from comment #1) > The memtest86+ binary you mention is a completely different memtest > implementation, currently packaged as sys-apps/memtest86+. You should open > bugs against that package, to fix the current source builds and/or > optionally use the prebuilt one from upstream. Err, the non-bin package you mention has been broken for years on gentoo, hence the need for a binary version. (?) I understand that, but this binary YOU have linked would not be part of my memtest86-bin package. It would either be part of the existing sys-apps/memtest86+ package or a new sys-apps/memtest86+-bin. My memtest86-bin package is for the Passmark non-free Memtest86 (from Memtest86.com). I see, indeed. Actually i want anything official that allows me to test my ram. Well I did close a bug on memtest86+ for runtime breakage with gcc >=8 so that may already work for you now. Can you try sys-apps/memtest86+-5.31b-r1 ? I can look into adding a binary flag on memtest86+ as well. I did some tests with sys-apps/memtest86+-5.31b-r1 and indeed, it works. No more need for the binary then. Thanks ! |