From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1B0A6E00B4D; Tue, 6 May 2014 11:16:46 -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=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.192.178 listed in list.dnswl.org] Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3FA8FE00B20 for ; Tue, 6 May 2014 11:16:43 -0700 (PDT) Received: by mail-pd0-f178.google.com with SMTP id r10so5890455pdi.23 for ; Tue, 06 May 2014 11:16:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=sidpxd87Or9iSy04xyNOyNo6PXpPaw8E7jxWwDmaOsA=; b=FHhHN6h6qwVGp1kys2TmrjSuEln7q8ha7HowWpuRKfSzo6PbAn8bWREA4jkNUYvDdF eYgnUbXM3zldanqWlznhnz/fS0KviSGjmf5Ow/zLk3J3JmIf9ipjZ8Je6u0tnp3xcKc0 ctKJS8ZCoyq5UCa85ZAvvu8mgV4D8WyO1d2vxMNsKmKZTfW34l48RxP4w4Wv0QDqfr12 wvaDNtKRF/N+5I5UcUu5kGjoHICqfzOBol00y8/I9wv9+q1f++a1yohqW8fhHZHtFoMu TP4GXRX5+8os/DM3PuQc3ptI9FI/jDB8zq/TwYtNzlq4GqNrls999YQKKY7HIVJ4RpGU 68kQ== X-Gm-Message-State: ALoCoQn8bO91syEBnNIy2AjoQ5ttxI0CKWaBIngLJCe4qhJNA04CTdZuS7LbKaUpKZIPSEP4ZRb/ X-Received: by 10.66.240.70 with SMTP id vy6mr9035482pac.80.1399400203548; Tue, 06 May 2014 11:16:43 -0700 (PDT) Received: from [192.168.0.124] ([63.226.49.26]) by mx.google.com with ESMTPSA id yv7sm102387365pac.33.2014.05.06.11.16.41 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 May 2014 11:16:42 -0700 (PDT) Message-ID: <53692707.306@boundarydevices.com> Date: Tue, 06 May 2014 11:16:39 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: =?UTF-8?B?RXJpayBCb3TDtg==?= References: <5367D245.3070103@gmail.com> <53681D29.6000104@boundarydevices.com> <5368EBDA.5080903@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Troy Kisky Subject: Re: No sound on nitrogen6x + linux-boundary 3.10.17 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: Tue, 06 May 2014 18:16:46 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Erik, On 05/06/2014 07:39 AM, Erik Botö wrote: > Hi, > > On Tue, May 6, 2014 at 4:04 PM, Eric Nelson > wrote: > > > >> >> Erik, I'll forward a patch against linux-boundary_3.10.17.bb later >> today, but you can test by changing SRCREV to >> fe41f1e14c1769c2012b21ac6375ddb1ab15ea52 > > I tried that now but I still can't play anything using alsa (or > anything else I've tried). Note that this is not just after reboot, I > also don't have working audio after a cold boot. Looking at the kernel > output from boot it looks like the driver load just fine, and I have > the device under /dev/snd/pcmC0D0p and it's listed using aplay -L: > > Has anyone been able to test using a sabrelite or nitrogen6x to see if > they get the same result? I just use aplay to play a test file from > alsa (/usr/share/sounds/alsa/Front_Left.wav on most linux systems). > I just tested against this image, revision fe41f1e of our kernel and nitrogen6x_defconfig on a Nitrogen6x and things worked perfectly through a handful of re-boots: http://boundarydevices.com/yocto-kernel-3-10-17-beta/ Let me know if you'd like me to upload a binary kernel package. Regards, Eric