All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm] imx-audio not up-to-date?
@ 2013-03-28 14:13 Erik Botö
  2013-03-28 15:16 ` Eric Nelson
  0 siblings, 1 reply; 2+ messages in thread
From: Erik Botö @ 2013-03-28 14:13 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

Hi,

When running the imx-audio setup script on a sabrelite board I get:

root@imx6qsabrelite:~# /etc/init.d/imx-audio start
imx-audio: setting default mixer settings.
amixer: Unable to find simple control 'Playback',0

root@imx6qsabrelite:~#


Does someone have a working set of parameters for amixer that enables
the headphone jack, it was not obvious (too me atleast) how to set it
up. :)

Cheers,
Erik


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [meta-fsl-arm] imx-audio not up-to-date?
  2013-03-28 14:13 [meta-fsl-arm] imx-audio not up-to-date? Erik Botö
@ 2013-03-28 15:16 ` Eric Nelson
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Nelson @ 2013-03-28 15:16 UTC (permalink / raw)
  To: Erik Botö; +Cc: meta-freescale@yoctoproject.org

Hi Erik,

On 03/28/2013 07:13 AM, Erik Botö wrote:
> Hi,
>
> When running the imx-audio setup script on a sabrelite board I get:
>
> root@imx6qsabrelite:~# /etc/init.d/imx-audio start
> imx-audio: setting default mixer settings.
> amixer: Unable to find simple control 'Playback',0
>
> root@imx6qsabrelite:~#
>

While the SGTL5000 doesn't have a "Playback" control,
the imx-audio script should be sufficient to set the
volume (via the "Headphone" control).

If the volume isn't sufficient, you can set it manually
like this:

	# amixer sset Headphone "100%"
	# aplay blah.wav

>
> Does someone have a working set of parameters for amixer that enables
> the headphone jack, it was not obvious (too me atleast) how to set it
> up. :)
>

Things should come up at boot time without any calls to amixer.

Are you not hearing any audio?

Please advise,


Eric



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-28 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-28 14:13 [meta-fsl-arm] imx-audio not up-to-date? Erik Botö
2013-03-28 15:16 ` Eric Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.