Bug 47461
Summary: | Intel HD: Sound is distorted | ||
---|---|---|---|
Product: | Drivers | Reporter: | Ralf (post+kernel) |
Component: | Sound(ALSA) | Assignee: | Takashi Iwai (tiwai) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | florian, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.6-rc5 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | Fix patch |
Description
Ralf
2012-09-13 12:47:02 UTC
Try to pass position_fix=2 to snd-hda-intel module. There was a similar bug report with ASUS K53E, and choosing this option helped. Indeed this option seems to help. Thanks! What does that mean now? Is this still a bug, or will this quirk be used automatically on affected HW? We need a new quirk entry. Could you try the patch below, remove position_fix option again, and see whether it works? Created attachment 80081 [details]
Fix patch
Looking good so far. The path did not apply cleanly though as I don't have the ASUS K53E line. Also, it may be more appropriate to use "ASUS X53S" as name for the quirk: I think the entire X53S series is very similar, and the big sticker on the laptop also just says "X53S". Thanks for your quick replies! OK, now I applied the patch (with "X53S" correction) to for-linus branch so that it'll be merged to Linus tree at the next pull request. Let's close the bug now. Please reopen if you see any problem with this fix. A patch referencing this bug report has been merged in Linux v3.6-rc6: commit 64f1e00d8edb54f5d25fb0114a46050fb8340df4 Author: Takashi Iwai <tiwai@suse.de> Date: Thu Sep 13 15:28:56 2012 +0200 ALSA: hda - Yet another position_fix quirk for ASUS machines |