Bug 26478

Summary: DisplayPort on 3650
Product: xorg Reporter: Mike Burns <mike>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.5 (2009.10)   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Xorg.log
none
dmesg
none
dmesg 2.6.33-rc8
none
xorg.0.log with 2.6.33-rc8
none
Linux 2.6.33 dmesg
none
Xorg log
none
xrandr none

Description Mike Burns 2010-02-08 10:57:55 UTC
Linux 2.6.33-rc7 using KMS, xf86-video-ati from git.

ATI Technologies Inc Mobility Radeon HD 3650, Apple 30", Thinkpad T500.

The Thinkpad has a DisplayPort on it; the monitor is DVI; using a DP->DVI converter.

The BIOS and console show on the monitor, but X doesn't. xrandr says:

 DisplayPort-0 disconnected (normal left inverted right x axis y axis)

Unsure how to proceeed from here; #radeon suggested I file a bug report since this should work.
Comment 1 Julien Cristau 2010-02-08 15:25:54 UTC
Please attach dmesg and xorg log.
Comment 2 Mike Burns 2010-02-08 16:13:09 UTC
Created attachment 33184 [details]
Xorg.log

My fault; I thought I had attached it before but I didn't double-check.
Comment 3 Mike Burns 2010-02-08 16:14:22 UTC
Created attachment 33185 [details]
dmesg
Comment 4 Mike Burns 2010-02-12 07:55:12 UTC
Is there anything else I can do to assist this ticket? Patches to try, git branches to compile, etc?
Comment 5 Dave Airlie 2010-02-14 22:59:47 UTC
can you check with latest kernel 2.6.33-rc8 or so?

Comment 6 Mike Burns 2010-02-16 06:43:53 UTC
(In reply to comment #5)
> can you check with latest kernel 2.6.33-rc8 or so?

Same results.  Attaching new dmesg and X log.
Comment 7 Mike Burns 2010-02-16 06:48:08 UTC
Created attachment 33332 [details]
dmesg 2.6.33-rc8
Comment 8 Mike Burns 2010-02-16 06:48:44 UTC
Created attachment 33333 [details]
xorg.0.log with 2.6.33-rc8
Comment 9 Mike Burns 2010-03-09 06:52:47 UTC
Created attachment 33893 [details]
Linux 2.6.33 dmesg

Upgraded to Linux 2.6.33, attaching the dmesg.
Comment 10 Mike Burns 2010-03-09 06:53:42 UTC
Created attachment 33894 [details]
Xorg log

Updated to the latest xf86-video-ati driver from git, attaching the Xorg log.
Comment 11 Mike Burns 2010-03-09 06:54:18 UTC
Created attachment 33895 [details]
xrandr

Upgraded to the latest xf86-video-ati from git, attaching the xrandr output.
Comment 12 Alex Deucher 2010-03-09 07:02:53 UTC
You are mixing a KMS drm with UMS in the ddx.  Make sure the radeon drm is loaded before you start X otherwise both drivers (drm and ddx) will attempt to drive the hardware.
Comment 13 Mike Burns 2010-03-09 07:50:23 UTC
Alex, that tip fixed it. Thank you.

I added `radeon' to /etc/modules and it now works.

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.