paul- wrote: 
> I would start wiht "lsmod"



Code:
--------------------
    
  
  pi@cirruslogic:~ $ lsmod
  Module                  Size  Used by
  ctr                    16384  2
  aes_arm                16384  4
  aes_generic            40960  1 aes_arm
  libaes                 20480  2 aes_arm,aes_generic
  ccm                    20480  6
  snd_soc_wm5102        802816  1
  snd_soc_wm_adsp        53248  1 snd_soc_wm5102
  snd_soc_arizona        49152  1 snd_soc_wm5102
  gpio_arizona           16384  0
  arizona_micsupp        16384  1
  snd_soc_wm8804_i2c     16384  1
  snd_soc_wm8804         16384  1 snd_soc_wm8804_i2c
  regmap_i2c             16384  1 snd_soc_wm8804_i2c
  arizona_spi            16384  0
  arizona_ldo1           16384  1
  regmap_spi             16384  1 arizona_spi
  8021q                  32768  0
  garp                   16384  1 8021q
  stp                    16384  1 garp
  llc                    16384  2 garp,stp
  rtl8192cu              86016  0
  rtl_usb                20480  1 rtl8192cu
  rtl8192c_common        65536  1 rtl8192cu
  rtlwifi               114688  3 rtl_usb,rtl8192c_common,rtl8192cu
  mac80211              819200  3 rtl_usb,rtlwifi,rtl8192cu
  sha256_generic         16384  0
  libsha256              20480  1 sha256_generic
  cfg80211              770048  2 mac80211,rtlwifi
  rfkill                 32768  3 cfg80211
  libarc4                16384  1 mac80211
  snd_soc_rpi_cirrus     24576  2
  snd_soc_bcm2835_i2s    16384  2
  regmap_mmio            16384  1 snd_soc_bcm2835_i2s
  raspberrypi_hwmon      16384  0
  snd_soc_core          225280  7 
snd_soc_wm8804,snd_soc_rpi_cirrus,snd_soc_wm5102,arizona_micsupp,snd_soc_bcm2835_i2s,snd_soc_arizona,snd_soc_wm_adsp
  i2c_bcm2835            16384  0
  snd_compress           20480  2 snd_soc_core,snd_soc_wm_adsp
  snd_pcm_dmaengine      16384  1 snd_soc_core
  spi_bcm2835            20480  0
  bcm2835_codec          36864  0
  bcm2835_isp            28672  0
  bcm2835_v4l2           40960  0
  v4l2_mem2mem           36864  1 bcm2835_codec
  bcm2835_mmal_vchiq     28672  3 bcm2835_isp,bcm2835_codec,bcm2835_v4l2
  videobuf2_vmalloc      16384  1 bcm2835_v4l2
  snd_bcm2835            24576  2
  videobuf2_dma_contig    20480  2 bcm2835_isp,bcm2835_codec
  videobuf2_memops       16384  2 videobuf2_dma_contig,videobuf2_vmalloc
  videobuf2_v4l2         32768  4 
bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem
  videobuf2_common       61440  5 
bcm2835_isp,bcm2835_codec,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
  snd_pcm               106496  9 
snd_compress,snd_soc_wm8804,snd_soc_rpi_cirrus,snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_soc_arizona,snd_bcm2835,snd_soc_core
  snd_timer              32768  1 snd_pcm
  snd                    77824  14 
snd_compress,snd_soc_rpi_cirrus,snd_timer,snd_bcm2835,snd_soc_core,snd_soc_wm_adsp,snd_pcm
  videodev              241664  6 
bcm2835_isp,bcm2835_codec,videobuf2_common,bcm2835_v4l2,v4l2_mem2mem,videobuf2_v4l2
  mc                     45056  6 
bcm2835_isp,bcm2835_codec,videobuf2_common,videodev,v4l2_mem2mem,videobuf2_v4l2
  vc_sm_cma              32768  2 bcm2835_isp,bcm2835_mmal_vchiq
  fixed                  16384  11
  uio_pdrv_genirq        16384  0
  uio                    20480  1 uio_pdrv_genirq
  ip_tables              28672  0
  x_tables               32768  1 ip_tables
  ipv6                  475136  20
  pi@cirruslogic:~ $
--------------------


Is this helpful ?


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to