Problems with 2.917

Prerequisites

Volumio Information

Volumio Version:2.917
Hardware: Rpi B
DAC:generic

Debug Log

Steps to Reproduce

Additional Information

It is not possible with a new download of 2.917 to use SSH. To fix this you start up with a HDMI monitor connected and after logging in create an empty file called SSH in the /boot directory.

I also cannot get the Nanosound CD plugin to work after installing it. I had it working with the previous version of volumio and it worked after upgrade but I decided to do a clean install and now it doesn’t work. The fault report just shows that the previously selected web radio selected is stopped and nothing else. A lsblk command show that the cd is mounted at sr0

I tried uninstalling and reinstalling the nanosound cd plug in
and I attach the log file which shows some things that look like problems

Nanosound CD Successfully Installed, Do you want to enable the plugin now?

Downloading plugin at http://plugins.volumio.org/plugins/volumio/armhf/music_service/nanosound_cd/nanosound_cd.zip
END DOWNLOAD: http://plugins.volumio.org/plugins/volumio/armhf/music_service/nanosound_cd/nanosound_cd.zip
Creating install location
Unpacking plugin
Checking for duplicate plugin
Copying plugin to location
Installing necessary utilities
Installing nanosound cd Dependencies
NanoSound CD takes around 15 minutes to install. Please be patient.
Hit http://archive.volumio.org jessie InRelease
Hit http://archive.volumio.org jessie InRelease
Hit http://archive.volumio.org jessie/main Sources
Hit http://archive.volumio.org jessie/contrib Sources
Hit http://archive.volumio.org jessie/non-free Sources
Hit http://archive.volumio.org jessie/rpi Sources
Hit http://archive.volumio.org jessie/main armhf Packages
Hit http://archive.volumio.org jessie/contrib armhf Packages
Hit http://archive.volumio.org jessie/non-free armhf Packages
Hit http://archive.volumio.org jessie/rpi armhf Packages
Hit http://archive.volumio.org jessie/main Sources
Hit http://archive.volumio.org jessie/ui Sources
Hit http://archive.volumio.org jessie/main armhf Packages
Hit http://archive.volumio.org jessie/ui armhf Packages
Ign http://archive.volumio.org jessie/contrib Translation-en
Ign http://archive.volumio.org jessie/main Translation-en
Ign http://archive.volumio.org jessie/non-free Translation-en
Ign http://archive.volumio.org jessie/rpi Translation-en
Ign http://archive.volumio.org jessie/main Translation-en
Ign http://archive.volumio.org jessie/ui Translation-en
Reading package lists…
Installing Flask
Reading package lists…
Building dependency tree…
Reading state information…
python-dev is already the newest version.
python-pip is already the newest version.
python-setuptools is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
Requirement already up-to-date: pip==20.3.4 in /usr/local/lib/python2.7/dist-packages (20.3.4)
Requirement already satisfied: Flask==1.1.2 in /usr/local/lib/python2.7/dist-packages (1.1.2)
Requirement already satisfied: itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from Flask==1.1.2) (1.1.0)
Requirement already satisfied: click>=5.1 in /usr/local/lib/python2.7/dist-packages (from Flask==1.1.2) (7.1.2)
Requirement already satisfied: Werkzeug>=0.15 in /usr/local/lib/python2.7/dist-packages (from Flask==1.1.2) (1.0.1)
Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python2.7/dist-packages (from Flask==1.1.2) (2.11.3)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.10.1->Flask==1.1.2) (1.1.1)
Requirement already satisfied: flask_table in /usr/local/lib/python2.7/dist-packages (0.5.0)
Requirement already satisfied: Flask-Babel in /usr/local/lib/python2.7/dist-packages (from flask_table) (2.0.0)
Requirement already satisfied: Flask in /usr/local/lib/python2.7/dist-packages (from flask_table) (1.1.2)
Requirement already satisfied: Jinja2>=2.5 in /usr/local/lib/python2.7/dist-packages (from Flask-Babel->flask_table) (2.11.3)
Requirement already satisfied: Babel>=2.3 in /usr/local/lib/python2.7/dist-packages (from Flask-Babel->flask_table) (2.9.1)
Requirement already satisfied: pytz in /usr/local/lib/python2.7/dist-packages (from Flask-Babel->flask_table) (2021.3)
Requirement already satisfied: itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from Flask->flask_table) (1.1.0)
Requirement already satisfied: click>=5.1 in /usr/local/lib/python2.7/dist-packages (from Flask->flask_table) (7.1.2)
Requirement already satisfied: Werkzeug>=0.15 in /usr/local/lib/python2.7/dist-packages (from Flask->flask_table) (1.0.1)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.5->Flask-Babel->flask_table) (1.1.1)
Requirement already satisfied: flask_cors in /usr/local/lib/python2.7/dist-packages (3.0.10)
Requirement already satisfied: Flask>=0.9 in /usr/local/lib/python2.7/dist-packages (from flask_cors) (1.1.2)
Requirement already satisfied: Six in /usr/lib/python2.7/dist-packages (from flask_cors) (1.8.0)
Requirement already satisfied: itsdangerous>=0.24 in /usr/local/lib/python2.7/dist-packages (from Flask>=0.9->flask_cors) (1.1.0)
Requirement already satisfied: click>=5.1 in /usr/local/lib/python2.7/dist-packages (from Flask>=0.9->flask_cors) (7.1.2)
Requirement already satisfied: Werkzeug>=0.15 in /usr/local/lib/python2.7/dist-packages (from Flask>=0.9->flask_cors) (1.0.1)
Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python2.7/dist-packages (from Flask>=0.9->flask_cors) (2.11.3)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/local/lib/python2.7/dist-packages (from Jinja2>=2.10.1->Flask>=0.9->flask_cors) (1.1.1)
Installing memcache
Reading package lists…
Building dependency tree…
Reading state information…
memcached is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
Requirement already satisfied: pymemcache==3.4.1 in /usr/local/lib/python2.7/dist-packages (3.4.1)
Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from pymemcache==3.4.1) (1.8.0)
Installing VLC
Reading package lists…
Building dependency tree…
Reading state information…
vlc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
Requirement already satisfied: python-vlc==3.0.11115 in /usr/local/lib/python2.7/dist-packages (3.0.11115)
Installing Audio Libraries
Reading package lists…
Building dependency tree…
Reading state information…
libasound2-plugins is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 26 not upgraded.
Reading package lists…
Building dependency tree…
Reading state information…
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
build-essential : Depends: gcc (>= 4:4.9.1) but it is not going to be installed
Depends: g++ (>= 4:4.9.1) but it is not going to be installed
Depends: dpkg-dev (>= 1.17.11) but it is not going to be installed
python setup.py install
running install
running build
running build_py
creating build
creating build/lib.linux-armv6l-2.7
creating build/lib.linux-armv6l-2.7/audiotools
copying audiotools/wav.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/mp3.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/opus.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/flac.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/freedb.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/m4a.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/tta.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/player.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/aiff.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/vorbis.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/vorbiscomment.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/musicbrainz.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/text.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/ogg.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/coverartarchive.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/m4a_atoms.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/speex.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/cdtoc.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/id3v1.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/ui.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/au.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/accuraterip.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/init.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/image.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/id3.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/ape.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/mpc.py → build/lib.linux-armv6l-2.7/audiotools
copying audiotools/wavpack.py → build/lib.linux-armv6l-2.7/audiotools
creating build/lib.linux-armv6l-2.7/audiotools/cue
copying audiotools/cue/tokrules.py → build/lib.linux-armv6l-2.7/audiotools/cue
copying audiotools/cue/yaccrules.py → build/lib.linux-armv6l-2.7/audiotools/cue
copying audiotools/cue/init.py → build/lib.linux-armv6l-2.7/audiotools/cue
creating build/lib.linux-armv6l-2.7/audiotools/toc
copying audiotools/toc/tokrules.py → build/lib.linux-armv6l-2.7/audiotools/toc
copying audiotools/toc/yaccrules.py → build/lib.linux-armv6l-2.7/audiotools/toc
copying audiotools/toc/init.py → build/lib.linux-armv6l-2.7/audiotools/toc
creating build/lib.linux-armv6l-2.7/audiotools/ply
copying audiotools/ply/yacc.py → build/lib.linux-armv6l-2.7/audiotools/ply
copying audiotools/ply/lex.py → build/lib.linux-armv6l-2.7/audiotools/ply
copying audiotools/ply/init.py → build/lib.linux-armv6l-2.7/audiotools/ply
running build_ext
building ‘audiotools.pcm’ extension
creating build/temp.linux-armv6l-2.7
creating build/temp.linux-armv6l-2.7/src
arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPCM_MODULE -I/usr/include/python2.7 -c src/pcm.c -o build/temp.linux-armv6l-2.7/src/pcm.o
Makefile:11: recipe for target ‘install’ failed
Installing NanoSound CD Service
Detecting cpu
cpu: armv6l
nanomesher_nanosoundcd/
nanomesher_nanosoundcd/.gitignore
nanomesher_nanosoundcd/asound/
nanomesher_nanosoundcd/asound/asound.conf
nanomesher_nanosoundcd/asound/cdasound.conf
nanomesher_nanosoundcd/asound/pi
nanomesher_nanosoundcd/asound/tinker
nanomesher_nanosoundcd/asound/usbasound.conf
nanomesher_nanosoundcd/cache.db
nanomesher_nanosoundcd/cdsystem.so
nanomesher_nanosoundcd/make_nanosoundcd.cmd
nanomesher_nanosoundcd/nanosoundcd_date
nanomesher_nanosoundcd/nanosoundcd_progressweb
nanomesher_nanosoundcd/nanosoundcd_version
nanomesher_nanosoundcd/nanosoundcd_web
nanomesher_nanosoundcd/nanosoundcd_web.so
nanomesher_nanosoundcd/playcd.so
nanomesher_nanosoundcd/ripper.so
nanomesher_nanosoundcd/ripprogress_web.so
nanomesher_nanosoundcd/service/
nanomesher_nanosoundcd/service/nanosoundcd_progressweb.service
nanomesher_nanosoundcd/service/nanosoundcd_web.service
nanomesher_nanosoundcd/static/
nanomesher_nanosoundcd/static/cdripper.png
nanomesher_nanosoundcd/static/cdripperbeta.png
nanomesher_nanosoundcd/static/mood.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/3rdpartylicenses.txt
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Extract_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Extract_grey.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Extract_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/nanoplayer.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Next_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Next_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/pause_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/pause_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/playall_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/playall_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Prev_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Prev_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Stop_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/assets/img/Stop_grey_5040.png
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/favicon.ico
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/index.html
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/main.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/main.js.map
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/polyfills.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/polyfills.js.map
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/runtime.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/runtime.js.map
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/scripts.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/scripts.js.map
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/styles.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/styles.js.map
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/vendor.js
nanomesher_nanosoundcd/static/nanomesher-nanosoundcdrip/vendor.js.map
nanomesher_nanosoundcd/static/nanoplayer.png
nanomesher_nanosoundcd/static/player.png
nanomesher_nanosoundcd/stringmessenger.so
nanomesher_nanosoundcd/templates/
nanomesher_nanosoundcd/templates/cdripper.html
nanomesher_nanosoundcd/templates/index.html
nanomesher_nanosoundcd/upgrade.sh
nanomesher_nanosoundcd/pycache/
nanomesher_nanosoundcd/pycache/cdsystem.cpython-37.pyc
Configuring alsa devices
asound.conf

Configuring NanoSound CD Service to autostart
nanosoundcd_progressweb.service
nanosoundcd_web.service
NanoSound CD installation is completed. Please reboot
Finalizing installation
Finalizing installation

CloseEnable Plugin

Hi there, were you able to get the Nanosound plugin work with 2.917? I have the Dac2Pro and the plug in does nothing to me, the amp and dac doesn’t work.

I had problems installing the plug in , I am using a raspberry pi 1 which seems to have problems if the current draw is high. I ended up starting the install and then turning off the gui until the led on the pi stopped flashing. The install was then OK and it works great. I could only get it to work with the recommended cd drive due to the initial start up current surge.