From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 9D1CCE00965; Thu, 26 Mar 2015 08:01:43 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.chez-thomas.org (mail.mlbassoc.com [65.100.170.105]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4635EE0056E for ; Thu, 26 Mar 2015 08:01:35 -0700 (PDT) Received: by mail.chez-thomas.org (Postfix, from userid 1998) id 5EFE6F811DD; Thu, 26 Mar 2015 09:01:35 -0600 (MDT) Received: from [192.168.1.114] (zeus [192.168.1.114]) by mail.chez-thomas.org (Postfix) with ESMTP id 3467BF811DD; Thu, 26 Mar 2015 09:01:34 -0600 (MDT) Message-ID: <55141F51.80401@mlbassoc.com> Date: Thu, 26 Mar 2015 09:01:37 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Eric Nelson , meta-freescale@yoctoproject.org References: <1426283586-15210-1-git-send-email-eric.nelson@boundarydevices.com> <55035E8C.8090004@mlbassoc.com> <550361E3.10402@boundarydevices.com> <5514153B.3040102@mlbassoc.com> <5514173A.8090305@boundarydevices.com> <55141B8A.80804@mlbassoc.com> <55141DAC.4090508@boundarydevices.com> In-Reply-To: <55141DAC.4090508@boundarydevices.com> Subject: Re: [meta-fsl-arm-extra][PATCH 0/3] linux-boundary (3.10.17): update to latest up-stream X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 15:01:43 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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, >>> >>> >>>> >>>> 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 ------------------------------------------------------------