-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Volume Contol not working #118
Comments
The output of aplay -L is: Is not working propely. |
What device are you using? |
I use the usb soundcard "front:CARD=Device" with this line: ./spotify-connect-web.sh --username name --password pass --name chip --playback_device front:CARD=Device --mixer_device_index 1 |
No I mean Rpi 1,2,3, zero etc
…On 4 Feb 2017 11:31, "atze09" ***@***.***> wrote:
I use the usb soundcard "front:CARD=Device" with this line:
./spotify-connect-web.sh --username name --password pass --name chip
--playback_device front:CARD=Device --mixer_device_index 1
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ2HAcn2pYcsG7VGpHIEl3shb55h2vXgks5rZFNogaJpZM4L2gqH>
.
|
Sorry. |
Ca anyone help me in a deeper explanation of those arguments: |
Ah, sorry. I haven't used one of those, I just know they use Allwinner. I have only used the chroot and the precompiled with dependencies on the RPi3. Have you tried both chroot and the other one? |
No i haven't nearly everything is working, exept volume control. |
Now i now what is the root cause, i had to change the following line from.
|
Saw some fixes should i try any of them? |
With the fix i get the following pylast error: Can anyone help me? |
Are any of these issues present without the USB soundcard? What soundcard are you using? Which chipset does it use? Edit: You could also try https://github.com/plietar/librespot |
But this is not spotify Connect or? Pylast could not be found, is it an issue oft THW allwinner CPU? |
I'm not sure, though I believe its better supported on the Raspberry Pi. |
Yes in my pi's it is running smoothly. But the NTC chip is thr cheaper alternative! |
I only know that allwinner have not had a good relationship with the open
source community
https://en.wikipedia.org/wiki/Allwinner_Technology#Linux_controversies
You might want to try the CHIP forums as well
…On 5 Feb 2017 19:16, "atze09" ***@***.***> wrote:
Yes in my pi's it is running smoothly. But the NTC chip is thr cheaper
alternative!
Maybe the developer can support me?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#118 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AJ2HAS91oHSPGbmLNbwshzBnZVRqRSqXks5rZhH2gaJpZM4L2gqH>
.
|
Try the latest build |
Hey guys,
I installed according to documentation on NTC CHIP with usb sound card.
I start with:
./spotify-connect-web.sh --username name --password pass --name chip --device Device
it works playing sound on internal audio jack and on usb sound card, but volume change is not possible.
Can anyone please help me out?
The text was updated successfully, but these errors were encountered: