Advertisement
Guest User

Untitled

a guest
Sep 6th, 2012
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.85 KB | None | 0 0
  1. beboj@obcy:~$ lsusb
  2. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  3. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  4. Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  5. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  6. Bus 001 Device 003: ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module
  7. Bus 001 Device 004: ID 0c45:6430 Microdia
  8. Bus 001 Device 005: ID 187c:0522 Alienware Corporation
  9. beboj@obcy:~$ lspci
  10. 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
  11. 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
  12. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
  13. 00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
  14. 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
  15. 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
  16. 00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
  17. 00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
  18. 00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
  19. 00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
  20. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
  21. 00:1f.0 ISA bridge: Intel Corporation QS67 Express Chipset Family LPC Controller (rev 05)
  22. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
  23. 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
  24. 01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff)
  25. 07:00.0 Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)
  26. 0d:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000
  27. 13:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller (rev 30)
  28. 13:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
  29. 13:00.3 System peripheral: JMicron Technology Corp. MS Host Controller (rev 30)
  30. 19:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)
  31. beboj@obcy:~$ lshw -short
  32. WARNING: you should run this program as super-user.
  33. H/W path Device Class Description
  34. ===================================================
  35. system Computer
  36. /0 bus Motherboard
  37. /0/0 memory 7934MiB System memory
  38. /0/1 processor Intel(R) Core(TM) i7-2637M CPU @ 1.70GHz
  39. /0/100 bridge 2nd Generation Core Processor Family DRAM Controller
  40. /0/100/1 bridge Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port
  41. /0/100/1/0 generic Illegal Vendor ID
  42. /0/100/2 display 2nd Generation Core Processor Family Integrated Graphics Controller
  43. /0/100/16 communication 6 Series/C200 Series Chipset Family MEI Controller #1
  44. /0/100/1b multimedia 6 Series/C200 Series Chipset Family High Definition Audio Controller
  45. /0/100/1c bridge 6 Series/C200 Series Chipset Family PCI Express Root Port 1
  46. /0/100/1c/0 eth0 network AR8151 v2.0 Gigabit Ethernet
  47. /0/100/1c.2 bridge 6 Series/C200 Series Chipset Family PCI Express Root Port 3
  48. /0/100/1c.2/0 wlan0 network Centrino Wireless-N 1000
  49. /0/100/1c.3 bridge 6 Series/C200 Series Chipset Family PCI Express Root Port 4
  50. /0/100/1c.3/0 bus IEEE 1394 Host Controller
  51. /0/100/1c.3/0.1 generic SD/MMC Host Controller
  52. /0/100/1c.3/0.3 generic MS Host Controller
  53. /0/100/1c.5 bridge 6 Series/C200 Series Chipset Family PCI Express Root Port 6
  54. /0/100/1c.5/0 bus uPD720200 USB 3.0 Host Controller
  55. /0/100/1d bus 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1
  56. /0/100/1e bridge 82801 Mobile PCI Bridge
  57. /0/100/1f bridge QS67 Express Chipset Family LPC Controller
  58. /0/100/1f.2 storage 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller
  59. /0/100/1f.3 bus 6 Series/C200 Series Chipset Family SMBus Controller
  60. WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement