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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/voidlinux/20230304171858.srxymdpsnzllkwvf%40gmail.com.