Re: [PATCH v2] ALSA: hda/realtek: Fix quiet 3.5mm jacks on Beelink SER6
Takashi Iwai <[email protected]>
| Newsgroups | gmane.linux.sound |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 16:57:00 +0200, Brian Koebbe wrote: > > Both the front headphone jack and the rear line-out jack play back > at a barely audible volume on the Beelink SER6 Max (ALC897, PCI subsystem > ID 1f66:0202), even with all mixer controls at 0dB. GPIO2 on the > codec gates an external headphone/line amplifier that the generic > parser never enables. Add a fixup that asserts it. Verified fixed > on both jacks. > > Signed-off-by: Brian Koebbe <[email protected]> > --- > v2: put the QUIRK in the correct position > > remove comment from alc662_fixups[] addition, to better match others > > append to enum and alc662_fixups[] rather than insert Applied to for-next branch now. Thanks. Takashi