RAM Memory Troubleshooting & Diagnosis Part 2 Linus Tech Tips
0 up · 0 down · 0 ratings
Description
Memory errors can be one of the most frustrating & time consuming things to fix about a computer. Here's the general process. You can see part 1 of the video here: youtu.be CA: ncix.com US: us.ncix.com
RAM Memory Troubleshooting & Diagnosis Part 2 Linus Tech Tips is a detailed follow-up focused on practical memory diagnostics and fault isolation. Linus revisits a multi-stick RAM setup to demonstrate how memory can be tested across channel configurations, including dual, triple, and quad channel motherboard layouts. He explains the exact DIMM population order for different channel modes, clarifying common questions about how to run multiple sticks in various configurations. The video compares diagnostic tools, emphasizing that Memtest86 and Prime95 can uncover different classes of memory errors, and discusses how to choose between them when testing is time-constrained or hardware is behaving inconsistently. Linus also stresses the importance of isolating components to rule out motherboard, CPU, or power supply issues, using an Open Test Platform and air cooling to minimize heat-related variables. He shares practical observations from his own bench tests, noting that some sticks fail only in multi-channel configurations while others fail individually, which guides the decision to retire or re-test specific modules. By the end, he reinforces the principle that memory stability must be verified across all stress-testing scenarios and emphasizes re-testing with Memtest86 to confirm results before deploying memory in a primary system. The video closes with a pragmatic reminder that memory should be tested rather than discarded automatically, since cheap RAM can often be salvaged or repurposed if faults are identified and correctly handled, and it invites viewers to subscribe for more hardware troubleshooting content.
Topics · hardware_diagnostics · memory · computer_hardware · tutorials
Questions answered
- What is the correct DIMM population order for quad channel memory configurations?
- For quad channel boards you populate A1, B1 for dual channel, C1 for triple channel, and D1 for quad channel depending on the desired configuration.
- Why might Memtest86 miss an error that Prime95 catches, or vice versa?
- Different tests stress different aspects of memory; Memtest86 may catch errors that Prime95 does not, and in some cases Prime95 can reveal issues that Memtest86 misses, so using both offers a more complete assessment.