Bug 66271
Summary: | subwoofer doesn't work in ALC668 | ||
---|---|---|---|
Product: | Drivers | Reporter: | jfesparterov |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.11 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | alsa-info |
Description
jfesparterov
2013-12-01 19:57:18 UTC
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 |