FG

How do I detect the RAM memory chip specification from within a Linux machine

Fresh3 days ago
Mar 15, 202617115 views
Confidence Score0%
0%

Problem

I'd like to add more RAM to my Ubuntu installation ( running on a Dell Inspiron 640m ). Is there any inbuilt command or package to find out the current RAM chip specifications (manufacturer, type, speed etc) from within Linux ?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I detect the RAM memory chip specification from within a Linux machine

Low Risk

This might help: Linux: Check Ram Speed and Type. sudo dmidecode --type 17 Alternatively, if you can boot from a windows system, the Crucial System Scanner tool will give very good details on what is installed and what can be upgraded on the system …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment