I did that but still something is wrong I dont know what. Here is some
output:


Code:
--------------------
    tc@carCorePlayer:~$ lsmod 
  Module                  Size  Used by
  uinput                  8751  1
  evdev                  11644  0
  i2c_dev                 6674  4
  i2c_bcm2835             6465  2
  i2c_bcm2708             5741  0
  ipv6                  399422  17
  brcmfmac              273198  0
  brcmutil                9114  1 brcmfmac
  cfg80211              542242  1 brcmfmac
  rfkill                 21476  2 cfg80211
  snd_soc_hifiberry_dac     3219  1
  snd_bcm2835            23054  0
  snd_soc_bcm2835_i2s     7385  2
  regmap_mmio             3874  1 snd_soc_bcm2835_i2s
  snd_soc_pcm5102a        2273  1
  snd_soc_core          178157  3 
snd_soc_bcm2835_i2s,snd_soc_hifiberry_dac,snd_soc_pcm5102a
  snd_compress            9956  1 snd_soc_core
  snd_pcm_dmaengine       5370  1 snd_soc_core
  snd_pcm                89526  6 
snd_pcm_dmaengine,snd_soc_bcm2835_i2s,snd_bcm2835,snd_soc_core,snd_soc_hifiberry_dac
  snd_timer              22396  1 snd_pcm
  snd                    59578  6 
snd_compress,snd_timer,snd_bcm2835,snd_soc_core,snd_pcm
  fixed                   3033  0
  squashfs               31730  125
  lz4                     2699  1
  lz4_compress           31601  1 lz4
  zram                   15170  1
  zsmalloc               14957  1 zram
  spidev                  7220  0
  spi_bcm2835             7456  0
  uio_pdrv_genirq         3718  0
  uio                     9901  1 uio_pdrv_genirq
  tc@carCorePlayer:~$ i2cdetect -y 1
  0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
  00:          -- -- -- -- -- -- -- -- -- -- -- -- -- 
  10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
  20: -- -- -- -- -- -- -- 27 -- -- -- -- -- -- -- -- 
  30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
  40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
  50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
  60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- -- 
  70: -- -- -- -- -- -- -- --                         
  tc@carCorePlayer:~$ 
  
--------------------


------------------------------------------------------------------------
foxsam's Profile: http://forums.slimdevices.com/member.php?userid=62520
View this thread: http://forums.slimdevices.com/showthread.php?t=108852

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

Reply via email to