public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Shawn Kirkpatrick <shawn@shawnk.ca>
To: "Speakup is a screen review system for Linux."
	<speakup@linux-speakup.org>
Subject: Re: problems properly configuring alsa
Date: Wed, 17 Jun 2015 16:23:48 -0700 (PDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1506171543130.17349@odyssey> (raw)
In-Reply-To: <8958.1433135551@ccs.covici.com>

Hello. Depending on which emu-based card you have the controls you need to 
set can be a little different.
If the card is an sb live (emu10k1) then these steps should work:
Set the capture source to Mic:
amixer cset name='Capture Source' Mic
Turn up the AC97 capture volume:
amixer set AC97 capture 100
This should enable you to record sound from the Mic without hearing it from 
the speakers. If the sound is too low then you will have to turn on the mic 
boost:
amixer set 'Mic Boost (+20db)' on
If you want to hear the sound being captured then turn up the AC97 playback 
volume:
amixer set AC97 playback 100
If your source is set to Mic then you'll most likely get feedback as the mic 
hears itself. Turning up this volume can be useful to hear other sources 
like line or cd as they're being captured.
To get any playback out of the card you'll have to turn up the Master and 
PCM controls.
If the card is an Audigy (emu10k2) then the setup is a bit different, you 
usually just have to enable capture on the source you want.
When using amixer to get and set controls you have to watch the case and 
spacing in the control names. You can also use alsamixer if you want to 
adjust these controls in real time to see what effect they're having.
When you get things working as you'd like you might want to run alsactl 
store to save your settings so they're restored at system boot.
Hope this helps.


On Mon, 1 Jun 2015, covici@ccs.covici.com wrote:

> Hi.  Since upgrading to kernel 3.13, I am having some strange also
> config problems.  What I would like to do is have the Microphone be able
> to record a file, or otherwise be used by an application, and at the
> same time have the rear jack which seemsto be controlled by Master, to
> hear a file being played or other application.  Now what is happening is
> that if I turn up the capture volume sufficiently, I get feedback, if I
> turn Master playback off, no feedback, but Master hears nothing.  The
> volume on the Mic does nothing at all itself.  I have an old emu10k1
> sound card.  So, how do I get the Mic to work at some decent level, but
> not going through the line out jack which eventually goes to speakers?
>
> Thanks in advance for any ideas.
>
> -- 
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
>
>         John Covici
>         covici@ccs.covici.com
> _______________________________________________
> Speakup mailing list
> Speakup@linux-speakup.org
> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
>
>

  parent reply	other threads:[~ UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 covici
 ` Willem van der Walt
   ` covici
     ` Willem van der Walt
       ` covici
         ` Willem van der Walt
           ` Chuck Hallenbeck
             ` covici
               ` Jude DaShiell
                 ` covici
           ` covici
             ` Willem van der Walt
               ` covici
                 ` Willem van der Walt
 ` Shawn Kirkpatrick [this message]
   ` covici

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.10.1506171543130.17349@odyssey \
    --to=shawn@shawnk.ca \
    --cc=speakup@linux-speakup.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).