All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Eric Nelson <eric.nelson@boundarydevices.com>,
	 meta-freescale@yoctoproject.org
Subject: Re: [meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream
Date: Thu, 26 Mar 2015 09:01:37 -0600	[thread overview]
Message-ID: <55141F51.80401@mlbassoc.com> (raw)
In-Reply-To: <55141DAC.4090508@boundarydevices.com>

On 2015-03-26 08:54, Eric Nelson wrote:
> Hi Gary,
>
> On 03/26/2015 07:45 AM, Gary Thomas wrote:
>> On 2015-03-26 08:27, Eric Nelson wrote:
>>> Hi Gary,
>>>
>>> <snip>
>>>>
>>>> How close is this to being ready to "publish" to Yocto?
>>>>
>>>
>>> Very close. We'll probably do one more pass before publishing
>>> perhaps early next week.
>>
>> Great news, thanks.
>>
>>>
>>>> Also, when I boot with an HDMI (TV/monitor) plugged in, I still
>>>> get audio via the 3.5mm [headphone] jack.  How can I enable it
>>>> to come out of my TV speakers?
>>>>
>>>
>>> You can either re-configure ALSA to have HDMI (hw1:0) as the
>>> default PCM or use parameters for various apps:
>>>
>>>      http://boundarydevices.com/audio-output-select
>>>
>>> Note that this hasn't (shouldn't have) changed in 3.10.53.
>>
>> Sadly, this part still isn't working for me.  Here's my audio setup:
>>
>> root@nitrogen6x:~# aplay -l
>> **** List of PLAYBACK Hardware Devices ****
>> card 0: imx6qsabrelites [imx6q-sabrelite-sgtl5000], device 0: HiFi
>> sgtl5000-0 []
>>    Subdevices: 1/1
>>    Subdevice #0: subdevice #0
>> card 1: imxhdmisoc [imx-hdmi-soc], device 0: i.MX HDMI Audio Tx
>> hdmi-hifi-0 []
>>    Subdevices: 1/1
>>    Subdevice #0: subdevice #0
>>
>> When I try this command, I get great sound from my speakers.
>>
>> root@nitrogen6x:~# aplay /tmp/ItalianCafe_01.wav
>> Playing WAVE '/tmp/ItalianCafe_01.wav' : Signed 16 bit Little Endian,
>> Rate 44100 Hz, Stereo
>>
>> However, when I try the HDMI via this command, I get no audio:
>>
>> root@nitrogen6x:~# aplay -D hw:1,0 /tmp/ItalianCafe_01.wav
>> Playing WAVE '/tmp/ItalianCafe_01.wav' : Signed 16 bit Little Endian,
>> Rate 44100 Hz, Stereo
>> aplay: pcm_write:1947: write error: Input/output error
>>
>> Any hints what might be going wrong?
>>
>
> I'm not sure, but this may be a mismatch between the supported
> audio rates.
>
> Here's what we're using for testing:
>
> for f in /usr/share/sounds/alsa/*.wav ; do
>      gst-launch playbin uri=file://$f audio-sink="alsasink device=hw:1,0";
> done
>

OK, I'll try that.  What package/recipe do I need for /usr/share/sounds/alsa ?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-03-26 15:01 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 21:53 [meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream Eric Nelson
2015-03-13 21:53 ` [meta-fsl-arm-extra][PATCH 1/3] linux-boundary (3.10.17): Bump SRCREV to da45c17 Eric Nelson
2015-03-13 21:53 ` [meta-fsl-arm-extra][PATCH 2/3] linux-boundary (3.10.17): sync defconfig for nitrogen6x Eric Nelson
2015-03-13 21:53 ` [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Add two new DTBs for Nitrogen6_VM board Eric Nelson
2015-03-13 22:02 ` [meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream Gary Thomas
2015-03-13 22:17   ` Eric Nelson
2015-03-26 14:18     ` Gary Thomas
2015-03-26 14:27       ` Eric Nelson
2015-03-26 14:45         ` Gary Thomas
2015-03-26 14:54           ` Eric Nelson
2015-03-26 15:01             ` Gary Thomas [this message]
2015-03-26 15:17               ` Eric Nelson
2015-03-26 15:23                 ` Gary Thomas
2015-03-13 22:08 ` [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Add two new DTBs for Nitrogen6_VM board Eric Nelson
2015-03-13 22:10 ` [meta-fsl-arm-extra][PATCH V2 1/3] linux-boundary (3.10.17): Bump SRCREV to 10245a3 Eric Nelson
2015-03-17 17:22 ` [meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream Eric Nelson
2015-03-17 18:28   ` Otavio Salvador
2015-03-17 19:24     ` Eric Nelson

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=55141F51.80401@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=eric.nelson@boundarydevices.com \
    --cc=meta-freescale@yoctoproject.org \
    /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 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.