Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. diff --git a/lsmod-sorted b/lsmod-sorted
  2. index 6c919ff..1e45496 100644
  3. --- a/lsmod-sorted
  4. +++ b/lsmod-sorted
  5. @@ -25,13 +25,13 @@ cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
  6. crypto_simd 16384 1 aesni_intel
  7. dax 24576 1 dm_mod
  8. dm_mod 131072 6
  9. -drm 380928 5 drm_kms_helper,i915
  10. +drm 380928 9 drm_kms_helper,i915
  11. drm_kms_helper 172032 1 i915
  12. e1000e 262144 0
  13. efi_pstore 16384 0
  14. efivarfs 16384 1
  15. efivars 20480 1 efi_pstore
  16. -evdev 24576 4
  17. +evdev 24576 10
  18. ext4 655360 1
  19. fat 77824 1 vfat
  20. fb_sys_fops 16384 1 drm_kms_helper
  21. @@ -48,7 +48,8 @@ i2c_designware_platform 16384 0
  22. i2c_hid 24576 0
  23. i2c_i801 32768 0
  24. i8042 28672 0
  25. -i915 1552384 7
  26. +i915 1552384 15
  27. +icp 278528 1 zfs
  28. idma64 20480 0
  29. input_leds 16384 0
  30. intel_cstate 16384 0
  31. @@ -67,7 +68,7 @@ iptable_nat 16384 0
  32. iptable_raw 16384 1
  33. ip_tables 28672 4 iptable_filter,iptable_raw,iptable_nat
  34. ipt_rpfilter 16384 1
  35. -ipv6 483328 31 nf_conntrack_ipv6,ip6t_rpfilter,nf_defrag_ipv6
  36. +ipv6 483328 55 nf_conntrack_ipv6,ip6t_rpfilter,nf_defrag_ipv6
  37. irqbypass 16384 1 kvm
  38. iTCO_wdt 16384 0
  39. iwlmvm 315392 0
  40. @@ -112,7 +113,7 @@ pps_core 20480 1 ptp
  41. psmouse 139264 0
  42. pstore 24576 1 efi_pstore
  43. ptp 20480 1 e1000e
  44. -rfkill 24576 4 cfg80211
  45. +rfkill 24576 6 cfg80211
  46. rtc_cmos 24576 1
  47. scsi_mod 225280 2 sd_mod,libata
  48. sdhci 49152 1 sdhci_pci
  49. @@ -121,7 +122,7 @@ sd_mod 49152 3
  50. serio 24576 9 serio_raw,atkbd,psmouse,i8042
  51. serio_raw 16384 0
  52. shpchp 36864 0
  53. -snd 73728 10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
  54. +snd 73728 16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
  55. snd_compress 24576 1 snd_soc_core
  56. snd_hda_codec 126976 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
  57. snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
  58. @@ -129,7 +130,7 @@ snd_hda_codec_hdmi 61440 1
  59. snd_hda_codec_realtek 90112 1
  60. snd_hda_core 73728 7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_skl
  61. snd_hda_ext_core 24576 1 snd_soc_skl
  62. -snd_hda_intel 36864 0
  63. +snd_hda_intel 36864 3
  64. snd_hwdep 16384 1 snd_hda_codec
  65. snd_pcm 102400 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
  66. snd_pcm_dmaengine 16384 1 snd_soc_core
  67. @@ -142,6 +143,7 @@ snd_soc_sst_match 16384 1 snd_soc_skl
  68. snd_timer 32768 1 snd_pcm
  69. soundcore 16384 1 snd
  70. sparse_keymap 16384 1 fujitsu_laptop
  71. +spl 94208 4 zfs,icp,znvpair,zcommon
  72. syscopyarea 16384 1 drm_kms_helper
  73. sysfillrect 16384 1 drm_kms_helper
  74. sysimgblt 16384 1 drm_kms_helper
  75. @@ -163,3 +165,8 @@ xt_conntrack 16384 2
  76. xt_LOG 16384 2
  77. xt_pkttype 16384 2
  78. xt_tcpudp 16384 7
  79. +zavl 16384 1 zfs
  80. +zcommon 69632 1 zfs
  81. +zfs 3575808 3
  82. +znvpair 65536 2 zfs,zcommon
  83. +zunicode 335872 1 zfs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement