i2c-bus kernel modules
#5
(06-03-2016, 09:16 AM)martinayotte Wrote: What kind of device it is ? Are you sure that it is properly connected ?

it was a SN2318 led-controller. to be sure it's not a dead chip i just connected an LM75 temperature sensor, which is a relatively simple chip. same as before (it should show up on address 7):

Code:
root@pine64pro:/home/debian# i2cdetect -y 0
    0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --                        
root@pine64pro:/home/debian# i2cdetect -y 1
    0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --                

I have read that on the raspberry pi it is neccessary to load i2c-dev (which should be active here, otherwise i would not see the /dev/i2c-files, right?) and a second kernel module, that allows to access the processors i2c-bus (usually called i2c_bcm8xxx).

Is this module maybe missing? Or is it included in the 8723bs or the vfe-io?

It seems strange that the buses show up, but not their connected devices.
  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 robertvaldimarsson - 06-03-2016, 01:04 PM
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,255 05-21-2018, 06:30 AM
Last Post: Luke
  how to set kernel parameter 'fsck.mode=force' marcelser 6 12,145 05-09-2018, 09:07 PM
Last Post: pfeerick
Question Debian Jessie with 4.x.y kernel and complete hardware support? Spark 2 5,811 04-24-2017, 09:56 PM
Last Post: Spark
  Adding a missing kernel module spz2k 8 11,597 01-10-2017, 06:22 AM
Last Post: xalius
  NIC not visible after kernel update xleon 1 3,177 11-15-2016, 05:23 PM
Last Post: xleon
  [OUTDATED] Debian Jessie (4.7.0-rc1 Kernel) Images fire219 4 17,215 07-20-2016, 02:36 PM
Last Post: umiddelb
  How to install modules into system? MicroDiery 6 7,576 05-27-2016, 06:44 PM
Last Post: JamesHarris
  Debian kernel upgrade question jl_678 2 4,648 04-18-2016, 05:54 PM
Last Post: jl_678

Forum Jump:


Users browsing this thread: 1 Guest(s)