i2c-bus kernel modules
#1
Hello forum.

I am running debian on a pine64 (2GB) and i want to access a device on the i2c-bus.

While two busses show up (/dev/i2c-0 and i2c-1) i can not see my device using i2cdetect.

I tried "modprobe i2c-dev" but it does not show up in lsmod after that. Usually there also has to be a kernel module for the processor (i2c_bcm2xxx) that is loaded before i2c-dev, but i can't find it. Is it implemented yet for the cortex 53?


Does anyone have ideas what i could try next? Afaik a change in the /boot/config has to be made for the raspberry pi3. Is there maybe a similar change neccessary for the pine?

a bit more data maybe:

Code:
root@pine64pro:/home/debian# ls -l /dev/i2c-*
crw-rw---- 1 root i2c 89, 0 Jun  2 19:51 /dev/i2c-0
crw-rw---- 1 root i2c 89, 1 Jun  2 19:51 /dev/i2c-1

Code:
root@pine64pro:/home/debian# i2cdetect -l
i2c-0    i2c           twi0                                I2C adapter
i2c-1    i2c           twi1                                    I2C adapter


Code:
root@pine64pro:/home/debian# lsmod
Module                  Size  Used by
vfe_v4l2              747618  0
vfe_io                 34085  1 vfe_v4l2
mali                  199851  0
videobuf2_dma_contig    17668  1 vfe_v4l2
videobuf2_memops       12546  1 videobuf2_dma_contig
videobuf2_core         30952  1 vfe_v4l2
ss                     33083  0
cedar_ve               17368  0
8723bs               1365012  0
cfg80211              374207  1 8723bs
  Reply


Messages In This Thread
i2c-bus kernel modules - by robertvaldimarsson - 06-02-2016, 02:42 PM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 07:47 AM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 09:16 AM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 01:49 PM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 03:06 PM
RE: i2c-bus kernel modules - by dkryder - 06-03-2016, 05:32 PM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 03:48 PM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 06:04 PM
RE: i2c-bus kernel modules - by martinayotte - 06-03-2016, 08:13 PM
RE: i2c-bus kernel modules - by peterz - 06-07-2016, 01:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  (ARCHIVED) Debian Jessie Images (3.10.102 BSP Kernel) New Release lenny.raposo-pine64.pro 259 466,905 05-21-2018, 06:30 AM
Last Post: Luke
  how to set kernel parameter 'fsck.mode=force' marcelser 6 12,180 05-09-2018, 09:07 PM
Last Post: pfeerick
Question Debian Jessie with 4.x.y kernel and complete hardware support? Spark 2 5,824 04-24-2017, 09:56 PM
Last Post: Spark
  Adding a missing kernel module spz2k 8 11,620 01-10-2017, 06:22 AM
Last Post: xalius
  NIC not visible after kernel update xleon 1 3,182 11-15-2016, 05:23 PM
Last Post: xleon
  [OUTDATED] Debian Jessie (4.7.0-rc1 Kernel) Images fire219 4 17,234 07-20-2016, 02:36 PM
Last Post: umiddelb
  How to install modules into system? MicroDiery 6 7,607 05-27-2016, 06:44 PM
Last Post: JamesHarris
  Debian kernel upgrade question jl_678 2 4,661 04-18-2016, 05:54 PM
Last Post: jl_678

Forum Jump:


Users browsing this thread: 1 Guest(s)