Advertisement
Guest User

lsmod and lspci

a guest
May 7th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.30 KB | None | 0 0
  1. root@darkstar:~# lsmod
  2. Module                  Size  Used by
  3. snd_seq_dummy           1119  0
  4. snd_seq_oss            24956  0
  5. snd_seq_midi_event      4568  1 snd_seq_oss
  6. snd_seq                41599  5 snd_seq_midi_event,snd_seq_oss,snd_seq_dummy
  7. snd_seq_device          4276  3 snd_seq,snd_seq_oss,snd_seq_dummy
  8. snd_pcm_oss            33254  0
  9. snd_mixer_oss          12984  1 snd_pcm_oss
  10. ipv6                  238549  36
  11. cpufreq_ondemand        5272  2
  12. speedstep_lib           2567  0
  13. acpi_cpufreq            4977  1
  14. mperf                    923  1 acpi_cpufreq
  15. freq_table              2103  2 acpi_cpufreq,cpufreq_ondemand
  16. lp                      7119  0
  17. ppdev                   4710  0
  18. parport_pc             16755  0
  19. parport                26159  3 parport_pc,ppdev,lp
  20. fuse                   58282  3
  21. hid_logitech_dj         9009  0
  22. usbhid                 31118  1 hid_logitech_dj
  23. hid                    65824  2 usbhid,hid_logitech_dj
  24. i915                  372988  3
  25. snd_hda_codec_conexant    39260  1
  26. pcmcia                 31533  0
  27. snd_hda_intel          19503  6
  28. r852                    9056  0
  29. sm_common               6438  1 r852
  30. nand                   42190  2 sm_common,r852
  31. nand_ecc                3184  1 nand
  32. nand_bch                1998  1 nand
  33. drm_kms_helper         22825  1 i915
  34. joydev                  7668  0
  35. thermal                 6587  0
  36. yenta_socket           18963  0
  37. snd_hda_codec          70505  2 snd_hda_intel,snd_hda_codec_conexant
  38. snd_hwdep               4802  1 snd_hda_codec
  39. snd_pcm                59013  4 snd_hda_codec,snd_hda_intel,snd_pcm_oss
  40. snd_page_alloc          5925  2 snd_pcm,snd_hda_intel
  41. snd_timer              14798  3 snd_pcm,snd_seq
  42. e1000e                128963  0
  43. bch                     8909  1 nand_bch
  44. nand_ids                4133  1 nand
  45. mtd                    25197  2 nand,sm_common
  46. drm                   151850  4 drm_kms_helper,i915
  47. processor              23020  3 acpi_cpufreq
  48. video                   9938  1 i915
  49. thinkpad_acpi          54828  0
  50. thermal_sys            12122  3 video,processor,thermal
  51. nvram                   4754  1 thinkpad_acpi
  52. snd                    43657  22 thinkpad_acpi,snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_conexant,snd_mixer_oss,snd_pcm_oss,snd_seq_device,snd_seq,snd_seq_oss
  53. pcmcia_rsrc             9312  1 yenta_socket
  54. soundcore               4570  1 snd
  55. iwlwifi               177170  0
  56. psmouse                54408  0
  57. mac80211              202703  1 iwlwifi
  58. mei                    27885  0
  59. intel_agp               8712  1 i915
  60. intel_gtt              11571  3 intel_agp,i915
  61. agpgart                22087  3 intel_gtt,intel_agp,drm
  62. i2c_algo_bit            4543  1 i915
  63. wmi                     7255  0
  64. cfg80211              145277  2 mac80211,iwlwifi
  65. rfkill                 12432  4 cfg80211,thinkpad_acpi
  66. sdhci_pci               8872  0
  67. hwmon                   1033  2 thermal_sys,thinkpad_acpi
  68. firewire_ohci          28434  0
  69. r592                   10379  0
  70. sdhci                  20264  1 sdhci_pci
  71. firewire_core          43399  1 firewire_ohci
  72. mmc_core               69202  2 sdhci,sdhci_pci
  73. memstick                5544  1 r592
  74. i2c_i801                6952  0
  75. i2c_core               16454  5 i2c_i801,i2c_algo_bit,drm,drm_kms_helper,i915
  76. pcmcia_core            10137  3 pcmcia_rsrc,yenta_socket,pcmcia
  77. serio_raw               3349  0
  78. battery                 9119  0
  79. ac                      2563  0
  80. button                  3665  1 i915
  81. evdev                   7314  10
  82. loop                   14650  0
  83. root@darkstar:~# lspci
  84. 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
  85. 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  86. 00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
  87. 00:03.0 Communication controller: Intel Corporation Mobile 4 Series Chipset MEI Controller (rev 07)
  88. 00:03.2 IDE interface: Intel Corporation Mobile 4 Series Chipset PT IDER Controller (rev 07)
  89. 00:03.3 Serial controller: Intel Corporation Mobile 4 Series Chipset AMT SOL Redirection (rev 07)
  90. 00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
  91. 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
  92. 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
  93. 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
  94. 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
  95. 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
  96. 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
  97. 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
  98. 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 03)
  99. 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
  100. 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
  101. 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
  102. 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
  103. 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
  104. 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
  105. 00:1f.0 ISA bridge: Intel Corporation ICH9M-E LPC Interface Controller (rev 03)
  106. 00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
  107. 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
  108. 03:00.0 Network controller: Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
  109. 15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ba)
  110. 15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 04)
  111. 15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 21)
  112. 15:00.4 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 11)
  113. 15:00.5 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev 11)
  114. root@darkstar:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement