Hi ,
Today I tried to install Saiyato plugin for LCD but got stuck; when I run “volumio plugin install” first time automatically started to install volumio-plugin. After that I run again “volumio plugin install” and follow normal steps but at the end I don’t have a command prompt. I tried Ctrl+C and run again “volumio plugin install” but I have to follow again last steps and again got stuck.
Please , can somebody help me with that and also to install LCD plugin ?
Thank you
Thank you for your answer , I try to do it like this but it doesn’t work ( maybe because I’m novice with Linux and Github and don’t know how to do it , you can see what I try in next pictures). First I have wget error ; I downloaded the zip file and copy it ( with winscp ) to RPi. After successful unpack when I try to install the plugin a new error appeared ( also in the pictures below ).
That’s because the node modules need to be incorporated. You need to install the build-essential package and run npm i in the plugin directory prior to installation.
I am new to this type of thing but what does that mean
You need to install the build-essential package and run npm i in the plugin directory prior to installation.
I have tried to install this plugin and have had no luck as it tries to install and inevitably says there is no package or no modules found.
where is there a reliable place to download this plugin from?
where or what is the build essential package? and is it installed the same way.
thanks
The plugin is installed. Welcome message is shown on display, but the MPD info is not shown if playing. Enable MPCLCD is set to On.
If I try to start mpdlcd I get the following error:
Traceback (most recent call last):
File “/usr/local/bin/mpdlcd”, line 7, in
from mpdlcd import cli
File “/usr/local/lib/python2.7/dist-packages/mpdlcd/cli.py”, line 5, in
import configparser
ImportError: No module named configparser
Can you tell me how to corect this error? Many thanks for this great plugin.
Thanks for your sharing, so I can finish my DAC project, all I needed was the LCD screen working on the front cover of the device.
My sincere thanks
P.S. when It’s working I’ll post it here for you to see
volumio@volumio:~$ mkdir volumio-hd44780-plugin
volumio@volumio:~$ miniunzip volumio-hd44780-plugin.zip -d volumio-hd44780-plugin
MiniUnz 1.01b, demo of zLib + Unz package written by Gilles Vollant
more info at "Unzip" library renamed to "Minizip"
This plugin is not verified by Volumio. Installing it is UNSAFE and can make your system UNSTABLE!
You are STRONGLY advised not to install plugins manually, better wait they are officially available.
=============================================================================
? Do you want to install this plugin anyway? Yes
Compressing the plugin
No modules found, running “npm install”