[mdlug] lshw and memory capabilities

Carl T. Miller carl at carltm.com
Sun Jul 15 15:40:42 EDT 2018


I'm not aware of dmidecode giving false readings, but anything
is possible.  Usually I trust that dmidecode is accurate and have
never run into any issues.  If the original documentation for the
device (motherboard or component) disagree with dmidecode,
I'd refer to the first paragraph of the man page, included below.

c


dmidecode  is a tool for dumping a computer's DMI (some say SMBIOS) ta‐
ble contents in a human-readable format. This table contains a descrip‐
tion  of  the  system's  hardware  components,  as well as other useful
pieces of information such as serial numbers and BIOS revision. Thanks
to  this  table,  you  can  retrieve this information without having to
probe for the actual hardware.  While this is a good point in terms of
report  speed  and  safeness, this also makes the presented information
possibly unreliable.


On 07/15/2018 03:11 PM, Drew wrote:
> Found it, thanks. 8GB capability confirmed.
>
> (Unless dmidecode is lying. Has dmidecode ever been known to lie? All
> the specs I've read up to yesterday for this machine say 2GB max.)
>
> The desktop machine, a Dell Optiplex GFX620 which I as a rule do NOT
> lug around with me, still shows 4GB max, in spite of the fact that it
> has four slots, each of which is rated to take a 4GB chip. (I
> currently have three 1GB chips and a 512M in it, as one of my four 1GB
> chips tested bad.)
>
>
>
> On 7/15/18, Carl T. Miller <carl at carltm.com> wrote:
>> The command is dmidecode.  It is a program that reveals the
>> hardware specs on a very low level.
>>
>> Use "dmidecode | less" to see everything, or "dmidecode -t memory"
>> to only see the memory settings.  And it will require sudo if you're
>> not logged in as root.
>>
>> c
>>
>>
>> On 07/15/2018 12:18 PM, Drew wrote:
>>> I went looking for the command that we used on my laptop in the Panera
>>> that listed all the hardware specs; the output of lshw looks a lot
>>> like it. But I can't find the line that said that I'm supposed to be
>>> able to put an 8 gig memory chip in there. In fact I can't find
>>> anything refering to a maximum capacity for that slot at all!
>>>
>>> I'm using sudo, and am running the same isofile that I was running
>>> when that command was showed to me (Ubuntu 16.10). I could have sworn
>>> I saw that line in the output yesterday and had the conversation about
>>> putting in the larger memory chip.
>>>
>>> What am I missing? Am I running the right program?
>>> _______________________________________________
>>> mdlug mailing list
>>> mdlug at mdlug.org
>>> http://mdlug.org/mailman/listinfo/mdlug
>>>
>> _______________________________________________
>> mdlug mailing list
>> mdlug at mdlug.org
>> http://mdlug.org/mailman/listinfo/mdlug
> _______________________________________________
> mdlug mailing list
> mdlug at mdlug.org
> http://mdlug.org/mailman/listinfo/mdlug



More information about the mdlug mailing list