xoocoon / hp-15-ew0xxx-snd-fix

DKMS module for fixing the sound on Linux for HP models Envy x360 15-ew0xxx
GNU General Public License v3.0
33 stars 16 forks source link

HP Dragonfly Folio 13.5 inch G3 2-in-1 #8

Closed gaioguy closed 1 year ago

gaioguy commented 1 year ago

Thanks so much for these scripts and the excellent explanation! I was able to make the speakers work on an HP Dragonfly Folio 13.5 inch G3 2-in-1 by adding the line

+       SND_PCI_QUIRK(0x103c, 0x8a06, "HP Dragonfly Folio 13.5 inch G3 2-in-1 Notebook PC", ALC245_FIXUP_CS35L41_SPI_2),

to the patch in setup_snd-hda-codec-realtek.sh.

xoocoon commented 1 year ago

Thank you @gaioguy , I will include the line in my next commit.