Advertisement
Guest User

Untitled

a guest
Jan 6th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. [root@host ~]# lspci
  2. 00:00.0 Host bridge: Intel Corporation Xeon E3-1200 Processor Family DRAM Controller (rev 09)
  3. 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
  4. 00:01.1 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
  5. 00:06.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
  6. 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 05)
  7. 00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
  8. 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
  9. 00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
  10. 00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
  11. 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a5)
  12. 00:1f.0 ISA bridge: Intel Corporation C204 Chipset Family LPC Controller (rev 05)
  13. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
  14. 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
  15. 01:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
  16. 01:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
  17. 02:00.0 Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
  18. 03:00.0 Serial Attached SCSI controller: LSI Logic / Symbios Logic SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)
  19. 04:00.0 Multimedia controller: Digital Devices GmbH Octopus DVB Adapter
  20. 05:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
  21. 06:03.0 VGA compatible controller: Matrox Electronics Systems Ltd. MGA G200eW WPCM450 (rev 0a)
  22.  
  23. [root@host ~]# lsusb
  24. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  25. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  26. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  27. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  28. Bus 001 Device 003: ID 0557:2221 ATEN International Co., Ltd Winbond Hermon
  29. Bus 002 Device 004: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
  30.  
  31. # dmidecode 2.12-dmifs
  32. SMBIOS 2.7 present.
  33. 59 structures occupying 2550 bytes.
  34. Table at 0x000EB4C0.
  35.  
  36. Handle 0x0000, DMI type 0, 24 bytes
  37. BIOS Information
  38. Vendor: American Megatrends Inc.
  39. Version: 2.0b
  40. Release Date: 09/17/2012
  41. Address: 0xF0000
  42. Runtime Size: 64 kB
  43. ROM Size: 8192 kB
  44. Characteristics:
  45. PCI is supported
  46. BIOS is upgradeable
  47. BIOS shadowing is allowed
  48. Boot from CD is supported
  49. Selectable boot is supported
  50. BIOS ROM is socketed
  51. EDD is supported
  52. 5.25"/1.2 MB floppy services are supported (int 13h)
  53. 3.5"/720 kB floppy services are supported (int 13h)
  54. 3.5"/2.88 MB floppy services are supported (int 13h)
  55. Print screen service is supported (int 5h)
  56. 8042 keyboard services are supported (int 9h)
  57. Serial services are supported (int 14h)
  58. Printer services are supported (int 17h)
  59. ACPI is supported
  60. USB legacy is supported
  61. BIOS boot specification is supported
  62. Function key-initiated network boot is supported
  63. Targeted content distribution is supported
  64. UEFI is supported
  65. BIOS Revision: 2.11
  66.  
  67. Handle 0x0001, DMI type 1, 27 bytes
  68. System Information
  69. Manufacturer: Supermicro
  70. Product Name: X9SCL/X9SCM
  71. Version: 0123456789
  72. Serial Number: 0123456789
  73. UUID XXXX
  74. Wake-up Type: Power Switch
  75. SKU Number: To be filled by O.E.M.
  76. Family: To be filled by O.E.M.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement