ChrisPanda / volumio-es9018k2m-plugin

es9018k2m function controll by i2c
12 stars 5 forks source link

installation failed on volumio 2.502 #1

Closed eslei322 closed 5 years ago

eslei322 commented 5 years ago

hi, there,

installation failed with message:


volumio@volumio:/boot/k2m$ volumio plugin install

This command will install the plugin on your device

Compressing the plugin No modules found, running "npm install"


installation instructions pls.

thanks

cortegedusage commented 5 years ago

Hi not sure if it would help but you could try npm i before you install it. I'm about to check it myself found it here: https://github.com/Saiyato/volumio-snapcast-plugin/issues/49

cortegedusage commented 5 years ago

ok little update, yes it will install when you use npm i, but if you enable the plugin and try to configure it. volumio will crash until you delete the plugin directory...

so tried a couple of things, disabling i2s dac enable another dac. Aparently the aoide dac is recognised as the volumio dac...

anyway everything results in crashing volumio. could anyone confirm it working with a previous version (until what version then).

cheers dennis

eslei322 commented 5 years ago

@cortegedusage

thanks

cortegedusage commented 5 years ago

But does it work for you? Can you get the plugin to work?