Package: xserver-xfree86 Version: 4.3.0.dfsg.1-6 Severity: wishlist Option "ForceMinDotClock" "9M" (**) RADEON(0): Option "ForceMinDotClock" "9M" (II) RADEON(0): Clock range: 20.00 to 350.00 MHz
As you can see from my cfg file, I'm trying to use a doublescan mode 256x240. This is the native resolution of an NES pumped up a bit. It's an asumption of mine that DotClock is in Mhz, that is missing from XF86Config-4's man page. -- Package-specific info: Contents of /var/lib/xfree86/X.roster: xserver-xfree86 /etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum. 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 1745388 Jul 7 10:07 /usr/bin/X11/XFree86 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] /var/lib/xfree86/XF86Config-4.md5sum does not exist. XFree86 X server configuration file status: -rw-r--r-- 1 root root 20360 Jul 26 21:17 /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 # 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 # # 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" Option "ForceMinDotClock" "9M" 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" "1" Option "BlockSignalsOnLock" "on" 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 Xi 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 "fglrx XiMini 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 "fglrx GL Screen" 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 "fglrx GLmini Screen" 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 "fglrx TVideo Screen0" Device "RadeonATI" Monitor "PF775" DefaultDepth 24 Option "DesktopSetup" "0x00000000" Option "FSAAEnable" "off" Option "Capabilities" "0x00000000" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" 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 "MFB Screen" Device "Radeon0" Monitor "PF775" Option "EnablePageFlip" "False" Option "MergedFB" "True" Option "MetaModes" "1920x1440-1400x1050 1920x1440 1600x1200-1400x1050 1600x1200 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 "GLmini 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 "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 "fglrxXiLayout" Screen 0 "fglrx Xi Screen" # Screen 1 "Screen1" LeftOf "MFB Screen" InputDevice "Configured Mouse" InputDevice "Generic Keyboard" EndSection Section "ServerLayout" Identifier "fglrxXiMiniLayout" Screen 0 "fglrx XiMini Screen" # Screen 1 "Screen1" LeftOf "MFBM Screen" InputDevice "Configured Mouse" InputDevice "Generic Keyboard" EndSection Section "ServerLayout" Identifier "fglrxGLLayout" Screen "fglrx GL Screen" InputDevice "Configured Mouse" InputDevice "Generic Keyboard" EndSection Section "ServerLayout" Identifier "fglrxGLminiLayout" Screen "fglrx GLmini Screen" InputDevice "Configured Mouse" InputDevice "Generic Keyboard" EndSection Section "ServerLayout" Identifier "fglrxTVideoLayout" Screen 0 "fglrx TVideo Screen0" 0 0 # Screen 1 "Screen1" LeftOf "fglrx TVideo Screen0" 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 Section "ServerLayout" Identifier "GLminiLayout" Screen "GLmini 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 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 cheako 55250 May 21 19:46 /var/log/XFree86.3.log -rw-r--r-- 1 root root 53195 Jul 26 21:19 /var/log/XFree86.0.log 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.dfsg.1-6 20040707142024 [EMAIL PROTECTED]) Release Date: 15 August 2003 X Protocol Version 11, Revision 0, Release 6.6 Build Operating System: Linux 2.4.23 i686 [ELF] Build Date: 07 July 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.7-1-k7 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian 1:3.3.4-2)) #1 Thu Jul 8 06:45:35 EDT 2004 F 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.0.log", Time: Mon Jul 26 21:19:12 2004 (==) Using config file: "/etc/X11/XF86Config-4" (==) ServerLayout "Default Layout" (**) |-->Screen "Xi Screen0" (0) (**) | |-->Monitor "PF775" (**) | |-->Device "Radeon0" (**) |-->Screen "Screen1" (1) (**) | |-->Monitor "CPD-200ES" (**) | |-->Device "Radeon1" (**) |-->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 = 0x00000000, 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 0xd8000000 - 0xd9ffffff (0x2000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xd0000000 - 0xd7ffffff (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 @ 0xd0000000/27, 0xd9000000/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 0xc0000000 from 0xcfffffff to 0xbfffffff (II) PCI Memory resource overlap reduced 0xdb001000 from 0xdb001fff to 0xdb000fff (II) PCI I/O resource overlap reduced 0x0000d000 from 0x0000d003 to 0x0000cfff (II) Active PCI resource ranges: [0] -1 0 0xdb002000 - 0xdb0020ff (0x100) MX[B] [1] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [2] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [3] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [5] -1 0 0xd0000000 - 0xd7ffffff (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 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) Inactive PCI resource ranges: [0] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xdb002000 - 0xdb0020ff (0x100) MX[B] [1] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [2] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [3] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [4] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [5] -1 0 0xd0000000 - 0xd7ffffff (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 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) (II) Inactive PCI resource ranges after removing overlaps: [0] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O (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 0xdb002000 - 0xdb0020ff (0x100) MX[B] [6] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [7] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [8] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [9] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [10] -1 0 0xd0000000 - 0xd7ffffff (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 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) [18] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O (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.5.5 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.5.5) 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/PCI), ATI Radeon VE/7000 QZ (AGP/PCI), 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 Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437, ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP), ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI), ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI), ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP), ATI Radeon Mobility 9000 (M9) Lf (AGP), ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9100 IGP (A5) 5834, ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9200PRO 5960 (AGP), ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP), ATI Radeon 9200SE 5964 (AGP), ATI Radeon Mobility 9200 (M9+) 5C61 (AGP), ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP), ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP), ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP), ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI FireGL RV360 AV (AGP), ATI Radeon Mobility 9600 (M10) NP (AGP), ATI Radeon Mobility 9600 (M10) NQ (AGP), ATI Radeon Mobility 9600 (M11) NR (AGP), ATI Radeon Mobility 9600 (M10) NS (AGP), ATI FireGL Mobility T2 (M10) NT (AGP), ATI FireGL Mobility T2 (M11) NV (AGP), ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP) (II) Primary Device is: PCI 01:05:0 (--) Chipset ATI Radeon 8500 QL (AGP) found (--) 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 0xdb002000 - 0xdb0020ff (0x100) MX[B] [6] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [7] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [8] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [9] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [10] -1 0 0xd0000000 - 0xd7ffffff (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 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) [18] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O (II) Loading sub module "radeon" (II) LoadModule: "radeon" (II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o (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 0xdb002000 - 0xdb0020ff (0x100) MX[B] [6] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [7] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [8] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [9] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [10] -1 0 0xd0000000 - 0xd7ffffff (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 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) [21] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O [22] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [23] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Setting vga for screen 1. (II) RADEON(0): MMIO registers at 0xd9000000 (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 "ForceMinDotClock" "9M" (==) 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 0xd0000000 (--) RADEON(0): VideoRAM: 65536 kByte (128 bit DDR SDRAM) (II) RADEON(0): AGP card detected (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 Detected: 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): Illegal minimum dotclock specified 9.00 MHz (option ignored) (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) (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) (WW) (1792x1344,PF775) mode clock 204.8MHz exceeds DDC maximum 200MHz (II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1792x1344" (hsync out of range) (II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (WW) (1856x1392,PF775) mode clock 218.3MHz exceeds DDC maximum 200MHz (II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1856x1392" (hsync out of range) (II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (WW) (1920x1440,PF775) mode clock 234MHz exceeds DDC maximum 200MHz (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range) (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" (hsync out of range) (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (WW) (2048x1536,PF775) mode clock 266.95MHz exceeds DDC maximum 200MHz (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range) (II) RADEON(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using mode "320x240" (no mode of this name) (II) RADEON(0): Not using mode "[EMAIL PROTECTED]" (no mode of this name) (II) RADEON(0): Not using default mode "2048x1536" (width too large for virtual size) (--) RADEON(0): Virtual size is 1920x1440 (pitch 1920) (**) RADEON(0): *Default mode "1920x1440": 234.0 MHz, 90.0 kHz, 60.0 Hz (II) RADEON(0): Modeline "1920x1440" 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (**) 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): *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 "1856x1392": 218.3 MHz, 86.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "1856x1392" 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (**) RADEON(0): Default mode "1792x1344": 204.8 MHz, 83.7 kHz, 60.0 Hz (II) RADEON(0): Modeline "1792x1344" 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -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": 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): 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): DPI set to (100, 100) (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. (II) RADEON(1): MMIO registers at 0xd9000000 (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Reloading /usr/X11R6/lib/modules/libvgahw.a (II) RADEON(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) RADEON(1): PCI bus 1 card 5 func 0 (**) RADEON(1): Depth 24, (--) framebuffer bpp 32 (II) RADEON(1): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) (==) RADEON(1): Default visual is TrueColor (**) RADEON(1): Option "AGPMode" "4" (**) RADEON(1): Option "AGPFastWrite" "True" (**) RADEON(1): Option "EnableDepthMoves" "True" (**) RADEON(1): Option "EnablePageFlip" "True" (==) RADEON(1): RGB weight 888 (II) RADEON(1): Using 8 bits per RGB (8 bit DAC) (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/X11R6/lib/modules/linux/libint10.a (II) RADEON(1): initializing int10 (WW) RADEON(0): Bad V_BIOS checksum (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (--) RADEON(1): Chipset: "ATI Radeon 8500 QL (AGP)" (ChipID = 0x514c) (--) RADEON(1): Linear framebuffer at 0xd0000000 (--) RADEON(1): VideoRAM: 32768 kByte (128 bit DDR SDRAM) (II) RADEON(1): AGP card detected (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/X11R6/lib/modules/libddc.a (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Reloading /usr/X11R6/lib/modules/libi2c.a (II) RADEON(1): I2C bus "DDC" initialized. (II) RADEON(1): Secondary Display == Type 1 (==) RADEON(1): Using gamma correction (1.0, 1.0, 1.0) (II) RADEON(1): Validating modes on Secondary head --------- (II) RADEON(1): CPD-200ES: Using hsync range of 30.00-70.00 kHz (II) RADEON(1): CPD-200ES: Using vrefresh range of 50.00-120.00 Hz (II) RADEON(1): Clock range: 20.00 to 350.00 MHz (II) RADEON(1): Not using mode "[EMAIL PROTECTED]" (vrefresh out of range) (II) RADEON(1): Not using mode "[EMAIL PROTECTED]" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1280x960" (hsync out of range) (II) RADEON(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1280x1024" (hsync out of range) (II) RADEON(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1280x1024" (hsync out of range) (II) RADEON(1): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1792x1344" (hsync out of range) (II) RADEON(1): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1792x1344" (hsync out of range) (II) RADEON(1): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1856x1392" (hsync out of range) (II) RADEON(1): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1856x1392" (hsync out of range) (II) RADEON(1): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1920x1440" (hsync out of range) (II) RADEON(1): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1920x1440" (hsync out of range) (II) RADEON(1): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "576x384" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1400x1050" (hsync out of range) (II) RADEON(1): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "800x512" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1920x1440" (hsync out of range) (II) RADEON(1): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "2048x1536" (hsync out of range) (II) RADEON(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "2048x1536" (hsync out of range) (II) RADEON(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) RADEON(1): Not using mode "320x240" (no mode of this name) (--) RADEON(1): Virtual size is 1400x1050 (pitch 1408) (**) RADEON(1): *Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz (II) RADEON(1): Modeline "1400x1050" 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (**) RADEON(1): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) RADEON(1): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) RADEON(1): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) RADEON(1): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) RADEON(1): *Mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) RADEON(1): Modeline "640x480" 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (**) RADEON(1): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz (II) RADEON(1): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (**) RADEON(1): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz (II) RADEON(1): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (**) RADEON(1): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz (II) RADEON(1): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (**) RADEON(1): Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz (II) RADEON(1): Modeline "1152x768" 65.00 1152 1178 1314 1472 768 771 777 806 +hsync +vsync (**) RADEON(1): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz (II) RADEON(1): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (**) RADEON(1): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz (II) RADEON(1): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (**) RADEON(1): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) RADEON(1): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) RADEON(1): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I) (II) RADEON(1): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (**) RADEON(1): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz (II) RADEON(1): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (**) RADEON(1): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) RADEON(1): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) RADEON(1): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) RADEON(1): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) RADEON(1): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) RADEON(1): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) RADEON(1): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) RADEON(1): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) RADEON(1): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) RADEON(1): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) RADEON(1): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) RADEON(1): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) RADEON(1): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) RADEON(1): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (**) RADEON(1): Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D) (II) RADEON(1): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (**) RADEON(1): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) (II) RADEON(1): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (**) RADEON(1): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) (II) RADEON(1): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (**) RADEON(1): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) (II) RADEON(1): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (**) RADEON(1): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) (II) RADEON(1): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (**) RADEON(1): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) RADEON(1): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (++) RADEON(1): DPI set to (100, 100) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Reloading /usr/X11R6/lib/modules/libfb.a (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Reloading /usr/X11R6/lib/modules/libramdac.a (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Reloading /usr/X11R6/lib/modules/libxaa.a (**) RADEON(1): Using AGP 4x mode (**) RADEON(1): Enabling AGP Fast Write (**) RADEON(1): Enabling depth moves (II) Loading sub module "shadowfb" (II) LoadModule: "shadowfb" (II) Reloading /usr/X11R6/lib/modules/libshadowfb.a (II) RADEON(1): Page flipping enabled (!!) RADEON(1): 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? Yes, I do. (II) LoadModule: "rac" (II) Loading /usr/X11R6/lib/modules/librac.a (II) Module rac: vendor="The XFree86 Project" compiled for 4.3.0.1, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.6 (II) resource ranges after preInit: [0] 0 0 0xd9000000 - 0xd900ffff (0x10000) MX[B] [1] 0 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B] [2] 0 0 0xd9000000 - 0xd900ffff (0x10000) MX[B] [3] 0 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B] [4] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [5] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [6] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [7] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [8] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [9] -1 0 0xdb002000 - 0xdb0020ff (0x100) MX[B] [10] -1 0 0xdb000000 - 0xdb00007f (0x80) MX[B] [11] -1 0 0xdb001000 - 0xdb000fff (0x0) MX[B]O [12] -1 0 0xc0000000 - 0xbfffffff (0x0) MX[B]O [13] -1 0 0xd9000000 - 0xd900ffff (0x10000) MX[B](B) [14] -1 0 0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B) [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [18] 0 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [19] 0 0 0x0000c000 - 0x0000c0ff (0x100) IX[B] [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [22] -1 0 0x0000e800 - 0x0000e83f (0x40) IX[B] [23] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B] [24] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B] [25] -1 0 0x0000d400 - 0x0000d40f (0x10) IX[B] [26] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B](B) [27] -1 0 0x0000d000 - 0x0000cfff (0x0) IX[B]O [28] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [29] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) RADEON(0): Write-combining range (0xd0000000,0x2000000) (WW) RADEON(0): Direct Rendering Disabled -- Dual-head configuration is not working with DRI at present. Please use only one Device/Screen section in your XFConfig file. (II) RADEON(0): Memory manager initialized to (0,0) (1920,4369) (II) RADEON(0): Reserved area from (0,1440) to (1920,1442) (II) RADEON(0): Largest offscreen area available: 1920 x 2927 (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 30 256x256 slots 11 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 1442) (II) RADEON(0): Largest offscreen area available: 1920 x 2924 (II) RADEON(0): Direct rendering disabled (==) RandR enabled (==) RADEON(1): Write-combining range (0xd2000000,0x2000000) (II) RADEON(0): Wrote: rd=12, fd=104, pd=0 (II) RADEON(1): Memory manager initialized to (0,0) (1408,5957) (II) RADEON(1): Reserved area from (0,1050) to (1408,1052) (II) RADEON(1): Largest offscreen area available: 1408 x 4905 (II) RADEON(1): 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 15 512x512 slots (II) RADEON(1): Acceleration enabled (**) RADEON(1): Option "BackingStore" "True" (**) RADEON(1): Backing store enabled (==) RADEON(1): Silken mouse enabled (II) RADEON(1): Using hardware cursor (scanline 1052) (II) RADEON(1): Largest offscreen area available: 1408 x 4902 (II) RADEON(1): Direct rendering disabled (==) RandR enabled (II) Entity 0 shares no resources (II) Entity 1 shares no resources (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 GetModeLine - scrn: 0 clock: 234000 GetModeLine - hdsp: 1920 hbeg: 2048 hend: 2256 httl: 2600 vdsp: 1440 vbeg: 1441 vend: 1444 vttl: 1500 flags: 6 GetModeLine - scrn: 1 clock: 122000 GetModeLine - hdsp: 1400 hbeg: 1488 hend: 1640 httl: 1880 vdsp: 1050 vbeg: 1052 vend: 1064 vttl: 1082 flags: 5 (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources (II) RADEON(0): Wrote: rd=12, fd=128, pd=3 (II) Entity 0 shares no resources (II) Entity 1 shares no resources (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources (II) RADEON(0): Wrote: rd=12, fd=104, pd=0 (II) Entity 0 shares no resources (II) Entity 1 shares no resources (II) 3rd Button detected: disabling emulate3Button (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources (II) Screen 0 shares mem & io resources (II) Screen 1 shares mem & io resources (II) RADEON(0): Wrote: rd=12, fd=101, pd=3 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (980, 'unstable'), (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-k7 Locale: LANG=C, LC_CTYPE=C Versions of packages xserver-xfree86 depends on: ii debconf [debconf-2.0] 1.4.29 Debian configuration management sy ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an ii xserver-common 4.3.0.dfsg.1-6 files and utilities common to all ii zlib1g 1:1.2.1.1-5 compression library - runtime -- debconf information excluded