Bug 61471
Summary: | Intel HDMI Audio not working with IOMMU enabled | ||
---|---|---|---|
Product: | Drivers | Reporter: | Andreas Egli (andreas.f.egli) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | RESOLVED WILL_NOT_FIX | ||
Severity: | normal | CC: | superquad.vortex2, tiwai, wgh |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.11.0-031100-generic | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Various system information
/proc/cpuinfo dmesg output dmidecode output drivers information interrupts information lspci output modules information mtrr software information |
Description
Andreas Egli
2013-09-16 16:06:45 UTC
Created attachment 108521 [details]
/proc/cpuinfo
Created attachment 108531 [details]
dmesg output
Created attachment 108541 [details]
dmidecode output
Created attachment 108551 [details]
drivers information
Created attachment 108561 [details]
interrupts information
Created attachment 108571 [details]
lspci output
Created attachment 108581 [details]
modules information
Created attachment 108591 [details]
mtrr
Created attachment 108601 [details]
software information
[ 350.733552] hda_codec: invalid CONNECT_LIST verb 5[1]:0 [ 350.733802] hda_codec: invalid CONNECT_LIST verb 6[1]:0 http://mailman.alsa-project.org/pipermail/alsa-devel/2013-September/066338.html I just built a 3.12-rc1 kernel with the patch you mentioned. It did not fix the problem. What if you pass intel_iommu=on,igfx_off ? That worked, sound is now working again. Thanks! So this is rather a firmware issue... I close this as WONTFIX. Actually it rather looks like a duplicate of bug 60769. |