Thanks for your prompt answers guys, <div>Frank Elsner very helpful info, i create the alsa-base file and i add the option:</div><div>  options snd_hda_intel model=auto</div><div><br></div><div>Because i got confused about what i have to put if my codec is:</div>
<div><div>Codec: Analog Devices AD1984A</div><div><br></div><div>So i have to put in model=AD1984A?</div><div><br></div><div>Just to know because i got confused in that part, i didnt find that .txt file in my computer but in internet i found it but i found nothing about AD1984A.. Anyways auto option works for me, but you can tell what i should put instead auto?</div>
<div><br></div><div>Thanks</div><div><br></div><br><div class="gmail_quote">On Tue, Jul 20, 2010 at 10:37 AM, Frank Elsner <span dir="ltr">&lt;<a href="mailto:Frank.Elsner@tu-berlin.de">Frank.Elsner@tu-berlin.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, 20 Jul 2010 10:15:05 -0500 David A. Paredes Rios wrote:<br>
&gt; Hello<br>
&gt; Im having this weird problem, when i connect any headphones to the laptop<br>
&gt; jack, i can hear de sound from bot sources, headphones and speakers, any<br>
&gt; ideas on how to solve this?<br>
<br>
</div>Depending on the model and sound driver you need to give an option<br>
to the driver.<br>
<br>
On my Lenovo 3000 C200 I had to greate file  /etc/modprobe.d/alsa-base.conf<br>
containing the line<br>
                      options snd_hda_intel model=lenovo<br>
<br>
The basics of this are (sorry, I cant&#39;t remeber where I found it):<br>
<br>
| Notebooks have integrated soundchips which might be detected correctly, but who do not work. You need to find out which chipset your notebook has and configure the system. Follow these steps:<br>
| 1. Find out which soundchip you have:<br>
| Code:<br>
<div class="im">|<br>
| cat /proc/asound/card0/codec#* | grep Codec<br>
|<br>
</div>| This will return model of your sound card, for example: &quot;Codec: Realtek ALC660-VD&quot;.<br>
| Your sound card is an ALC660-VD.<br>
| 2. Check out the documentation of Alsa, the document you need can be found on your system:<br>
| /usr/src/KERNEL_VERSION/Documentation/sound/alsa/ALSA-Configuration.txt or on the internet, see here. Look up which id you should use to identify the card.<br>
| 3. Edit or create the file /etc/modprobe.d/alsa-base and adjust or add the following line:<br>
| Code:<br>
|<br>
| options snd-hda-intel model=MODEL<br>
|<br>
| Replace &quot;MODEL&quot; with the right id (you might need to experiment to see which one):<br>
| Code:<br>
|<br>
|       ALC861VD/660VD<br>
|         3stack        3-jack<br>
|         3stack-dig    3-jack with SPDIF OUT<br>
|         6stack-dig    6-jack with SPDIF OUT<br>
|         3stack-660    3-jack (for ALC660VD)<br>
|         3stack-660-digout 3-jack with SPDIF OUT (for ALC660VD)<br>
|         lenovo        Lenovo 3000 C200<br>
|         dallas        Dallas laptops<br>
|         hp            HP TX1000<br>
|         auto          auto-config reading BIOS (default)<br>
|<br>
| 4. Reboot and ready!<br>
<font color="#888888"><br>
<br>
--Frank Elsner<br>
</font><div><div></div><div class="h5">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>---------------------------------------------<br>David A. Paredes R.<br>
</div>