欢迎来到天天文库
浏览记录
ID:32585495
大小:85.78 KB
页数:11页
时间:2019-02-13
《linux系统下查看硬件信息命令大全》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、Linux系统下查看硬件信息命令大全有许多命令可以用来查看Linux系统上的硬件信息。有些命令只能够打印出像CPU和内存这一特定的硬件组件信息,另外一些命令可以查看多种硬件组件的信息。这个教程可以带大家快速了解一下查看各种硬件设备的信息和配置详情的最常用的命令。lscpulscpu命令能够查看CPU和处理单元的信息。该命令没有任何其他选项或者别的功能。1.lscpu运行该命令会看到下面输出:
2、vyom@vyom-PC:*$lscpuArchitecture:X8664CPUop-mode(s):32bit,64bitByte
3、Order:LittleEndianCPU(s):4On-lineCPU(s)list:0-3Thread(s)percore:1Core(s)persocket:4Socket(s):1NUMAnode(s):1VendorID:GenuinelntelPUfamily:6odel:55Stepping:8CPUMHz:2159.066agoMIPS:4332.96Virtualization:VT-XILldcache:24KLlicache:32K
4、L2cache:1024Khdd_info_lscpulspcilsp
5、ci是另一个命令行工具,可以用来列出所有的PCT总线,还有与PCI总线相连的设备的详细信息,比如VGA适配器、显卡、网络适配器、usb端口、SATA控制器等。1.lspci你可以看到类似下图的输出信息。vyom@Vyom-PC:^$lspci00:00.0Hostbridge:IntelCorporationValleyviewSSA-CUnit(rev0e)00:02.0VGAcompatiblecontroller:IntelCorporationValleyviewGen7(rev0e)00:13.0SATAcontr
6、oller:IntelCorporationValleyview6-PortSATAAHCIController(revOe)00:14.0USBcontroller:IntelCorporationValleyviewUSBxHCIHostController(revGe)30:1a.0Encryptioncontroller:IntelCorporationValleyViewSEC(rev0e)30:lb.0Audiodevice:IntelCorporationValleyViewHighDefinitionAudi
7、oController(revOe)0Q:lc.0PCI00:1c.2PCI00:ld.0USBr(revOe)(revGe)(revOe)Controllebridge:IntelCorporationValleyViewPCIExpressRootPortbridge:IntelCorporationValleyViewPCIExpressRootPortcontroller:IntelCorporationValleyViewUSBEnhancedHostISAbridge:IntelCorporationValley
8、ViewPowerControlUnit(revOe)00:lf.3SMBus:IntelCorporationValleyViewSMBusController(revGe)03:09.0Networkcontroller:QualcommAtherosQCA9565/AR9565WirelessNetworkAiapter(rev01)hdd_info_Ispci可以通过运行下面的命令来过滤出特立设备的信息:Ispci-v
9、grep〃VGA〃-A12运行上而的命令可以看到类似下图的关于显卡的信息。vyoiT^Vyoir-
10、PC$Ispci・v
11、grep”VGA”-A12GG:G2.GVGAco叩atiblecontroller:IntelCorporationVallwyViiGen7(revGe)(prog-if00[VGAcontroller])Subsysteir:DellDeviceG6abFlags:busiraster.fastdevselflatencyGfIRQ1G5KeiroryatdQGGQGGG(32-bitrnon-prefetchable)[size-^]l^eiroryatcGQGOGQG(32-bitrprefe
12、tchable)[size-256N]I/OportsatfQ8Q[si2e-8]ExpansionRO卜at[disabled]Capabilities:Kerneldriverinuse:191500:13.0SATAcontroll
此文档下载收益归作者所有