<div dir="ltr">did not work ? my display is connected via hdmi cable. ubuntu is reading it has a sound card . Would that be the problime if so how do I turn it off and set my on board sound card witch is intel</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, Dec 23, 2013 at 4:14 AM, Sanpreet Singh <span dir="ltr"><<a href="mailto:sany26.com@gmail.com" target="_blank">sany26.com@gmail.com</a>></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 Mon, Dec 23, 2013 at 5:30 AM, William Biggs <<a href="mailto:williambiggs31@gmail.com">williambiggs31@gmail.com</a>> wrote:<br>
> I have 13.10 installed I using logtech 2.1 speaker’s . But the sub is dose<br>
> not have any base . When I look at the sound setting the sub setting are<br>
> greyed out . How do I get it to enable<br>
<br>
</div>Run this command<br>
<br>
cat /proc/asound/card0/codec* | grep Codec: First you must find which<br>
model of sound card you use<br>
<br>
/usr/share/doc/alsa-base/driver/HD-Audio-Models.txt.gz: You should<br>
open a file in ALSA documentation. This file is here:<br>
<br>
/usr/share/doc/alsa-base/driver/ALSA-Configuration.txt.gz: If the<br>
Above File Doesnot exists<br>
<br>
Search for your model,<br>
<br>
<br>
1.) sudo nano /etc/modprobe.d/alsa-base<br>
<br>
<br>
2.) sudo nano /etc/modprobe.d/alsa-base.conf<br>
<br>
3.)options snd-hda-intel model=MODEL (Then paste the following line at<br>
the end of the file (change MODEL with the type of sound card's model,<br>
in our example it should be "acer" (without quotation marks)):<br>
<br>
4.)sudo alsa force-reload<br>
<br>
Try out this and Let me know whether the Problem is Solved or not<br>
<br>
<br>
with Regards<br>
<span class="HOEnZb"><font color="#888888">--<br>
Sanpreet Singh<br>
<a href="http://sanpreetsing100.blogspot.in/" target="_blank">http://sanpreetsing100.blogspot.in/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</div></div></blockquote></div><br></div>