|
Home | Forums | Rules | Articles | diyAudio Store | Blogs | Gallery | Wiki | Register | Donations | FAQ | Calendar | Mark Forums Read |
PC Based Computer music servers, crossovers, and equalization |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
![]() |
|
Thread Tools |
![]() |
#371 |
diyAudio Member
Join Date: Nov 2020
|
Hi ,
The meter is working ok . To switch between peppymeter interface and Volumio UI I kill with -15 the process , I use comamnd fgconsole before starting the script and after stopping then use chvt to load the Volumio UI . Regards |
![]() |
![]() |
#372 |
diyAudio Member
Join Date: Apr 2015
Location: San Francisco
|
Cool! Thank you for update.
Do you still have the issue with audio files? Best regards |
![]() |
![]() |
#373 |
diyAudio Member
Join Date: Nov 2020
|
I have a Synology NAS. I could access the files but nothing was plaiyed. Start play and nothing . Could the config made in MPD.conf influence this ? Before installing the plugin I know that it worked I have deleted the share and share again but noq I can not mount it .
![]() Code:
Dec 01 20:23:02 volumio volumio[1039]: info: Adding a new share Dec 01 20:23:02 volumio volumio[1039]: info: No correspondence found in configuration for share Synology on IP 192.168.1.151 Dec 01 20:23:02 volumio sudo[3345]: volumio : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/mount -t nfs -o ro,soft,noauto 192.168.1.151:/volume1/Music /mnt/NAS/Synology Dec 01 20:23:02 volumio sudo[3345]: pam_unix(sudo:session): session opened for user root by (uid=0) Dec 01 20:23:02 volumio sudo[3345]: pam_unix(sudo:session): session closed for user root Dec 01 20:23:02 volumio volumio[1039]: info: Error mounting Synology on IP 192.168.1.151 : exec error Error: Command failed: /usr/bin/sudo /bin/mount -t nfs -o ro,soft,noauto ‘192.168.1.151:/volume1/Music’ ‘/mnt/NAS/Synology’ Dec 01 20:23:02 volumio volumio[1039]: mount.nfs: access denied by server while mounting 192.168.1.151:/volume1/Music |
![]() |
![]() |
#374 |
diyAudio Member
Join Date: Apr 2015
Location: San Francisco
|
I don't think changing the devicename in the audio_output section could affect that. Probably you made some other system changes which could cause the issue (?)
Best regards |
![]() |
![]() |
#375 |
diyAudio Member
Join Date: Nov 2020
|
Probablly , I will do a fresh Volumio install on a spare SD card.
Regards |
![]() |
![]() |
#376 |
diyAudio Member
Join Date: Nov 2020
|
Hi again ,
I have managed to mount the synology nas using cifs shares. On my server I have a few DSD files. Before installing the peppymeter playing those files resulted in a showing on DAc display 5.6 MHZ DSD . But now it is displaying 705.6 PCM . Could be this the reason : Code:
audio_output { type "alsa" name "peppyalsa" device "peppyalsa" dop "no" regards |
![]() |
![]() |
#377 |
diyAudio Member
Join Date: Apr 2015
Location: San Francisco
|
Hi,
The author if that Quarantine player faced the same issue with DSD files. The workaround he is using is to define two outputs in the mpd.conf file. One is for DAC and the other for the PeppyMeter. Here is his message: My solution is to configure mpd.conf with 2 Alsa devices . One is direct to my external DSD DAC, while the other goes to peppyalsa. In asound.conf I configured the peppyalsa slave as my internal dac or even the pi headphones which not support did at all. So when playing dsd file (even 256!) the mid send it to my DAC and play it as 256DSD , on the other because the other dac is not support DSD, MPD converts it to PCM mpd.conf audio_output { type "alsa" name "peppyalsa" device "peppyalsa" dop "yes" } audio_output { type "alsa" name "alsa" device "hw:5,0" dop "no" } asound.conf ctl.!default { type hw card 2 } pcm.peppyalsa { type meter slave.pcm "hw:2,0" scopes.0 peppyalsa } pcm.softvol_and_peppyalsa { type softvol slave.pcm "peppyalsa" control { name "PCM" card 2 } } You can contact him if you will face any issue with this approach. Best regards |
![]() |
![]() |
#378 |
diyAudio Member
Join Date: Nov 2020
|
Hi ,
The issue is caused by modiffying the mpd.conf with peppyalsa . I revert the changes to alsa : Code:
audio_output { type "alsa" name "alsa" device "hw:5,0" dop "no" Thanks |
![]() |
![]() |
#379 |
diyAudio Member
Join Date: Nov 2020
|
Got it , like on mpd_oled spectrum display plugin
Thanks . |
![]() |
![]() |
#380 |
diyAudio Member
Join Date: Apr 2015
Location: San Francisco
|
It looks like there is some interest in the PeppyMeter in the Volumio community:
Install peppy meter in volumio - Help and Support - Volumio Hopefully the PeppyMeter plugin for Volumio will be created soon. Best regards |
![]() |
![]() |
Thread Tools | |
|
|
New To Site? | Need Help? |