Fwd: xorg: MergedFB being diabled

Nick Brown nickbroon at blueyonder.co.uk
Fri Jan 19 03:25:35 PST 2007


Can anyone here offer any suggestions?

Cheers,
Nick

----------  Forwarded Message  ----------

Subject: xorg: MergedFB being diabled
Date: Thursday 18 January 2007 18:19
From: Nick Brown <nickbroon at blueyonder.co.uk>
To: cooker at mandrivalinux.org

This all used to work just fine for me, until the upgrade to x11-server
1.1.99, I think.

My external monitor (1280x1024) is now stuck using the resolution of my
 laptop screen (1024x768), which looks terrible. It appears the it cannot
 detect the size of screen so defaults to this.

(WW) RADEON(0): Mode pool is empty
(EE) RADEON(0): No valid modes found
(EE) RADEON(0): No valid mode found for CRTC2, disabling MergedFB
(II) RADEON(0): Total of 0 CRTC2 modes found for MergedFB------------
(--) RADEON(0): Virtual size is 1024x768 (pitch 1024)

Can anyone suggest what has changed to break this?

Thanks,
Nick

-------------------------------------------------------
-------------- next part --------------
# File generated by XFdrake (rev 102582)

# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
    # Multiple FontPath entries are allowed (they are concatenated together)
    # By default, Mandrake 6.0 and later now use a font server independent of
    # the X server to render fonts.
    FontPath "unix/:-1"
EndSection

Section "ServerFlags"
    #DontZap # disable <Crtl><Alt><BS> (server abort)
    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
    AllowMouseOpenFail # allows the server to start up even if the mouse does not work
EndSection

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "synaptics"
    Load "glx" # 3D layer
    Load "dri" # direct rendering
EndSection

Section "Extensions"
    Option "Composite"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "gb"
    Option "XkbOptions" "compose:rwin"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
EndSection

Section "InputDevice"
    Identifier "SynapticsMouse1"
    Driver "synaptics"
    Option "SHMConfig" "on"
EndSection

Section "Monitor"
    Identifier "InternalLCD"
EndSection

Section "Device"
    Identifier "ATI"
    Driver "ati"
# accelration
    Option "AGPMode" "4"
    Option "AGPFastWrite" "on"
    Option "AccelMethod" "EXA"
    Option "EnablePageFlip" "on"
# multiple screens
    Option "MergedFB" "true"
    Option "CRT2Position" "Clone"
    Option "MetaModes" "1024x768-1280x1024"
    Option "MergedNonRectangular" "true"
    Option "CRT2HSync" "30.0-81.0"
    Option "CRT2VRefresh" "56.0-76.0"
    Option "MergedDPI" "75 75"
# other options
    Option "DynamicClocks" "on"
EndSection

Section "Screen"
    Identifier "screen1"
    Device "ATI"
    Monitor "InternalLCD"
    DefaultColorDepth 24
    
    Subsection "Display"
        Depth 16
        Modes "1280x1024" "1024x768" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
    
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600" "640x480" "480x360" "320x240"
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "SynapticsMouse1" "AlwaysCore"
    Option "AIGLX" "true"
    Screen "screen1"
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 56343 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070119/1f709239/attachment.bin>


More information about the xorg mailing list