I intend to run LCDproc on an Orange Pi 3. I would like to use a display with an HD44780 controller connected via i2c.
I connected PCF8574 to OPi3 and it doesn't work. So I tried the i2cdetect utility and I see that my PCF8574 interface is not detected.
Then I inserted an SD card with the Armbian system into my device and tried the same thing (without any change of connection).
It works so my circuit is correct.
What should I do to make i2c work in LibreELEC?