[Patch] AMD new Audio Controller patch
Bug #430564 reported by
Libin Yang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Surbhi Palande |
Bug Description
The latest release does not support AMD new audio controller. The patch is trying to fix it. More details can be found at:
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in linux (Ubuntu): | |
assignee: | nobody → Surbhi Palande (csurbhi) |
status: | Triaged → In Progress |
To post a comment you must log in.
Looks to be upstream now too so should be an easy cherry-pick.
ogasawara@ emiko:~ /linux- 2.6$ git show -p 9176b672c29baaa 94cdff4eedf1350 a3b553d9ea 94cdff4eedf1350 a3b553d9ea
commit 9176b672c29baaa
Author: Andiry Brienza <email address hidden>
Date: Fri Jul 17 11:32:32 2009 +0800
ALSA: hda - Add support for new AMD HD audio devices
Add support for new AMD HD audio devices. Use generic driver to detect HD audio
devices with Vendor ID AMD.
Signed-off-by: Andiry Xu <email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>