https://bugs.freedesktop.org/show_bug.cgi?id=38010
Summary: DVI output not working with radeon on RV610 Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: darkbasic4@gmail.com
Created an attachment (id=47622) --> (https://bugs.freedesktop.org/attachment.cgi?id=47622) dmesg
Hi, I have an RV610 card attached to an LG 22LH2000. The LG 22LH2000 has a 1366x768 native resolution and does have VGA and HDMI but not DVI. The Radeon HD2400 does have VGA and DVI but not HDMI, so I'm using a DVI-HDMI converter. When I use the VGA output everything works fine, but I don't get a 1:1 pixel mapping because I have to set a 1360x768 or 1368x768 resolution and the monitor is not smart enough when using vga. Instead when I attach the monitor to my laptop's Intel GMA45 HDMI output I can get a 1:1 pixel mapping even using a 1360x768 resolution. Unfortunately when using the HD2400 DVI output the monitor does not show anything, at least after loading the radeon module. In fact when loading the bios or starting grub the DVI output works flawlessly. nomodeset does not help. I even tried setting another resolution with xrandr (it automatically set 1920x1080i, but I tried 1360x768, 1280x800, 1024x768 and 800x600 and it still does not work).
Distro is Debian Unstable amd64 with kernel 2.6.39 and xorg-edgers ppa. It's the only monitor I will be able to use for a couple of months, it's critical for me to get it working.
Thank you
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #1 from Alex Deucher agd5f@yahoo.com 2011-06-06 14:13:06 PDT --- Does booting with radeon.audio=0 on the kernel command line in grub help?
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #2 from darkbasic darkbasic4@gmail.com 2011-06-06 14:13:48 PDT --- Created an attachment (id=47623) --> (https://bugs.freedesktop.org/attachment.cgi?id=47623) Xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #3 from darkbasic darkbasic4@gmail.com 2011-06-06 14:18:41 PDT ---
Does booting with radeon.audio=0 on the kernel command line in grub help?
OMG you had been faster than light, and it worked! Consider this card does not even have an HDMI output!
Thank you very much
P.S. Should I close this?
https://bugs.freedesktop.org/show_bug.cgi?id=38010
Alex Deucher agd5f@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Alex Deucher agd5f@yahoo.com 2011-06-08 22:55:47 PDT --- fixed: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdif...
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #5 from Rafał Miłecki zajec5@gmail.com 2012-01-30 00:22:39 PST --- darkbasic: I've request to you, could you try switching to some updated kernel and trying radeon.audio=1 option in GRUB?
In case of 3.0, please use 3.0.18 or newer. In case of 3.1, please use 3.1.10 or newer. In case of 3.2. please use 3.2.2 or newer. Of course 3.3-rc1 is good as well.
The commit I want you to have is:
commit d21e9677f82d619967c6c918038343fe12bb0f4a Author: Rafał Miłecki zajec5@gmail.com Date: Fri Dec 23 20:32:18 2011 +0100
drm/radeon/kms: workaround invalid AVI infoframe checksum issue
Does you LG work fine with radeon after using radeon.audio=1?
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #6 from darkbasic darkbasic@linuxsystems.it 2012-01-30 05:45:43 PST --- Sorry, I completely forgot about this bug! I will check this evening or tomorrow.
https://bugs.freedesktop.org/show_bug.cgi?id=38010
--- Comment #7 from darkbasic darkbasic@linuxsystems.it 2012-02-01 14:44:30 PST --- It does work with radeon.audio=1 and 3.2.2 :)
Thanks, Darkbasic
dri-devel@lists.freedesktop.org