You are not logged in.

#1 2007-12-09 12:54:08

kungfoo
Member
Registered: 2006-09-09
Posts: 43

Xrandr not supporting old resolution

Upgrading Xorg completely broke my system. Lots of not-fun later, I found out that setting up dual-head has to be done with xrandr, which seems like a good way to do it.

However, xrandr does not support setting the resolution from before...
I want to have my two screens running at 1280x1024 (which is quite normal I think, anyone having two 19''ers ).
Now xrandr tells me, that the maximum resolution I can use is 1920x1200. Perviously with xinerama I could set the resolution to 2560x1024 without any problems.

Anyone have similar problems? Anyone have a solution?

xrandr -q:

VGA-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1920x1200      60.0     60.0
   1920x1080      69.9     60.0     59.9
   1600x1200      60.0
   1680x1050      69.9     60.0     59.9
   1600x1024      60.2
   1400x1050      70.0     70.0     60.0
   1280x1024      60.0*
   1440x900       59.9
   1280x960       60.0
   1360x768       59.8     60.0
   1280x800       75.0     70.0     60.0
   1152x864       75.0     75.0     70.0     60.0
   1280x768       70.0     60.0
   1280x720       75.0     70.0     60.0
   1024x768       70.1     60.0
   832x624        74.6
   800x600        72.2     75.0     60.3     56.2
   640x480        72.8     75.0     59.9
DVI-0 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
   1280x1024      60.0*+   76.0     75.0     71.9     59.9
   1152x864       75.0     74.8
   1024x768       75.1     70.1     60.0     59.9
   832x624        74.6
   800x600        72.2     75.0     74.9     60.3
   640x480        75.0     72.8     66.7     60.0
   720x400        70.1
   640x350        70.1
S-video disconnected (normal left inverted right x axis y axis)

graphics card, lspci:

01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]

xorg.conf (excerpt):

Section "screen"
        Identifier      "screen1"
        Device          "device1"
        Defaultdepth    24
        Monitor         "monitor1"

        SubSection "Display"
                Depth           24
                Virtual         2560 1024
                Modes           "1280x1024" "1280x1024"
        EndSubSection
EndSection

This is the only screen running right now, the one I wish to extend using xrandr...

Offline

Board footer

Powered by FluxBB