From mboxrd@z Thu Jan 1 00:00:00 1970 From: andoru Subject: Re: Invalid PCM pointer with CMI8738 and pcm.c buffer underuns Date: Fri, 28 Mar 2014 14:28:12 +0000 (UTC) Message-ID: References: <5335360C.9060806@ladisch.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by alsa0.perex.cz (Postfix) with ESMTP id CA4902654D3 for ; Fri, 28 Mar 2014 15:28:39 +0100 (CET) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WTXlu-00086E-GV for alsa-devel@alsa-project.org; Fri, 28 Mar 2014 15:28:38 +0100 Received: from cl-86-125-141-116.cablelink.mures.rdsnet.ro ([86.125.141.116]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 15:28:38 +0100 Received: from andoru.blah by cl-86-125-141-116.cablelink.mures.rdsnet.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Mar 2014 15:28:38 +0100 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org > yes, you need define both playback and capture if you overwrite pcm.default > since dmix does not support capture I'm less concerned with the capture part of this card as I record audio through the mic of the webcam anyway. But having added that, it hasn't solved my previous problem with not being able to hear sounds from multiple sources, and also I can't use alsamixer now. > >>> Seem bug in adding channel map to iec958 instead of analog > >> > >> What does that mean? > > Nothing relevant to this problem. > > >> What should I do with those patches? > > Nothing. So I guess that means there aren't really any solutions to my bug? What happens next? (sorry for all the annoying questions)