Solution?ShiftPlusOne wrote:yes, I should've set gpio 2 and 3, not 1 and 2.
gpio 2 should be SDA1, so something is hijacking that pin.
Not what I get. 1 and 2 are func=INPUT, and 3 is SCL1. I don't see SDA1 anywhere.ShiftPlusOne wrote:What do you get if you run 'raspi-gpio get'? You should see gpio 1 and 2 set up as SDA1/SCL1. You should also not see SDA1/SCL1 on any other pins.
bash: i2cdetect: command not foundShiftPlusOne wrote:In a terminal window, what's the output if you run the command 'i2cdetect -y 1'?
No, the lights go off after about 20s. Sorry, I didn't understand the first bit?ShiftPlusOne wrote:The output of dmesg and i2cdetect -y 1 could be helpful. Do the lights remain on after the pi boots?