10-08-2018, 05:26 PM
Stock settings in the Build and the ISO image are same and include i2c ON
If there is a different i2c setting that raspi-config creates then please post it and I'll have a look.
Code:
pi@rp3:~ $ cat /boot/config.txt
disable_splash=1
hdmi_drive=2
dtparam=i2c_arm=on
dtparam=i2s=on
.
.
If there is a different i2c setting that raspi-config creates then please post it and I'll have a look.