xrandr lists bad refresh rates

Adam K Kirchhoff adamk at voicenet.com
Wed Jan 3 11:01:03 PST 2007


So I've recently upgrade to 7.1.99.2 from git (updated to the latest
code this morning to confirm that the bug still exists).  I haven't seen
anything in bugzilla related to this, but want to check on here before I
post it...  Basically, here's the output of xrandr:

[ adamk at memory - ~ ]: xrandr 
 SZ:    Pixels          Physical       Refresh
*0   2048 x 768    ( 694mm x 260mm )  *2127
 1   1824 x 768    ( 694mm x 260mm )   1456
 2   1664 x 768    ( 694mm x 260mm )   866 
 3   1024 x 768    ( 694mm x 260mm )   2127
 4   1600 x 600    ( 694mm x 260mm )   3111
 5   1440 x 600    ( 694mm x 260mm )   2614
 6    800 x 600    ( 694mm x 260mm )   7585
 7   1280 x 480    ( 694mm x 260mm )   594 
 8    640 x 480    ( 694mm x 260mm )   7585

This is on a radeon x700 AGP with MergedFB running two monitors at
1024x768.

I'm attaching my Xorg config and log files.  Does anyone have any ideas
on this one?  Thanks!

Adam
-------------- next part --------------

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"
#	RgbPath      "/usr/share/X11/rgb"
#	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/opt/xorg/lib/X11/fonts/misc/"
	FontPath     "/opt/xorg/lib/X11/fonts/TTF/"
	FontPath     "/opt/xorg/lib/X11/fonts/OTF"
	FontPath     "/opt/xorg/lib/X11/fonts/Type1/"
	FontPath     "/opt/xorg/lib/X11/fonts/CID/"
	FontPath     "/opt/xorg/lib/X11/fonts/100dpi/"
	FontPath     "/opt/xorg/lib/X11/fonts/75dpi/"
        FontPath     "/opt/xorg/lib/X11/fonts/decoratives"
	FontPath     "/opt/xorg/lib/X11/fontsetype"

	FontPath     "/usr/share/X11/fontse1/gsfonts"
        FontPath     "/usr/share/X11/fontsetype/openoffice"
        FontPath     "/usr/share/X11/fontsetype/ttf-bitstream-vera"
	FontPath	"unix/:7100"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
#    DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Device"      "/dev/psaux"
    Option "Buttons" "5"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection



Section "Module"

# This loads the DBE extension module.

    Load	"dbe"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection	"extmod"
#	Option	"omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load	"type1"
    Load	"freetype"
    Load	"glx"
	Load	"dri"
EndSection

Section "Extensions"
        Option "Composite" "True"
EndSection

Section "DRI"
	Mode 0666
EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Envision"
    VendorName "Envision"
    HorizSync   30-80
    VertRefresh 55-75
EndSection

Section "Monitor"
    Identifier "Sony"
    VendorName "Sony"
    HorizSync   30-85
    VertRefresh 48-120
EndSection

Section "Monitor"
    Identifier "ViewSonic"
    VendorName "ViewSonic"
    HorizSync  30-97
    VertRefresh 50-180
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
  VideoRam	262144
  Option	"RenderAccel" "on"
  Option	"AccelDFS" "on"
  Option	"EnablePageFlip" "1"
  Option	"ColorTiling"	"1"
  Option	"XAANoOffscreenPixmaps" "true"
  Option	"backstore" "false"
        Identifier "Radeon"
        Driver          "radeon"
        Option          "DPMS" "off"
#        BusID           "PCI:1:0:0"
        Option          "AGPMode"               "2"
        Option          "AGPSize"               "128"
        Option          "GARTSize"               "128"
#	Option		"AGPFastWrite"			"1"
	Screen	0
	Option		"MergedFB" "1"
	Option		"MonitorLayout" "CRT, CRT"
	Option		"IgnoreEDID" "true"
#	Option		"DDCMode" "on"
	Option		"CRT2Position" "RightOf"
	Option		"CRT2HSync" "30-85"
	Option		"CRT2VRefresh" "48-120"
#	Option		"CRT2HSync" "30-80"
#	Option		"CRT2VRefresh" "55-75"
#	Option		"CRT2HSync" "30-97"
#	Option		"CRT2VRefresh" "50-180"
	Option		"MetaModes"	"1600x1200-1600x1200 1600x1200-1280x1024 1600x1200-1280x960 1600x1200-1152x864 1600x1200-1024x768 1600x1200-800x600 1600x1200-640x480 1600x1200 1280x1024-1280x1024 1280x1024-1280x960 1280x1024-1152x864 1280x1024-1024x768 1280x1024-800x600 1280x1024-640x480 1280x1024 1280x960-1280x960 1280x960-1152x864 1280x960-1024x768 1280x960-800x600 1280x960-640x480 1280x960 1152x864-1152x864 1152x864-1024x768 1152x864-800x600 1152x864-640x480 1152x864 1024x768-1024x768 1024x768-800x600 1024x768-640x480 1024x768 800x600-800x600 800x600-640x480 800x600 640x480-640x480 640x480"
#	Option		"MetaModes"	"1280x1024-1280x1024 1280x1024 1280x960-1280x960 1280x960 1152x864-1152x864 1152x864 1024x768-1024x768 1024x768 800x600-800x600 800x600 640x480-640x480 640x480"
	Option		"NoMergedXinerama" "0"
EndSection

Section "Device"
        Identifier "vmware"
        Driver          "vmware"
        Option          "DPMS" "off"
EndSection

# **********************************************************************
# Screen sections
# **********************************************************************

Section "Screen"
    Identifier  "vmware"
    Device      "vmware"
    Monitor     "Sony"
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0  # initial origin if mode is smaller than desktop
    EndSubsection
EndSection

Section "Screen"
    Identifier "Radeon"
    Device      "Radeon"
    Monitor     "Envision"
    DefaultColorDepth 24
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
       Depth       24
       Modes       "1024x768" "800x600" "640x480"
       #Modes       "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
       ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "layout1"
    Screen      0 "Radeon" 0 0
    Screen      "vmware"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option "AIGLX" "true"
EndSection

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.0.log
Type: text/x-log
Size: 76317 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20070103/2164eaa1/attachment.bin>


More information about the xorg mailing list