ubuntuusers.de

lsmod-netis

Autor:
blueflame
Datum:
14. März 2017 10:19
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
eddi@runner:~$ lsmod
Module                  Size  Used by
uas                    24576  0
usb_storage            69632  2 uas
nls_utf8               16384  1
isofs                  40960  1
bnep                   20480  2
pci_stub               16384  1
vboxpci                24576  0
vboxnetadp             28672  0
vboxnetflt             28672  0
vboxdrv               454656  3 vboxnetadp,vboxnetflt,vboxpci
binfmt_misc            20480  1
nls_iso8859_1          16384  1
8250_dw                16384  0
i2c_designware_platform    16384  0
i2c_designware_core    20480  1 i2c_designware_platform
mxm_wmi                16384  0
snd_hda_codec_hdmi     53248  1
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
i915_bpo             1302528  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
intel_ips              20480  1 i915_bpo
i2c_algo_bit           16384  1 i915_bpo
nvidia_uvm            745472  0
kvm_intel             172032  0
kvm                   544768  1 kvm_intel
snd_hda_intel          40960  5
irqbypass              16384  1 kvm
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
crct10dif_pclmul       16384  0
snd_hwdep              16384  1 snd_hda_codec
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
aesni_intel           167936  0
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
aes_x86_64             20480  1 aesni_intel
snd_rawmidi            32768  1 snd_seq_midi
lrw                    16384  1 aesni_intel
gf128mul               16384  1 lrw
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
glue_helper            16384  1 aesni_intel
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  21 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
hci_uart               77824  0
soundcore              16384  1 snd
input_leds             16384  0
mei_me                 36864  0
btbcm                  16384  1 hci_uart
idma64                 20480  0
btqca                  16384  1 hci_uart
virt_dma               16384  1 idma64
mei                    98304  1 mei_me
btintel                16384  1 hci_uart
serio_raw              16384  0
shpchp                 36864  0
bluetooth             520192  9 bnep,btbcm,btqca,hci_uart,btintel
intel_lpss_pci         16384  0
8250_fintek            16384  0
wmi                    20480  1 mxm_wmi
acpi_als               16384  0
intel_lpss_acpi        16384  0
intel_lpss             16384  2 intel_lpss_pci,intel_lpss_acpi
kfifo_buf              16384  1 acpi_als
mac_hid                16384  0
industrialio           61440  2 acpi_als,kfifo_buf
acpi_pad               24576  0
parport_pc             32768  1
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
hid_logitech_hidpp     20480  0
hid_logitech_dj        20480  0
usbhid                 49152  0
nvidia_drm             45056  1
nvidia_modeset        765952  4 nvidia_drm
psmouse               131072  0
drm_kms_helper        155648  2 i915_bpo,nvidia_drm
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   364544  5 i915_bpo,drm_kms_helper,nvidia_drm
nvidia              11489280  60 nvidia_modeset,nvidia_uvm
ahci                   36864  7
alx                    36864  0
mdio                   16384  1 alx
libahci                32768  1 ahci
i2c_hid                20480  0
hid                   118784  5 i2c_hid,usbhid,hid_logitech_dj,hid_logitech_hidpp
video                  40960  1 i915_bpo
pinctrl_sunrisepoint    28672  0
pinctrl_intel          20480  1 pinctrl_sunrisepoint
fjes                   28672  0