<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ryan C. Gordon wrote:
<blockquote cite="mid1099702435.9849.368.camel@localhost" type="cite">
  <blockquote type="cite">
    <pre wrap="">All I see in the log file is this: "Log: ALAudio: Using
ALC_EXT_capture to record audio". I think that's what your talking
about. If not, would it show anything if it's successful? I'll attach
the whole log just in case.  
    </pre>
  </blockquote>
  <pre wrap=""><!---->
That's all it would say. OpenAL thinks it's reading from the card.

Granted, it might think it's reading silence. Make sure the mixer isn't
turned down.

--ryan.




  </pre>
</blockquote>
I rather use alsamixer for finetuning my sound settings (I don't have
an nForce2, but I do have a VIA card which acts quite similar to one
with ALSA). In alsamixer make sure the microphone is the only recording
interface there will be various (like capture, line, phone, etc, etc),
just make sure you select the mic and press the spacebar to select it,
and try to toggle off (pressing the barspace) other interfaces you may
have. The only one you will never be able to toggle off is capture.<br>
</body>
</html>