After I upgraded to 3.14 Linux Kernel from 3.13 the HDMI audio isn't working anymore while before it was. After I checked dmesg output I found this row: [drm:dce6_afmt_write_speaker_allocation] *ERROR* Couldn't read Speaker Allocation Data Block: 0 so I thought it was something related to the kernel wasn't able to retrieve correct info from my EDID's display. I'm currently using arch linux distro with mesa 10.1 and xf86-video-ati 7.3.0 Here are my log files: dmesg http://pastebin.com/fH88rXNs Xorg.0.log http://pastebin.com/qcKhTiAs lspci -vv http://pastebin.com/SLcyJJaE
Can you bisect? Also, Please attach your dmesg and xorg log rather than pointing to an external pastebin.
Might be a duplicate of bug 77002.
Created attachment 97183 [details] dmesg
Created attachment 97186 [details] Xorg.0.log
I'm sorry about having pointed to an external pastebin, I've attached dmesg and Xorg.0.log to the discussion now. I'm quite sure I'm experiencing the same issues of the bug 77002 so I'm going to follow that discussion. I don't know what you mean for bisecting but if needed I can try with different kernels, the last one that worked for me was the 3.13.8. I can also try patches or test on different hardwares.
(In reply to comment #5) > I'm sorry about having pointed to an external pastebin, I've attached dmesg > and Xorg.0.log to the discussion now. > > I'm quite sure I'm experiencing the same issues of the bug 77002 so I'm > going to follow that discussion. > > I don't know what you mean for bisecting but if needed I can try with > different kernels, the last one that worked for me was the 3.13.8. I can > also try patches or test on different hardwares. If the fix from that bug does it, you can mark this as a duplicate.
Created attachment 97215 [details] 3.14 dmesg 0001-ALSA-hda-Do-not-assign-streams-in-reverse-order.patch
Created attachment 97216 [details] 3.14 Xorg.0.log 0001-ALSA-hda-Do-not-assign-streams-in-reverse-order.patch
I've compiled a new 3.14 vanilla kernel with this patch: https://bugs.freedesktop.org/attachment.cgi?id=97049&action=edit the result was that the audio over HDMI becomes working again but the above mentioned error in my dmesg is still there.
(In reply to comment #9) > I've compiled a new 3.14 vanilla kernel with this patch: > > https://bugs.freedesktop.org/attachment.cgi?id=97049&action=edit > > the result was that the audio over HDMI becomes working again but the above > mentioned error in my dmesg is still there. The error is harmless. It just means your monitor does not provide a speaker allocation block in the edid.
*** This bug has been marked as a duplicate of bug 77002 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.