Configuring the audio for Linux
Created by: Bill Giannikos,Last modification on Wed 20 of Feb, 2008 [09:08 UTC]by Bill Giannikos
If the guide here does not cover what you were looking for you can view the guides section for coverage of other distributions.
SponsorsLenovo are now offering a range of Thinkpads with Suse Linux pre-installed. Run Linux and Windows simultaneously with Parallels Workstation. | Page Contents |
Author
Bill Giannikos (bill2 at giannikos.com.au)www.billgiannikos.com
Editing This Page
View our Editing GuidelinesIntroduction
Modern Linux distributions will auto-detect and configure the sound drivers for you. The purpose of this guide is to describe the problems you may have with your laptop.For more details on installing newer versions of ALSA on your computer have a look at our guides section which covers a number of different distributions.
Troubleshooting
There are a number of issues which can appear with certain laptops. Below is a description of the problem and possible solutions.No Sound At All
- Ensure the volume is turned up and is not muted.
- Try running 'alsamixer' from the terminal and see if adjusting the volume settings from here works.
- Again in alsamixer, try toggling some of the switches. 'External Amplifier' sometimes works.
- Upgrade to the latest ALSA drivers. You can view our Guides for details on doing this on various distributions.
- Head to the ALSA bugs section and do a search for your laptop. There is sometimes a workaround which other users have developed.
- Add the line 'options snd-hda-intel model=3stack' to /etc/modprobe.conf. If this does not work then remove this line again.
No Sound Through Headphones
This issue is common with newer laptops which use the snd-hda-intel driver.- Try running 'alsamixer' and toggle some of the switches. 'External Amplifier' sometimes works.
- Upgrade to the latest ALSA drivers. You can view our Guides for details on doing this on various distributions.
- Head to the ALSA bugs section and do a search for your laptop. There is sometimes a workaround which other users have developed.
Mic not working
- Ensure the volume is turned up and is not muted.
- Try running 'alsamixer' from the terminal and see if adjusting the volume settings from here works.
- Again in alsamixer, try toggling some of the switches.
- Upgrade to the latest ALSA drivers. You can view our Guides for details on doing this on various distributions.
- Head to the ALSA bugs section and do a search for your laptop. There is sometimes a workaround which other users have developed.

Comments
HP 8710P
Dell Latitude D 630 with Fedora core 6
sound and the wireless.
I got the wireless card 3945ABG working by following
the instructions at intellinuxwireless.org instructions.
The audio (hda-intel STAC9205) was a lot harder. I downloaded the latest kernel 2.6.22 and recompiled kernel with sound compiled in the kernel (ALSA). It worked partially - speakers were fine but mic was not working.
I then downloaded the "testing kernel" 2.6.23-rc7. Recompiled the kernel with sound as
a module. Sound worked partially. I downloaded the latest alsamixer 1.0.15rc2.
Compiled and installed. Now mic seems to be working but recording is rather noisy.
Mic works from both the built-in and external mic. I havenot tried this with
Skype or any other.