FBMerged Resolution detect problem -Dapper 6.99.99.904

Bug #27845 reported by Dean Loros
10
Affects Status Importance Assigned to Milestone
xserver-xorg-video-ati (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Current Operating System: Linux Dual1.25G 2.6.15-10-powerpc-smp X Window System
Version 6.99.99.904 (7.0.0 RC 4) ATI 9000Pro dual head.

FBMerged will not create two displays of the same resolution in non-clone--seems
to default to cloned every time. If I request a resolution that one monitor can
not support, I have a Xserver start with one monitor (the other one shows
monitor out of range)--I then can use XRandR to change to a resolution that
allows both monitors to work. If I change the default to my "normal" resolution,
the next login will cause a .xsessions error. Xorg.0.log shows no errors.

Revision history for this message
Pekka Jääskeläinen (pekka-jaaskelainen) wrote :

Same problem here. Dual head works properly in Breezy with my manually configured xorg.conf. In Dapper I get the same effect you described.

Daniel Stone (daniels)
Changed in xserver-xorg-driver-ati:
assignee: daniels → nobody
Revision history for this message
Jiri Bajer (sarimak) wrote :

I use the following config and it seems to work - I am able to switch between clone and "dualhead" modes using xrandr (even if xrandr shows negative refresh rates).

What is different in your configurations?

xserver-xorg 7.0.0-0ubuntu2
resapplet 0.0.7+cvs2005
xserver-xorg-driver-ati 6.5.7.3-0ubuntu5
xrandr 1.0.1-0ubuntu1

---this is only an excerpt of related parts of xorg.conf---

Section "Device"
        Identifier "Radeon Mobility 9600 MergedFB"
        Driver "radeon"
        BusID "PCI:1:0:0"
        Option "MergedFB" "true"
        Option "CRT2HSsync" "30-80"
        Option "CRT2VRefresh" "59-85"
        Option "MonitorLayout" "LVDS,TMDS"
        Option "OverlayOnCRT2" "true"
        Option "MetaModes" "1400x1050-1280x1024 1400x1050"
        Option "MergedNonRectangular" "true"
        Option "CRT2Position" "RightOf"
        Option "MergedDPI" "100 100"
        Option "DynamicClocks" "true"
        Option "BIOSHotkeys" "true"
EndSection

Section "Monitor"
        Identifier "Generic LCD"
        Option "DPMS"
        Option "DDCMode" "on"
EndSection

Section "Screen"
        Identifier "MergedFB Screen"
        Device "Radeon Mobility 9600 MergedFB"
        Monitor "Generic LCD"
        DefaultDepth 24
        SubSection "Display"
                Depth 24
                Modes "1400x1050"
        EndSubSection
EndSection

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

A working config was reported for dapper, so basically the configuration for similar multihead setup just changed, I guess.
I've working similar setup in 6.06 and 6.10 with MetaModes stuff.

Changed in xserver-xorg-video-ati:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.