On Wed, 17 May 2006 19:31:29 +0400
"Sergey E. Galanov" <[EMAIL PROTECTED]> wrote:

> On Wed, May 17, 2006 at 07:49:15AM -0700, Bill Unruh wrote:
> > On Wed, 17 May 2006, Sergey E. Galanov wrote:
> > 
> > >Hi,
> > >
> > >I've got a problem with M-Audio Revolution 5.1 sound card. There are no
> > >volume controls for input (line, mic, aux) and headphones output in
> > 
> > Do not assume that the slider names bear any relation to what they do. Try
> > them all. Even if it says input, it may well control the output. or vice
> > versa. For example the "line" slider almost always controls the volume of
> > the output feed from that input. It has nothing to do with the input
> > volume. That is a different, incomprehensibly named slider.
> > 
> > >'alsamixer'. When I press '<F5>' key, several 'ADC Capture' controls appear
> > >(for each 'DAC'), but they seem to have no resemblance with what I need.
> > 
> > Do not worry about resemblence in name. Try them.
> > 
> > 
> > >Input volume is very low, headphones output is disabled, and I can't 
> > >change this.
> > >
> > >I'm using drivers from linux kernel 2.6.16 (gentoo 2.6.16-r7 version).
> > >Non-free OSS drivers work fine.
> > 
> > Are you sure you do not have both modules loaded at the same time? That
> > would be a very bad idea. (ie oss modules and alsa modules.)
> > Also, use aplay nameoffile.wav to test the output. That directly uses the
> > alsa modules.
> > 
> > 
> > >
> > >
> > 
> > -- 
> > William G. Unruh   |  Canadian Institute for|     Tel: +1(604)822-3273
> > Physics&Astronomy  |     Advanced Research  |     Fax: +1(604)822-5324
> > UBC, Vancouver,BC  |   Program in Cosmology |     [EMAIL PROTECTED]
> > Canada V6T 1Z1     |      and Gravity       |  www.theory.physics.ubc.ca/
> > 
> 
> I have already tried all of the sliders and none of them changed
> headphones or input volume.
> OSS was not installed when I tried ALSA.
> 
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Alsa-user mailing list
> Alsa-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-user
> 

I have  Revolution 7.1.

There are no capture volumes in hardware.

In order to get sound from analog inputs into headphones one may
need to enable what ALSA developers call "capture loopback" - and yes,
there is nothing in mixer controls which even remotely resembles these
words.

On my Revolution 7.1 it is done the following way:

1) start 'alsamixer';
2) find 'H/W' and 'H/W 1' tabs - on the way ask ALSA developers about
consistency and why 'H/W' is not called 'H/W 0';
3) using '<-' or '->' keys select 'H/W' tab;
4) using 'Up' and "Down" keys make 'H/W In 0' label to appear above the
'H/W' tab;
5) do the same thing with 'H/W 1' tab, jsut the label should be 'H/W In 1'
(for mono it doesn't matter).

The above operations enable capture loopback for both "Mic In" and "Line In"
- there is no way to enable/disable "Mic In"/"Line In" separately. I believe
it's an HW limitation.

You might want to use "Softvolume" plugin (since there is no HW control
for capture gain), but I have no idea how to enable it (out of the box ?
.asoundrc ?).

DACs volume is controlled by 'DAC', 'DAC 1' tabs - again, questions on
consistency to ALSA developers are more than welcome.

I hope that controls of Revolution 5.1 are similar.

Maybe you'll have to try other than 'H/W',  'H/W 1', 'DAC', 'DAC 1' - set
all DACs volume to, say. %80 and start playing with HW* tabs if my settings
do not work for you.

Good luck,
  Sergei,


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to