View Single Post
Old 09-24-2014, 08:38 AM   #28
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by finitelife View Post
i2c-utils didn't reveal much
- - - - -
That is the list of the three I2C bus's present, next you have to tell the utility to walk each of those bus's.

The name I couldn't recall yesterday is: "lm-sensors"
And:
http://www.lm-sensors.org/wiki/man/i2cdetect
So:
i2cdetect -F i2c-0
* i2c-1
* i2c-2

Should find the hall sensor if it is there.

Since your missing two values (*Name and *Address) I expect the first will be "i2c-?" and the scanner will give you the byte address of the device.
knc1 is offline   Reply With Quote