-
Notifications
You must be signed in to change notification settings - Fork 651
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
HDMI sound only, never on jack (default rpi audio output) #89
Comments
Comment by awiouy https://www.raspberrypi.org/documentation/configuration/audio-config.md |
Comment by CelsoSantos 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.. |
Comment by berrnd Hi, had the same problem ... for me the in the Raspberry Pi documentation referenced commands worked ... see my comment in dtcooper/raspotify#22. |
@CelsoSantos Do you still get this issue? |
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, ***@***.***> wrote:
@CelsoSantos <https://github.com/celsosantos> Do you still get this issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA9-0n7R3o1-XYf2yP1k9Pria4FXZMS3ks5tPgQYgaJpZM4Rwwit>
.
|
If you could re check that would be great! Ill leave this open for now. |
@CelsoSantos have you had a chance to try it out? |
This works for my Rpi2 running OSMC. |
Issue by CelsoSantos
Tuesday Sep 19, 2017 at 09:46 GMT
Originally opened as plietar/librespot#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:0
without success.After some reading around, I've tried checking my output devices with
aplay -L
having the following output:From this I've already tried a bunch of different configurations where the
--device
parameter 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.
The text was updated successfully, but these errors were encountered: