[Bug 12392] radeon 6.7.192 fails to force second monitor HSync / VRefresh

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 13 12:34:33 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=12392





------- Comment #4 from jan at willies.info  2007-09-13 12:34 PST -------
Sorry guys, this wasn't a complete xorg-7.3. My distro had a
backward-compatible-abi release in testing. But now I have a shiny new
xorg-server-1.4.

First thing I can tell is, that my second monitor is listed as connected and I
have a working extended screen!

[jan:~]$ xrandr -q
Screen 0: minimum 320 x 200, current 2560 x 800, maximum 2720 x 1700
VGA-0 connected 1280x800+1280+0 (normal left inverted right x axis y axis) 0mm
x 0mm
   1360x768       59.8     60.0
   1280x800       60.0*
   1152x864       60.0
   1280x768       60.0
   1280x720       60.0
   1024x768       60.0
   800x600        60.3
   640x480        59.9
LVDS connected 1280x800+0+0 (normal left inverted right x axis y axis) 0mm x
0mm
   1280x800       60.0*+   60.0
   1280x768       60.0
   1280x720       60.0
   1024x768       60.0
   800x600        60.3
   640x480        59.9
S-video connected (normal left inverted right x axis y axis)
   800x600        59.9 +   60.3


As you can see, the resolution of the second Monitor (VGA-0) isn't 1440x900
(which it should be). I have tested the following resolutions:

[jan:~]$ xrandr --output VGA-0 --mode 1440x900          # becomes 1024x768
xrandr: cannot find mode 1440x900
[jan:~]$ xrandr --output VGA-0 --mode 1360x768          # becomes 1280x768
[jan:~]$ xrandr --output VGA-0 --mode 1280x800          # becomes 1024x768
[jan:~]$ xrandr --output VGA-0 --mode 1152x864          # becomes 1152x870
[jan:~]$ xrandr --output VGA-0 --mode 1280x768          # becomes 1280x768
[jan:~]$ xrandr --output VGA-0 --mode 1280x720          # becomes 1280x720
[...]


These are the log-outputs when I call xrandr:

(II) RADEON(0): DDC Type: 4, Detected Monitor Type: 0
(II) RADEON(0): Found color CRT connected to TV DAC
in RADEONProbeOutputModes
(II) RADEON(0): I2C device "CRT2_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "CRT2_DDC:ddc2" removed.
(WW) RADEON(0): DDC2/I2C is not properly initialized
(II) RADEON(0): DDC Type: 0, Detected Monitor Type: 0
(II) RADEON(0): Detected Monitor Type: 2
in RADEONProbeOutputModes
(II) RADEON(0): No valid mode specified, force to native mode
(II) RADEON(0): Total number of valid FP mode(s) found: 1
(II) RADEON(0): DDC Type: 4, Detected Monitor Type: 0
(II) RADEON(0): Found color CRT connected to TV DAC
in RADEONProbeOutputModes
(II) RADEON(0): I2C device "CRT2_DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "CRT2_DDC:ddc2" removed.
(WW) RADEON(0): DDC2/I2C is not properly initialized
(II) RADEON(0): DDC Type: 0, Detected Monitor Type: 0
(II) RADEON(0): Detected Monitor Type: 2
in RADEONProbeOutputModes
(II) RADEON(0): No valid mode specified, force to native mode
(II) RADEON(0): Total number of valid FP mode(s) found: 1
(II) RADEON(0): S-Video TV connection detected
in RADEONProbeOutputModes
disable montype: 1
disable montype: 5
init memmap
init common
init crtc2
init pll2
restore memmap
(II) RADEON(0): RADEONRestoreMemMapRegisters() :
(II) RADEON(0):   MC_FB_LOCATION   : 0x3fff3c00
(II) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
restore common
restore crtc2
restore pll2
finished PLL2
restore dac
enable montype: 1
disable montype: 5


When I set
        Option  "PanelSize"     "1440x900"
for the second monitor, then X will hang during start. I can only reboot the
machine via <ctrl-alt-del>.
The same happens when I set
        Option  "DDCMode"       "on"
in the Device section.


I attached an updated Xorg.log.0 / xorg.conf

If you need any additional information, I'm on irc.freenode.org #xorg or email
me.


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


More information about the xorg-driver-ati mailing list