One of the git commits that are expected to fix this issue is not in linux kernel 3.8, which is the default on Ubuntu 13.04. Looks that commit made it into the 3.9 kernel.
This command shows the first tagged commit after the named commit, ie. the first 'release' that contains this commit: fhanson@fhanson-linux:/data/tmp/linux-git (master)$ git describe --contains ea9b43addc4d90ca5b029f47f85ca152320a1e8d v3.9-rc1~52^2~22 The other commit was made to alsa's source, not to linux. A suitably late version of the alsa libraries will be needed to get this code. That part can be solved by following the instructions on Raymond's link to the UpgradingAlsa page. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1153276 Title: [HDA-Intel - HDA Intel, playback] Playback problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1153276/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
