* Analog audio on RPI4
@ 2022-12-04 6:16 Mayuresh
2023-03-04 17:20 ` Carlos
0 siblings, 1 reply; 3+ messages in thread
From: Mayuresh @ 2022-12-04 6:16 UTC (permalink / raw)
To: void linux
On RPI4B I'd like audio output through the audio jack.
I have enabled this in /boot/config.txt
dtparam=audio=on
`alsamixer' shows HDMI channel, `alsamixer -c1' shows the headphone
channel, both are unmuted and have full volume. But I do not get any
audio.
Also tried running pulseaudio and pipewire, but they result in a lot of
errors.
Any specific settings to be try?
--
Mayuresh
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/20221204061655.wfzji6djv7cszb2b%40localhost.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Analog audio on RPI4
2022-12-04 6:16 Analog audio on RPI4 Mayuresh
@ 2023-03-04 17:20 ` Carlos
2023-03-09 11:32 ` Mayuresh
0 siblings, 1 reply; 3+ messages in thread
From: Carlos @ 2023-03-04 17:20 UTC (permalink / raw)
To: voidlinux
On Sun, Dec 04, 2022 at 11:46:55AM +0530, Mayuresh wrote:
> On RPI4B I'd like audio output through the audio jack.
>
> I have enabled this in /boot/config.txt
>
> dtparam=audio=on
>
> `alsamixer' shows HDMI channel, `alsamixer -c1' shows the headphone
> channel, both are unmuted and have full volume. But I do not get any
> audio.
>
> Also tried running pulseaudio and pipewire, but they result in a lot of
> errors.
>
> Any specific settings to be try?
>
> --
> Mayuresh
>
Have what you tried so far? Only dtparam=audio=on?
I had a similar issue with the headphone under Arch and resolved it by
having:
snd_bcm2835.enable_headphones=1
snd_bcm2835.enable_hdmi=1
snd_bcm2835.enable_compat_alsa=0
Hope it helps
Carlos
--
A list is only as strong as its weakest link.
-- Don Knuth
--
You received this message because you are subscribed to the Google Groups "voidlinux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to voidlinux+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/voidlinux/20230304171858.srxymdpsnzllkwvf%40gmail.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-09 11:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-04 6:16 Analog audio on RPI4 Mayuresh
2023-03-04 17:20 ` Carlos
2023-03-09 11:32 ` Mayuresh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).