The following fixes the sound problem for me: sudo mkdir /usr/src/alsa cd /usr/src/alsa sudo wget ftp://ftp.alsa-project.org/pub/driver/alsa-driver-1.0.14rc3.tar.bz2 sudo tar xfj alsa-driver-1.0.14rc3.tar.bz2 cd alsa-driver-1.0.14rc3 sudo vim alsa-kernel/pci/hda/hda_intel.c und AZX_MAX_CODECS von 3 auf 4 ändern sudo ./configure --with-cards=hda-intel sudo make sudo make install
-- No sound with snd-intel-hda in feisty https://bugs.launchpad.net/bugs/109428 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
