- About
- Downloads
- Blogs and news
- Community
- Support
- Documentation
- Hardware Specification - PRMs
- 2020-2021 INTEL(R) PROCESSORS BASED ON THE "TIGER LAKE" PLATFORM
- 2020 Intel(r) Processors with Hybrid Technology based on the Lakefield platform
- 2020 Discrete GPU formerly named "DG1"
- 2019 Intel(r) processors based on Ice Lake platform
- 2018-2019 Intel(r) processors based on Whiskey Lake platform
- 2017-2019 Intel(r) processors based on Amber Lake platform
- 2017-2019 Intel(r) processors based on Coffee Lake platform
- 2019-2020 Intel(r) processors based on Comet Lake platform
- 2016 Intel(r) processors based Kaby Lake platform
- 2016 Intel(R) Processors Based on Apollo Lake Platform (Broxton Graphics)
- 2015-2016 Intel Processors based on Skylake Platform
- 2014 Intel Processors based on the Bay Trail Platform
- 2014-2015 Intel Processors based on Cherry Trail / Braswell Platform
- 2014-2015 Intel Processors based on Broadwell Platform
- 2013 Intel Core Processor Family
- 2012 Intel Core Processor Family
- Code Documentation
- Source Code
- Build Guide
- 2011 Intel Core Processor Family
- 2010 Intel Core Processor Family
- Bugs and Debugging
- Intel® G45 Express Chipset
- Intel® 965 Express Chipset Family and Intel® G35 Express Chipset Graphics Controller PRM
- Intel® Integrated Graphics Device - OpRegion Specification
- Archived documentation
Support ubuntu 13.10
102 posts / 0 new

Starter
01 Staff (not verified)
01 Staff (not verified)
Oct 17, 2013 - 09:37pm
Let me correct that: HDMI video does work for me with 4th gen haswell but audio over HDMI is not working in the mainline kernel.
Please, could you attach the output of the following command: uname -a and paste dmesg output (var/log/dmesg). If you can find any evidence (log, trace) of HDMI audio not working, that would be very helpful to help improve the driver.
I am in the hope of next release, 13.10, to fix all problems for you.
I am currently on a very recent kernel: Linux 3.13.0-031300rc2-generic #201311291635 SMP Fri Nov 29 21:36:49 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
I could hear some audio over hdmi when visiting a friend. It had interuptions and alternated with speeded up sound. Very bizarre.
At home I could hear nothing over hdmi but when I use pavucontrol I can see the bar indicating sound going up and down.
In windows2go the audio over hdmi is working ok when installing the intel driver so the cable and the TV are ok.
dmesg output: h++p://pastebin.com/9Rns2Fe6
I just noticed these HDMI related lines at the bottom:
[ 7030.513042] HDMI: Unknown ELD version 10
[ 7030.514512] HDMI: Unknown ELD version 10
[ 7030.516114] HDMI: Unknown ELD version 10
That's very interesting, ELD is HDMI audio.. which seems to be a problem there.
Can you also paste /var/log/Xorg.0.log and output of "lspci -vvnn"?
I put the X.org.0.log here: http://pastebin.com/3xq2FSBy and the output lspci here: http://pastebin.com/CdC5WCw0
I am willing to fill a bug but having a guiding hand in determining what to log certainly helps.
I just noticed that the output of lspci contains more juicy output when running it as root:
http://pastebin.com/E3M3GhnT
Is there anything else that I can upload?
Where should I look to check if the issue is resolved, changelog of new kernels? I would like to test the proposed patches and give feedback.
Hi trendzetter,
Could you please open a bug entry at bugs.freedesktop.org?
Please read the guides https://01.org/linuxgraphics/documentation/how-report-bugs to make sure you provide all necessary information for all developers.
Also if possible I'd like you to check if the same error happens on our development tree, nightly branch available here: http://cgit.freedesktop.org/~danvet/drm-intel/log/?h=drm-intel-nightly
Thanks,
Rodrigo.
I have the same issue. With Ubuntu 13.04 audio over HDMI didn't work as well but with the 01.org driver it worked perfectly.
After the upgrade to 13.10 audio over HDMI stopped working and I contacted System76 but they claim that there is an hardware fault which causes audio over HDMI to fail (when I asked them how it is possible that it works in Windows and 13.04 with the 01.org drivers they became somewhat silent and now they are backing away from the hardware error issue slowly). So much for the technical knowledge of that company....
I tried installing everything from source but that left me with a non-working graphical environment.
I have a System76 Gazelle Pro laptop (GAZP9) with a Haswell processor and no additional graphics adapter.
Hi meeder,
I also tried building and installing the latest stack from source, but I also ended up with an unusable graphical envoirement. My problem was that after logging in I got a black screen with only the mouse visible. I have installed everything one-by-one and rebooted after every install, and I got the problem after installing Mesa 10.0. More info on my thread: h++ps://01.org/linuxgraphics/node/263. I will try to install everything from source except Mesa, and post the results on my thread. If it works I will try to install a precompiled Mesa 10 package from a PPA and will also post the results on my thread.