I buy new laptop Asus, N550JV model. I configure subwoofer (http://askubuntu.com/questions/189304/no-sound-from-external-subwoofer-sonic-master-on-an-asus-n76vm). I don't work. Do its error realtek driver with ALC668 Chip? Sorry for me english
It's because of the buggy BIOS. Please give alsa-info.sh output. Run it with --no-upload option and attach the generated file to bugzilla (don't paste). The bass support for N550 was already added recently. Did try 3.12.2 kernel?
ok, I compiler 3.12.2 kernel and writer result.
I have compiler 3.12.2 kernel and i don't work subwoofer. I add the file result alsa-info.sh --no-upload
Created attachment 117171 [details] alsa-info
Hrm, something wrong in alsa-info.sh output. It doesn't show any DMI strings and PCI entries. Did you install bash?
BTW, sorry, I thought the patch was sent to 3.12 stable, but it was only for 3.13. You can try 3.13-rc2 if you want. Or, as a quick workaround, prepare a file /lib/firmware/alsa/n550-bass containing the contents below: [codec] 0x10ec0668 0x104311cd 0 [pincfg] 0x1a 0x80106111 Then pass "patch=,alsa/n550-bass" option to snd-hda-intel module. (Don't strip a comma before "alsa//n550-bass".) Also, don't pass model= option. This doesn't work for your machine. *** This bug has been marked as a duplicate of bug 65091 ***
very good, thaks