Failing RAM? In this economy?

Now to go beg to the RMA gods

  • 0xDREADBEEF@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I’ve got two 16GB sticks that I bought in 2020 pullin me through—I’m praying they last long enough til prices go back down haha

  • adarza@piefed.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    i had to pronounce some ddr5 dead this morning. at least it was ‘only’ one 8gb stick, but it’s in an omen prebuilt, out of warranty.

    user’s just a high school kid. gonna have to limp along with the remaining 8gb (not much for gaming then) or random crashes with 16gb until he or the parents can afford to replace it.

      • halcyoncmdr@piefed.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        If it’s still under warranty, why wouldn’t you try to RMA it first?

        You can try… but several manufacturers are opting to refund you what you paid for the product, instead of replacing it, per their warranty terms. Terms that never were an issue before. And obviously what you paid years ago won’t get you anywhere near a similar product now.

        • zdanger@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Return Merchandise Authorization. Return it to the manufacturer for a replacement

          • adarza@piefed.ca
            link
            fedilink
            English
            arrow-up
            0
            ·
            3 months ago

            to add… (mainly for the benefit of others who may come across this)

            most ram, purchased new at retail from a legit or ‘authorized’ merchant or store should be covered by a manufacturers warranty. those sellers on amazon marketplace with random ‘kdfguuugggu’ names probably not selling warranty-eligible products. you would more than likely need a proof of purchase receipt to show when and from where you purchased the ram.

            if it was in a prebuilt or major oem (dell, hp, lenovo, etc) system you’re usually at the mercy of the builder and its system warranty. if purchased direct, the seller should have record of the system purchase. if purchased at retail, same deal as above–need the receipt.

            if the ram was acquired as used product, you’re probably out’a luck.

        • NateNate60@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          3 months ago

          Return Merchandise Authorisation. It means to return a product to the seller or to the manufacturer because it is defective, and ask for a replacement.

  • chronicledmonocle@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    RAM has lifetime warranties, typically. Send in an RMA request, after you isolate which sticks are bad, and get new ones.

  • wrfbird@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    If it’s not a large amount of bad RAM, there are tools to patch around it via EFI or kernel for many operating systems. It might get you by until you get new

  • Captain_Stupid@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Dude you are running DDR 4 Ram at 2134MHz and with 15 timings. The Timings are good but the frequenzy is shit. You want atleast 3000 MHz with modern Ryzen CPUs for their Virtual Memory Fabric. You can probably get equally good Ram for a few bucks because these sticks suck.

    Unless you already lowerd the Frequenzy in that case RIP.

    • JiveTurkey@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      I’m not sure what you’re talking about. DDR4 without XMP typically runs at 2133 or 2400mhz. It’s probably best to run a mem test at the stock frequency.

  • loric@piefed.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Remove the sticks, blow out your sockets with some compressed air and re-test. I had something similar recently and a full memtest pass ran clean after that.

    • Shayeta@feddit.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 months ago

      Also, disable any OC. I had my ram fail tests because it is not supported by my mobo. After reducing speed to factory stock it would pass flawlessly.

      • AllHailTheSheep@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        0
        ·
        3 months ago

        you’d be surprised. it’s not even a about dust. chip creep is still a thing in modern ddr and pcie slots, and can absolutely show up as a bad part. I’ve saved a few gpus and ram sticks from being declared dead after a bad test by just cleaning contacts and reinstalling.

  • digilec@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    You can edit the grub config (assuming you’re using Linux) and add reserved ranges for the affected physical address.

    find the linux boot command and add a memmap=<size>$<start> argument This tells the kernel to avoid the bad parts.

    In your case it looks like a relatively small chunk of bad memory so… memmap=64K$0x130FE0000

    I’ve used this trick to stabilise systems with faulty RAM and it works.

  • dangrousperson@feddit.org
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    Seems like its always the same core that is creating the error. Could be a bad overclock. Try reseting the bios to default. Also try reseating the RAM (and clean out the slots with compressed air) and rerunning the test. I’ve had similar issues in the past that were fixed by this.

    Once stable overclocks can fail after many years as it slowly wears out some transistors.