OpenMarine

Full Version: [solved]I2c app not starting - OP 2.0.22-stable.deb
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,
I had a problem with the I2C app not starting, for  reference these are the steps it takes to solve this:

Environment:
  RPI-4
  Buster lite install from raspberrypi.org
  full upgrade: Linux mhopenplotter 4.19.93-v7l+ #1290 SMP Fri Jan 10 16:45:11 GMT 2020 armv7l GNU/Linux
  install op & prereq: openplotter-settings_2.0.22-stable.deb
  install all OP-apps, except: CAN, Template & MCS
  install Moitessier Hat 1
  install charts from o-charts.org

Result: everything ok, except I2C App not starting

Solution: apt-get install  python3-smbus

I do hope this is helpful for someone...
cheers Erwin
Thanks, added python3-smbus as openplotter-i2c dependence.