05-09-2025, 03:18 AM
(This post was last modified: 05-09-2025, 05:30 AM by kuyadreiph.
Edit Reason: Delete not necessary details
)
(05-07-2025, 11:45 AM)adrii Wrote: Hi kuyadreiphThank you adrian! Finally made it work.
You said you had an I2C SSH1106 OLED, which is specified with '-o 6'. If you are selecting I2C Adafruit from the Volumio plugin then this sets '-o 3', for an I2C SSD1306 (or SSD1309) OLED, but if it is working for you then you could use '-o 3' on Moode too. Maybe you were sent an SSD1306.
Regarding the Volumio plugin, it uses exactly the same version of mpd_oled that you built on Moode, and the configuration options in the Volumio plugin are just selecting the command line options that are set when mpd_oled is run.
Adrian.