Bug 17113 - regression: xrandr gives 'VGA_1 disconnected' with an image on VGA_1 visible
Summary: regression: xrandr gives 'VGA_1 disconnected' with an image on VGA_1 visible
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Egbert Eich
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 04:28 UTC by Peter Van Eynde
Modified: 2008-08-18 00:04 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
debugging session showing the problem (190.66 KB, text/plain)
2008-08-13 04:28 UTC, Peter Van Eynde
no flags Details

Description Peter Van Eynde 2008-08-13 04:28:03 UTC
Created attachment 18262 [details]
debugging session showing the problem

Hello,

After updating post commit c850ad4 (I was at 556c13b9) VGA_1 on my T60 shows up as:

VGA_1 disconnected 1024x768+0+0 (0x6c) normal (normal) 408mm x 255mm

in xrandr version 1.2. The monitor does show the cloned output of PANEL and I can even select --above-of to have independent output, however I do get an error message and I cannot change the resolution of the screen. X debug output shows the connector as 'connected' initially:

(II) RADEONHD(0): EDID data for HP w1907
(II) RADEONHD(0): Manufacturer: HWP  Model: 26a2  Serial#: 2147483648
...
(II) RADEONHD(0): Output PANEL connected
(II) RADEONHD(0): Output VGA_1 connected
(II) RADEONHD(0): Output DVI-D_1 disconnected
(II) RADEONHD(0): Output PANEL using initial mode 1024x768
(II) RADEONHD(0): Output VGA_1 using initial mode 1024x768

But then it gets confused:
(II) RADEONHD(0): rhdRROutputDpms: Output VGA_1 : Off
?

I have attached the current X debugs running at logging level 7. For more information about my setup please see my previous bug 16473.

Best regards, Peter
Comment 1 Egbert Eich 2008-08-15 04:54:27 UTC
Commit 4ba960030d9b468b8c34570adeed5ef89498fa7f should fix this.
Please test.
Comment 2 Peter Van Eynde 2008-08-18 00:04:07 UTC
With the current HEAD of today: commit da7b9e97  it now works again:

pevaneyn@sharrow:~/Desktop :) $ xrandr -q
Screen 0: minimum 320 x 200, current 1440 x 1668, maximum 2464 x 1668
PANEL connected 1024x768+0+900 286mm x 214mm
   1024x768       60.0*+   60.0
   2048x1536Scaled   60.5
   1920x1200Scaled   60.4
   1920x1080Scaled   60.5
   1600x1200Scaled   60.4
   1680x1050Scaled   60.3
   1400x1050Scaled   60.3
   1440x960Scaled   60.4
   1280x1024Scaled   60.5
   1280x960Scaled   60.4
   1280x854Scaled   60.4
   1280x800       60.0
   1280x768       60.0
   1280x720Scaled   60.4
   1152x768Scaled   60.3
   1024x768Scaled   60.4
   800x600        60.3
   800x600Scaled   60.3
   768x576Scaled   60.4
   854x480Scaled   59.8
   720x480Scaled   59.8
   640x480        59.9
   640x480Scaled   60.1
   320x240Scaled   57.6
   320x200Scaled   55.7
VGA_1 connected 1440x900+0+0 408mm x 255mm
   1440x900       59.9*+   60.2     60.0
   1400x1050      60.0
   1280x1024      75.0     59.9     60.0
   1280x960       60.0     59.9
   1280x800       60.0
   1152x864       75.0
   1280x768       60.0
   1152x768       54.8
   1152x720       59.9
   1024x768       75.1     75.0     70.1     60.0
   832x624        74.6
   800x600        72.2     75.0     60.3     56.2
   640x480        75.0     72.8     75.0     60.0     59.9
   720x400        70.1
DVI-D_1 disconnected

Closing bug.

Thanks, Peter


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.