You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having some issues programming the eeprom with the eepflash.sh script under Ubuntu Mate on a Pi 3. I have updated the pi, ensured that i2c is enabled and that the config setting "dtparam=i2c_vc=on" is present. I can run i2cdetect on bus 0 and see that it comes up at adress 50. However, when I run eepflash.sh script, I get the error "Loading of i2c-gpio dtoverlay failed". Do I need to add an entry in my config file for dtoverlay ? Or is this an issue with Ubuntu vs Raspian ?
The text was updated successfully, but these errors were encountered:
I am having some issues programming the eeprom with the eepflash.sh script under Ubuntu Mate on a Pi 3. I have updated the pi, ensured that i2c is enabled and that the config setting "dtparam=i2c_vc=on" is present. I can run i2cdetect on bus 0 and see that it comes up at adress 50. However, when I run eepflash.sh script, I get the error "Loading of i2c-gpio dtoverlay failed". Do I need to add an entry in my config file for dtoverlay ? Or is this an issue with Ubuntu vs Raspian ?
The text was updated successfully, but these errors were encountered: