From mboxrd@z Thu Jan 1 00:00:00 1970 From: kuldeep ghan Subject: Unable to attach mixer to device AndroidOut: No such file or directory Date: Sun, 13 Feb 2011 22:33:11 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-iy0-f179.google.com (mail-iy0-f179.google.com [209.85.210.179]) by alsa0.perex.cz (Postfix) with ESMTP id 21B961037F3 for ; Sun, 13 Feb 2011 18:03:13 +0100 (CET) Received: by iye19 with SMTP id 19so4461339iye.38 for ; Sun, 13 Feb 2011 09:03:12 -0800 (PST) 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 I am trying to get audio working with android kernel. I am able to play wav files with alsa_aplay but when I try to open Output or Input stream using libadio Its failing. Can anyone help me with this? what could be wrong?