On Wed, Aug 26, 2009 at 1:46 PM, stan <span dir="ltr"><<a href="mailto:gryt2@q.com">gryt2@q.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Wed, 26 Aug 2009 13:13:49 -0700<br>
David Lam <<a href="mailto:david.k.lam1@gmail.com">david.k.lam1@gmail.com</a>> wrote:<br>
<br>
> running 2.6.29.5-191.fc11.x86_64 on my hp pavillion laptop,  when I<br>
> plug in headphones I expect for the speakers to be muted and sound to<br>
> come in the headphones, but I find there isn't any affect-- namely,<br>
> sounds till comes from the speakers and no sound in the headphones<br>
> just as if I hadn't plugged them in, in the first place.<br>
><br>
> anyone experience/fix something like this before?<br>
<br>
</div></div>I see occasional messages on the alsa lists for this on various<br>
hardware, as well as occasional messages about patches fixing it for<br>
certain hardware.  It usually means that there is a configuration error<br>
in the driver.  You should run the alsa-info.sh script so you identify<br>
<a href="http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;f=utils/alsa-info.sh" target="_blank">http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;f=utils/alsa-info.sh</a><br>
your hardware correctly (or aplay -l which is easier) and then do a web<br>
search with your alsa driver, card, and headphone.  There are fixes<br>
going into the alsa drivers all the time so you might want to pick up<br>
the latest driver snapshot, compile it, and load the module for your<br>
card to see if it fixes the problem.<br>
<br>
If you don't find a fix and you have the programming chops, you could<br>
fix the driver and submit a patch.<br>
<br>
There used to be links to tarball snapshots by Takashi Iwai of the<br>
alsa packages on the alsa website, but I don't see them anymore.  There<br>
is a link to the git repository under developers and the latest stable<br>
release.<br>
<br>
<a href="http://alsa-project.org/" target="_blank">http://alsa-project.org/</a><br>
<br></blockquote></div>nice nice... thanks for the tip<br>