From mboxrd@z Thu Jan 1 00:00:00 1970 From: Himanshu Chauhan Subject: Problem in dummy driver Date: Wed, 21 Mar 2007 07:58:38 +0530 Message-ID: <46009856.4060601@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.239]) by alsa0.perex.cz (Postfix) with ESMTP id D183C2434D for ; Wed, 21 Mar 2007 03:29:00 +0100 (CET) Received: by nz-out-0506.google.com with SMTP id l8so52408nzf for ; Tue, 20 Mar 2007 19:28:59 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Dear all, I am working on the dummy driver provided with the ALSA. I took it from the linux kernel 2.6.20.1 I build the module and load it. The XMMS seems to play ok (doesn't hang and all) but none of the recording application seem to record from the driver. Can the driver in current state work as the loop back cable between applications? Thanks in advance... Warm Regards --Himanshu