Created
June 5, 2014 13:16
-
-
Save tdg5/5dd8a8c9a89dccd768cf to your computer and use it in GitHub Desktop.
lsmod from my Surface Pro on Ubuntu 14.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Module Size Used by | |
btusb 32412 0 | |
snd_hda_codec_hdmi 46207 1 | |
snd_hda_codec_realtek 61438 1 | |
hid_sensor_accel_3d 13221 0 | |
hid_sensor_als 13123 0 | |
hid_sensor_magn_3d 13209 0 | |
hid_sensor_gyro_3d 13209 0 | |
hid_sensor_trigger 12916 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d | |
joydev 17381 0 | |
industrialio_triggered_buffer 12882 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d | |
kfifo_buf 13379 1 industrialio_triggered_buffer | |
industrialio 54069 7 hid_sensor_trigger,hid_sensor_gyro_3d,industrialio_triggered_buffer,hid_sensor_accel_3d,hid_sensor_als,kfifo_buf,hid_sensor_magn_3d | |
hid_sensor_iio_common 13755 4 hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d | |
hid_multitouch 17407 0 | |
hid_generic 12548 0 | |
hid_sensor_hub 19536 6 hid_sensor_trigger,hid_sensor_gyro_3d,hid_sensor_accel_3d,hid_sensor_als,hid_sensor_magn_3d,hid_sensor_iio_common | |
snd_hda_intel 52355 3 | |
snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel | |
snd_hwdep 13602 1 snd_hda_codec | |
snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel | |
snd_page_alloc 18710 2 snd_pcm,snd_hda_intel | |
snd_seq_midi 13324 0 | |
snd_seq_midi_event 14899 1 snd_seq_midi | |
intel_rapl 18773 0 | |
x86_pkg_temp_thermal 14205 0 | |
intel_powerclamp 14705 0 | |
snd_rawmidi 30144 1 snd_seq_midi | |
kvm_intel 143060 0 | |
kvm 451511 1 kvm_intel | |
crct10dif_pclmul 14289 0 | |
snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi | |
crc32_pclmul 13113 0 | |
ghash_clmulni_intel 13216 0 | |
snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi | |
snd_timer 29482 2 snd_pcm,snd_seq | |
mwifiex_usb 18865 0 | |
aesni_intel 55624 0 | |
aes_x86_64 17131 1 aesni_intel | |
mwifiex 229164 1 mwifiex_usb | |
lrw 13286 1 aesni_intel | |
gf128mul 14951 1 lrw | |
glue_helper 13990 1 aesni_intel | |
ablk_helper 13597 1 aesni_intel | |
cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper | |
bnep 19624 2 | |
uvcvideo 80885 0 | |
snd 69238 17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi | |
cfg80211 484040 1 mwifiex | |
videobuf2_vmalloc 13216 1 uvcvideo | |
rfcomm 69160 8 | |
bluetooth 395423 22 bnep,btusb,rfcomm | |
videobuf2_memops 13362 1 videobuf2_vmalloc | |
videobuf2_core 40664 1 uvcvideo | |
videodev 134688 2 uvcvideo,videobuf2_core | |
lpc_ich 21080 0 | |
soundcore 12680 1 snd | |
mei_me 18627 0 | |
mei 82274 1 mei_me | |
mac_hid 13205 0 | |
i915 783485 4 | |
drm_kms_helper 52758 1 i915 | |
usbhid 52570 0 | |
drm 302817 5 i915,drm_kms_helper | |
hid 106148 4 hid_multitouch,hid_generic,hid_sensor_hub,usbhid | |
video 19476 1 i915 | |
i2c_algo_bit 13413 1 i915 | |
parport_pc 32701 0 | |
ppdev 17671 0 | |
coretemp 13435 0 | |
lp 17759 0 | |
parport 42348 3 lp,ppdev,parport_pc | |
nls_iso8859_1 12713 1 | |
ahci 25819 3 | |
libahci 32168 1 ahci |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment