From: Takashi Iwai <tiwai@suse.de>
To: "Adam J. Richter" <adam@yggdrasil.com>
Cc: pshou@realtek.com.tw, matt.jared@intel.com, andy.kopp@intel.com,
dan.d.kogan@intel.com, linux-kernel@vger.kernel.org
Subject: Re: intel-hda sound too quiet in linux-2.6.25-rc6
Date: Tue, 18 Mar 2008 11:15:53 +0100 [thread overview]
Message-ID: <s5hwso0nxra.wl%tiwai@suse.de> (raw)
In-Reply-To: <20080318062359.GA19453@freya.yggdrasil.com>
At Mon, 17 Mar 2008 23:23:59 -0700,
Adam J. Richter wrote:
>
> I have a motherboard that uses the AMD am690g chip set,
> which has a sound hardware called "azalia", which apparently is
> controlled by linux/sound/pci/hda/hda_intel.c.
>
> The audio works fine under linux-2.6.24.2. However, in
> linux-2.6.25-rc3 (haven't tried earlier ones) through 2.6.25-rc6
> (released a couple of hours ago), the audio is barely audible unless I
> crank up my speakers to the maximum volume, at which point I can hear
> the music playing relatively quietly. In comparison, if I were to do
> that with 2.6.24.2, it would wake the neighbors. In both cases,
> this is with the volume set in aumix to 100 in both left and right
> (the maximum values).
This is likely a missing volume setting. With the upgrade to 2.6.25,
you may have a different mixer representation and the udev or init
script didn't restore the old mixer setting properly (typicall missing
-F option to alsactl). Also note that aumix doesn't cover all volume
controls since it's an OSS app.
Anyway, there is too little hardware information here. Please show
the output of alsa-info.sh:
http://hg.alsa-project.org/alsa/raw-file/tip/alsa-info.sh
In most cases, running the following commands solves the mixer issue:
% amixer set Master unmute 80%
% amixer set Front unmute 100%
% amixer set Headphone unmute 100%
Takashi
next prev parent reply other threads:[~2008-03-18 10:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-18 6:23 intel-hda sound too quiet in linux-2.6.25-rc6 Adam J. Richter
2008-03-18 7:41 ` Adam J. Richter
2008-03-18 10:50 ` Takashi Iwai
2008-03-18 7:54 ` Jeff Garzik
2008-03-18 10:52 ` Takashi Iwai
2008-03-18 10:15 ` Takashi Iwai [this message]
2008-03-19 8:11 ` Adam J. Richter
2008-03-19 14:42 ` Takashi Iwai
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=s5hwso0nxra.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=adam@yggdrasil.com \
--cc=andy.kopp@intel.com \
--cc=dan.d.kogan@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=matt.jared@intel.com \
--cc=pshou@realtek.com.tw \
/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