weifeng1463

sudo dmidecode | grep -A16 "Memory Device$"

需要root 权限..

[life@localhost mp3blaster-3.2.5]$ sudo dmidecode | grep -A16 "Memory Device$"  
[sudo] password for life:                                                       
Memory Device                                                                   
        Array Handle: 0x000F                                                    
        Error Information Handle: No Error                                      
        Total Width: 64 bits                                                    
        Data Width: 64 bits                                                     
        Size: 256 MB                                                            
        Form Factor: DIMM                                                       
        Set: 1                                                                  
        Locator: DIMM1                                                          
        Bank Locator: DIMM1                                                     
        Type: DRAM                                                              
        Type Detail: Synchronous                                                
        Speed: Unknown                                                          
        Manufacturer: Not Specified                                             
        Serial Number: Not Specified                                            
        Asset Tag: Not Specified                                                
        Part Number: Not Specified                                              
--                                                                              
Memory Device                                                                   
        Array Handle: 0x000F                                                    
        Error Information Handle: No Error                                      
        Total Width: 64 bits                                                    
        Data Width: 64 bits                                                     
        Size: 512 MB                                                            
        Form Factor: DIMM                                                       
        Set: 1                                                                  
        Locator: DIMM2                                                          
        Bank Locator: DIMM2                                                     
        Type: DRAM                                                              
        Type Detail: Synchronous                                                
        Speed: Unknown                                                          
        Manufacturer: Not Specified                                             
        Serial Number: Not Specified                                            
        Asset Tag: Not Specified                                                
        Part Number: Not Specified                                              
--                                                                              
Memory Device                                                                   
        Array Handle: 0x000F                                                    
        Error Information Handle: No Error                                      
        Total Width: Unknown                                                    
        Data Width: Unknown                                                     
        Size: No Module Installed                                               
        Form Factor: DIMM                                                       
        Set: 1                                                                  
        Locator: DIMM3                                                          
        Bank Locator: DIMM3                                                     
        Type: DRAM                                                              
        Type Detail: Unknown                                                    
        Speed: Unknown                                                          
        Manufacturer: Not Specified                                             
        Serial Number: Not Specified                                            
        Asset Tag: Not Specified                                                
        Part Number: Not Specified  

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-12-28
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-20
  • 2022-02-06
  • 2021-12-29
  • 2021-12-27
  • 2021-11-29
  • 2021-11-27
相关资源
相似解决方案