mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[GH-ISSUE #89] HDMI sound only, never on jack (default rpi audio output) #77
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sashahilton00 on GitHub (Jan 29, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/89
Tuesday Sep 19, 2017 at 09:46 GMT
Originally opened as https://github.com/plietar/librespot/issues/249
I don't know if this is somehow related to #217 but for some reason I can't make audio output through jack on my RPi3 with latest OSMC installed. Only HDMI works.
I've tried running with
--device hw:0without success.After some reading around, I've tried checking my output devices with
aplay -Lhaving the following output:From this I've already tried a bunch of different configurations where the
--deviceparameter will contain any of the names present in this list. I still can't make the sound output go through Jack.How can I achieve this? It's really important to me to keep the TV off while playing music so I don't want to rely on HDMI for audio output as I have a set of speaker only for this.
@sashahilton00 commented on GitHub (Jan 29, 2018):
Wednesday Sep 20, 2017 at 20:18 GMT
https://www.raspberrypi.org/documentation/configuration/audio-config.md
Have you tried the following command:
amixer cset numid=3 0@sashahilton00 commented on GitHub (Jan 29, 2018):
Friday Sep 22, 2017 at 18:25 GMT
Hello @awiouy , Yes I have, I still only get HDMI sound :(
I'm using OSMC and I really don't see a way I can get the audio through the default jack to work unfortunately..
@sashahilton00 commented on GitHub (Jan 29, 2018):
Sunday Oct 01, 2017 at 15:13 GMT
Hi,
had the same problem ... for me the in the Raspberry Pi documentation referenced commands worked ... see my comment in dtcooper/raspotify#22.
@ComlOnline commented on GitHub (Jan 29, 2018):
@CelsoSantos Do you still get this issue?
@CelsoSantos commented on GitHub (Jan 29, 2018):
Hello, to be really honest I can't remember but I think I did though I
can't recall how.
However the plugins seems to have stopped working meanwhile and I haven't
tested back yet since as I've been flooded with work and school.
I can recheck but that will take me a while to have the time to do it.
Best Regards.
On Mon, 29 Jan 2018, 17:47 Colm, notifications@github.com wrote:
@ComlOnline commented on GitHub (Jan 29, 2018):
If you could re check that would be great! Ill leave this open for now.
@sashahilton00 commented on GitHub (Feb 7, 2018):
@CelsoSantos have you had a chance to try it out?
@bspans commented on GitHub (Apr 7, 2018):
This works for my Rpi2 running OSMC.