Skip to content

Instantly share code, notes, and snippets.

@modjo756

modjo756/lsmod Secret

Created January 27, 2016 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save modjo756/739ae77f32bae86f1256 to your computer and use it in GitHub Desktop.
Save modjo756/739ae77f32bae86f1256 to your computer and use it in GitHub Desktop.
root@udooqdl:/usr/bin/qt5# lsmod
Module Size Used by
nfsd 220569 11
auth_rpcgss 44735 1 nfsd
oid_registry 2620 1 auth_rpcgss
lockd 63156 1 nfsd
sunrpc 206425 13 nfsd,auth_rpcgss,lockd
ipv6 297759 28
sd_mod 34550 0
rt2800usb 14712 0
rt2x00usb 11211 1 rt2800usb
rt2800lib 76713 1 rt2800usb
rt2x00lib 44032 3 rt2x00usb,rt2800lib,rt2800usb
crc_ccitt 1544 1 rt2800lib
usbhid 19069 0
usbtouchscreen 12045 0
ci_hdrc_imx 7568 0
ci_hdrc 31181 1 ci_hdrc_imx
ahci_imx 6521 0
libahci_platform 6994 1 ahci_imx
udc_core 8744 1 ci_hdrc
libahci 28174 2 ahci_imx,libahci_platform
ehci_hcd 43049 1 ci_hdrc
libata 185328 3 ahci_imx,libahci,libahci_platform
usbcore 174813 6 rt2x00usb,usbtouchscreen,rt2800usb,ehci_hcd,usbhid,ci_hdrc
mxc_v4l2_capture 25162 0
ov5640_camera_mipi 23809 0
ipu_bg_overlay_sdc 5186 1 mxc_v4l2_capture
ipu_still 2312 1 mxc_v4l2_capture
ipu_prp_enc 5868 1 mxc_v4l2_capture
ipu_csi_enc 3663 1 mxc_v4l2_capture
v4l2_int_device 2913 3 ov5640_camera_mipi,ipu_csi_enc,mxc_v4l2_capture
scsi_mod 170899 2 libata,sd_mod
ipu_fg_overlay_sdc 6079 1 mxc_v4l2_capture
evbug 1871 0
usb_common 3322 3 udc_core,usbcore,ci_hdrc
usbmisc_imx 8868 1 ci_hdrc_imx
galcore 224816 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment