friendlyarm / NanoHatOLED

78 stars 63 forks source link

Not working on Armbian #7

Open dipietro-salvatore opened 4 years ago

dipietro-salvatore commented 4 years ago

Hi, I am trying to use the NanoHatOLED on Armbian. I install it as described but it does not seem to work since I cannot see anything on the display.

Can someone give me some information about it or debug it?

Thanks

morin775 commented 4 years ago

I am facing the same problem on Armbian Buster. The buttons are working but nothing is displayed.

morin775 commented 4 years ago

I could resolve it by enabling i2c.

  1. Edit /boot/armbianEnv.txt and add i2c0.
# vi /boot/armbianEnv.txt 
overlays=usbhost1 usbhost2 i2c0
  1. Reboot
ac commented 4 years ago

@dipietro-salvatore , check the BackeBit submodule - the file Script/install.sh should have this fix: https://github.com/friendlyarm/BakeBit/commit/5f3824aa62f16bcab2fc7219fba09e181a957aff (libjpeg-dev)