[Bug 269294] Re: Acer Aspire 5520 cannot record sound with HDA-Intel NVidia Codec ALC268
marcosbelancon
mbelancon at yahoo.com.br
Fri Jul 10 15:42:17 UTC 2009
I have an ACER 5520 and I'm using the amd64 version of Jaunty. I don't
know how to create and ".deb" file to fix the alsa problem, but here was
easy to fix using the "alsa-driver-1.0.20" like "The Mike" have
suggested. I made this:
Step 1:
Download <a href="ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.20.tar.bz2">Alsa drivers v10.0.20</a>
Step 2:
extract the contents.
<b>
tar -vxf alsa-driver-1.0.20.tar.gz
</b>
Step 3:
Compile the driver
<b>
./configure
make
sudo make install
</b>
Step 4:
Configure alsa-base.conf
Add the following line to the end of /etc/modprobe.d/alsa-base.conf
<b>
alias snd-card-0 snd-hda-intel
options snd-hda-intel model=acer
</b>
Step 5:
Reboot
--
Acer Aspire 5520 cannot record sound with HDA-Intel NVidia Codec ALC268
https://bugs.launchpad.net/bugs/269294
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Linux.
More information about the kernel-bugs
mailing list