Skip to content

Instantly share code, notes, and snippets.

Created April 8, 2013 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5333572 to your computer and use it in GitHub Desktop.
Save anonymous/5333572 to your computer and use it in GitHub Desktop.
lsmod.txt
Module Size Used by
hid_generic 1145 0
snd_usb_audio 110791 0
usbhid 41357 0
snd_usbmidi_lib 19045 1 snd_usb_audio
snd_rawmidi 18831 1 snd_usbmidi_lib
snd_seq_device 5268 1 snd_rawmidi
hid 87118 2 hid_generic,usbhid
coretemp 6198 0
kvm_intel 124204 0
kvm 392222 1 kvm_intel
crc32c_intel 14313 0
snd_hda_codec_hdmi 27848 2
snd_hda_codec_realtek 62745 1
ghash_clmulni_intel 4597 0
aesni_intel 46103 0
aes_x86_64 7555 1 aesni_intel
xts 3135 1 aesni_intel
lrw 3661 1 aesni_intel
gf128mul 6050 2 lrw,xts
mxm_wmi 1467 0
acpi_cpufreq 10630 0
mperf 1267 1 acpi_cpufreq
iTCO_wdt 5447 0
ablk_helper 1972 1 aesni_intel
cryptd 8741 3 ghash_clmulni_intel,aesni_intel,ablk_helper
iTCO_vendor_support 1929 1 iTCO_wdt
nvidia 9122517 38
i915 558582 0
tg3 147908 0
intel_agp 10872 1 i915
intel_gtt 12566 2 i915,intel_agp
ptp 8452 1 tg3
pps_core 8977 1 ptp
drm_kms_helper 35517 1 i915
libphy 20526 1 tg3
drm 226103 2 i915,drm_kms_helper
mei 59991 0
snd_hda_intel 34194 0
snd_hda_codec 102453 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6428 2 snd_usb_audio,snd_hda_codec
snd_pcm 78146 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7426 2 snd_pcm,snd_hda_intel
snd_timer 18934 1 snd_pcm
i2c_algo_bit 5391 1 i915
processor 27431 1 acpi_cpufreq
wmi 8379 1 mxm_wmi
i2c_i801 11077 0
snd 60156 11 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
i2c_core 23171 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia
soundcore 5442 1 snd
video 11363 1 i915
button 4701 1 i915
lpc_ich 11601 0
pcspkr 1995 0
evdev 10136 8
microcode 14465 0
ext4 478338 2
crc16 1359 1 ext4
jbd2 78013 1 ext4
mbcache 6026 1 ext4
sd_mod 31258 3
ahci 22160 2
libahci 20906 1 ahci
ehci_pci 4120 0
libata 168683 2 ahci,libahci
xhci_hcd 89405 0
ehci_hcd 47467 1 ehci_pci
scsi_mod 130797 2 libata,sd_mod
usbcore 175029 6 snd_usb_audio,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd
usb_common 954 1 usbcore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment