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

Derive SND_PCI_QUIRK values from /sys/class values of running system #7

Closed samliddicott closed 1 year ago

samliddicott commented 1 year ago

Something like this may make the patching process easier as the quirk values are computed to suit their running hardware

xoocoon commented 1 year ago

Thank you. I added a command line switch (--auto) to activate your code and merged it into main with commit aada039.