public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
* ramblin rec
@  Brian Tew
   ` Geoff Shang
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Tew @  UTC (permalink / raw)
  To: blinux-list

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread
* ramblin rec
@  Brian Tew
  0 siblings, 0 replies; 3+ messages in thread
From: Brian Tew @  UTC (permalink / raw)
  To: blinux-list

I finally got the microphone to record using alsa.
I want to pass along a tip that may help someone in future.

amixer cget numid=1

That command will display everything about the first element on your default sound card.
There are 71 such elements on my card.
I simply listed them all into a file.
Then I had something I could get a handle on.

amixer cset numid=1 new-value

That command sets element 1 to the new value.

I discovered my problem was an element called 'capture source' which was set to
phone.  I reset it to mic, and now I can harrass the world with my vocalizations.


--Brian Tew

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 ramblin rec Brian Tew
 ` Geoff Shang
 Brian Tew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).