Comment 29 for bug 131133

Revision history for this message
Nick Rossow (rossow) wrote : Re: [gutsy] no sound on Dell Latitude D630/D830/Precision M4300 pci id 8086:284b

Well after much stuffing around I got my D630 sound working.

I compile alsa version 1.0.15 rc2 with the following command ./configure --with-cards=hda-intel (then make and make install)
and then added the line

options snd-hda-intel model=3stack

to my /etc/modprobe.d/alsa-base

file.

thanks to Gabriel Ambuehl and Carl-Christian Salvesen for the tips.

Nick