[alsa-devel] [PATCH][RFC] intel-hda: proper support for Asus N55SF/N75SF laptops with external subwoofer
Hello all, The following patch adds full support for Asus Laptops N55SF/N75SF (Possibly more models) with external subwoofer. It adds a new model (asus-nx5) and proper PCIID detection. Example asoundrc for upmixing and dmix is attached as well. (Thanks to K900 from AgiliaLinux dev. conference for it as well as testing on N55SF) Currently everything is supported except Subwoofer pin autosensing. It is somehow implemented in windows drivers, but I couldn't get it neither via codec's gpio or regular 0x16 unsol event. In 2ch mode the subwoofer is off, so should save a little bit of battery. I couldn't test automic feature and spdif, because I don't have the hardware around. Since alc662_quirks.c looks a little bit overbloated, I moved my quirks to a separate file. If that's not OK, I'll resubmit the patch. (This is my first patch to alsa-devel, so I might be missing something)
Regards, Andrew
hi andrew,
I tried to install this patch but I always get this fail.
patching file sound/pci/hda/alc662_asus_nx5_quirks.c can't find file to patch at input line 117 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/sound/pci/hda/alc662_quirks.c b/sound/pci/hda/alc662_quirks.c |index e69a6ea..93fa802 100644 |--- a/sound/pci/hda/alc662_quirks.c |+++ b/sound/pci/hda/alc662_quirks.c -------------------------- File to patch:
so what can I do??????
thx
participants (2)
-
Andrew
-
bvrn3r