36
Problematic computer
(feddit.uk)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
I can't run memtest unfortunately. The option isn't there and I don't have permission to boot from a USB stick.
If you have root you could theoretically add Memtest86+ to the boot order. There's tools that allow adding boot entries in EFI. You could probably place a Memtest86+ binary in your EFI partition and register it with the EFI firmware. But I'm not suggesting to do it since you could make the machine unbootable and the problem might be on the storage path. I'm just thinking of should be possible.
I can sudo. Last time I looked into this, Memtest86+ version 6 was required to work with UEFI but it wasn't available for Ubuntu 22.04. Now it seems that 24.04 has it, so I might update and see if I can get the test running. Thanks for the suggestion!
You can get the binary from the project's website. Still not suggesting to f around with it.
They should be able to put memtest on the boot partition and then break to an EFI shell on boot and Ioad it manually.
There will be a bit of swearing and googling required but it's doable in a way that doesn't mess with the current boot arrangement.
You could download stressapptest and run that memory benchmark in the normal system.
I'm not sure how well the current version of Memtest does, but when I was overclocking I was told not to use it as it couldn't reliably get memory to crash. (Funny problem to have). The two recommended tools are Windows only, so I found stressapptest as the best alternative.
I did run a similar test and there were no errors detected. Thanks anyway!