Skip to content

Instantly share code, notes, and snippets.

@calvinchengx
Created August 6, 2020 05:08
Show Gist options
  • Save calvinchengx/cfda19387e719076f72d20bf4b771cb0 to your computer and use it in GitHub Desktop.
Save calvinchengx/cfda19387e719076f72d20bf4b771cb0 to your computer and use it in GitHub Desktop.
raspbian
pi@raspberrypi:/boot/overlays $ lsmod
Module Size Used by
fuse 110592 3
binfmt_misc 20480 1
rfcomm 49152 4
cmac 16384 1
bnep 20480 2
hci_uart 40960 1
btbcm 16384 1 hci_uart
serdev 20480 1 hci_uart
bluetooth 389120 29 hci_uart,bnep,btbcm,rfcomm
ecdh_generic 28672 2 bluetooth
8021q 32768 0
garp 16384 1 8021q
stp 16384 1 garp
llc 16384 2 garp,stp
vc4 176128 2
drm_kms_helper 184320 2 vc4
evdev 24576 7
drm 438272 5 vc4,drm_kms_helper
brcmfmac 315392 0
drm_panel_orientation_quirks 16384 1 drm
brcmutil 16384 1 brcmfmac
snd_soc_core 192512 1 vc4
snd_compress 20480 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
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
raspberrypi_hwmon 16384 0
hwmon 16384 1 raspberrypi_hwmon
cfg80211 651264 1 brcmfmac
rfkill 28672 6 bluetooth,cfg80211
snd_bcm2835 24576 3
bcm2835_codec 36864 0
bcm2835_v4l2 45056 0
snd_pcm 102400 4 vc4,snd_pcm_dmaengine,snd_bcm2835,snd_soc_core
v4l2_mem2mem 24576 1 bcm2835_codec
bcm2835_mmal_vchiq 32768 2 bcm2835_codec,bcm2835_v4l2
snd_timer 32768 1 snd_pcm
videobuf2_dma_contig 20480 1 bcm2835_codec
v4l2_common 16384 1 bcm2835_v4l2
videobuf2_vmalloc 16384 1 bcm2835_v4l2
snd 73728 11 snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
videobuf2_memops 16384 2 videobuf2_dma_contig,videobuf2_vmalloc
videobuf2_v4l2 24576 3 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
videobuf2_common 45056 4 bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
videodev 200704 6 bcm2835_codec,v4l2_common,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
media 36864 3 bcm2835_codec,videodev,v4l2_mem2mem
vc_sm_cma 36864 1 bcm2835_mmal_vchiq
uio_pdrv_genirq 16384 0
uio 20480 1 uio_pdrv_genirq
fixed 16384 0
i2c_dev 20480 0
ip_tables 24576 0
x_tables 32768 1 i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment