Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.40 KB | None | 0 0
  1. nano@nanopuntouy / $ sudo lshw -businfo
  2. PCI (sysfs)  
  3. Bus info          Device       Class       Description
  4. ======================================================
  5.                                system      Inspiron 1750 ()
  6.                                bus         0655KV
  7.                                memory      64KiB BIOS
  8. cpu@0                          processor   Intel(R) Core(TM)2 Duo CPU     P7450  @ 2.13GHz
  9.                                memory      128KiB L1 cache
  10.                                memory      3MiB L2 cache
  11.                                memory      4GiB System Memory
  12.                                memory      2GiB DIMM DDR Synchronous 800 MHz (1,2 ns)
  13.                                memory      2GiB DIMM DDR Synchronous 800 MHz (1,2 ns)
  14. pci@0000:00:00.0               bridge      Mobile 4 Series Chipset Memory Controller Hub
  15. pci@0000:00:01.0               bridge      Mobile 4 Series Chipset PCI Express Graphics Port
  16. pci@0000:01:00.0               display     M92 LP [Mobility Radeon HD 4300 Series]
  17. pci@0000:00:1a.0               bus         82801I (ICH9 Family) USB UHCI Controller #4
  18. pci@0000:00:1a.1               bus         82801I (ICH9 Family) USB UHCI Controller #5
  19. pci@0000:00:1a.2               bus         82801I (ICH9 Family) USB UHCI Controller #6
  20. pci@0000:00:1a.7               bus         82801I (ICH9 Family) USB2 EHCI Controller #2
  21. pci@0000:00:1b.0               multimedia  82801I (ICH9 Family) HD Audio Controller
  22. pci@0000:00:1c.0               bridge      82801I (ICH9 Family) PCI Express Port 1
  23. pci@0000:00:1c.1               bridge      82801I (ICH9 Family) PCI Express Port 2
  24. pci@0000:0c:00.0               network     BCM4312 802.11b/g LP-PHY
  25. pci@0000:00:1c.2               bridge      82801I (ICH9 Family) PCI Express Port 3
  26. pci@0000:09:00.0  eth1         network     88E8040 PCI-E Fast Ethernet Controller
  27. pci@0000:00:1c.4               bridge      82801I (ICH9 Family) PCI Express Port 5
  28. pci@0000:00:1d.0               bus         82801I (ICH9 Family) USB UHCI Controller #1
  29. pci@0000:00:1d.1               bus         82801I (ICH9 Family) USB UHCI Controller #2
  30. pci@0000:00:1d.2               bus         82801I (ICH9 Family) USB UHCI Controller #3
  31. pci@0000:00:1d.7               bus         82801I (ICH9 Family) USB2 EHCI Controller #1
  32. pci@0000:00:1e.0               bridge      82801 Mobile PCI Bridge
  33. pci@0000:00:1f.0               bridge      ICH9M LPC Interface Controller
  34. pci@0000:00:1f.2  scsi0        storage     ICH9M/M-E SATA AHCI Controller
  35. scsi@0:0.0.0      /dev/sda     disk        500GB WDC WD5000BEVT-7
  36. scsi@0:0.0.0,1    /dev/sda1    volume      39MiB Windows FAT volume
  37. scsi@0:0.0.0,2    /dev/sda2    volume      14GiB Windows NTFS volume
  38. scsi@0:0.0.0,3    /dev/sda3    volume      98GiB Windows NTFS volume
  39. scsi@0:0.0.0,4    /dev/sda4    volume      353GiB Extended partition
  40.                   /dev/sda5    volume      100GiB HPFS/NTFS partition
  41.                   /dev/sda6    volume      229GiB Linux filesystem partition
  42.                   /dev/sda7    volume      22GiB Linux filesystem partition
  43. scsi@1:0.0.0      /dev/cdrom1  disk        DVD+-RW AD-7700H
  44. pci@0000:00:1f.3               bus         82801I (ICH9 Family) SMBus Controller
  45. usb@1:5           scsi6        storage    
  46. scsi@6:0.0.0      /dev/sdb     disk        SCSI Disk
  47.                                power       DELL K456N9A
  48.                   wlan0        network     Wireless interface
  49. nano@nanopuntouy / $
  50. nano@nanopuntouy / $ sudo lspci
  51. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  52. 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
  53. 00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
  54. 00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
  55. 00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
  56. 00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
  57. 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  58. 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
  59. 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
  60. 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
  61. 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
  62. 00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
  63. 00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
  64. 00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
  65. 00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
  66. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
  67. 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
  68. 00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
  69. 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
  70. 01:00.0 VGA compatible controller: ATI Technologies Inc M92 LP [Mobility Radeon HD 4300 Series]
  71. 09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller (rev 13)
  72. 0c:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
  73. nano@nanopuntouy / $ sudo lsusb
  74. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  75. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  76. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  77. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  78. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  79. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  80. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  81. Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  82. Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
  83. Bus 001 Device 004: ID 0c45:6400 Microdia
  84. Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
  85. Bus 003 Device 003: ID 413c:8161 Dell Computer Corp. Integrated Keyboard
  86. Bus 003 Device 004: ID 413c:8162 Dell Computer Corp. Integrated Touchpad [Synaptics]
  87. Bus 003 Device 005: ID 413c:8160 Dell Computer Corp. Wireless 365 Bluetooth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement