Issue in 1.5 OLED installation

Does anyone here use 1.5 inch I2C Oled (128x128, SSD1327) as Volumio Display? I followed the MPD_OLED instruction at github.com/antiprism/mpd_oled/, didn’t make it work. I used to make it work with 1.3 inch i2c oled display, but failed on 1.5 inch this time.
600px-1.5-OLED-2-2.jpg

Hello Telar,

Mpd_oled supports I2C and SPI 128x64 OLED displays with an SSD1306, SSD1309, SH1106 or SSH1106 controller.

Yours is a {b}128x128[/b] with a SSD1327 controller, both resolution and controller are not supported by mpd_oled.

However, Antiprism, the creator of mpd_oled, has been considering expanding the scope of his project, possibly using something like u8g2 to support a wide range of displays (witch would support the display you have)

Thank you for your information, wikipeter.

By the way, do you know if pydpiper can work with this display?