Void Linux discussion
 help / color / mirror / Atom feed
From: Carlos <kaploceh@gmail.com>
To: voidlinux@googlegroups.com
Subject: Re: Analog audio on RPI4
Date: Sat, 4 Mar 2023 12:20:45 -0500	[thread overview]
Message-ID: <20230304171858.srxymdpsnzllkwvf@gmail.com> (raw)
In-Reply-To: <20221204061655.wfzji6djv7cszb2b@localhost>

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.

  reply	other threads:[~2023-03-04 17:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04  6:16 Mayuresh
2023-03-04 17:20 ` Carlos [this message]
2023-03-09 11:32   ` Mayuresh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230304171858.srxymdpsnzllkwvf@gmail.com \
    --to=kaploceh@gmail.com \
    --cc=voidlinux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).