dmidecode-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [dmidecode] dmidecode does not show DDR SDRAM size, speed..


From: Jean Delvare
Subject: Re: [dmidecode] dmidecode does not show DDR SDRAM size, speed..
Date: Mon, 18 Apr 2016 11:48:33 +0200

Hi Shen,

On dim., 2016-04-17 at 19:31 +0000, shen long wrote:
> I wonder if it can be solved, this is the mainboard:
> 
> Handle 0x0001, DMI type 1, 25 bytes
> System Information
>       Manufacturer: KOB
>       Product Name: KOBP4M266A
>       Version: 1.0
>       Serial Number: 00000000
>       UUID: Not Settable
>       Wake-up Type: Modem Ring
> 
> This is the real info:
> bank 1 DDR SDRAM 333 MHz (PC2700) 256 MB
> bank 2 DDR SDRAM 333 MHz (PC2700) 256 MB
> 
> This is the output of dmidecode --type memory
> 
> 
> # dmidecode 3.0
> Scanning /dev/mem for entry point.
> SMBIOS 2.3 present.
> 
> Handle 0x0007, DMI type 5, 24 bytes
> Memory Controller Information
>       Error Detecting Method: 32-bit ECC
>       Error Correcting Capabilities:
>               Single-bit Error Correcting
>       Supported Interleave: One-way Interleave
>       Current Interleave: One-way Interleave
>       Maximum Memory Module Size: 1024 MB
>       Maximum Total Memory Size: 4096 MB
>       Supported Speeds:
>               70 ns
>               60 ns
>       Supported Memory Types:
>               Standard
>               FPM
>               EDO
>               Parity
>               ECC
>               SIMM
>       Memory Module Voltage: 3.3 V
>       Associated Memory Slots: 4
>               0x0008
>               0x0009
>               0x000A
>               0x000B
>       Enabled Error Correcting Capabilities:
>               Single-bit Error Correcting
> 
> Handle 0x0008, DMI type 6, 12 bytes
> Memory Module Information
>       Socket Designation: DIMM1
>       Bank Connections: 1 0
>       Current Speed: Unknown
>       Type: DIMM SDRAM
>       Installed Size: 256 MB (Single-bank Connection)
>       Enabled Size: 256 MB (Single-bank Connection)

Module size is actually shown properly.

Speed is indeed missing. Please provide the output of
# dmidecode -t 6 -u
for confirmation, but most likely the information was not set by the
BIOS so there's nothing dmidecode can do about it.

Also check if you have type 17 records later on, as type 6 was
deprecated long ago. You may get more information from type 17 if
present.

>       Error Status: OK
> 
> Handle 0x0009, DMI type 6, 12 bytes
> Memory Module Information
>       Socket Designation: DIMM2
>       Bank Connections: 3 2
>       Current Speed: Unknown
>       Type: DIMM SDRAM
>       Installed Size: 256 MB (Single-bank Connection)
>       Enabled Size: 256 MB (Single-bank Connection)
>       Error Status: OK
> 
> Handle 0x000A, DMI type 6, 12 bytes
> Memory Module Information
>       Socket Designation: DIMM3
>       Bank Connections: 5 4
>       Current Speed: Unknown
>       Type: Unknown
>       Installed Size: Not Installed
>       Enabled Size: Not Installed
>       Error Status: OK
> 
> Handle 0x000B, DMI type 6, 12 bytes
> Memory Module Information
>       Socket Designation: DIMM4
>       Bank Connections: 7 6
>       Current Speed: Unknown
>       Type: Unknown
>       Installed Size: Not Installed
>       Enabled Size: Not Installed
>       Error Status: OK

-- 
Jean Delvare




reply via email to

[Prev in Thread] Current Thread [Next in Thread]