Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2013
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. ====== /etc/modules =====
  2.  
  3. # /etc/modules: kernel modules to load at boot time.
  4. #
  5. # This file contains the names of kernel modules that should be loaded
  6. # at boot time, one per line. Lines beginning with "#" are ignored.
  7. # Parameters can be specified after the module name.
  8.  
  9. loop
  10. #xhci_hcd
  11.  
  12.  
  13. ====== lspci -k =====
  14. 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18)
  15. Subsystem: ASUSTeK Computer Inc. Device 1c77
  16. Kernel driver in use: agpgart-intel
  17. 00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 18)
  18. Kernel driver in use: pcieport
  19. 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
  20. Subsystem: ASUSTeK Computer Inc. Device 1542
  21. Kernel driver in use: i915
  22. 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
  23. Subsystem: ASUSTeK Computer Inc. Device 1c77
  24. 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
  25. Subsystem: ASUSTeK Computer Inc. Device 1c77
  26. Kernel driver in use: ehci_hcd
  27. 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
  28. Subsystem: ASUSTeK Computer Inc. Device 10b3
  29. Kernel driver in use: snd_hda_intel
  30. 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
  31. Kernel driver in use: pcieport
  32. 00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
  33. Kernel driver in use: pcieport
  34. 00:1c.2 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 3 (rev 06)
  35. Kernel driver in use: pcieport
  36. 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
  37. Kernel driver in use: pcieport
  38. 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
  39. Subsystem: ASUSTeK Computer Inc. Device 1c77
  40. Kernel driver in use: ehci_hcd
  41. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
  42. 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
  43. Subsystem: ASUSTeK Computer Inc. Device 1c77
  44. 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
  45. Subsystem: ASUSTeK Computer Inc. Device 1c77
  46. Kernel driver in use: ahci
  47. 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
  48. Subsystem: ASUSTeK Computer Inc. Device 1c77
  49. Kernel driver in use: intel ips
  50. 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 310M] (rev a2)
  51. Subsystem: ASUSTeK Computer Inc. Device 1542
  52. 03:00.0 Network controller: Intel Corporation Centrino Wireless-N 1000 [Condor Peak]
  53. Subsystem: Intel Corporation Centrino Wireless-N 1000 BGN
  54. Kernel driver in use: iwlwifi
  55. 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
  56. Subsystem: ASUSTeK Computer Inc. U6V/U31J laptop
  57. Kernel driver in use: r8169
  58. ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05)
  59. Subsystem: Intel Corporation Device 8086
  60. ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05)
  61. Subsystem: Intel Corporation Device 8086
  62. ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05)
  63. Subsystem: Intel Corporation Device 8086
  64. ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05)
  65. Subsystem: Intel Corporation Device 8086
  66. ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
  67. Subsystem: Intel Corporation Device 8086
  68. ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)
  69. Subsystem: Intel Corporation Device 8086
  70.  
  71.  
  72. ====== lsusb ======
  73.  
  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 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  77. Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
  78. Bus 001 Device 003: ID 04f2:b1b9 Chicony Electronics Co., Ltd Asus Integrated Webcam
  79. Bus 001 Device 004: ID 0b05:1788 ASUSTek Computer, Inc.
  80. Bus 001 Device 005: ID 08ff:1680 AuthenTec, Inc. AES1660 Fingerprint Sensor
  81. Bus 002 Device 003: ID 046d:c05b Logitech, Inc. M-U0004 810-001317 [B110 Optical USB Mouse]
  82. Bus 002 Device 004: ID 174c:5106 ASMedia Technology Inc. Transcend StoreJet 25M3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement