Hi gabrielhssilva
It looks like there is a mistake in the instructions (sorry), as I changed the packages to install to /usr rather than /usr/local but haven't updated this part of the instructions. In which case, see if the missing file is in /usr/share/mpd_oled
And if so the next commands should be (EDIT: Assuming you are on Moode 7)
Adrian.
It looks like there is a mistake in the instructions (sorry), as I changed the packages to install to /usr rather than /usr/local but haven't updated this part of the instructions. In which case, see if the missing file is in /usr/share/mpd_oled
Code:
ls /usr/share/mpd_oled
And if so the next commands should be (EDIT: Assuming you are on Moode 7)
Code:
sudo cp /usr/share/mpd_oled/mpd_oled_fifo.conf /usr/local/etc/
sudo patch -d/ -p0 -N < /usr/share/mpd_oled/moode/moode7_mpd_fifo.patch
Adrian.