0

I've been for a while thinking on buying a few new hardware pieces for my old laptop.

The cheapest that would help is RAM. I run linux, so I typed lshw -class memory and got

 *-memory
       description: System Memory
       physical id: 24
       slot: System board or motherboard
       size: 4GiB
     *-bank
          description: SODIMM DDR4 Synchronous Unbuffered (Unregistered) 1866 MHz (0.5 ns)
          product: M471A5244CB0-CRC
...

Also lshw -class system, and got:


description: Notebook
    product: 80XS (LENOVO_MT_80XS_BU_idea_FM_ideapad 320-15ABR)
    vendor: LENOVO
    version: Lenovo ideapad 320-15ABR

So I am looking for an upgrade of ram in a Lenovo ideapad 320-15ABR. I searched on the lenovo website

But weirdly enough my current RAM does not appear there. They are mostly 2400MHz as opposed to 1866 MHz.

That is the only requirement that keeps me in doubt before buying anything.

Do you know if this would be important? Can I just move to a 8GB/16GB 2400MHz?

Do you recommend any other clock frequency?

Any help is welcome.

1 Answers1

0

You can always use RAM with a higher maximum bus frequency, even if your CPU has a lower maximum RAM frequency, it will automatically select the appropriate frequency without your intervention.

To find your CPUs maximum RAM frequency you need to look up its specifications, for example here you can find the specifications for the AMD model of your notebook

more info

mashuptwice
  • 3,395