简体   繁体   中英

Find Ram/Memory manufacturer in Linux?

I don't know the name of the manufacturer. 2CFFFFFFFFFFFFFF on Google search does not help either. Anyway to fetch the name? I've few other servers with different result but not the name.

Few other manufacture's code that I'm looking for its name. 80AD808980AD 830B7FB3830B 80CE808980CE

    [root@myserver ~]# dmidecode -t 17 > mem.txt
    [root@myserver ~]# cat mem.txt | grep "Manufacture"
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF
            Manufacturer: 2CFFFFFFFFFFFFFF

Seems like it's Micron Technology.

https://bbs.archlinux.org/viewtopic.php?id=168518

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM