Ubuntu: How To Enable Sound

HP xw6400 Workstation: How to fix your machine if your speakers don’t work.

Determine your sound card model:

cat /proc/asound/card0/codec#* | grep Codec

Look up the model in this list:
http://www.kernel.org/doc/Documentation/sound/alsa/HD-Audio-Models.txt

Edit your ALSA (Advanced Linux Sound Architecture) conf file:

/etc/modprobe.d/alsa-base.conf:
options snd-hda-intel model=hp-bpc

In general:

options snd-hda-intel model=MODEL

Reboot.

Source: https://help.ubuntu.com/community/HdaIntelSoundHowto


This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>