Hi Colin,<br><br><div class="gmail_quote">On Wed, Nov 19, 2008 at 11:16, Colin Guthrie <span dir="ltr">&lt;<a href="mailto:gmane@colin.guthr.ie" target="_blank">gmane@colin.guthr.ie</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>Andre Costa wrote:<br>
&gt; Any help will be appreciated. Let me know what kind of additional info I<br>
&gt; should provide.<br>
<br>
</div>It&#39;s unlikely that any of the controls in pulse itself will help as it<br>
only exposes a very minimal subset of lower level alsa controls.<br>
<br>
Chances are the problem is at the alsa level, more than likely a control<br>
toggle or an independent headphone volume slider that is set to zero or<br>
something.<br>
<br>
To access alsa configuration, you will need to run the alsa mixer on the<br>
hardware directly rather than on the &quot;default&quot; alsa device which is<br>
probably setup to direct things to pulse (and thus will only expose<br>
afore mentioned minimal controls).<br>
<br>
To do this in a console you can run: alsamixer -c 0<br>
<br>
Or you can use a GUI alsa mixer like gnome-alsamixer which will only<br>
look at hardware devices.<br>
<br>
HTHs and you find a solution fiddling about with a control there.<br>
</blockquote></div><br>Thks for the tip, alsamixer -c 0 indeed shows all the options. &quot;Headphone&quot; is there, and even though it doesn&#39;t have volume levels to play with, it is unmuted and should be playing allright AFAIK.<br>

<br>However, I guessed you pointed me the right direction: ALSA. Searching on Google I found this:<br><br><a href="http://lkml.org/lkml/2008/2/11/412" target="_blank">http://lkml.org/lkml/2008/2/11/412</a><br><br>The symptoms seem to be exactly the same. This thread took place on Feb/2008, but I could be experiencing a regression bug, maybe...<br>

<br>This also seemed promising:<br><br><a href="http://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg23600.html" target="_blank">http://www.mail-archive.com/alsa-user@lists.sourceforge.net/msg23600.html</a><br>
<br>But increasing number of channels to 6 didn&#39;t help...<br><br>More info on the model of my card:<br><br>00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)<br><br>(couldn&#39;t find any specific option for it on <a href="http://fedoraproject.org/wiki/KernelHdaDriverOptions">http://fedoraproject.org/wiki/KernelHdaDriverOptions</a> -- ALC888 isn&#39;t even mentioned yet)<br>
<br>Any more ideas? I guess I&#39;ll try ALSA forums anyway and, depending on the result, file a bug report on Fedora Bugzilla...<br><br>Thks a lot,<br><br>Andre<br>