Sound is a big problem in Dell Vostro laptops (and maybe also some other Dell models). At the first time I installed Fedora Core 9, speaker, mic and even sound card did not work. I had to spend serveral hours on finding the way to solve it.
Here are some useful tips to get they work:
- Append this line to the file /etc/modprobe.d/alsa-base (this file may not exist) to enable the sound card:
options snd-hda-intel probe_mask=1 model=5stack
After this, you will see the sound card and speaker work. You can listen to the music.
(see comments in this article for newer compiled kernel) - Open gnome-volume-control, select Options tab (just make sure you have all ticked in Edit->Preferences) and change Digital Input Source to Digital Mic 1; then recording is fine using the integrated microphone in the laptop.
The external mic has not worked yet but I don’t care. Internal mic is enough for me.
Hope this helps.
Please don’t hesitate to contact me if you have any further comments or questions.
Tuan



With the latest compiled kernel, these steps are enough to get the sound works:
For that to work, I need to right click on the sound icon (that’s situated far right on your top taskbar), choose “Open Volume Control”. Make sure Alsa HDA Intel is selected. Choose “Edit | Preferences” and check “Surround”. Surround control will appear beside Master, PCM and Front. Unmute it and set it to max.
Also, you must check and remove pulseaudio and related packages: yum remove pulseaudio