[PLUGIN] MPD OLED - installation & configuration plugin

If you open setings, you’re getting an empty screen?
If so, wait for a response from @supercrab , or you can try running:

wget -N http://pitastic.com/mpd_oled/packages/mpd_oled_moode_install_latest.sh
sudo bash mpd_oled_moode_install_latest.sh

I still see a nine month old version?

Use the MPD_OLED from my previous message and just run the commands.

Hi Wheaten ,

I did on you recommend but still getting entry screen

Did you reboot?

If yes:

  • Disable all other plugins
  • Uninstall the plugin from the plugin page
  • sudo reboot
  • Unzip the folder and place it in /home/volumio
  • cd /home/volumio/mpd_oled
  • volumio plugin install
  • volumio vrestart
  • wget -N http://pitastic.com/mpd_oled/packages/mpd_oled_moode_install_latest.sh
  • sudo bash mpd_oled_moode_install_latest.sh
  • sudo reboot

Enable the plugin and perform the setup. If the setup page is still empty, I have no idea what is happening. Maybe someone else has ideas, I am out of suggestions.

1 Like

Have a look in the logs by running sudo journalctl -f

When you try to enable the plugin an error message should appear. I think you can also go to your Volumio’s ip address and /DEV I think there’s a button to enable logging there.

Ah yes, I couldn’t get the audio working for me using loopback on volumio 3 so have shelved it :persevere:

I was getting the same issue that I had before :frowning:

I did manage to update my gpio_control plugin though! :smiley:

Might give it one more try though!

I Succeed,it is work, Thank you

I tried this with a fresh install with the above instructions but I still get the echo (loop) after rebooting the system (the looping starts with the startup sound of Volumio).
———
Tested on a raspberry pi4 with an Allo Boss 2
Help :slight_smile:

Which other plugins have you installed?

Only the Volumio Spotify Connect plugin version 3.0.8

@supercrab good job. everything works fine. Is there any way to adjust the brightness of oled? I’m using ssd1309

Not currently but I have found a way to do it but it’s not the prettiest. I’ve alerted the author of mpld_oled a way of doing it. https://github.com/antiprism/mpd_oled/issues/63

If this becomes included in mpd_oled then I will change the plugin to support it.

@supercrab thank you so much but where is located ArduiPi_OLED.cpp ?

That file can be found here at the authors github project page

@supercrab I meant inside the raspberry.

@supercrab I wanna modify the cpp file into the raspi

In the src folder :+1:t4:

@supercrab sorry but i’ve already installed mpd_oled so i think that i’ve the binary. I was following this

replacing
git clone https://github.com/antiprism/mpd_oled
with
git clone https://github.com/supercrab/mpd_oled

but i’ve some problems with cava. configure command get me this:
1. iniparser library is required!
2. WARNING: building without ncursesw support ncursesw is recomended!
make command get me:
make: *** No targets specified and no makefile found.
make install get me;:
make: *** No rule to make target ‘install’.

If you’ve installed the mpd_oled plugin please uninstall and then try the steps from here:

If CAVA won’t install try raising an issue with the author: