[Bug 38170] LG TV shows no signal attached to radeon via HDMI (and is improperly detected)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 26 03:36:39 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=38170

--- Comment #16 from Andy Furniss <lists at andyfurniss.entadsl.com> 2011-06-26 03:36:39 PDT ---
(In reply to comment #15)
> I recognized commit 805c22168da76a65c978017d0fe0d59cd048e995.
> 
> I interpret that HDMI audio is troublesome on lots of devices, and that
> disabling it by default means that there's no actual fix in the works?
> 
> It's unfortunate, since what I really want is HDMI audio. Is there some hope
> for me?

My TV only has issues with audio with some modes - luckily ones I don't need.

You could try changing modes with xrandr.

One complication is that not all of them are likely to be listed with xrandr
--verbose, but they should be in Xorg.o.log so you can add them using xrandr
like -

xrandr --newmode "1080p24" 74.25  1920 2558 2602 2750  1080 1084 1089 1125
+hsync +vsync
xrandr --addmode DVI-0 "1080p24"

This is just an example for my tv - you'll need to change the connector name
and mode timings (listed in Xorg.o.log) to match yours.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list