Bug 43366
Summary: | No sound from headphone jack on intel-hda Realtek ALC889A (regression) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Thomas Zwaagstra (gurutonic) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | florian, gurutonic, tiwai |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.4.0-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
alsa-info output with working headphones
alsa-info output with NON-working headphones Fix patch |
Description
Thomas Zwaagstra
2012-06-12 08:54:16 UTC
Created attachment 73568 [details]
alsa-info output with working headphones
Created attachment 73569 [details]
alsa-info output with NON-working headphones
My bad, this was a simple overlook. Try the patch below. Created attachment 73581 [details]
Fix patch
Applied patch the patch, and I can confirm that it has solved the issue. Headphone audio now works as expected. Thank you Mr Iwai! A patch referencing this bug report has been merged in Linux v3.5-rc3: commit 2e8b2b29d1f904353c3e54b342ccb8c66390dab8 Author: Takashi Iwai <tiwai@suse.de> Date: Wed Jun 13 16:47:32 2012 +0200 ALSA: hda - Don't forget to call init verbs added by fixup list |