1
Wünsche [ Feature requests ] / mmc_block kernel module [UDOO x86]
« on: May 08, 2017, 23:02:47 »
Hallo Pit,
so sieht es unter Ubuntu 17.04 aus:
so sieht es unter Ubuntu 17.04 aus:
Code: [Select]
$ lsmod
Module Size Used by
snd_hda_codec_hdmi 49152 1
intel_rapl 20480 0
snd_hda_codec_realtek 90112 1
intel_powerclamp 16384 0
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
cdc_acm 32768 0
coretemp 16384 0
kvm_intel 200704 0
joydev 20480 0
input_leds 16384 0
kvm 593920 1 kvm_intel
snd_hda_intel 36864 3
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
irqbypass 16384 1 kvm
punit_atom_debug 16384 0
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_hda_core 81920 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
ghash_clmulni_intel 16384 0
pcbc 16384 0
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
aesni_intel 167936 0
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
glue_helper 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_rawmidi 32768 1 snd_seq_midi
intel_cstate 20480 0
snd_seq 65536 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
lpc_ich 24576 0
snd_timer 32768 2 snd_seq,snd_pcm
snd 77824 17 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore 16384 1 snd
shpchp 36864 0
mei_txe 20480 0
mei 102400 1 mei_txe
dw_dmac 16384 0
dw_dmac_core 24576 1 dw_dmac
i2c_designware_platform 16384 0
tpm_crb 16384 0
spi_pxa2xx_platform 24576 0
i2c_designware_core 20480 1 i2c_designware_platform
8250_dw 16384 0
pwm_lpss_platform 16384 0
soc_button_array 16384 0
pwm_lpss 16384 1 pwm_lpss_platform
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 0
x_tables 36864 1 ip_tables
autofs4 40960 2
hid_logitech_hidpp 28672 0
mmc_block 36864 2
hid_logitech_dj 20480 0
hid_generic 16384 0
usbhid 53248 0
hid 114688 5 hid_generic,usbhid,hid_logitech_dj,hid_logitech_hidpp
i915 1449984 81
i2c_algo_bit 16384 1 i915
drm_kms_helper 151552 1 i915
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
r8169 81920 0
drm 352256 7 i915,drm_kms_helper
ahci 36864 0
mii 16384 1 r8169
libahci 32768 1 ahci
dwc3 110592 0
fjes 73728 0
video 40960 1 i915
udc_core 49152 1 dwc3
ulpi 16384 1 dwc3
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi
Code: [Select]
$ cat /proc/version
Linux version 4.10.0-20-generic (buildd@lcy01-05) (gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2) ) #22-Ubuntu SMP Thu Apr 20 09:22:42 UTC 2017