GithubHelp home page GithubHelp logo

Comments (5)

PaulFinch avatar PaulFinch commented on July 25, 2024

I think I have the same behavior with my Phat Dac, and I think it could come from a specific setting in
/etc/spopd.conf : output_name = ${outdev} resulting in hw:0 or hw:1 depending on the default one I guess ... Sometime, it could be the unused one.

In my case, I don't want to use this setting because I'm using a the softvol thing to control the volume (PhatDac doesn't have hardware volume control) so I get the sound but not "mixed"

from volumio-plugins.

PaulFinch avatar PaulFinch commented on July 25, 2024

Actually, volumio is quite sensitive when changing playback settings.
However, i managed to get it work by changing /etc/spopd.conf. Like I said i use the softvolume device. But I had to change output_name = hw:softvolume by output_name = softvolume

from volumio-plugins.

ashthespy avatar ashthespy commented on July 25, 2024

I seem to have the same issue
Hardware: pi0 + PCM5102 I2C DAC ('Hifiberry') with no hardware volume control.
I can play files off my NAS no issues, the software volume works fine. However, from Spotify, I have the same issues - No sound.
I did try what @PaulFinch suggested, and edited/etc/spopf.conf there, I initially tired output_name = softvolume but that didn't work. However setting output_name = softvol in /data/plugins/music_service/spop/spop.conf.tmpl fixed my issue :-)
Furthermore, I had a look as to where the ${outdev} is generated and have hacked in a little if statement to check if it's software or hardware device.

from volumio-plugins.

tabroughton avatar tabroughton commented on July 25, 2024

I have similar issue tested on rpi2 and rpi3 with Pi-DAC+, playback settings set to hardware. Spotify plugin has no sound and I've had to force output to hardware by changing output = hw:softvolume to output = hw:0 unsure why spotify plugin isn't picking up that the mixer type is set to hardware in gui.

from volumio-plugins.

tabroughton avatar tabroughton commented on July 25, 2024

Have just done volumio factory reset to try to replicate and it worked perfectly. 1) set up pi-DAC+ playback settings, 2) ssh into volumio and set both analog settings in alsamixer for IQaudioIO to 100% (as recommended in IQaudIO docs), 3) installed spotify plugin. output is set to HW:1 (card 0 is still onboard bcm chip) and all is working perfectly...

possible that the plugin gets confused when changing playback settings whilst installed which is what I may have had issues with when first time.

from volumio-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.