LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 7545|回复: 9

linux下如何查看主板信息?

[复制链接]
发表于 2005-10-31 16:04:19 | 显示全部楼层 |阅读模式
我想在linux下查看主板型号等信息,如何查看请高手指教?
发表于 2005-11-1 11:50:48 | 显示全部楼层
同样问题,请高手解答,谢谢先!
回复 支持 反对

使用道具 举报

发表于 2005-11-2 11:18:25 | 显示全部楼层
dmidecode
回复 支持 反对

使用道具 举报

发表于 2005-11-2 13:40:44 | 显示全部楼层
谢谢wheel
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-4 08:13:44 | 显示全部楼层
多谢wheel兄指点!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-11-4 08:15:37 | 显示全部楼层
我用的RH9,输入dmidecode后,提示说没这个命令,是不是Fedora下的命令?
回复 支持 反对

使用道具 举报

发表于 2010-2-8 16:45:19 | 显示全部楼层
我的是这个样子?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

发表于 2010-2-10 09:28:51 | 显示全部楼层
要管理员才可以执行,比如
# dmidecode -t 1
# dmidecode 2.7
SMBIOS 2.3 present.

Handle 0x0100, DMI type 1, 25 bytes.
System Information
        Manufacturer: HP
        Product Name: ProLiant DL580 G3
        Version: Not Specified
        Serial Number:      
        UUID:
        Wake-up Type: Power Switch

可以可看到型号是HP dl580g3 以及唯一的serial 和UUID

你应该用su - 切换,这样才有root的完整环境(执行文件的路径)。
回复 支持 反对

使用道具 举报

发表于 2010-2-22 10:29:27 | 显示全部楼层
记得在ubuntu 下面有个命令叫做 lshdw, 在shell下输入lsh按tab应当可以自动补充。 记不清那个命令了。
回复 支持 反对

使用道具 举报

发表于 2010-6-28 15:03:55 | 显示全部楼层

执行dmidecode命令时出现错误:Invalid entry length (0). DMI table is broken! Stop

执行dmidecode命令时遭遇Invalid entry length (0). DMI table is broken! Stop.,怎么办呢?

系统是debian squeeze 32bit

# dmidecode
# dmidecode 2.9
SMBIOS 2.2 present.
40 structures occupying 1385 bytes.
Table at 0x000F0000.

Handle 0x0000, DMI type 0, 19 bytes
BIOS Information
        Vendor: Phoenix Technologies, LTD
        Version: 6.00 PG
        Release Date: 10/25/2006
        Address: 0xE0000
        Runtime Size: 128 kB
        ROM Size: 512 kB
        Characteristics:
                ISA is supported
                PCI is supported
                PNP is supported
                APM is supported
                BIOS is upgradeable
                BIOS shadowing is allowed
                Boot from CD is supported
                Selectable boot is supported
                BIOS ROM is socketed
                EDD is supported
                5.25"/360 KB floppy services are supported (int 13h)
                5.25"/1.2 MB floppy services are supported (int 13h)
                3.5"/720 KB floppy services are supported (int 13h)
                3.5"/2.88 MB floppy services are supported (int 13h)
                Print screen service is supported (int 5h)
                8042 keyboard services are supported (int 9h)
                Serial services are supported (int 14h)
                Printer services are supported (int 17h)
                CGA/mono video services are supported (int 10h)
                ACPI is supported
                USB legacy is supported
                LS-120 boot is supported
                ATAPI Zip drive boot is supported

Handle 0x0001, DMI type 1, 25 bytes
System Information
        Manufacturer:
        Product Name:
        Version:
        Serial Number:
        UUID: 00E04D13-2D49-FFFF-FFFF-FFFFFFFFFFFF
        Wake-up Type: Power Switch

Handle 0x0002, DMI type 188, 255 bytes
OEM-specific Type
        Header and Data:
                BC FF 02 00 4B 38 4E 50 54 44 52 41 4D 30 03 00
                00 00 00 00 3F 00 00 00 00 00 01 00 00 00 00 00
                00 00 02 00 00 00 00 00 00 00 03 00 00 00 00 00
                00 00 04 00 00 00 00 00 00 00 05 00 00 00 00 00
                00 00 06 00 00 00 00 00 00 00 07 00 00 00 00 00
                00 00 44 00 10 02 00 00 00 00 00 00 03 00 ED 02
                00 00 01 00 00 00 81 00 00 00 00 00 00 00 00 00
                00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                00 00 60 3F 38 00 00 00 00 00 00 00 00 00 00 00
                00 00 09 01 00 05 00 00 00 04 00 00 00 00 FF FF
                FF FF FF FF FF FF 46 00 00 00 00 00 00 00 02 00
                00 00 00 00 00 00 13 92 16 00 20 02 13 00 10 04
                01 00 59 00 00 37 88 88 FF FE 17 18 18 19 17 17
                17 16 17 00 00 00 18 17 17 17 16 16 16 18 18 00
                00 00 29 00 00 00 00 00 00 00 00 00 00 00 00 2F
                2F 2F 2F 2F 2F 2F 2F 00 00 00 00 00 22 12 11
        Strings:

                //
                "...
                //

Invalid entry length (0). DMI table is broken! Stop.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表