[Bug 430564] Re: [Patch] AMD new Audio Controller patch

2009-09-16 Thread Libin Yang
** Attachment added: Patch for AMD Audio controller ID http://launchpadlibrarian.net/31891176/C%3A%5CDocuments%20and%20Settings%5Cliyang%5CMy%20Documents%5Cwork%5Caudio%5CAMD_HDAudio_generic_support_ubuntu910.patch -- [Patch] AMD new Audio Controller patch

[Bug 430564] [NEW] [Patch] AMD new Audio Controller patch

2009-09-16 Thread Libin Yang
Public bug reported: The latest release does not support AMD new audio controller. The patch is trying to fix it. More details can be found at: http://git.kernel.org/?p=linux/kernel/git/sfr/linux- next.git;a=commit;h=9176b672c29baaa94cdff4eedf1350a3b553d9ea ** Affects: linux (Ubuntu)

[Bug 258992] Re: Patch to support new AMD HDMI Audio

2008-09-28 Thread Libin Yang
What's OS version are you used? HD 3200 should have been supported. You can use lspci to get your pciid, and check the OS pci support list to see if your card has been supported. BTW, to let HDMI auido work, you should install AMD proprietary display driver. -- Patch to support new AMD HDMI

[Bug 258992] Re: Patch to support new AMD HDMI Audio

2008-08-19 Thread Libin Yang
Sorry, the git link should be: http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=9e6dd47bf365f8f7bccea10f22fbbdbecce429e8;hp=b29c2360f11060a8e3fe09b16b550494d979371b -- Patch to support new AMD HDMI Audio https://bugs.launchpad.net/bugs/258992 You received this bug notification

[Bug 258992] [NEW] Patch to support new AMD HDMI Audio

2008-08-17 Thread Libin Yang
Public bug reported: The latest release does not support some ATI cards' HDMI function. The original patch has been accepted by ALSA.

[Bug 196026] Re: ALSA HDMI Audio does not work

2008-04-06 Thread Libin Yang
the analog and digital say it's an ALC882 This is because ALC882 codec driver is used for many codecs, not only ALC882 codec. For example, ALC885 is using this codec driver too, so it will display ALC882 while using ALC885 codec. It is a tiny issue and Realtek should fix it. Not quite sure if

[Bug 196026] [NEW] ALSA HDMI Audio does not work

2008-02-26 Thread Libin Yang
Public bug reported: We tested HDMI Audio on SB700+RS780 on linux-ubuntu- modules-2.6.24_2.6.24-10.14 and found it does not work. This is a known issue for ALSA and it has been fixed in ALSA hg tree. Here is the workaround patch for HDMI audio: --- alsa-kernel/pci/hda/hda_intel.c.orig

[Bug 196026] Re: ALSA HDMI Audio does not work

2008-02-26 Thread Libin Yang
Please forget the workaround patch I submitted. I have found the official patch in alsa hg tree. Please kindly find the patch in http://git.kernel.org/?p=linux/kernel/git/perex/alsa.git;a=commitdiff;h=b5d85a782c87bcc92c9c20273757bcd02f692d9c;hp=1cc699e28ceeac996a8a8371c98bf22c29dd399c -- ALSA