From: Maxim Levitsky <maximlevitsky@gmail.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ALSA changes in 2.6.23-rc6 for Intel HDA
Date: Thu, 13 Sep 2007 21:36:18 +0300 [thread overview]
Message-ID: <200709132136.18387.maximlevitsky@gmail.com> (raw)
In-Reply-To: <9e4733910709131015y7c1d4238ue4ee97ef5bff1e29@mail.gmail.com>
On Thursday 13 September 2007 20:15:00 Jon Smirl wrote:
those controls are fine:
> control.2 {
> comment.access 'read write'
> comment.type INTEGER
> comment.count 2
> comment.range '0 - 4'
> iface MIXER
> name 'InMux Capture Volume'
> value.0 0
> value.1 0
> }
> control.3 {
> comment.access 'read write'
> comment.type INTEGER
> comment.count 2
> comment.range '0 - 14'
> iface MIXER
> name 'InVol Capture Volume'
> value.0 0
> value.1 0
> }
They control amplification of sound that enters input lines. 0 means just pass it as is
I rarely increase them
this should be enabled, if you want to record from device:
> control.4 {
> comment.access 'read write'
> comment.type BOOLEAN
> comment.count 2
> iface MIXER
> name 'ADCMux Capture Switch'
> value.0 false
> value.1 false
> }
from my expirence (I also own STAC9227 btw), this is normal, and I even set this to 100%
> control.5 {
> comment.access 'read write'
> comment.type INTEGER
> comment.count 2
> comment.range '0 - 127'
> iface MIXER
> name 'Front Playback Volume'
> value.0 75
> value.1 75
> }
It looks like what you have now, is exactly what I always had
Maybe hardware is capable of louder sound, although I have studied the datasheet, and I havent seen that
Can you tell me exact version of kernel that allowed you to set higher volume,
and can you test whenever you actually can set louder volumes on that kernel, maybe it has a bug
Btw, I have sent quite a lot of patches for this driver, for example, you will have 'Master Volume' control,
and you will be able to record at same time from all three inputs, I added support for analog loopback.
and ADCMux is now called just 'Capture switch'
If you want to try, you can try ALSA 1.0.15rc2
Best regards,
Maxim Levitsky
next prev parent reply other threads:[~2007-09-13 18:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 16:58 ALSA changes in 2.6.23-rc6 for Intel HDA Jon Smirl
2007-09-12 13:00 ` Maxim Levitsky
2007-09-12 14:30 ` Jon Smirl
2007-09-13 12:43 ` Takashi Iwai
2007-09-13 16:16 ` Maxim Levitsky
2007-09-13 17:15 ` Jon Smirl
2007-09-13 18:36 ` Maxim Levitsky [this message]
2007-09-13 19:09 ` Jon Smirl
2007-09-13 19:20 ` Jon Smirl
2007-09-13 19:28 ` Maxim Levitsky
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=200709132136.18387.maximlevitsky@gmail.com \
--to=maximlevitsky@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=jonsmirl@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.