Re: [PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop

2020-08-12 Thread Kai-Heng Feng
> On Aug 12, 2020, at 23:47, Takashi Iwai wrote: > > On Wed, 12 Aug 2020 17:43:27 +0200, > Kai-Heng Feng wrote: >> >> Hi, >> >>> On Aug 11, 2020, at 17:53, Kai-Heng Feng >>> wrote: >>> >>> There's another HP desktop has buggy BIOS which flags the Port >>> Connectivity bit as no connection

Re: [PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop

2020-08-12 Thread Takashi Iwai
On Wed, 12 Aug 2020 17:43:27 +0200, Kai-Heng Feng wrote: > > Hi, > > > On Aug 11, 2020, at 17:53, Kai-Heng Feng > > wrote: > > > > There's another HP desktop has buggy BIOS which flags the Port > > Connectivity bit as no connection. > > > > Apply force connectivity quirk to enable DP/HDMI aud

Re: [PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop

2020-08-12 Thread Kai-Heng Feng
Hi, > On Aug 11, 2020, at 17:53, Kai-Heng Feng wrote: > > There's another HP desktop has buggy BIOS which flags the Port > Connectivity bit as no connection. > > Apply force connectivity quirk to enable DP/HDMI audio. > > Signed-off-by: Kai-Heng Feng I guess this patch was omitted as well...

[PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop

2020-08-11 Thread Kai-Heng Feng
There's another HP desktop has buggy BIOS which flags the Port Connectivity bit as no connection. Apply force connectivity quirk to enable DP/HDMI audio. Signed-off-by: Kai-Heng Feng --- sound/pci/hda/patch_hdmi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_hdmi.c b/