How do i get HDMI Audio to work on Intel 965GM Chipset? I believe i have the correct video driver of xf86-video-intel.<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Xorg.0.log:<br>[    0.329016] (II) LoadModule: "intel"<br>[    0.329333] (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so<br>
[    0.401154] (II) Module intel: vendor="X.Org Foundation"<br>    compiled for 1.5.99.902, module version = 2.6.99<br>    Module class: X.Org Video Driver<br>    ABI class: X.Org Video Driver, version 5.0<br><br>

I have Linux Kernel 2.6.28-8-generic from Ubuntu Jaunty Alpha 4.<br><br>Xorg -version<br>X.Org X Server 1.5.99.902 (1.6.0 RC 2)<br>Release Date: 2009-1-30<br>X Protocol Version 11, Revision 0<br>Build Operating System: Linux 2.6.24-19-server i686 Ubuntu<br>

Current Operating System: Linux richard-laptop 2.6.28-8-generic #25-Ubuntu SMP Mon Feb 23 23:34:45 UTC 2009 i686<br>Build Date: 18 February 2009  01:41:32AM<br>xorg-server 2:1.5.99.902-0ubuntu7 (buildd@rothera.buildd) <br>

    Before reporting problems, check <a href="http://wiki.x.org" target="_blank">http://wiki.x.org</a><br>    to make sure that you have the latest version.<br><br>richard@richard-laptop:/proc/asound/card0$ cat codec#* | grep Codec<br>
Codec: IDT 92HD73C1X5<br>
Codec: Generic 8086 ID 2802<br><br>xorg.conf:<br>Section "Device"<br>    Driver        "intel"<br>    Identifier    "Configured Video Device"<br>EndSection<br><br>Section "Monitor"<br>

    Identifier    "Configured Monitor"<br>EndSection<br><br>Section "Screen"<br>    Identifier    "Default Screen"<br>    Monitor        "Configured Monitor"<br>    Device        "Configured Video Device"<br>

EndSection<br>
</blockquote></div><br>