Package: xserver-xfree86
Version: 4.3.0-7
Severity: normal

I use :3 for my "GL Layout", I also cut back the logfile as it was 183MB.
Fglrx workes fine with your Xserver.  It's only when I try to run withought it
that I think I need DRI's.  I also use MergedFB, the DRI project is building
out of Mesa CVS now so we may soon see the end of there 'X' binary and 2d
drivers.  It's important that we get all these intercompatibilitys sorted
out, if only for the sake of consitancy.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

X server symlink status:
lrwxrwxrwx    1 root     root           20 Oct 28  2003 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1742316 Mar 17 23:42 /usr/bin/X11/XFree86
/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QL 
[Radeon 8500 LE]
0000:01:05.0 Class 0300: 1002:514c

XFree86 X server configuration file status:
-rw-r--r--    1 root     root        16758 Apr 30 03:27 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "Module"
        Load  "dbe"
        SubSection  "extmod"
          Option    "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
#       Load  "record"
#       Load  "xtrap"
        Load  "type1"
        Load  "freetype"
        Load  "glx"
        Load  "dri"
EndSection

Section "DRI"
        Mode    0660
        Group   "video"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xfree86"
        Option          "XkbModel"      "pc104"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mouse0"
        Option          "Protocol"      "ImPS/2"
        Option          "ZAxisMapping"  "4 5"
EndSection

Section "Monitor"
        # EDID version 1 revision 2
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fc
        Identifier "PF775"
        VendorName "VSC"
        ModelName "PF775"
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fd
        HorizSync 25-97
        VertRefresh 50-180
        # Max dot clock (video bandwidth) 200 MHz
        
        # Added by Cheako
        DisplaySize 330 240
        
        # Block type: 2:0 3:fc
        # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes

        Mode    "1024x768"      # vfreq 84.997Hz, hfreq 68.677kHz
                DotClock        94.500000
                HTimings        1024 1072 1168 1376
                VTimings        768 769 772 808
                Flags   "+HSync" "+VSync"
        EndMode
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fc
        
        # Added for NES and other emulators.
        Mode    "[EMAIL PROTECTED]"     # vfreq 60Hz, hfreq 30.68kHz
                DotClock        21.96
                HTimings        256  276  316  352
                VTimings        240  244  249  257
                Flags   "doublescan"
        EndMode
        Mode    "[EMAIL PROTECTED]"     # vfreq 120Hz, hfreq 61.01kHz
                DotClock        10.31
                HTimings        256  280  296  336
                VTimings        240  241  244  253
                Flags   "doublescan"
        EndMode
EndSection

Section "Monitor"
        # EDID version 1 revision 1
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fc
        Identifier "CPD-200ES"
        VendorName "SNY"
        ModelName "CPD-200ES"
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fc
        # Block type: 2:0 3:fd
        DisplaySize 330 240
        HorizSync 30-70
        VertRefresh 50-120
        # Max dot clock not given
        # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes

        Mode    "640x480"       # vfreq 59.952Hz, hfreq 31.475kHz
                DotClock        25.180000
                HTimings        640 656 752 800
                VTimings        480 490 492 525
                Flags   "-HSync" "-VSync"
        EndMode
        # Block type: 2:0 3:ff
        # Block type: 2:0 3:fc
        # Block type: 2:0 3:fd
EndSection

#
# Here is where the fun startes, Multipuls of every thing.
#
Section "Device"
        Identifier      "Radeon0"
        Driver          "radeon"
        BusID           "AGP:1:5:0"
        Screen          0
        Option          "BackingStore"          "True"
        Option          "AGPMode"               "4"
        Option          "AGPFastWrite"          "True"
        Option          "EnableDepthMoves"      "True"
        Option          "EnablePageFlip"        "True"
        Option          "MonitorLayout"         "CRT, CRT"
        Option          "No2048Limit"           "True"
EndSection

Section "Device"
        Identifier      "Radeon1"
        Driver          "radeon"
        BusID           "AGP:1:5:0"
        Screen          1
        Option          "BackingStore"          "True"
        Option          "AGPMode"               "4"
        Option          "AGPFastWrite"          "True"
        Option          "EnableDepthMoves"      "True"
        Option          "EnablePageFlip"        "True"
        Option          "MonitorLayout"         "CRT, CRT"
EndSection

Section "Device"
        Identifier      "RadeonATI"
        Driver          "fglrx"
        BusID           "AGP:1:5:0"
        Screen          0
        Option "no_accel"                   "no"
        Option "no_dri"                     "no"
        Option "mtrr"                       "on"

#       Option "DesktopSetup"               "0x00000201"
        Option "DesktopSetup"               "0x00000000"
        Option "MonitorLayout"              "CRT, CRT"
        Option "IgnoreEDID"                 "off"
        Option "HSync2"                     "30-70"
        Option "VRefresh2"                  "50-120"
        Option "ScreenOverlap"              "0"

        Option "NoTV"                       "yes"
        Option "TVStandard"                 "NTSC-M"
        Option "TVHSizeAdj"                 "0"
        Option "TVVSizeAdj"                 "0"
        Option "TVHPosAdj"                  "0"
        Option "TVVPosAdj"                  "0"
        Option "TVHStartAdj"                "0"
        Option "TVColorAdj"                 "0"
        Option "GammaCorrectionI"           "0x00000000"
        Option "GammaCorrectionII"          "0x00000000"

#       Option "Capabilities"               "0x00000800"
        Option "Capabilities"               "0x00000000"
        Option "VideoOverlay"               "on"
        Option "OpenGLOverlay"              "off"
        Option "PseudoColorVisuals"         "on"
        
        Option "Stereo"                     "off"
        Option "StereoSyncEnable"           "1"
        
        Option "FSAAEnable"                 "yes"
        Option "FSAAScale"                  "6"
        Option "FSAADisableGamma"           "no"
        Option "FSAACustomizeMSPos"         "no"
        Option "FSAAMSPosX0"                "0.000000"
        Option "FSAAMSPosY0"                "0.000000"
        Option "FSAAMSPosX1"                "0.000000"
        Option "FSAAMSPosY1"                "0.000000"
        Option "FSAAMSPosX2"                "0.000000"
        Option "FSAAMSPosY2"                "0.000000"
        Option "FSAAMSPosX3"                "0.000000"
        Option "FSAAMSPosY3"                "0.000000"
        Option "FSAAMSPosX4"                "0.000000"
        Option "FSAAMSPosY4"                "0.000000"
        Option "FSAAMSPosX5"                "0.000000"
        Option "FSAAMSPosY5"                "0.000000"
        
        Option "UseFastTLS"                 "2"
        Option "BlockSignalsOnLock"         "no"
        Option "UseInternalAGPGART"         "no"
        Option "ForceGenericCPU"            "no"
        Option "EnablePrivateBackZ"         "yes"
EndSection

# Put this here, it's outa place and depreciated.
Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0 "Xi Screen0"
        Screen          1 "Screen1" LeftOf "Xi Screen0"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "Screen"
        Identifier      "fglrx Screen"
        Device          "RadeonATI"
        Monitor         "PF775"
        DefaultDepth    24
        Option "DesktopSetup"               "0x00000201"
        Option "Capabilities"               "0x00000800"
        Option "VideoOverlay"               "on"
        Option "OpenGLOverlay"              "off"
        SubSection "Display"
                Depth           16
#               Virtual         3320 1440
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
#               Virtual         3320 1440
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "fglrxMini Screen"
        Device          "Radeon0"
        Monitor         "PF775"
        DefaultDepth    24
        Option "DesktopSetup"               "0x00000201"
        Option "Capabilities"               "0x00000800"
        Option "VideoOverlay"               "on"
        Option "OpenGLOverlay"              "off"
        SubSection "Display"
                Depth           16
#               Virtual         2800 1050
                Modes           
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
#               Virtual         2800 1050
                Modes           
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "GL Screen new"
        Device          "RadeonATI"
        Monitor         "PF775"
        DefaultDepth    24
        Option "DesktopSetup"               "0x00000000"
        Option "FSAAEnable"                 "off"
        Option "Capabilities"               "0x00000000"
        Option "VideoOverlay"               "off"
        Option "OpenGLOverlay"              "on"
        SubSection "Display"
                Depth           16
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "MFB Screen"
        Device          "Radeon0"
        Monitor         "PF775"
        Option          "EnablePageFlip"        "False"
        Option          "MergedFB"              "True"
 Option "MetaModes" "1920x1440-1400x1050 1600x1200-1400x1050 
1400x1050-1400x1050 1400x1050 1280x1024-1280x1024 1280x1024 1024x768-1024x768 
1024x768 320x240 [EMAIL PROTECTED] 320x240-1400x1050 [EMAIL PROTECTED]"
        Option          "CRT2Position"          "LeftOf"
        Option          "CRT2HSync"             "30-70"
        Option          "CRT2VRefresh"          "50-120"
        Option  "MergedXineramaCRT2IsScreen0"   "False"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Virtual         3320 1440
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
                Virtual         3320 1440
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "MFBM Screen"
        Device          "Radeon0"
        Monitor         "PF775"
        Option          "EnablePageFlip"        "False"
        Option          "MergedFB"              "true"
 Option "MetaModes" "1400x1050-1400x1050 1400x1050 1280x1024-1280x1024 
1280x1024 1024x768-1024x768 1024x768 320x240 [EMAIL PROTECTED] 
320x240-1400x1050 [EMAIL PROTECTED]"
        Option          "CRT2Position"          "LeftOf"
        Option          "CRT2HSync"             "30-70"
        Option          "CRT2VRefresh"          "50-120"
        Option  "MergedXineramaCRT2IsScreen0"   "False"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Virtual         2800 1050
                Modes           
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
                Virtual         2800 1050
                Modes           
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "TVideo Screen0"
        Device          "Radeon0"
        Monitor         "PF775"
        DefaultDepth    24
        SubSection "Display"
                Depth           8
                Modes
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                                "320x240" "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "400x300"
                #               "416x312"
                #               "512x384"
                #               "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                                "320x240" "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "400x300"
                #               "416x312"
                #               "512x384"
                #               "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                                "320x240"
                #               "[EMAIL PROTECTED]"
                #               "[EMAIL PROTECTED]"
                #               "400x300"
                #               "416x312"
                #               "512x384"
                #               "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Xi Screen0"
        Device          "Radeon0"
        Monitor         "PF775"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           
                                "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "XiMini Screen0"
        Device          "Radeon0"
        Monitor         "PF775"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                #               "1600x1200"
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                #               "1600x1200"
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240" "[EMAIL PROTECTED]"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "Screen1"
        Device          "Radeon1"
        Monitor         "CPD-200ES"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes
                                "1400x1050"
                #               "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "GL Screen"
        Device          "Radeon0"
        Monitor         "PF775"
        DefaultDepth    24
        SubSection "Display"
                Depth           16
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           
                #               "1920x1440"
                #               "1856x1392"
                #               "1792x1344"
                                "1600x1200"
                                "1400x1050"
                                "1280x1024"
                #               "1280x960"
                #               "1152x864"
                                "1024x768"
                                "800x600" "640x480"
                                "320x240"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "fglrxLayout"
        Screen          0 "fglrx Screen"
#       Screen          1 "Screen1" LeftOf "MFB Screen" 
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "fglrxMiniLayout"
        Screen          0 "fglrxMini Screen"
#       Screen          1 "Screen1" LeftOf "MFBM Screen" 
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "MFBLayout"
        Screen          0 "MFB Screen"
#       Screen          1 "Screen1" LeftOf "MFB Screen" 
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "MFBMLayout"
        Screen          0 "MFBM Screen"
#       Screen          1 "Screen1" LeftOf "MFBM Screen" 
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "TVideoLayout"
        Screen          0 "TVideo Screen0" 0 0
        Screen          1 "Screen1" LeftOf "TVideo Screen0"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "XiLayout"
#       Screen          0      "Xi Screen0"     1400    0
#       Screen          1      "Screen1"        0       195
        Screen          0      "Xi Screen0"
        Screen          1      "Screen1" LeftOf "Xi Screen0"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "XiMiniLayout"
#       Screen          0     "XiMini Screen0"  1400 0
#       Screen          1     "Screen1"         0 0
        Screen          0      "XiMini Screen0"
        Screen          1      "Screen1" LeftOf "XiMini Screen0"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

Section "ServerLayout"
        Identifier      "GLLayout"
        Screen          "GL Screen"
        InputDevice     "Configured Mouse"
        InputDevice     "Generic Keyboard"
EndSection

# These are old/archived monitor sections.
Section "Monitor"
        Identifier "DXS:1313"
        VendorName "DXS"
        ModelName "DXS:1313"
        HorizSync       30-70 # FixMe
        VertRefresh     50-150 # FixMe
        ModeLine "my640x480"     25      640  664  760  800    480  491  493  
525
        ModeLine "my800x600"     50      800  856  976 1040    600  600  606  
625
#       ModeLine "my1024x768"    65     1024 1096 1264 1344    768  771  777  
806
        ModeLine "my1024x768"    65     1024 1088 1256 1328    768  771  777  
806
        ModeLine "my1120x840i"   50     1120 1152 1325 1440    840  859  893  
915 Interlace
EndSection

Section "Monitor"
        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fe
        Identifier "PTS:0103"
        VendorName "PTS"
        ModelName "PTS:0103"
        # Block type: 2:0 3:fd
        HorizSync 30-70
        VertRefresh 50-150
        DisplaySize 270 200
        # Max dot clock (video bandwidth) 110 MHz
        # Block type: 2:0 3:fe
        # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes

        Mode    "640x480"       # vfreq 85.008Hz, hfreq 43.269kHz
                DotClock        36.000000
                HTimings        640 696 752 832
                VTimings        480 481 484 509
                Flags           "-HSync" "-VSync"
        EndMode
        Mode    "800x600"       # vfreq 85.061Hz, hfreq 53.674kHz
                DotClock        56.250000
                HTimings        800 832 896 1048
                VTimings        600 601 604 631
                Flags           "+HSync" "+VSync"
        EndMode
        Mode "old1024x768"              # vfreq 85.00Hz, hfreq 68.68kHz
                DotClock        94.50
                HTimings        1024 1076 1172 1376
                VTimings        768 777 780 808
                Flags           "+hsync" "+vsync"
        EndMode
        Mode "1024x768"
                DotClock        94.50
                HTimings        1024 1080 1176 1376
                VTimings        768  777  780  808
                Flags           "+hsync" "+vsync"
        EndMode

        # Block type: 2:0 3:fd
        # Block type: 2:0 3:fe
EndSection

/var/lib/xfree86/XF86Config-4.md5sum does not exist.

Contents of most recent XFree86 X server log file
/var/log/XFree86.0.log:

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0-7 20040318043201 [EMAIL PROTECTED])
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.4 i686 [ELF] 
Build Date: 18 March 2004
        Before reporting problems, check http://www.XFree86.Org/
        to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.5-1-k7 ([EMAIL PROTECTED]) (gcc version 3.3.3 
(Debian 20040401)) #1 Wed Apr 28 03:04:06 EST 2004 
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.3.log", Time: Fri Apr 30 04:30:31 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(++) ServerLayout "GLLayout"
(**) |-->Screen "GL Screen" (0)
(**) |   |-->Monitor "PF775"
(**) |   |-->Device "Radeon0"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
        XFree86 ANSI C Emulation: 0.2
        XFree86 Video Driver: 0.6
        XFree86 XInput driver : 0.4
        XFree86 Server Extension : 0.2
        XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x800048fc, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1022,700e card 0000,0000 rev 13 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1022,700f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0686 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1106,3057 rev 40 class 0c,05,00 hdr 00
(II) PCI: 00:09:0: chip 10b7,9055 card 10b7,9055 rev 00 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 11ad,c115 card 11ad,c001 rev 25 class 02,00,00 hdr 00
(II) PCI: 00:0d:0: chip 1274,5880 card 1274,8001 rev 04 class 04,01,00 hdr 00
(II) PCI: 01:05:0: chip 1002,514c card 1002,013a rev 00 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
        [0] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 1 I/O range:
        [0] -1  0       0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
        [0] -1  0       0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
        [0] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:5:0) ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE] rev 0, 
Mem @ 0xe0000000/27, 0xed000000/16, I/O @ 0xc000/8
(II) Addressable bus resource ranges are
        [0] -1  0       0x00000000 - 0xffffffff (0x0) MX[B]
        [1] -1  0       0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xebffffff to 
0xe7ffffff
(II) PCI Memory resource overlap reduced 0xef001000 from 0xef001fff to 
0xef000fff
(II) PCI I/O resource overlap reduced 0x0000d000 from 0x0000d003 to 0x0000cfff
(II) Active PCI resource ranges:
        [0] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [1] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [2] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [3] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [4] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [5] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [6] -1  0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [7] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [8] -1  0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [9] -1  0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [10] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [11] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
        [0] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [1] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [2] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [3] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [4] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [5] -1  0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [6] -1  0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [7] -1  0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [8] -1  0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [9] -1  0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [10] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [11] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [6] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [6] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [7] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [8] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [9] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [10] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [16] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [17] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [18] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 Server Extension
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 2.0.2
        Module class: XFree86 Font Renderer
        ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_norm.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_xform.o":  No 
symbols found
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_vertex.o":  No 
symbols found
(II) Module GLcore: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 4.0.1
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 6.4.18
        Module class: XFree86 Video Driver
        ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        Module class: XFree86 XInput Driver
        ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
        ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
        ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
        ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
        ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
        ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
        ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
        ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
        ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
        ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
        ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
        ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
        ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
        ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
        ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
        ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
        ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
        ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
        ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
        ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
        ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
        ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
        ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
        ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
        ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
        ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
        ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
        ATI Radeon Mobility M7 LW (AGP),
        ATI Mobility FireGL 7800 M7 LX (AGP),
        ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
        ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
        ATI Radeon IGP330/340/350 (A4) 4137,
        ATI Radeon IGP330M/340M/350M (U2) 4337,
        ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
        ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
        ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
        ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
        ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
        ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
        ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
        ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
        ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
        ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
        ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
        ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
        ATI Radeon 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
        ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
        ATI Radeon 9200 5964 (AGP), ATI Radeon M9+ 5968 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
        ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon M9+ 5969 (AGP),
        ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
        ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
        ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
        ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
        ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 01:05:0
(--) Chipset ATI Radeon 8500 QL (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [6] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [7] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [8] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [9] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [10] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [11] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [12] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [13] -1 0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [14] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [15] -1 0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [16] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [17] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [18] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
        [0] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [1] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [2] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [3] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [4] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [5] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [6] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [7] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [8] -1  0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [9] -1  0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [10] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [11] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [12] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [13] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [14] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [15] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [16] -1 0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [17] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [18] -1 0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [19] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [20] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [21] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
        [22] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [23] 0  0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 1 card 5 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "AGPMode" "4"
(**) RADEON(0): Option "AGPFastWrite" "True"
(**) RADEON(0): Option "EnableDepthMoves" "True"
(**) RADEON(0): Option "EnablePageFlip" "True"
(**) RADEON(0): Option "MonitorLayout" "CRT, CRT"
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): initializing int10
(WW) RADEON(0): Bad V_BIOS checksum
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon 8500 QL (AGP)" (ChipID = 0x514c)
(--) RADEON(0): Linear framebuffer at 0xe0000000
(--) RADEON(0): MMIO registers at 0xed000000
(--) RADEON(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.2.0
        ABI class: XFree86 Video Driver, version 0.6
(II) RADEON(0): I2C bus "DDC" initialized.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 2, Detected Type: 1
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) RADEON(0): I2C device "DDC:ddc2" removed.
(II) RADEON(0): DDC Type: 3, Detected Type: 0
(II) RADEON(0): DDC Type: 4, Detected Type: 0
(II) RADEON(0): Displays Configured by MonitorLayout: 
        Monitor1--Type 1, Monitor2--Type 1

(II) RADEON(0): Monitor1 EDID data ---------------------------
(II) RADEON(0): Manufacturer: VSC  Model: 5a44  Serial#: 1392
(II) RADEON(0): Year: 2000  Week: 47
(II) RADEON(0): EDID Version: 1.2
(II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Signal levels configurable
(II) RADEON(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync 
Pulse req. if CompSync or SyncOnGreen
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) RADEON(0): Gamma: 2.20
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): First detailed timing is preferred mode
(II) RADEON(0): GTF timings supported
(II) RADEON(0): redX: 0.625 redY: 0.340   greenX: 0.290 greenY: 0.605
(II) RADEON(0): blueX: 0.150 blueY: 0.070   whiteX: 0.283 whiteY: 0.298
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED] (interlaced)
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): [EMAIL PROTECTED]
(II) RADEON(0): Manufacturer's mask: 0
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) RADEON(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) RADEON(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) RADEON(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) RADEON(0): #4: hsize: 1280  vsize 960  refresh: 85  vid: 22913
(II) RADEON(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) RADEON(0): #6: hsize: 1600  vsize 1280  refresh: 60  vid: 32937
(II) RADEON(0): #7: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 94.5 MHz   Image Size:  300 x 225 mm
(II) RADEON(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 
h_border: 0
(II) RADEON(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 
v_border: 0
(II) RADEON(0): Serial No: DZ04701392
(II) RADEON(0): Ranges: V min: 50  V max: 180 Hz, H min: 30  H max: 97 kHz, 
PixClock max 200 MHz
(II) RADEON(0): Monitor name: PF775
(II) RADEON(0): End of Monitor1 EDID data --------------------
(II) RADEON(0): 
(II) RADEON(0): Primary Display == Type 1
(II) RADEON(0): Clone Display == Type 1
(II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=27500
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Clone modes validation ------------ 
(WW) RADEON(0): PF775: Using default hsync range of 28.00-33.00kHz
(WW) RADEON(0): PF775: using default vrefresh range of 43.00-72.00Hz
(II) RADEON(0): Clock range:  20.00 to 350.00 MHz
(II) RADEON(0): Not using mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using mode "[EMAIL PROTECTED]" (hsync out of range)
(II) RADEON(0): Not using mode "[EMAIL PROTECTED]" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x350" (hsync out of range)
(II) RADEON(0): Not using default mode "320x175" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x400" (hsync out of range)
(II) RADEON(0): Not using default mode "320x200" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "720x400" (hsync out of range)
(II) RADEON(0): Not using default mode "360x200" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (hsync out of range)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (hsync out of range)
(II) RADEON(0): Not using default mode "400x300" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (hsync out of range)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "576x432" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "832x624" (hsync out of range)
(II) RADEON(0): Not using default mode "416x312" (hsync out of range)
(II) RADEON(0): Not using default mode "1152x768" (hsync out of range)
(II) RADEON(0): Not using default mode "576x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "800x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using mode "1600x1200" (no mode of this name)
(II) RADEON(0): Not using mode "1400x1050" (no mode of this name)
(II) RADEON(0): Not using mode "1280x1024" (no mode of this name)
(II) RADEON(0): Not using mode "1024x768" (no mode of this name)
(II) RADEON(0): Not using mode "800x600" (no mode of this name)
(II) RADEON(0): Not using mode "320x240" (no mode of this name)
(**) RADEON(0): Virtual size is 1600x1200 (pitch 1600)
(**) RADEON(0): *Mode "1600x1200"
(**) RADEON(0): *Mode "1400x1050"
(**) RADEON(0): *Mode "1280x1024"
(**) RADEON(0): *Mode "1024x768"
(**) RADEON(0): *Mode "800x600"
(**) RADEON(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 
-hsync -vsync
(**) RADEON(0): *Mode "320x240"
(II) RADEON(0): Total of 1 clone modes found ------------ 

(II) RADEON(0): Validating modes on Primary head ---------
(WW) RADEON(0): config file hsync range 25-97kHz not within DDC hsync range 
30-97kHz
(II) RADEON(0): PF775: Using hsync range of 25.00-97.00 kHz
(II) RADEON(0): PF775: Using vrefresh range of 50.00-180.00 Hz
(II) RADEON(0): Clock range:  20.00 to 350.00 MHz
(II) RADEON(0): Not using mode "[EMAIL PROTECTED]" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x175" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x200" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "360x200" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "320x240" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "400x300" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "512x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x432" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x480" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "640x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(WW) (1600x1200,PF775) mode clock 202.5MHz exceeds DDC maximum 200MHz
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "800x600" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "896x672" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "928x696" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "576x384" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "700x525" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "800x512" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "1920x1440" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "960x720" (bad mode 
clock/interlace/doublescan)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual 
size)
(II) RADEON(0): Not using mode "320x240" (no mode of this name)
(**) RADEON(0): Virtual size is 1600x1200 (pitch 1600)
(**) RADEON(0): *Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1600x1200"  202.50  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync
(**) RADEON(0): *Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz
(II) RADEON(0): Modeline "1400x1050"  155.80  1400 1464 1784 1912  1050 1052 
1064 1090 +hsync +vsync
(**) RADEON(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 
1028 1072 +hsync +vsync
(**) RADEON(0): *Mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 
808 +hsync +vsync
(**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) RADEON(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 
+hsync +vsync
(**) RADEON(0): *Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) RADEON(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 
-hsync -vsync
(**) RADEON(0):  Default mode "1600x1200": 189.0 MHz, 87.5 kHz, 70.0 Hz
(II) RADEON(0): Modeline "1600x1200"  189.00  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync
(**) RADEON(0):  Default mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz
(II) RADEON(0): Modeline "1600x1200"  175.50  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync
(**) RADEON(0):  Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1600x1200"  162.00  1600 1664 1856 2160  1200 1201 
1204 1250 +hsync +vsync
(**) RADEON(0):  Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1400x1050"  122.00  1400 1488 1640 1880  1050 1052 
1064 1082 +hsync +vsync
(**) RADEON(0):  Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 
1028 1066 +hsync +vsync
(**) RADEON(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 
1028 1066 +hsync +vsync
(**) RADEON(0):  Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "1280x960"  148.50  1280 1344 1504 1728  960 961 964 
1011 +hsync +vsync
(**) RADEON(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) RADEON(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 
1000 +hsync +vsync
(**) RADEON(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 
900 +hsync +vsync
(**) RADEON(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) RADEON(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 
806 +hsync +vsync
(**) RADEON(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) RADEON(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 
-hsync -vsync
(**) RADEON(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) RADEON(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) RADEON(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) RADEON(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 
+hsync +vsync
(**) RADEON(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) RADEON(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 
+hsync +vsync
(**) RADEON(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) RADEON(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 
-hsync -vsync
(**) RADEON(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) RADEON(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 
-hsync -vsync
(**) RADEON(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) RADEON(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 
-hsync -vsync
(**) RADEON(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) RADEON(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446 
-hsync +vsync
(**) RADEON(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445 
-hsync +vsync
(**) RADEON(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) RADEON(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445 
+hsync -vsync
(**) RADEON(0):  Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D)
(II) RADEON(0): Modeline "512x384"   22.45  512 516 604 632  384 384 388 409 
interlace doublescan +hsync +vsync
(**) RADEON(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) RADEON(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314 333 
doublescan -hsync -vsync
(**) RADEON(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) RADEON(0): Modeline "400x300"   24.75  400 408 448 528  300 300 302 312 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) RADEON(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321 333 
doublescan +hsync +vsync
(**) RADEON(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) RADEON(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 
doublescan +hsync +vsync
(**) RADEON(0):  Mode "[EMAIL PROTECTED]": 22.0 MHz, 62.4 kHz, 121.4 Hz (D)
(II) RADEON(0): Modeline "[EMAIL PROTECTED]"   21.96  256 276 316 352  240 244 
249 257 doublescan
(**) RADEON(0): Display dimensions: (330, 240) mm
(**) RADEON(0): DPI set to (123, 126)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 0.1.0
        ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.1.0
        ABI class: XFree86 Video Driver, version 0.6
(**) RADEON(0): Using AGP 4x mode
(**) RADEON(0): Enabling AGP Fast Write
(**) RADEON(0): Enabling depth moves
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/X11R6/lib/modules/libshadowfb.a
(II) Module shadowfb: vendor="The XFree86 Project"
        compiled for 4.3.0.1, module version = 1.0.0
        ABI class: XFree86 ANSI C Emulation, version 0.2
(II) RADEON(0): Page flipping enabled
(!!) RADEON(0): For information on using the multimedia capabilities
        of this adapter, please see http://gatos.sf.net.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0xed000000 - 0xed00ffff (0x10000) MX[B]
        [1] 0   0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
        [2] -1  0       0xffe00000 - 0xffffffff (0x200000) MX[B](B)
        [3] -1  0       0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] -1  0       0xef002000 - 0xef0020ff (0x100) MX[B]
        [8] -1  0       0xef000000 - 0xef00007f (0x80) MX[B]
        [9] -1  0       0xef001000 - 0xef000fff (0x0) MX[B]O
        [10] -1 0       0xe8000000 - 0xe7ffffff (0x0) MX[B]O
        [11] -1 0       0xed000000 - 0xed00ffff (0x10000) MX[B](B)
        [12] -1 0       0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
        [13] 0  0       0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
        [14] 0  0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
        [15] 0  0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
        [16] 0  0       0x0000c000 - 0x0000c0ff (0x100) IX[B]
        [17] -1 0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [18] -1 0       0x00000000 - 0x000000ff (0x100) IX[B]
        [19] -1 0       0x0000e800 - 0x0000e83f (0x40) IX[B]
        [20] -1 0       0x0000e400 - 0x0000e4ff (0x100) IX[B]
        [21] -1 0       0x0000e000 - 0x0000e07f (0x80) IX[B]
        [22] -1 0       0x0000d400 - 0x0000d40f (0x10) IX[B]
        [23] -1 0       0x0000d000 - 0x0000cfff (0x0) IX[B]O
        [24] -1 0       0x0000c000 - 0x0000c0ff (0x100) IX[B](B)
        [25] 0  0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [26] 0  0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) RADEON(0): Write-combining range (0xe0000000,0x4000000)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: open result is -1, (Unknown error 999)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) RADEON(0): [drm] loaded kernel module for "radeon" driver
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:5:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xf8a6d000
(II) RADEON(0): [drm] mapped SAREA 0xf8a6d000 to 0x44442000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x0f000207 [AGP 0x1022/0x700e; Card 0x1002/0x514c]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
(II) RADEON(0): [agp] ring handle = 0xe8000000
(II) RADEON(0): [agp] Ring mapped at 0x44444000
(II) RADEON(0): [agp] ring read ptr handle = 0xe8101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x44545000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x44546000
(II) RADEON(0): [agp] AGP texture map handle = 0xe8302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x44746000
(II) RADEON(0): [drm] register handle = 0xed000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1600,8191)
(II) RADEON(0): Reserved area from (0,1200) to (1600,1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 6989
(II) RADEON(0): Will use back buffer at offset 0xf5a000
(II) RADEON(0): Will use depth buffer at offset 0x16ad000
(II) RADEON(0): Will use 34816 kb for textures at offset 0x1e00000
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
        Screen to screen bit blits
        Solid filled rectangles
        8x8 mono pattern filled rectangles
        Indirect CPU to Screen color expansion
        Solid Lines
        Scanline Image Writes
        Offscreen Pixmaps
        Setting up tile and stipple cache:
                32 128x128 slots
                32 256x256 slots
                16 512x512 slots
(II) RADEON(0): Acceleration enabled
(**) RADEON(0): Option "BackingStore" "True"
(**) RADEON(0): Backing store enabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using hardware cursor (scanline 1202)
(II) RADEON(0): Largest offscreen area available: 1600 x 6986
(WW) RADEON(0): Option "No2048Limit" is not used
(II) RADEON(0): X context handle = 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] removed 1 reserved context for kernel
(II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf8a6d000 at 0x44442000
(II) RADEON(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mouse0"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) Keyboard "Generic Keyboard" handled by legacy driver
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(EE) RADEON(0): RADEONCPGetBuffer: CP GetBuffer -1020
(EE) RADEON(0): GetBuffer timed out, resetting engine...
(EE) RADEON(0): RADEONCPGetBuffer: CP reset -1020
(EE) RADEON(0): RADEONCPGetBuffer: CP start -1020
(EE) RADEON(0): RADEONCPGetBuffer: CP GetBuffer -1020
(EE) RADEON(0): GetBuffer timed out, resetting engine...
(EE) RADEON(0): RADEONCPGetBuffer: CP reset -1020
(EE) RADEON(0): RADEONCPGetBuffer: CP start -1020
(EE) RADEON(0): RADEONCPGetBuffer: CP GetBuffer -1020
(EE) RADEON(0): GetBuffer timed out, resetting engine...
(EE) RADEON(0): RADEONCPGetBuffer: CP reset -1020
(EE) RADEON(0): RADEONCPGetBuffer: CP start -1020

XFree86 X server log files on system:
-rw-r--r--    1 root     cheako       2779 Feb 27 21:15 /var/log/XFree86.2.log
-rw-r--r--    1 root     root        48388 Apr 30 04:55 /var/log/XFree86.0.log


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (980, 'unstable'), (900, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf [debconf-2.0]       1.4.24       Debian configuration management sy
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  xserver-common              4.3.0-7      files and utilities common to all 
ii  zlib1g                      1:1.2.1-5    compression library - runtime

-- debconf information excluded

Reply via email to