fork download
  1.  
  2. lsmod
  3. Module Size Used by
  4. ctr 13049 1
  5. ccm 17773 1
  6. snd_hda_codec_hdmi 46368 1
  7. arc4 12608 2
  8. joydev 17381 0
  9. hid_generic 12548 0
  10. usbhid 52659 0
  11. hid 106148 2 hid_generic,usbhid
  12. rtl8187 64909 0
  13. mac80211 630653 1 rtl8187
  14. bnep 19624 2
  15. cfg80211 484040 2 mac80211,rtl8187
  16. eeprom_93cx6 13344 1 rtl8187
  17. rfcomm 69160 0
  18. bluetooth 391136 10 bnep,rfcomm
  19. eeepc_wmi 13151 0
  20. asus_wmi 24191 1 eeepc_wmi
  21. sparse_keymap 13948 1 asus_wmi
  22. mxm_wmi 13021 0
  23. snd_hda_codec_realtek 65580 1
  24. intel_rapl 18773 0
  25. x86_pkg_temp_thermal 14205 0
  26. intel_powerclamp 14705 0
  27. coretemp 13435 0
  28. kvm 451729 0
  29. crct10dif_pclmul 14289 0
  30. crc32_pclmul 13113 0
  31. ghash_clmulni_intel 13216 0
  32. aesni_intel 55624 2
  33. aes_x86_64 17131 1 aesni_intel
  34. lrw 13286 1 aesni_intel
  35. gf128mul 14951 1 lrw
  36. glue_helper 13990 1 aesni_intel
  37. ablk_helper 13597 1 aesni_intel
  38. snd_hda_intel 56451 5
  39. cryptd 20359 3 ghash_clmulni_intel,aesni_intel,ablk_helper
  40. snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
  41. snd_hwdep 13602 1 snd_hda_codec
  42. snd_seq_midi 13324 0
  43. snd_seq_midi_event 14899 1 snd_seq_midi
  44. serio_raw 13462 0
  45. radeon 1522640 4
  46. snd_rawmidi 30144 1 snd_seq_midi
  47. snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  48. ttm 85150 1 radeon
  49. lpc_ich 21080 0
  50. drm_kms_helper 55071 1 radeon
  51. drm 303102 6 ttm,drm_kms_helper,radeon
  52. snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
  53. i2c_algo_bit 13413 1 radeon
  54. snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
  55. snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
  56. parport_pc 32701 0
  57. snd_timer 29482 2 snd_pcm,snd_seq
  58. snd 69322 21 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
  59. ppdev 17671 0
  60. mac_hid 13205 0
  61. video 19476 1 asus_wmi
  62. lp 17759 0
  63. mei_me 18627 0
  64. mei 82276 1 mei_me
  65. soundcore 12680 1 snd
  66. parport 42348 3 lp,ppdev,parport_pc
  67. wmi 19177 2 mxm_wmi,asus_wmi
  68. ahci 25819 1
  69. libahci 32716 1 ahci
  70. psmouse 106714 0
  71. r8169 67581 0
  72. mii 13934 1 r8169
  73.  
Runtime error #stdin #stdout #stderr 0.04s 6136KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Opening /proc/modules: No such file or directory
prog.sh: line 3: Module: command not found
prog.sh: line 4: ctr: command not found
prog.sh: line 5: ccm: command not found
prog.sh: line 6: snd_hda_codec_hdmi: command not found
prog.sh: line 7: arc4: command not found
prog.sh: line 8: joydev: command not found
prog.sh: line 9: hid_generic: command not found
prog.sh: line 10: usbhid: command not found
prog.sh: line 11: hid: command not found
prog.sh: line 12: rtl8187: command not found
prog.sh: line 13: mac80211: command not found
prog.sh: line 14: bnep: command not found
prog.sh: line 15: cfg80211: command not found
prog.sh: line 16: eeprom_93cx6: command not found
prog.sh: line 17: rfcomm: command not found
prog.sh: line 18: bluetooth: command not found
prog.sh: line 19: eeepc_wmi: command not found
prog.sh: line 20: asus_wmi: command not found
prog.sh: line 21: sparse_keymap: command not found
prog.sh: line 22: mxm_wmi: command not found
prog.sh: line 23: snd_hda_codec_realtek: command not found
prog.sh: line 24: intel_rapl: command not found
prog.sh: line 25: x86_pkg_temp_thermal: command not found
prog.sh: line 26: intel_powerclamp: command not found
prog.sh: line 27: coretemp: command not found
prog.sh: line 28: kvm: command not found
prog.sh: line 29: crct10dif_pclmul: command not found
prog.sh: line 30: crc32_pclmul: command not found
prog.sh: line 31: ghash_clmulni_intel: command not found
prog.sh: line 32: aesni_intel: command not found
prog.sh: line 33: aes_x86_64: command not found
prog.sh: line 34: lrw: command not found
prog.sh: line 35: gf128mul: command not found
prog.sh: line 36: glue_helper: command not found
prog.sh: line 37: ablk_helper: command not found
prog.sh: line 38: snd_hda_intel: command not found
prog.sh: line 39: cryptd: command not found
prog.sh: line 40: snd_hda_codec: command not found
prog.sh: line 41: snd_hwdep: command not found
prog.sh: line 42: snd_seq_midi: command not found
prog.sh: line 43: snd_seq_midi_event: command not found
prog.sh: line 44: serio_raw: command not found
prog.sh: line 45: radeon: command not found
prog.sh: line 46: snd_rawmidi: command not found
prog.sh: line 47: snd_pcm: command not found
prog.sh: line 48: ttm: command not found
prog.sh: line 49: lpc_ich: command not found
prog.sh: line 50: drm_kms_helper: command not found
prog.sh: line 51: drm: command not found
prog.sh: line 52: snd_page_alloc: command not found
prog.sh: line 53: i2c_algo_bit: command not found
prog.sh: line 54: snd_seq: command not found
prog.sh: line 55: snd_seq_device: command not found
prog.sh: line 56: parport_pc: command not found
prog.sh: line 57: snd_timer: command not found
prog.sh: line 58: snd: command not found
prog.sh: line 59: ppdev: command not found
prog.sh: line 60: mac_hid: command not found
prog.sh: line 61: video: command not found
lp: Error - unable to access "17759" - No such file or directory
prog.sh: line 63: mei_me: command not found
prog.sh: line 64: mei: command not found
prog.sh: line 65: soundcore: command not found
prog.sh: line 66: parport: command not found
prog.sh: line 67: wmi: command not found
prog.sh: line 68: ahci: command not found
prog.sh: line 69: libahci: command not found
prog.sh: line 70: psmouse: command not found
prog.sh: line 71: r8169: command not found
prog.sh: line 72: mii: command not found