From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0OI9DuW016641 for ; Sun, 24 Jan 2010 13:09:13 -0500 Received: from mx1.redhat.com (ext-mx03.extmail.prod.ext.phx2.redhat.com [10.5.110.7]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o0OI98sc026065 for ; Sun, 24 Jan 2010 13:09:08 -0500 Received: from hermes.nyx.net (hermes.nyx.net [206.124.29.24]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o0OI8qIk031379 for ; Sun, 24 Jan 2010 13:08:53 -0500 Received: from nyx.nyx.net (nyx.nyx.net [206.124.29.1]) by hermes.nyx.net (8.14.3/8.14.3/fnord) with ESMTP id o0OI8psu012325 for ; Sun, 24 Jan 2010 11:08:52 -0700 Received: (from btew@localhost) by nyx.nyx.net (8.12.9/8.12.9/Submit) id o0OI61C0018390 for blinux-list@redhat.com; Sun, 24 Jan 2010 11:06:01 -0700 (MST) Date: Sun, 24 Jan 2010 11:06:01 -0700 (MST) From: Brian Tew Message-Id: <201001241806.o0OI61C0018390@nyx.nyx.net> To: blinux-list@redhat.com Subject: ramblin rec X-Virus-Scanned: clamav-milter 0.95.2 at hermes X-Virus-Status: Clean X-RedHat-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.67 on 10.5.11.17 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.7 X-loop: blinux-list@redhat.com X-BeenThere: blinux-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk Reply-To: Linux for blind general discussion List-Id: Linux for blind general discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jan 2010 18:09:13 -0000 Hello list, I am still trying to record using the mic. Haven't got there yet, but I am building character and learning stuff. Right now my pc is a glorified amplifier. I can hear the mic thru my earphones, and cannot get it to stop. I turn down the volume with aumix to avoid feedback. I can play wavs and mp3s just fine, but cannot record. I type: rec -d foo.wav -d means use the default input device, which should be the mic. linux replies: snd_pcm_open error: device or resource is busy Something is forcing a connection from mic to pcm to earphones. How can I find out what is doing that? After I reboot it's the same situation. I have sox and alsa-base on here. Running ubuntu kernel 2.6. I surely would appreciate any suggestions.