Hallo! My problem is: When I restart xfree86 it gets to the point where I can see the dash of the vt it tries to run on but then nothing changes anymore and everything is dead. It works all perfectly the frist time I start xfree86. My system: I hava a laptop with a Radeon Mobility M9 9000 with an external vga connector. I connect an externel TFT Monitor to it with 1280x1024. The laptop monitor just has 1024x768. I have also a Silicon Integrated Systems [SiS] 5591/5592 AGP which works fine with radeon acceleration under my SuSE and under my LFS with Xorg. I am now running XFree86 4.5.0 on my LFS with a VESA fb or the radeonfb. What I want: I want an X running on both monitros with 1280x1024 on both or 1280x1024 on my external and 1024x768 on the laptop monitor. (last one needs tow screen section if I'm not mistaken? And the benefit of the first configuration is that one can use an overlay video driver to watch a film on the external) Details: I changed from Xorg to XFree86 because the radeon driver form Xorg seems not to be able to detect the second head so that I end up with my external monitor showing everything nicely but the laptop one is always blank. XFree86 gives me 1280x1024 on both so that it scrolls on the laptop one. But if I restart XFree86 it gets to the point where I can see the dash of the vt it tries to run on but then nothing changes anymore and everything is dead. When I run my SuSE XFree86 4.4.0 under LFS with a chroot a restart works just fine as the first. Additionally I found that even on the first start of XFree86 glxgears doesn't work (it crashes with two error messsages) allthough xdrinfo says acceleration enabled. But the restart problem is still there even if there are no agp and radeon modules. XFree86 4.5.0 is also just covering the part on the external that the laptop monitor is showing with a screensaver like xmatrix. Any help or hints are very apreciated Thanks in advance Lynx
Section "ServerFlags" Option "AllowMouseOpenFail" "on" # Option "UseFBDev" "TRUE" #does not work probably (mergedFB) # Option "RandR" "on"#Don't know what that's for and how it got here. Option "DefaultServerLayout" "single" # "merged" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/encodings" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/util" FontPath "/usr/X11R6/lib/X11/fonts/artwiz-fonts" EndSection Section "Module" # Load "v4l" # Load "radeon" Load "speedo" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "LaptopKeyboard" Driver "Keyboard" Option "MapName" "Standard Keyboard [ pc105 ]" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection #Section "InputDevice" # Identifier "GPM" # Driver "mouse" # Option "Device" "/dev/gpmdata" # Option "Protocol" "imps/2" #EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "ButtonNumber" "2" Option "Device" "/dev/mouse" Option "InputFashion" "Mouse" Option "Name" "USB-Mouse;IMPS/2" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Device" "/dev/gpmdata" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" Option "Repeater" "/dev/ps2mouse" EndSection Section "Monitor" Identifier "LaptopLCD" # Option "CalcAlgorithm" "CheckDesktopGeometry" # DisplaySize 303 228 #320 240 This changes font size! DisplaySize 376 300 HorizSync 27-60 ModelName "1024X768@60HZ" Option "DPMS" VendorName "--> LCD" VertRefresh 40-80 UseModes "Modes[0]" #important for 1280 external! EndSection Section "Monitor" Identifier "Monitorext" DisplaySize 376 300 HorizSync 30-80 #Should be specified VertRefresh 50-160 #it's said to be possible to damage the monitor UseModes "Modes[0]" #important for 1280 external! Option "DPMS" EndSection Section "Monitor" Identifier "MonitorTV" HorizSync 50-60 #Should be specified VertRefresh 50-160 #it's said to be possible to damage the monitor # UseModes "Modes[0]" # Option "DPMS" EndSection Section "Device" Identifier "Radeon9000int" Driver "radeon" #could use old radeon_drv.o for xinerama und dual; would need an other device section BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" # Option "TVOutput" "PAL-CN" #for Gatos tv_out dirver. Didn't work yet! EndSection #Device section for external monitor. Seems to be necessary. Section "Device" Identifier "Radeon9000ext" Driver "radeon" BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Screen 1 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" EndSection Section "Device" Identifier "TV" Driver "vesa" BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Option "ShadowFB" "on" # Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1280x1024" 99.84 1280 1296 1552 1736 1024 1024 1033 1070 # Modeline "1152x864" 77.55 1152 1168 1384 1568 864 864 873 902 Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 # Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 # Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 # Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 # Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 # Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 EndSection Section "Screen" DefaultDepth 24 Identifier "Screen 1" Device "Radeon9000int" Monitor "LaptopLCD" SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" DefaultDepth 24 Identifier "Screen 2" Device "Radeon9000ext" Monitor "Monitorext" SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection EndSection #Section "Device" # Identifier "TV" # Driver "vesa" # BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" # BusID "PCI:1:0:0" # Option "ShadowFB" "on" # Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. # VendorName "ATI" #EndSection Section "Screen" DefaultDepth 16 Identifier "Screen 3" Device "TV" Monitor "MonitorTV" SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection EndSection Section "Screen" DefaultDepth 24 Identifier "Screen merged" Device "Radeon9000int" Monitor "LaptopLCD" SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" Virtual 2047 768 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" Virtual 2047 768 # 2047 to avoid bug with xscreensaver endgame ... EndSubSection Option "HWcursor" #not used Option "ForceCRT2Type" "LCD" #not used Option "ForceCRT1" "TRUE" #not used Option "MaxXFBMem" "24000" #not used Option "MergedFB" "true" Option "CRT2Position" "RightOf" Option "MetaModes" "1280x1024-1024x768 1024x768-1024x768 800x600-1024x768 1024x768-800x600 1024x768 800x600 640x480" Option "CRT2HSync" "27-60" Option "CRT2VRefresh" "50-80" Option "MergedXineramaCRT2IsScreen0" "false" #changes Controlpanel position # Option "UseFBDev" "TRUE" #does not work probably (mergedFB) # Option "NoMergedXinerama" "true" #No xinerama at all! # Option "MonitorLayout" "LVDS, CRT" # Option "EnablePageFlip" "true" #flips screen, not good! EndSection Section "ServerLayout" Identifier "single" Screen "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time # InputDevice "GPM" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" # Option "EnablePageFlip" "on" EndSection Section "ServerLayout" Identifier "ext" Screen "Screen 2" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time # InputDevice "GPM" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" # Option "EnablePageFlip" "on" EndSection Section "ServerLayout" Identifier "merged" Screen "Screen merged" # Screen "Screen 2" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "Touchpad" "CorePointer" #It should be the other way round InputDevice "USBMouse" "SendCoreEvents" #But did not work last time # Option "Clone" "off" # Option "Xinerama" "off" # Option "MergedFB" "on" #set in screen merged # Option "CRT2Position" "RightOf" EndSection Section "ServerLayout" Identifier "dual" Screen "Screen 1" Screen "Screen 2" LeftOf "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" #both off means different desctops on each screen Option "Xinerama" "off" # Option "MergedFB" "false" # Option "ForceCRT2Type" "LCD" # Option "ForceCRT1" "TRUE" EndSection Section "ServerLayout" Identifier "xinerama" Screen "Screen 1" Screen "Screen 2" LeftOf "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" #no need for that because of standard for radeon Option "Xinerama" "on" Option "NoAccel" "true" Option "MergedFB" "false" Option "NoMergedXinerama" "true" # Option "NoDDC" "true" # Option "ForceCRT2Type" "LCD" # Option "ForceCRT1" "false" EndSection Section "ServerLayout" Identifier "TVonly" Screen "Screen 3" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" Option "Xinerama" "off" Option "EnablePageFlip" "off" EndSection Section "DRI" # Group "video" #let everybody use dri also root for xscreensaver! Mode 0666 EndSection
XFree86 Version 4.5.0 Release Date: 16 March 2005 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.13.1 i686 [ELF] Current Operating System: Linux drago 2.6.13.1 #6 Sun Oct 2 10:19:51 CEST 2005 i686 Build Date: 3 November 2005 Changelog Date: 17 March 2005 Before reporting problems, check http://www.XFree86.Org/ to make sure that you have the latest version. Module Loader present Command line: X :0 Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (EE) error, (WW) warning, (II) informational, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.0.log", Time: Fri Nov 4 09:32:45 2005 (==) Using config file: "/etc/X11/XF86Config". (II) Module ABI versions: XFree86 ANSI C Emulation: 0.3 XFree86 Video Driver: 0.8 XFree86 XInput driver : 0.5 XFree86 Server Extension : 0.3 XFree86 Font Renderer : 0.5 (II) Loader running on linux (**) Option "defaultserverlayout" "single" (**) Option "Protocol" "Standard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc105" (**) XKB: model: "pc105" (**) Option "XkbLayout" "de" (**) XKB: layout: "de" (**) Option "XkbVariant" "nodeadkeys" (**) XKB: variant: "nodeadkeys" (==) Keyboard: CustomKeycode disabled. (**) ServerLayout "single" (==) |-->Screen "Screen 1" (0) (0, 0) (**) | |-->Device "Radeon9000int" (**) | |-->Monitor "LaptopLCD" (0) (**) |-->Input Device "LaptopKeyboard" (**) |-->Input Device "USBMouse" (**) |-->Input Device "Touchpad" (WW) "fonts.dir" not found (or not valid) in "/usr/X11R6/lib/X11/fonts/encodings". Entry deleted from font path. (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/encodings"). (WW) "fonts.dir" not found (or not valid) in "/usr/X11R6/lib/X11/fonts/util". Entry deleted from font path. (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/util"). (WW) The directory "/usr/X11R6/lib/X11/fonts/artwiz-fonts" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/CID,/usr/X11R6/lib/X11/fonts/TTF,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/misc" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "AllowMouseOpenFail" "on" (**) Option "Xinerama" "off" (II) Checking for unused ServerFlags options: (WW) Option "DefaultServerLayout" is not used (WW) Option "Clone" is not used (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.8 (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.5 (II) Loading font Bitmap (--) using VT number 10 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x8000003c, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1039,0646 card 0000,0000 rev 01 class 06,00,00 hdr 80 (II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:02:0: chip 1039,0962 card 0000,0000 rev 14 class 06,01,00 hdr 80 (II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00 (II) PCI: 00:02:3: chip 1039,7007 card 17c0,1054 rev 00 class 0c,00,10 hdr 00 (II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev 00 class 01,01,80 hdr 00 (II) PCI: 00:02:6: chip 1039,7013 card 17c0,1059 rev a0 class 07,03,00 hdr 00 (II) PCI: 00:02:7: chip 1039,7012 card 17c0,2000 rev a0 class 04,01,00 hdr 00 (II) PCI: 00:03:0: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 80 (II) PCI: 00:03:1: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 00 (II) PCI: 00:03:2: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 00 (II) PCI: 00:03:3: chip 1039,7002 card 17c0,1056 rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:04:0: chip 1039,0900 card 17c0,1055 rev 91 class 02,00,00 hdr 00 (II) PCI: 00:09:0: chip 1524,1420 card 3000,0000 rev 01 class 06,07,00 hdr 82 (II) PCI: 00:09:1: chip 1524,1420 card 5000,0000 rev 01 class 06,07,00 hdr 82 (II) PCI: 01:00:0: chip 1002,4c66 card 17c0,2058 rev 01 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,6), 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: 0x000c (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B] [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B] [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xec100000 - 0xec1fffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 2: bridge is at (0:9:0), (0,2,5), BCTRL: 0x03c0 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00003000 - 0x00003fff (0x1000) IX[B] [1] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0x10000000 - 0x11ffffff (0x2000000) MX[B] [1] -1 0 0x12000000 - 0x13ffffff (0x2000000) MX[B] (II) PCI-to-CardBus bridge: (II) Bus 6: bridge is at (0:9:1), (0,6,9), BCTRL: 0x0340 (VGA_EN is cleared) (II) Bus 6 I/O range: [0] -1 0 0x00005000 - 0x00005fff (0x1000) IX[B] [1] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B] (II) Bus 6 prefetchable memory range: [0] -1 0 0x14000000 - 0x15ffffff (0x2000000) MX[B] [1] -1 0 0x16000000 - 0x17ffffff (0x2000000) MX[B] (--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [FireGL 9000] rev 1, Mem @ 0xf0000000/27, 0xec100000/16, I/O @ 0xa000/8 (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (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) Active PCI resource ranges: [0] -1 0 0xec005000 - 0xec005fff (0x1000) MX[B] [1] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [2] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [3] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [4] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [5] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [7] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [9] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [10] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [11] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [12] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [14] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [15] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xec005000 - 0xec005fff (0x1000) MX[B] [1] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [2] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [3] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [4] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [5] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [7] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [9] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [10] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [11] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [12] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [14] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [15] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [16] -1 0 0x0000a000 - 0x0000a0ff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [17] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [18] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [19] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [20] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [21] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [22] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.5 (II) Loading font Speedo (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.3 (II) Loading extension RECORD (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.3 (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 XFree86-DGA (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: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.3 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.3 (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.5.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.3 (II) Loading extension XFree86-DRI (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.3 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.3 (II) Loading extension GLX (II) LoadModule: "xtrap" (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a (II) Module xtrap: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.3 (II) Loading extension DEC-XTRAP (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project & the After X-TT Project" compiled for 4.5.0, module version = 2.1.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.5 (II) Loading font FreeType (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.2 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.5 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "synaptics" (WW) Warning, couldn't open module synaptics (II) UnloadModule: "synaptics" (EE) Failed to load module "synaptics" (module does not exist, 0) (II) LoadModule: "radeon" (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o (II) Module radeon: vendor="The XFree86 Project" compiled for 4.5.0, module version = 4.0.1 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.8 (II) LoadModule: "ati" (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor="The XFree86 Project" compiled for 4.5.0, module version = 6.5.12 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.8 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.5.0, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.5 (II) LoadModule: "synaptics" (WW) Warning, couldn't open module synaptics (II) UnloadModule: "synaptics" (EE) Failed to load module "synaptics" (module does not exist, 0) (II) ATI: ATI driver (version 6.5.12) 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 (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP), ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI), ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP), ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP), ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP), ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP), ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP), ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI), ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI), ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP), ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP), ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/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 (PCI/AGP), ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP), ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP), ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP), ATI Rage 128 4X SN (PCI/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:00:0 (--) Chipset ATI Radeon Mobility 9000 (M9) Lf (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [17] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [18] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [19] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [20] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [21] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [22] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [23] -1 0 0x0000a000 - 0x0000a0ff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [20] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [21] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [22] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [23] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [24] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [25] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [26] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) RADEON(0): MMIO registers at 0xec100000 (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.5.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.8 (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) RADEON(0): PCI bus 1 card 0 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): 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.5.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.8 (II) RADEON(0): initializing int10 (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (--) RADEON(0): Chipset: "ATI Radeon Mobility 9000 (M9) Lf (AGP)" (ChipID = 0x4c66) (--) RADEON(0): Linear framebuffer at 0xf0000000 (--) 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.5.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.8 (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.5.0, module version = 1.2.0 ABI class: XFree86 Video Driver, version 0.8 (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): I2C device "DDC:ddc2" registered at address 0xA0. (II) RADEON(0): I2C device "DDC:ddc2" removed. (II) RADEON(0): DDC Type: 2, Detected Type: 0 (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: 4, Detected Type: 0 (II) RADEON(0): Non-DDC laptop panel detected (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: 1 (II) RADEON(0): Displays Detected: Monitor1--Type 2, Monitor2--Type 1 (II) RADEON(0): Monitor2 EDID data --------------------------- (II) RADEON(0): Manufacturer: AIC Model: 4191 Serial#: 2800 (II) RADEON(0): Year: 2005 Week: 28 (II) RADEON(0): EDID Version: 1.3 (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V (II) RADEON(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen (II) RADEON(0): Max H-Image Size [cm]: horiz.: 37 vert.: 30 (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): redX: 0.647 redY: 0.346 greenX: 0.292 greenY: 0.602 (II) RADEON(0): blueX: 0.149 blueY: 0.130 whiteX: 0.312 whiteY: 0.328 (II) RADEON(0): Supported VESA Video Modes: (II) RADEON(0): 720x400@70Hz (II) RADEON(0): 640x480@60Hz (II) RADEON(0): 640x480@67Hz (II) RADEON(0): 640x480@72Hz (II) RADEON(0): 640x480@75Hz (II) RADEON(0): 800x600@56Hz (II) RADEON(0): 800x600@60Hz (II) RADEON(0): 800x600@72Hz (II) RADEON(0): 800x600@75Hz (II) RADEON(0): 832x624@75Hz (II) RADEON(0): 1024x768@60Hz (II) RADEON(0): 1024x768@70Hz (II) RADEON(0): 1024x768@75Hz (II) RADEON(0): 1280x1024@75Hz (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported Future Video Modes: (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) RADEON(0): Supported additional Video Mode: (II) RADEON(0): clock: 108.0 MHz Image Size: 375 x 301 mm (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) RADEON(0): Ranges: V min: 49 V max: 75 Hz, H min: 24 H max: 80 kHz, PixClock max 140 MHz (II) RADEON(0): Monitor name: F-419 (II) RADEON(0): Serial No: 2800 (II) RADEON(0): End of Monitor2 EDID data -------------------- (II) RADEON(0): (II) RADEON(0): Primary Display == Type 2 (II) RADEON(0): Clone Display == Type 1 (II) RADEON(0): Panel ID string: 1024x768 (II) RADEON(0): Panel Size from BIOS: 1024x768 (II) RADEON(0): BIOS provided dividers will be used. (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) (II) RADEON(0): Clone modes validation ------------ (II) RADEON(0): LaptopLCD: Using hsync range of 24.00-80.00 kHz (II) RADEON(0): LaptopLCD: Using vrefresh range of 49.00-75.00 Hz (II) RADEON(0): Clock range: 20.00 to 350.00 MHz (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range) (II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range) (II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "720x400" (vrefresh 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 "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 "400x300" (vrefresh out of range) (II) RADEON(0): Not using default mode "512x384" (vrefresh 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 "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 "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 "1600x1200" (width too large for virtual size) (II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) (II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) (II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) (II) RADEON(0): Not using default mode "1600x1200" (width too large for virtual size) (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 "576x432" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) (II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1400x1050" (width too large for virtual size) (II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1600x1024" (width too large for virtual size) (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) (**) RADEON(0): Preferred mode size is 1280x1024 (**) RADEON(0): Virtual size is 1280x1024 (pitch 1280) (**) RADEON(0): *Mode "1280x1024": 99.8 MHz, 57.5 kHz, 53.7 Hz (II) RADEON(0): Modeline "1280x1024" 99.84 1280 1296 1552 1736 1024 1024 1033 1070 (**) RADEON(0): *Mode "1024x768": 61.2 MHz, 43.7 kHz, 54.5 Hz (II) RADEON(0): Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 (**) RADEON(0): *Mode "800x600": 37.4 MHz, 34.9 kHz, 55.8 Hz (II) RADEON(0): Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 (**) RADEON(0): *Mode "640x480": 24.0 MHz, 27.7 kHz, 55.4 Hz (II) RADEON(0): Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 (**) 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 "1152x864": 81.6 MHz, 53.7 kHz, 60.0 Hz (II) RADEON(0): Modeline "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -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 "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": 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 (II) RADEON(0): Total of 13 clone modes found ------------ (II) RADEON(0): Validating modes on Primary head --------- (II) RADEON(0): Total number of valid DDC mode(s) found: 0 (WW) RADEON(0): Mode 1280x1024 is out of range. (WW) RADEON(0): Valid modes must be between 320x200-1024x768 (II) RADEON(0): Valid mode using on-chip RMX: 1024x768 (II) RADEON(0): Valid mode using on-chip RMX: 800x600 (II) RADEON(0): Valid mode using on-chip RMX: 640x480 (II) RADEON(0): Total number of valid FP mode(s) found: 3 (**) RADEON(0): Virtual size is 1280x1024 (pitch 1280) (**) RADEON(0): *Mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "1024x768" 65.00 1024 1040 1176 1344 768 770 776 806 (**) RADEON(0): *Mode "800x600": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "800x600" 65.00 800 1040 1176 1344 600 770 776 806 (**) RADEON(0): *Mode "640x480": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "640x480" 65.00 640 1040 1176 1344 480 770 776 806 (**) RADEON(0): Default mode "640x350": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "640x350" 65.00 640 1040 1176 1344 350 770 776 806 (**) RADEON(0): Default mode "640x400": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "640x400" 65.00 640 1040 1176 1344 400 770 776 806 (**) RADEON(0): Default mode "720x400": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "720x400" 65.00 720 1040 1176 1344 400 770 776 806 (**) RADEON(0): Default mode "320x240": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "320x240" 65.00 320 1040 1176 1344 240 770 776 806 (**) RADEON(0): Default mode "400x300": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "400x300" 65.00 400 1040 1176 1344 300 770 776 806 (**) RADEON(0): Default mode "512x384": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "512x384" 65.00 512 1040 1176 1344 384 770 776 806 (**) RADEON(0): Default mode "640x512": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "640x512" 65.00 640 1040 1176 1344 512 770 776 806 (**) RADEON(0): Default mode "832x624": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "832x624" 65.00 832 1040 1176 1344 624 770 776 806 (**) RADEON(0): Display dimensions: (376, 300) mm (**) RADEON(0): DPI set to (86, 86) (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.5.0, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.3 (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.5.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.8 (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.5.0, module version = 1.1.0 ABI class: XFree86 Video Driver, version 0.8 (II) RADEON(0): AGP Fast Write disabled by default (II) RADEON(0): Depth moves disabled by default (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.5.0, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.3 (II) RADEON(0): Page flipping disabled (!!) 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 0xec100000 - 0xec10ffff (0x10000) MX[B] [1] 0 0 0xf0000000 - 0xf7ffffff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [8] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B]E [9] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B]E [10] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B]E [11] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B]E [12] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [13] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]EO [14] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [19] 0 0 0x0000a000 - 0x0000a0ff (0x100) IX[B] [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [22] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [23] -1 0 0x00001800 - 0x0000187f (0x80) IX[B]E [24] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B]E [25] -1 0 0x00001080 - 0x000010ff (0x80) IX[B]E [26] -1 0 0x00001400 - 0x000014ff (0x100) IX[B]E [27] -1 0 0x00001000 - 0x0000100f (0x10) IX[B]E [28] -1 0 0x00009000 - 0x0000901f (0x20) IX[B]E [29] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) [30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) RADEON(0): Write-combining range (0xf0000000,0x4000000) 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: 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 [drm] failed to load kernel module "radeon" (II) RADEON(0): [drm] drmOpen failed (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI. (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191) (II) RADEON(0): Reserved area from (0,1024) to (1280,1026) (II) RADEON(0): Largest offscreen area available: 1280 x 7165 (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): Backing store disabled (==) RADEON(0): Silken mouse enabled (II) RADEON(0): Using hardware cursor (scanline 1026) (II) RADEON(0): Largest offscreen area available: 1280 x 7161 (**) Option "dpms" (**) RADEON(0): DPMS enabled (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 (II) Keyboard "LaptopKeyboard" handled by legacy driver (**) Option "Protocol" "imps/2" (**) USBMouse: Device: "/dev/mouse" (**) USBMouse: Protocol: "imps/2" (**) Option "CorePointer" (**) USBMouse: Core Pointer (**) Option "Device" "/dev/mouse" (==) USBMouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USBMouse: ZAxisMapping: buttons 4 and 5 (**) USBMouse: Buttons: 5 (EE) No Input driver matching `synaptics' (II) XINPUT: Adding extended input device "USBMouse" (type: MOUSE) (II) USBMouse: ps2EnableDataReporting: succeeded Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list!
X Window System Version 6.8.2 Release Date: 9 February 2005 X Protocol Version 11, Revision 0, Release 6.8.2 Build Operating System: Linux 2.4.29 i686 [ELF] Current Operating System: Linux drago 2.6.13.1 #6 Sun Oct 2 10:19:51 CEST 2005 i686 Build Date: 12 March 2005 Before reporting problems, check http://wiki.X.Org to make sure that you have the latest version. Module Loader present 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/Xorg.0.log", Time: Fri Nov 4 09:43:12 2005 (==) Using config file: "/etc/X11/xorg.conf" (**) Option "defaultserverlayout" "single" (**) ServerLayout "single" (**) |-->Screen "Screen 1" (0) (**) | |-->Monitor "LaptopLCD" (**) | |-->Device "Radeon9000int" (**) |-->Input Device "LaptopKeyboard" (**) |-->Input Device "USBMouse" (**) |-->Input Device "Touchpad" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/CID,/usr/X11R6/lib/X11/fonts/TTF,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/encodings,/usr/X11R6/lib/X11/fonts/local,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/util,/usr/X11R6/lib/X11/fonts/artwiz-fonts" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "Xinerama" "off" (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (II) Module ABI versions: X.Org ANSI C Emulation: 0.2 X.Org Video Driver: 0.7 X.Org XInput driver : 0.4 X.Org Server Extension : 0.2 X.Org 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="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (--) using VT number 10 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1039,0646 card 0000,0000 rev 01 class 06,00,00 hdr 80 (II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01 (II) PCI: 00:02:0: chip 1039,0962 card 0000,0000 rev 14 class 06,01,00 hdr 80 (II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00 (II) PCI: 00:02:3: chip 1039,7007 card 17c0,1054 rev 00 class 0c,00,10 hdr 00 (II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev 00 class 01,01,80 hdr 00 (II) PCI: 00:02:6: chip 1039,7013 card 17c0,1059 rev a0 class 07,03,00 hdr 00 (II) PCI: 00:02:7: chip 1039,7012 card 17c0,2000 rev a0 class 04,01,00 hdr 00 (II) PCI: 00:03:0: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 80 (II) PCI: 00:03:1: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 00 (II) PCI: 00:03:2: chip 1039,7001 card 17c0,1056 rev 0f class 0c,03,10 hdr 00 (II) PCI: 00:03:3: chip 1039,7002 card 17c0,1056 rev 00 class 0c,03,20 hdr 00 (II) PCI: 00:04:0: chip 1039,0900 card 17c0,1055 rev 91 class 02,00,00 hdr 00 (II) PCI: 00:09:0: chip 1524,1420 card 3000,0000 rev 01 class 06,07,00 hdr 82 (II) PCI: 00:09:1: chip 1524,1420 card 5000,0000 rev 01 class 06,07,00 hdr 82 (II) PCI: 01:00:0: chip 1002,4c66 card 17c0,2058 rev 01 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,6), 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: 0x000c (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B] [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B] [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B] [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xec100000 - 0xec1fffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B] (II) PCI-to-ISA bridge: (II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set) (II) PCI-to-CardBus bridge: (II) Bus 2: bridge is at (0:9:0), (0,2,5), BCTRL: 0x03c0 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00003000 - 0x00003fff (0x1000) IX[B] [1] -1 0 0x00004000 - 0x00004fff (0x1000) IX[B] (II) Bus 2 prefetchable memory range: [0] -1 0 0x10000000 - 0x11ffffff (0x2000000) MX[B] [1] -1 0 0x12000000 - 0x13ffffff (0x2000000) MX[B] (II) PCI-to-CardBus bridge: (II) Bus 6: bridge is at (0:9:1), (0,6,9), BCTRL: 0x0340 (VGA_EN is cleared) (II) Bus 6 I/O range: [0] -1 0 0x00005000 - 0x00005fff (0x1000) IX[B] [1] -1 0 0x00006000 - 0x00006fff (0x1000) IX[B] (II) Bus 6 prefetchable memory range: [0] -1 0 0x14000000 - 0x15ffffff (0x2000000) MX[B] [1] -1 0 0x16000000 - 0x17ffffff (0x2000000) MX[B] (--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] rev 1, Mem @ 0xf0000000/27, 0xec100000/16, I/O @ 0xa000/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) Active PCI resource ranges: [0] -1 0 0xec005000 - 0xec005fff (0x1000) MX[B] [1] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [2] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [3] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [4] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [5] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [7] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [9] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [10] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [11] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [12] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [14] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [15] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xec005000 - 0xec005fff (0x1000) MX[B] [1] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [2] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [3] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [4] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [5] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [7] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [8] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [9] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [10] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [11] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [12] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [13] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [14] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [15] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [16] -1 0 0x0000a000 - 0x0000a0ff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [17] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [18] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [19] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [20] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [21] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [22] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.13.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension RECORD (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org 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 XFree86-DGA (II) Loading extension DPMS (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: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org 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="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension XFree86-DRI (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "xtrap" (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a (II) Module xtrap: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.2 (II) Loading extension DEC-XTRAP (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project" compiled for 6.8.2, module version = 2.1.0 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font FreeType (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.2 Module class: X.Org Font Renderer ABI class: X.Org Font Renderer, version 0.4 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "synaptics" (II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o (II) Module synaptics: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.3 (II) LoadModule: "radeon" (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o (II) Module radeon: vendor="X.Org Foundation" compiled for 6.8.2, module version = 4.0.1 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.7 (II) LoadModule: "ati" (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o (II) Module ati: vendor="X.Org Foundation" compiled for 6.8.2, module version = 6.5.6 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.7 (II) LoadModule: "kbd" (II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o (II) Module kbd: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.4 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.4 (II) LoadModule: "synaptics" (II) Reloading /usr/X11R6/lib/modules/input/synaptics_drv.o (II) ATI: ATI driver (version 6.5.6) 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 (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP), ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI), ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP), ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP), ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP), ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP), ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP), ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI), ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI), ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP), ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP), ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/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 (PCI/AGP), ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP), ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP), ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP), ATI Rage 128 4X SN (PCI/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 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835, 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/9700 (M10/M11) 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 T2e (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), ATI Radeon X600 (RV380) 3E50 (PCIE), ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE), ATI Radeon X600 (RV370) 5B62 (PCIE), ATI FireGL V3100 (RV370) 5B64 (PCIE), ATI FireGL D1100 (RV370) 5B65 (PCIE), ATI Radeon Mobility M300 (M22) 5460 (PCIE), ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP), ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP), ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP), ATI Radeon Mobility 9800 (M18) JN (AGP), ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 (R423) UH (PCIE), ATI Radeon X800PRO (R423) UI (PCIE), ATI Radeon X800LE (R423) UJ (PCIE), ATI Radeon X800SE (R423) UK (PCIE), ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE), ATI FireGL V7100 (R423) UT (PCIE), ATI Radeon X800XT (R423) 5D57 (PCIE) (II) Primary Device is: PCI 01:00:0 (--) Chipset ATI Radeon Mobility 9000 (M9) Lf (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [17] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [18] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [19] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [20] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [21] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [22] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [23] -1 0 0x0000a000 - 0x0000a0ff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [6] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [7] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [8] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [9] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [10] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [12] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [13] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [20] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [21] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [22] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [23] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [24] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [25] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [26] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) RADEON(0): MMIO registers at 0xec100000 (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="X.Org Foundation" compiled for 6.8.2, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.7 (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) RADEON(0): PCI bus 1 card 0 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): 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="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (II) RADEON(0): initializing int10 (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (--) RADEON(0): Chipset: "ATI Radeon Mobility 9000 (M9) Lf (AGP)" (ChipID = 0x4c66) (--) RADEON(0): Linear framebuffer at 0xf0000000 (--) 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="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (II) Loading sub module "i2c" (II) LoadModule: "i2c" (II) Loading /usr/X11R6/lib/modules/libi2c.a (II) Module i2c: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.7 (II) RADEON(0): I2C bus "DDC" initialized. (II) RADEON(0): Legacy BIOS detected (II) RADEON(0): LVDS port is not in connector table, added in. (II) RADEON(0): Connector0: DDCType-0, DACType-1, TMDSType--1, ConnectorType-1 (II) RADEON(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2 (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: 1 (II) RADEON(0): EDID data from the display on port 1 ---------------------- (II) RADEON(0): Manufacturer: AIC Model: 4191 Serial#: 2800 (II) RADEON(0): Year: 2005 Week: 28 (II) RADEON(0): EDID Version: 1.3 (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V (II) RADEON(0): Sync: Separate CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen (II) RADEON(0): Max H-Image Size [cm]: horiz.: 37 vert.: 30 (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): redX: 0.647 redY: 0.346 greenX: 0.292 greenY: 0.602 (II) RADEON(0): blueX: 0.149 blueY: 0.130 whiteX: 0.312 whiteY: 0.328 (II) RADEON(0): Supported VESA Video Modes: (II) RADEON(0): 720x400@70Hz (II) RADEON(0): 640x480@60Hz (II) RADEON(0): 640x480@67Hz (II) RADEON(0): 640x480@72Hz (II) RADEON(0): 640x480@75Hz (II) RADEON(0): 800x600@56Hz (II) RADEON(0): 800x600@60Hz (II) RADEON(0): 800x600@72Hz (II) RADEON(0): 800x600@75Hz (II) RADEON(0): 832x624@75Hz (II) RADEON(0): 1024x768@60Hz (II) RADEON(0): 1024x768@70Hz (II) RADEON(0): 1024x768@75Hz (II) RADEON(0): 1280x1024@75Hz (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported Future Video Modes: (II) RADEON(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 (II) RADEON(0): Supported additional Video Mode: (II) RADEON(0): clock: 108.0 MHz Image Size: 375 x 301 mm (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0 (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0 (II) RADEON(0): Ranges: V min: 49 V max: 75 Hz, H min: 24 H max: 80 kHz, PixClock max 140 MHz (II) RADEON(0): Monitor name: F-419 (II) RADEON(0): Serial No: 2800 (II) RADEON(0): (II) RADEON(0): Primary: Monitor -- CRT Connector -- VGA DAC Type -- Primary TMDS Type -- NONE DDC Type -- VGA_DDC (II) RADEON(0): Secondary: Monitor -- NONE Connector -- Proprietary DAC Type -- TVDAC/ExtDAC TMDS Type -- NONE DDC Type -- NONE (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=20000 (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) (II) RADEON(0): Validating modes on Primary head --------- (WW) RADEON(0): config file vrefresh range 40-80Hz not within DDC vrefresh ranges. (II) RADEON(0): LaptopLCD: Using hsync range of 27.00-60.00 kHz (II) RADEON(0): LaptopLCD: Using vrefresh range of 40.00-80.00 Hz (II) RADEON(0): Clock range: 20.00 to 350.00 MHz (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range) (II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range) (II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "720x400" (vrefresh 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 "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 "400x300" (vrefresh out of range) (II) RADEON(0): Not using default mode "512x384" (vrefresh 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 "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 "1600x1200" (hsync out of range) (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range) (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) (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) (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) (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) (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 "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 "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" (hsync out of range) (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range) (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) (--) RADEON(0): Virtual size is 1280x1024 (pitch 1280) (**) RADEON(0): *Mode "1280x1024": 99.8 MHz, 57.5 kHz, 53.7 Hz (II) RADEON(0): Modeline "1280x1024" 99.84 1280 1296 1552 1736 1024 1024 1033 1070 (**) RADEON(0): *Mode "1024x768": 61.2 MHz, 43.7 kHz, 54.5 Hz (II) RADEON(0): Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 (**) RADEON(0): *Mode "800x600": 37.4 MHz, 34.9 kHz, 55.8 Hz (II) RADEON(0): Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 (**) RADEON(0): *Mode "640x480": 24.0 MHz, 27.7 kHz, 55.4 Hz (II) RADEON(0): Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 (**) 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 "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 "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": 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): Display dimensions: (370, 300) mm (--) RADEON(0): DPI set to (87, 86) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org 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="X.Org Foundation" compiled for 6.8.2, module version = 0.1.0 ABI class: X.Org Video Driver, version 0.7 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.7 (II) RADEON(0): AGP Fast Write disabled by default (II) RADEON(0): Depth moves disabled by default (II) Loading sub module "shadowfb" (II) LoadModule: "shadowfb" (II) Loading /usr/X11R6/lib/modules/libshadowfb.a (II) Module shadowfb: vendor="X.Org Foundation" compiled for 6.8.2, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) RADEON(0): Page flipping disabled (!!) 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 0xec100000 - 0xec10ffff (0x10000) MX[B] [1] 0 0 0xf0000000 - 0xf7ffffff (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 0xec005000 - 0xec005fff (0x1000) MX[B] [8] -1 0 0xec004000 - 0xec004fff (0x1000) MX[B] [9] -1 0 0xec003000 - 0xec003fff (0x1000) MX[B] [10] -1 0 0xec002000 - 0xec002fff (0x1000) MX[B] [11] -1 0 0xec001000 - 0xec001fff (0x1000) MX[B] [12] -1 0 0xec000000 - 0xec000fff (0x1000) MX[B] [13] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O [14] -1 0 0xec100000 - 0xec10ffff (0x10000) MX[B](B) [15] -1 0 0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B) [16] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [17] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [18] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [19] 0 0 0x0000a000 - 0x0000a0ff (0x100) IX[B] [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [22] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [23] -1 0 0x00001800 - 0x0000187f (0x80) IX[B] [24] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] [25] -1 0 0x00001080 - 0x000010ff (0x80) IX[B] [26] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [27] -1 0 0x00001000 - 0x0000100f (0x10) IX[B] [28] -1 0 0x00009000 - 0x0000901f (0x20) IX[B] [29] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B](B) [30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) RADEON(0): Write-combining range (0xf0000000,0x4000000) (II) RADEON(0): Dynamic Clock Scaling Disabled drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID pci:0000:01:00.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0 (II) RADEON(0): [drm] DRM interface version 1.2 (II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0" (II) RADEON(0): [drm] added 8192 byte SAREA at 0xd10bb000 (II) RADEON(0): [drm] mapped SAREA 0xd10bb000 to 0xb3c2c000 (II) RADEON(0): [drm] framebuffer handle = 0xf0000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x1039/0x0646; Card 0x1002/0x4c66] (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001 (II) RADEON(0): [agp] ring handle = 0xe8000000 (II) RADEON(0): [agp] Ring mapped at 0xb3b2b000 (II) RADEON(0): [agp] ring read ptr handle = 0xe8101000 (II) RADEON(0): [agp] Ring read ptr mapped at 0xb3b2a000 (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000 (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb392a000 (II) RADEON(0): [agp] GART texture map handle = 0xe8302000 (II) RADEON(0): [agp] GART Texture map mapped at 0xb344a000 (II) RADEON(0): [drm] register handle = 0xec100000 (II) RADEON(0): [dri] Visual configs initialized (II) RADEON(0): CP in BM mode (II) RADEON(0): Using 8 MB GART 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 GART textures (II) RADEON(0): Memory manager initialized to (0,0) (1280,8191) (II) RADEON(0): Reserved area from (0,1024) to (1280,1026) (II) RADEON(0): Largest offscreen area available: 1280 x 7165 (II) RADEON(0): Will use back buffer at offset 0x1400000 (II) RADEON(0): Will use depth buffer at offset 0x1900000 (II) RADEON(0): Will use 34816 kb for textures at offset 0x1e00000 (II) RADEON(0): Render acceleration enabled (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): Backing store disabled (==) RADEON(0): Silken mouse enabled (II) RADEON(0): Using hardware cursor (scanline 1026) (II) RADEON(0): Largest offscreen area available: 1280 x 7161 (**) Option "dpms" (**) RADEON(0): DPMS enabled (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] Added 32 65536 byte vertex/indirect buffers (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers (II) RADEON(0): [drm] dma control initialized, using IRQ 11 (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808 (II) RADEON(0): Direct rendering enabled (==) 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 XFIXES (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (II) Initializing built-in extension COMPOSITE (II) Initializing built-in extension DAMAGE (II) Initializing built-in extension XEVIE (**) Option "CoreKeyboard" (**) LaptopKeyboard: Core Keyboard (**) Option "Protocol" "Standard" (**) LaptopKeyboard: Protocol: Standard (**) Option "AutoRepeat" "500 30" (**) Option "XkbRules" "xfree86" (**) LaptopKeyboard: XkbRules: "xfree86" (**) Option "XkbModel" "pc105" (**) LaptopKeyboard: XkbModel: "pc105" (**) Option "XkbLayout" "de" (**) LaptopKeyboard: XkbLayout: "de" (**) Option "XkbVariant" "nodeadkeys" (**) LaptopKeyboard: XkbVariant: "nodeadkeys" (**) Option "CustomKeycodes" "off" (**) LaptopKeyboard: CustomKeycodes disabled (**) Option "Protocol" "imps/2" (**) USBMouse: Device: "/dev/mouse" (**) USBMouse: Protocol: "imps/2" (**) Option "CorePointer" (**) USBMouse: Core Pointer (**) Option "Device" "/dev/mouse" (==) USBMouse: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) USBMouse: ZAxisMapping: buttons 4 and 5 (**) USBMouse: Buttons: 5 (II) Synaptics touchpad driver version 0.14.0 (--) Touchpad auto-dev sets device to /dev/input/event2 (**) Option "Device" "/dev/input/event2" (**) Option "SHMConfig" "on" (**) Option "LeftEdge" "1700" (**) Option "RightEdge" "5300" (**) Option "TopEdge" "1700" (**) Option "BottomEdge" "4200" (**) Option "FingerLow" "25" (**) Option "FingerHigh" "30" (**) Option "MaxTapTime" "180" (**) Option "MaxTapMove" "220" (**) Option "VertScrollDelta" "100" (**) Option "Repeater" "/dev/ps2mouse" (**) Option "Device" "/dev/ps2mouse" (--) Touchpad touchpad found (**) Option "SendCoreEvents" (**) Touchpad: always reports core events (II) XINPUT: Adding extended input device "Touchpad" (type: MOUSE) (II) XINPUT: Adding extended input device "USBMouse" (type: MOUSE) (II) XINPUT: Adding extended input device "LaptopKeyboard" (type: KEYBOARD) Synaptics DeviceInit called SynapticsCtrl called. (II) USBMouse: ps2EnableDataReporting: succeeded (--) Touchpad touchpad found Could not init font path element /usr/X11R6/lib/X11/fonts/CID, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/encodings, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/local, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/util, removing from list! Could not init font path element /usr/X11R6/lib/X11/fonts/artwiz-fonts, removing from list! (II) 3rd Button detected: disabling emulate3Button (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (II) RADEON(0): [RESUME] Attempting to re-init Radeon hardware. (II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x1039/0x0646; Card 0x1002/0x4c66] (--) Touchpad touchpad found (II) USBMouse: ps2EnableDataReporting: succeeded
Section "ServerFlags" Option "AllowMouseOpenFail" "on" # Option "UseFBDev" "TRUE" #does not work probably (mergedFB) # Option "RandR" "on"#Don't know what that's for and how it got here. Option "DefaultServerLayout" "single" # "merged" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/CID" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/encodings" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/util" FontPath "/usr/X11R6/lib/X11/fonts/artwiz-fonts" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "LaptopKeyboard" Driver "kbd" # Driver "Keyboard" Option "MapName" "Standard Keyboard [ pc105 ]" Option "Protocol" "Standard" Option "XkbLayout" "de" Option "XkbModel" "pc105" Option "XkbRules" "xfree86" Option "XkbVariant" "nodeadkeys" EndSection #Section "InputDevice" # Identifier "GPM" # Driver "mouse" # Option "Device" "/dev/gpmdata" # Option "Protocol" "imps/2" #EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "ButtonNumber" "2" Option "Device" "/dev/mouse" Option "InputFashion" "Mouse" Option "Name" "USB-Mouse;IMPS/2" Option "Protocol" "imps/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "Device" "/dev/psaux" Option "Device" "/dev/gpmdata" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.09" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0015" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" Option "Repeater" "/dev/ps2mouse" EndSection Section "Monitor" Identifier "LaptopLCD" # Option "CalcAlgorithm" "CheckDesktopGeometry" # DisplaySize 303 228 #320 240 This changes font size! HorizSync 27-60 ModelName "1024X768@60HZ" Option "DPMS" VendorName "--> LCD" VertRefresh 40-80 UseModes "Modes[0]" #important for 1280 external! EndSection Section "Monitor" Identifier "Monitorext" DisplaySize 376 300 HorizSync 30-80 #Should be specified VertRefresh 50-160 #it's said to be possible to damage the monitor UseModes "Modes[0]" #important for 1280 external! Option "DPMS" EndSection Section "Monitor" Identifier "MonitorTV" HorizSync 50-60 #Should be specified VertRefresh 50-160 #it's said to be possible to damage the monitor # UseModes "Modes[0]" # Option "DPMS" EndSection Section "Device" Identifier "Radeon9000int" Driver "radeon" #could use old radeon_drv.o for xinerama und dual; would need an other device section BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" # Option "TVOutput" "PAL-CN" #for Gatos tv_out dirver. Didn't work yet! EndSection #Device section for external monitor. Seems to be necessary. Section "Device" Identifier "Radeon9000ext" Driver "radeon" BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Screen 1 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" EndSection Section "Device" Identifier "TV" Driver "vesa" BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" BusID "PCI:1:0:0" Option "ShadowFB" "on" # Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. VendorName "ATI" EndSection Section "Modes" Identifier "Modes[0]" Modeline "1280x1024" 99.84 1280 1296 1552 1736 1024 1024 1033 1070 # Modeline "1152x864" 77.55 1152 1168 1384 1568 864 864 873 902 Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 # Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 # Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 # Modeline "1024x768" 61.19 1024 1040 1216 1400 768 768 777 802 # Modeline "800x600" 37.44 800 816 928 1072 600 600 609 626 # Modeline "640x480" 23.96 640 656 720 864 480 480 489 501 EndSection Section "Screen" DefaultDepth 24 Identifier "Screen 1" Device "Radeon9000int" Monitor "LaptopLCD" SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "Screen" DefaultDepth 24 Identifier "Screen 2" Device "Radeon9000ext" Monitor "Monitorext" SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection EndSection #Section "Device" # Identifier "TV" # Driver "vesa" # BoardName "Radeon R250 Lf [Radeon Mobility 9000 M9]" # BusID "PCI:1:0:0" # Option "ShadowFB" "on" # Screen 0 #See man XF86Config. #Needed for graphic card that can manage more than one screen # Option "Rotate" "off" #Don't know what that's for and how it got here. # VendorName "ATI" #EndSection Section "Screen" DefaultDepth 16 Identifier "Screen 3" Device "TV" Monitor "MonitorTV" SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubSection EndSection Section "Screen" DefaultDepth 24 Identifier "Screen merged" Device "Radeon9000int" Monitor "LaptopLCD" SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" Virtual 2047 768 EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" Virtual 2047 768 # 2047 to avoid bug with xscreensaver endgame ... EndSubSection Option "HWcursor" #not used Option "ForceCRT2Type" "LCD" #not used Option "ForceCRT1" "TRUE" #not used Option "MaxXFBMem" "24000" #not used Option "MergedFB" "true" Option "CRT2Position" "RightOf" Option "MetaModes" "1280x1024-1024x768 1024x768-1024x768 800x600-1024x768 1024x768-800x600 1024x768 800x600 640x480" Option "CRT2HSync" "27-60" Option "CRT2VRefresh" "50-80" Option "MergedXineramaCRT2IsScreen0" "false" #changes Controlpanel position # Option "UseFBDev" "TRUE" #does not work probably (mergedFB) # Option "NoMergedXinerama" "true" #No xinerama at all! # Option "MonitorLayout" "LVDS, CRT" # Option "EnablePageFlip" "true" #flips screen, not good! EndSection Section "ServerLayout" Identifier "single" Screen "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time # InputDevice "GPM" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" Option "EnablePageFlip" "on" EndSection Section "ServerLayout" Identifier "ext" Screen "Screen 2" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time # InputDevice "GPM" "CorePointer" Option "Clone" "off" Option "Xinerama" "off" # Option "EnablePageFlip" "on" EndSection Section "ServerLayout" Identifier "merged" Screen "Screen merged" # Screen "Screen 2" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "Touchpad" "CorePointer" #It should be the other way round InputDevice "USBMouse" "SendCoreEvents" #But did not work last time # Option "Clone" "off" # Option "Xinerama" "off" # Option "MergedFB" "on" #set in screen merged # Option "CRT2Position" "RightOf" EndSection Section "ServerLayout" Identifier "dual" Screen "Screen 1" Screen "Screen 2" LeftOf "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" #both off means different desctops on each screen Option "Xinerama" "off" # Option "MergedFB" "false" # Option "ForceCRT2Type" "LCD" # Option "ForceCRT1" "TRUE" EndSection Section "ServerLayout" Identifier "xinerama" Screen "Screen 1" Screen "Screen 2" LeftOf "Screen 1" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" #no need for that because of standard for radeon Option "Xinerama" "on" Option "NoAccel" "true" Option "MergedFB" "false" Option "NoMergedXinerama" "true" # Option "NoDDC" "true" # Option "ForceCRT2Type" "LCD" # Option "ForceCRT1" "false" EndSection Section "ServerLayout" Identifier "TVonly" Screen "Screen 3" InputDevice "LaptopKeyboard" "CoreKeyboard" InputDevice "USBMouse" "CorePointer" #It should be the other way round InputDevice "Touchpad" "SendCoreEvents" #But did not work last time Option "Clone" "off" Option "Xinerama" "off" Option "EnablePageFlip" "off" EndSection Section "DRI" # Group "video" #let everybody use dri also root for xscreensaver! Mode 0666 EndSection