Quote:
Originally Posted by finitelife
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.