Comment 19 for bug 88570

Revision history for this message
Brian Ealdwine (eode) wrote : Re: last feisty update brakes sound: SB450 HDA Audio

Latest Alsa drivers (1.0.14rc3) fix this..
{{{
wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.14rc3.tar.bz2
tar -xjf alsa-driver-1.0.14rc3.tar.bz2
cd alsa-driver-1.0.14rc3
./configure
make
make install
}}}