From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 16 05:10:24 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C996416A4D0 for ; Thu, 16 Sep 2004 05:10:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C8B543D48 for ; Thu, 16 Sep 2004 05:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i8G5A3iv042207 for ; Thu, 16 Sep 2004 05:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8G5A3Pk042199; Thu, 16 Sep 2004 05:10:03 GMT (envelope-from gnats) Resent-Date: Thu, 16 Sep 2004 05:10:03 GMT Resent-Message-Id: <200409160510.i8G5A3Pk042199@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, James William Pye Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DFC516A4CE for ; Thu, 16 Sep 2004 05:09:29 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7888A43D46 for ; Thu, 16 Sep 2004 05:09:29 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i8G59Tdh040247 for ; Thu, 16 Sep 2004 05:09:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i8G59TQj040246; Thu, 16 Sep 2004 05:09:29 GMT (envelope-from nobody) Message-Id: <200409160509.i8G59TQj040246@www.freebsd.org> Date: Thu, 16 Sep 2004 05:09:29 GMT From: James William Pye To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: kern/71785: panics in X (Xorg and XFree86) with ATI card and GL loaded X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2004 05:10:25 -0000 >Number: 71785 >Category: kern >Synopsis: panics in X (Xorg and XFree86) with ATI card and GL loaded >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 16 05:10:02 GMT 2004 >Closed-Date: >Last-Modified: >Originator: James William Pye >Release: 4.10-STABLE >Organization: rhid development >Environment: FreeBSD void 4.10-STABLE FreeBSD 4.10-STABLE #2: Thu Sep 9 22:15:43 MST 2004 root@void:/files/src/freebsd/RELENG_4/sys/compile/void i386 >Description: Eventual panic, _normally_ while running quakeforge(qw-client-glx) built from ports, but not always while running quake. I'm guessing it involves the ATI drivers. I get the feeling that using GL accelerates it(not tested yet, but I will). It is rather strange, I have had a nice 11 days uptime recently, but I was consistently shutting down Xorg before going to bed. I am going to stop X from loading GL for a while and see if I continue to get the panics, hopefully isolating the problem a bit. (running quake in sw mode when wanting a game) Here are some of the panic messages that I have been getting: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02b3943 > stack pointer = 0x10:0xdf9e3bb4 > frame pointer = 0x10:0xdf9e3be4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 1748 (Xorg) > interrupt mask = tty > trap number = 12 > panic: page fault > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02b362a > stack pointer = 0x10:0xdfb89d30 > frame pointer = 0x10:0xdfb89d60 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 61123 (xterm) > interrupt mask = tty > trap number = 12 > panic: page fault I haven't gotten these recently: > error: [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held > error: [drm:radeon_cp_reset] *ERROR* radeon_cp_reset called without lock held > error: [drm:radeon_cp_start] *ERROR* radeon_cp_start called without lock held > error: [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held > error: [drm:radeon_cp_reset] *ERROR* radeon_cp_reset called without lock held > error: [drm:radeon_cp_start] *ERROR* radeon_cp_start called without lock held > error: [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held ....... Continues the same message for a while and then a reboot occurred without error. I don't remember if I hit reset or ctrl-alt-del or what: > error: [drm:radeon_cp_reset] *ERROR* radeon_cp_reset called without lock held > error: [drm:radeon_cp_start] *ERROR* radeon_cp_start called without lock held > error: [drm:radeon_cp_idle] *ERROR* radeon_cp_idle called without lock held > Copyright (c) 1992-2004 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 This one seems out of the pattern that I've been experiencing, but is included for being complete: > panic: clist reservation botch > > syncing disks... 5 > done > panic: clist reservation botch > Uptime: 7d6h42m58s > > dumping to dev #ad/0x20001, offset 270864 > dump ata0: resetting devices .. ata0-slave: ATA identify retries exceeded > done > 127 [CTRL-C to abort] Yes, I was experiencing this while running XFree86: > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02a8ef7 > stack pointer = 0x10:0xccdbfbb4 > frame pointer = 0x10:0xccdbfbe4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 402 (XFree86) > interrupt mask = tty > trap number = 12 > panic: page fault > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02a8ab7 > stack pointer = 0x10:0xccf85bb4 > frame pointer = 0x10:0xccf85be4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 346 (XFree86) > interrupt mask = tty > trap number = 12 > panic: page fault > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02a8ab7 > stack pointer = 0x10:0xccfbabb4 > frame pointer = 0x10:0xccfbabe4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 352 (XFree86) > interrupt mask = tty > trap number = 12 > panic: page fault > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02a8ab7 > stack pointer = 0x10:0xccf74bb4 > frame pointer = 0x10:0xccf74be4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 367 (XFree86) > interrupt mask = tty > trap number = 12 > panic: page fault > syncing disks... [Seems incomplete, but it was in my dmesg logs] > stack pointer = 0x10:0xccefabb4 > frame pointer = 0x10:0xccefabe4 > current process = 392 (XFree86) > syncing disks... > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xc02a8177 > stack pointer = 0x10:0xccf74bb4 > frame pointer = 0x10:0xccf74be4 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 3 > current process = 334 (XFree86) > interrupt mask = tty > trap number = 12 > panic: page fault Here is my Xorg log: Release Date: 18 December 2003 X Protocol Version 11, Revision 0, Release 6.7 Build Operating System: FreeBSD 4.10 i386 [ELF] Current Operating System: FreeBSD void 4.10-STABLE FreeBSD 4.10-STABLE #2: Thu Sep i386 Build Date: 25 July 2004 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: Wed Sep 15 14:00:30 2004 (==) Using config file: "/etc/X11/xorg.conf" (==) ServerLayout "void" (**) |-->Screen "main_screen" (0) (**) | |-->Monitor "main_monitor" (**) | |-->Device "main_voif" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (**) Option "Protocol" "Standard" (**) Option "AutoRepeat" "200 20" (**) Option "XkbModel" "macintosh" (**) XKB: model: "macintosh" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (**) Option "XkbOptions" "ctrl:swapcaps" (**) XKB: options: "ctrl:swapcaps" (==) Keyboard: CustomKeycode disabled (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/local". Entry deleted from font path. (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/local"). (WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi". Entry deleted from font path. (Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi"). (WW) The directory "/usr/X11R6/lib/X11/fonts/PCF" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/non-cjk" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/koi8-u-gemini" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/Xg" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/jmk" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/URW" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/hebrew" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/nucleus" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/sharefont" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/texcm-ttf" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/cmexfonts" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/koi8u-monaco" does not exist. Entry deleted from font path. (WW) The directory "/usr/X11R6/lib/X11/fonts/gentium" does not exist. Entry deleted from font path. (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Type1,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/cyrillic,/usr/X11R6/lib/X11/fonts/bitstream-vera" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "DontZap" "false" (**) Option "DontZoom" "false" (**) Option "AllowDeactivateGrabs" "true" (**) Option "AllowClosedownGrabs" "true" (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 freebsd (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="X.Org Foundation" compiled for 6.7.0, 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.7.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (--) Using syscons driver with X support (version 2.0) (--) using VT number 5 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 1039,0735 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,0008 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:02:2: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00 (II) PCI: 00:02:3: chip 1039,7001 card 1039,7001 rev 07 class 0c,03,10 hdr 00 (II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev d0 class 01,01,80 hdr 80 (II) PCI: 00:02:7: chip 1039,7012 card 13f6,0300 rev a0 class 04,01,00 hdr 00 (II) PCI: 00:03:0: chip 1039,0900 card 1039,0900 rev 90 class 02,00,00 hdr 00 (II) PCI: 00:0d:0: chip 1317,0985 card 1317,0574 rev 11 class 02,00,00 hdr 00 (II) PCI: 00:0f:0: chip 11ad,0002 card 1385,f004 rev 20 class 02,00,00 hdr 00 (II) PCI: 00:13:0: chip 1106,3038 card 0925,1234 rev 50 class 0c,03,00 hdr 80 (II) PCI: 00:13:1: chip 1106,3038 card 0925,1234 rev 50 class 0c,03,00 hdr 80 (II) PCI: 00:13:2: chip 1106,3104 card 0925,1234 rev 51 class 0c,03,20 hdr 80 (II) PCI: 01:00:0: chip 1002,4966 card 174b,7197 rev 01 class 03,00,00 hdr 80 (II) PCI: 01:00:1: chip 1002,496e card 174b,7196 rev 01 class 03,80,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 0 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) PCI-to-PCI bridge: (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000a (VGA_EN is set) (II) Bus 1 I/O range: [0] -1 0 0x00009000 - 0x00009fff (0x1000) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xcfd00000 - 0xcfdfffff (0x100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xbfb00000 - 0xcfbfffff (0x10100000) 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) (--) PCI:*(1:0:0) ATI Technologies Inc Radeon RV250 If [Radeon 9000] rev 1, Mem @ 0xc8000000/26, 0xcfdf0000/16, I/O @ 0x9800/8, BIOS @ 0xcfdc0000/17 (--) PCI: (1:0:1) ATI Technologies Inc Radeon RV250 [Radeon 9000] (Secondary) rev 1, Mem @ 0xc4000000/26, 0xcfde0000/16 (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 0xd0000000 from 0xdfffffff to 0xcfffffff (II) Active PCI resource ranges: [0] -1 0 0xcfffca00 - 0xcfffcbff (0x200) MX[B]E [1] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [2] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [3] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [4] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [5] -1 0 0xcfffe000 - 0xcfffffff (0x2000) MX[B]E [6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [7] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [8] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [9] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [10] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [11] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [12] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [13] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [14] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [15] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [16] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [17] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [18] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [19] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [20] -1 0 0x00009800 - 0x000098ff (0x100) IX[B](B) (II) PCI Memory resource overlap reduced 0xcfffca00 from 0xcfffcbff to 0xcfffcaff (II) PCI Memory resource overlap reduced 0xcfffe000 from 0xcfffffff to 0xcfffefff (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xcfffca00 - 0xcfffcaff (0x100) MX[B]E [1] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [2] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [3] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [4] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [5] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]E [6] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [7] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [8] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [9] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [10] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [11] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [12] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [13] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [14] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [15] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [16] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [17] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [18] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [19] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [20] -1 0 0x00009800 - 0x000098ff (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 0xcfffca00 - 0xcfffcaff (0x100) MX[B]E [6] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [7] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [8] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [9] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [10] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]E [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [12] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [13] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [14] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [15] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [16] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [20] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [21] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [22] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [25] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [26] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [27] -1 0 0x00009800 - 0x000098ff (0x100) IX[B](B) (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="X.Org Foundation" compiled for 6.7.0, 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: "drm" (II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a (II) Module drm: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Reloading /usr/X11R6/lib/modules/freebsd/libdrm.a (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.7.0, 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.7.0, module version = 1.0.0 ABI class: X.Org Server Extension, version 0.2 (II) Loading extension GLX (II) LoadModule: "GLcore" (II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="X.Org Foundation" compiled for 6.7.0, 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.7.0, 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 FontCache (II) Loading extension TOG-CUP (II) Loading extension Extended-Visual-Information (II) Loading extension XVideo (II) Loading extension XVideo-MotionCompensation (II) Loading extension X-Resource (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="X.Org Foundation" compiled for 6.7.0, 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: "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.7.0, 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: "radeon" (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o (II) Module radeon: vendor="X.Org Foundation" compiled for 6.7.0, 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.7.0, module version = 6.5.6 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 0.7 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 0.4 (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 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 (--) Assigning device section with no busID to primary device (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1) found (--) Chipset ATI Radeon 9000/PRO If (AGP/PCI) 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 0xcfffca00 - 0xcfffcaff (0x100) MX[B]E [6] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [7] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [8] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [9] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [10] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]E [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [12] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [13] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [14] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [15] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [16] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [19] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [20] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [21] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [22] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [25] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [26] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [27] -1 0 0x00009800 - 0x000098ff (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 0xcfffca00 - 0xcfffcaff (0x100) MX[B]E [6] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [7] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [8] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [9] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [10] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]E [11] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [12] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [13] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [14] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [15] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [16] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [22] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [23] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [24] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [25] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [26] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [27] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [28] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [29] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [30] -1 0 0x00009800 - 0x000098ff (0x100) IX[B](B) [31] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [32] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) RADEON(0): MMIO registers at 0xcfdf0000 (==) RADEON(0): Write-combining range (0xcfdf0000,0x80000) was already clear (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.7.0, 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): Option "SWcursor" "false" (**) RADEON(0): Option "AGPMode" "4" (**) RADEON(0): Option "AGPFastWrite" "true" (**) RADEON(0): Option "EnablePageFlip" "true" (==) 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/libint10.a (II) Module int10: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (II) RADEON(0): initializing int10 (==) RADEON(0): Write-combining range (0xa0000,0x20000) was already clear (==) RADEON(0): Write-combining range (0xc0000,0x40000) was already clear (WW) RADEON(0): Bad V_BIOS checksum (II) RADEON(0): Primary V_BIOS segment is: 0xc000 (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear (--) RADEON(0): Chipset: "ATI Radeon 9000/PRO If (AGP/PCI)" (ChipID = 0x4966) (--) RADEON(0): Linear framebuffer at 0xc8000000 (--) RADEON(0): BIOS at 0xcfdc0000 (--) 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.7.0, 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.7.0, module version = 1.2.0 ABI class: X.Org Video Driver, version 0.7 (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): 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 1, Monitor2--Type 0 (II) RADEON(0): Monitor1 EDID data --------------------------- (II) RADEON(0): Manufacturer: SAM Model: 38d7 Serial#: 1346842935 (II) RADEON(0): Year: 2000 Week: 4 (II) RADEON(0): EDID Version: 1.2 (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V (II) RADEON(0): Sync: Separate Composite SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen (II) RADEON(0): Max H-Image Size [cm]: horiz.: 32 vert.: 24 (II) RADEON(0): Gamma: 2.26 (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display (II) RADEON(0): First detailed timing is preferred mode (II) RADEON(0): GTF timings supported (II) RADEON(0): redX: 0.625 redY: 0.338 greenX: 0.281 greenY: 0.602 (II) RADEON(0): blueX: 0.149 blueY: 0.073 whiteX: 0.283 whiteY: 0.298 (II) RADEON(0): Supported VESA Video Modes: (II) RADEON(0): 720x400@70Hz (II) RADEON(0): 720x400@88Hz (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@87Hz (interlaced) (II) RADEON(0): 1024x768@60Hz (II) RADEON(0): 1024x768@70Hz (II) RADEON(0): 1024x768@75Hz (II) RADEON(0): 1280x1024@75Hz (II) RADEON(0): 1152x870@75Hz (II) RADEON(0): Manufacturer's mask: 0 (II) RADEON(0): Supported Future Video Modes: (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 (II) RADEON(0): #3: hsize: 1280 vsize 1024 refresh: 85 vid: 39297 (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 75 vid: 20393 (II) RADEON(0): #6: hsize: 1024 vsize 768 refresh: 100 vid: 26721 (II) RADEON(0): Supported additional Video Mode: (II) RADEON(0): clock: 157.5 MHz Image Size: 312 x 234 mm (II) RADEON(0): h_active: 1280 h_sync: 1344 h_sync_end 1504 h_blank_end 1728 h_border: 0 (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1072 v_border: 0 (II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 96 kHz, PixClock max 210 MHz (II) RADEON(0): Monitor name: S/M 700NF (II) RADEON(0): Serial No: H2JN108754 (II) RADEON(0): End of Monitor1 EDID data -------------------- (II) RADEON(0): (II) RADEON(0): Primary Display == Type 1 (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0) (II) RADEON(0): Validating modes on Primary head --------- (II) RADEON(0): main_monitor: Using hsync range of 30.00-96.00 kHz (II) RADEON(0): main_monitor: Using vrefresh range of 50.00-160.00 Hz (II) RADEON(0): Clock range: 20.00 to 350.00 MHz (II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1600x1200" (hsync out of range) (II) RADEON(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1792x1344" (hsync out of range) (II) RADEON(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan) (WW) (1856x1392,main_monitor) mode clock 218.3MHz exceeds DDC maximum 210MHz (II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1856x1392" (hsync out of range) (II) RADEON(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan) (WW) (1920x1440,main_monitor) mode clock 234MHz exceeds DDC maximum 210MHz (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range) (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1920x1440" (hsync out of range) (II) RADEON(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan) (WW) (2048x1536,main_monitor) mode clock 266.95MHz exceeds DDC maximum 210MHz (II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "2048x1536" (hsync out of range) (II) RADEON(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) RADEON(0): Not using default mode "1024x768" (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 "1920x1440" (width too large for virtual size) (II) RADEON(0): Not using default mode "1856x1392" (width too large for virtual size) (II) RADEON(0): Not using default mode "1792x1344" (width too large for virtual size) (--) RADEON(0): Virtual size is 1600x1200 (pitch 1600) (**) RADEON(0): *Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz (II) RADEON(0): Modeline "1600x1200" 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (**) RADEON(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz (II) RADEON(0): Modeline "1280x1024" 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (**) RADEON(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) RADEON(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (**) RADEON(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) RADEON(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) RADEON(0): Default mode "1600x1200": 189.0 MHz, 87.5 kHz, 70.0 Hz (II) RADEON(0): Modeline "1600x1200" 189.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (**) RADEON(0): Default mode "1600x1200": 175.5 MHz, 81.2 kHz, 65.0 Hz (II) RADEON(0): Modeline "1600x1200" 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (**) RADEON(0): Default mode "1600x1200": 162.0 MHz, 75.0 kHz, 60.0 Hz (II) RADEON(0): Modeline "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (**) RADEON(0): Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz (II) RADEON(0): Modeline "1400x1050" 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (**) RADEON(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz (II) RADEON(0): Modeline "1400x1050" 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (**) RADEON(0): Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz (II) RADEON(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (**) RADEON(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz (II) RADEON(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (**) RADEON(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz (II) RADEON(0): Modeline "1280x960" 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (**) RADEON(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz (II) RADEON(0): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (**) RADEON(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz (II) RADEON(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (**) RADEON(0): Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz (II) RADEON(0): Modeline "1152x768" 65.00 1152 1178 1314 1472 768 771 777 806 +hsync +vsync (**) RADEON(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz (II) RADEON(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (**) RADEON(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz (II) RADEON(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (**) RADEON(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz (II) RADEON(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (**) RADEON(0): Default mode "1024x768": 44.9 MHz, 35.5 kHz, 87.1 Hz (I) (II) RADEON(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (**) RADEON(0): Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz (II) RADEON(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (**) RADEON(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (II) RADEON(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (**) RADEON(0): Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz (II) RADEON(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (**) RADEON(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz (II) RADEON(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (**) RADEON(0): Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz (II) RADEON(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (**) RADEON(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz (II) RADEON(0): Modeline "640x480" 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (**) RADEON(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) RADEON(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (**) RADEON(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz (II) RADEON(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (**) RADEON(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) RADEON(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (**) RADEON(0): Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz (II) RADEON(0): Modeline "720x400" 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (**) RADEON(0): Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) RADEON(0): Modeline "640x400" 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (**) RADEON(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz (II) RADEON(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (**) RADEON(0): Default mode "512x384": 22.4 MHz, 35.5 kHz, 87.1 Hz (D) (II) RADEON(0): Modeline "512x384" 22.45 512 516 604 632 384 384 388 409 interlace doublescan +hsync +vsync (**) RADEON(0): Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D) (II) RADEON(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (**) RADEON(0): Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D) (II) RADEON(0): Modeline "400x300" 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (**) RADEON(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D) (II) RADEON(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (**) RADEON(0): Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D) (II) RADEON(0): Modeline "400x300" 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (**) RADEON(0): Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D) (II) RADEON(0): Modeline "400x300" 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (--) RADEON(0): Display dimensions: (320, 240) mm (--) RADEON(0): DPI set to (127, 127) (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.7.0, 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.7.0, 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.7.0, module version = 1.1.0 ABI class: X.Org Video Driver, version 0.7 (**) RADEON(0): Using AGP 4x mode (**) RADEON(0): Enabling AGP Fast Write (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.7.0, module version = 1.0.0 ABI class: X.Org ANSI C Emulation, version 0.2 (II) RADEON(0): Page flipping enabled (==) RADEON(0): Write-combining range (0x0,0x1000) was already clear (!!) 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 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B] [1] 0 0 0xc8000000 - 0xcbffffff (0x4000000) 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 0xcfffca00 - 0xcfffcaff (0x100) MX[B]E [8] -1 0 0xcfffcb00 - 0xcfffcbff (0x100) MX[B]E [9] -1 0 0xcfffcc00 - 0xcfffcfff (0x400) MX[B]E [10] -1 0 0xcfffd000 - 0xcfffdfff (0x1000) MX[B]E [11] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]E [12] -1 0 0xcfffe000 - 0xcfffefff (0x1000) MX[B]E [13] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]EO [14] -1 0 0xcfde0000 - 0xcfdeffff (0x10000) MX[B](B) [15] -1 0 0xc4000000 - 0xc7ffffff (0x4000000) MX[B](B) [16] -1 0 0xcfdc0000 - 0xcfddffff (0x20000) MX[B](B) [17] -1 0 0xcfdf0000 - 0xcfdfffff (0x10000) MX[B](B) [18] -1 0 0xc8000000 - 0xcbffffff (0x4000000) MX[B](B) [19] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprU) [20] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU) [21] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprU) [22] 0 0 0x00009800 - 0x000098ff (0x100) IX[B] [23] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [24] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [25] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]E [26] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]E [27] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]E [28] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B]E [29] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]E [30] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]E [31] -1 0 0x0000dc00 - 0x0000dcff (0x100) IX[B]E [32] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E [33] -1 0 0x00009800 - 0x000098ff (0x100) IX[B](B) [34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [35] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) RADEON(0): Write-combining range (0xcfdf0000,0x80000) was already clear (==) RADEON(0): Write-combining range (0xc8000000,0x4000000) (==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear (II) RADEON(0): Wrote: rd=12, fd=90, pd=0 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 6, (OK) drmGetBusid returned '' (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0" (II) RADEON(0): [drm] added 8192 byte SAREA at 0xc247e000 (II) RADEON(0): [drm] mapped SAREA 0xc247e000 to 0x28358000 (II) RADEON(0): [drm] framebuffer handle = 0xc8000000 (II) RADEON(0): [drm] added 1 reserved context for kernel (II) RADEON(0): [agp] Mode 0x1f000217 [AGP 0x0000/0x0000; Card 0x1002/0x4966] (II) RADEON(0): [agp] 8192 kB allocated with handle 0xc247cb40 (II) RADEON(0): [agp] ring handle = 0xd0000000 (II) RADEON(0): [agp] Ring mapped at 0x2c400000 (II) RADEON(0): [agp] ring read ptr handle = 0xd0101000 (II) RADEON(0): [agp] Ring read ptr mapped at 0x2827c000 (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xd0102000 (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x2c501000 (II) RADEON(0): [agp] GART texture map handle = 0xd0302000 (II) RADEON(0): [agp] GART Texture map mapped at 0x2c701000 (II) RADEON(0): [drm] register handle = 0xcfdf0000 (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) (1600,8191) (II) RADEON(0): Reserved area from (0,1200) to (1600,1202) (II) RADEON(0): Largest offscreen area available: 1600 x 6989 (II) RADEON(0): Will use back buffer at offset 0xf5a000 (II) RADEON(0): Will use depth buffer at offset 0x16ad000 (II) RADEON(0): Will use 34816 kb for textures at offset 0x1e00000 (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Scanline Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (II) RADEON(0): Acceleration enabled (==) RADEON(0): Backing store disabled (==) RADEON(0): Silken mouse enabled (II) RADEON(0): Using hardware cursor (scanline 1202) (II) RADEON(0): Largest offscreen area available: 1600 x 6986 (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] failure adding irq handler, there is a device already using that irq [drm] falling back to irq-free operation (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 XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) Initializing built-in extension RANDR (**) Option "Protocol" "auto" (**) Mouse1: Device: "/dev/sysmouse" (**) Mouse1: Protocol: "auto" (**) Option "CorePointer" (**) Mouse1: Core Pointer (**) Option "Device" "/dev/sysmouse" (**) Option "Buttons" "6" (==) Mouse1: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "5 6" (**) Mouse1: ZAxisMapping: buttons 5 and 6 (**) Mouse1: Buttons: 6 (II) Keyboard "Keyboard1" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE) (II) Server_Terminate keybinding not found (II) Mouse1: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse1: SetupAuto: protocol is SysMouse (II) 3rd Button detected: disabling emulate3Button GetModeLine - scrn: 0 clock: 202500 GetModeLine - hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 SwitchToMode - scrn: 0 clock: 36000 hdsp: 640 hbeg: 696 hend: 752 httl: 832 vdsp: 480 vbeg: 481 vend: 484 vttl: 509 flags: 10 Checking against clock: 202500 (202500) hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 Checking against clock: 157500 (157500) hdsp: 1280 hbeg: 1344 hend: 1504 httl: 1728 vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1072 flags: 5 Checking against clock: 56300 (56300) hdsp: 800 hbeg: 832 hend: 896 httl: 1048 vdsp: 600 vbeg: 601 vend: 604 vttl: 631 flags: 5 Checking against clock: 94500 (94500) hdsp: 1024 hbeg: 1072 hend: 1168 httl: 1376 vdsp: 768 vbeg: 769 vend: 772 vttl: 808 flags: 5 Checking against clock: 189000 (189000) hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 Checking against clock: 175500 (175500) hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 Checking against clock: 162000 (162000) hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 Checking against clock: 155800 (155800) hdsp: 1400 hbeg: 1464 hend: 1784 httl: 1912 vdsp: 1050 vbeg: 1052 vend: 1064 vttl: 1090 flags: 5 Checking against clock: 122000 (122000) hdsp: 1400 hbeg: 1488 hend: 1640 httl: 1880 vdsp: 1050 vbeg: 1052 vend: 1064 vttl: 1082 flags: 5 Checking against clock: 135000 (135000) hdsp: 1280 hbeg: 1296 hend: 1440 httl: 1688 vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5 Checking against clock: 108000 (108000) hdsp: 1280 hbeg: 1328 hend: 1440 httl: 1688 vdsp: 1024 vbeg: 1025 vend: 1028 vttl: 1066 flags: 5 Checking against clock: 148500 (148500) hdsp: 1280 hbeg: 1344 hend: 1504 httl: 1728 vdsp: 960 vbeg: 961 vend: 964 vttl: 1011 flags: 5 Checking against clock: 108000 (108000) hdsp: 1280 hbeg: 1376 hend: 1488 httl: 1800 vdsp: 960 vbeg: 961 vend: 964 vttl: 1000 flags: 5 Checking against clock: 108000 (108000) hdsp: 1152 hbeg: 1216 hend: 1344 httl: 1600 vdsp: 864 vbeg: 865 vend: 868 vttl: 900 flags: 5 Checking against clock: 64995 (64995) hdsp: 1152 hbeg: 1178 hend: 1314 httl: 1472 vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 5 Checking against clock: 78800 (78800) hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312 vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5 Checking against clock: 75000 (75000) hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1328 vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10 Checking against clock: 65000 (65000) hdsp: 1024 hbeg: 1048 hend: 1184 httl: 1344 vdsp: 768 vbeg: 771 vend: 777 vttl: 806 flags: 10 Checking against clock: 44900 (44900) hdsp: 1024 hbeg: 1032 hend: 1208 httl: 1264 vdsp: 768 vbeg: 768 vend: 776 vttl: 817 flags: 21 Checking against clock: 57284 (57284) hdsp: 832 hbeg: 864 hend: 928 httl: 1152 vdsp: 624 vbeg: 625 vend: 628 vttl: 667 flags: 10 Checking against clock: 49500 (49500) hdsp: 800 hbeg: 816 hend: 896 httl: 1056 vdsp: 600 vbeg: 601 vend: 604 vttl: 625 flags: 5 Checking against clock: 50000 (50000) hdsp: 800 hbeg: 856 hend: 976 httl: 1040 vdsp: 600 vbeg: 637 vend: 643 vttl: 666 flags: 5 Checking against clock: 40000 (40000) hdsp: 800 hbeg: 840 hend: 968 httl: 1056 vdsp: 600 vbeg: 601 vend: 605 vttl: 628 flags: 5 Checking against clock: 36000 (36000) hdsp: 800 hbeg: 824 hend: 896 httl: 1024 vdsp: 600 vbeg: 601 vend: 603 vttl: 625 flags: 5 Checking against clock: 36000 (36000) hdsp: 640 hbeg: 696 hend: 752 httl: 832 vdsp: 480 vbeg: 481 vend: 484 vttl: 509 flags: 10 (II) RADEON(0): Wrote: rd=12, fd=128, pd=3 SwitchToMode - Succeeded SwitchToMode - scrn: 0 clock: 202500 hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 Checking against clock: 202500 (202500) hdsp: 1600 hbeg: 1664 hend: 1856 httl: 2160 vdsp: 1200 vbeg: 1201 vend: 1204 vttl: 1250 flags: 5 (II) RADEON(0): Wrote: rd=12, fd=90, pd=0 SwitchToMode - Succeeded flaw@void:~ % glxinfo name of display: :0.0 IRQ's not enabled, falling back to busy waits: 8 0 0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.2 server glx extensions: GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_make_current_read, GLX_SGIS_multisample client glx vendor string: SGI client glx version string: 1.2 client glx extensions: GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group GLX extensions: GLX_ARB_get_proc_address, GLX_EXT_import_context, GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, GLX_MESA_swap_frame_usage OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R200 20030328 AGP 4x x86/MMX+/3DNow!+/SSE TCL OpenGL version string: 1.3 Mesa 5.0.2 OpenGL extensions: GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat, GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add, GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_MESA_window_pos, GL_NV_blend_square, GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_SGI_color_matrix, GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod glu version: 1.3 glu extensions: GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat ---------------------------------------------------------------------- 0x23 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None 0x24 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x25 24 tc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow 0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow 0x27 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None 0x28 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow 0x2a 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow 0x2b 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None 0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x2d 24 dc 0 32 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow 0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow 0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None 0x30 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None 0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow 0x32 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow Device portion of dmesg: > Copyright (c) 1992-2004 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 4.10-STABLE #2: Thu Sep 9 22:15:43 MST 2004 > root@void:/files/src/freebsd/RELENG_4/sys/compile/void > Timecounter "i8254" frequency 1193182 Hz > CPU: AMD Duron(tm) Processor (1294.50-MHz 686-class CPU) > Origin = "AuthenticAMD" Id = 0x671 Stepping = 1 > Features=0x383f9ff > AMD Features=0xc0400000 > real memory = 536805376 (524224K bytes) > avail memory = 518070272 (505928K bytes) > Preloaded elf kernel "kernel" at 0xc041b000. > Preloaded elf module "linux.ko" at 0xc041b09c. > Preloaded elf module "snd_ich.ko" at 0xc041b13c. > Preloaded elf module "snd_pcm.ko" at 0xc041b1dc. > Pentium Pro MTRR support enabled > md0: Malloc disk > Using $PIR table, 9 entries at 0xc00f78c0 > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > agp0: mem 0xd0000000-0xd3ffffff at device 0.0 on pci0 > pcib2: at device 1.0 on pci0 > pci1: on pcib2 > drm0: port 0x9800-0x98ff mem 0xcfdf0000-0xcfdfffff,0xc8000000-0xcbffffff irq 0 at device 0.0 on pci1 > info: [drm] AGP at 0xd0000000 64MB > info: [drm] Initialized radeon 1.8.0 20020828 on minor 0 > pci1: at 0.1 > isab0: at device 2.0 on pci0 > isa0: on isab0 > ohci0: mem 0xcfffe000-0xcfffefff irq 12 at device 2.2 on pci0 > usb0: OHCI version 1.0, legacy support > usb0: on ohci0 > usb0: USB revision 1.0 > uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 3 ports with 3 removable, self powered > ohci1: mem 0xcffff000-0xcfffffff irq 5 at device 2.3 on pci0 > usb1: OHCI version 1.0, legacy support > usb1: on ohci1 > usb1: USB revision 1.0 > uhub1: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub1: 3 ports with 3 removable, self powered > atapci0: port 0xff00-0xff0f at device 2.5 on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > pcm0: port 0xd800-0xd83f,0xdc00-0xdcff irq 10 at device 2.7 on pci0 > pcm0: > sis0: port 0xd400-0xd4ff mem 0xcfffd000-0xcfffdfff irq 15 at device 3.0 on pci0 > sis0: Ethernet address: 00:0a:e6:a7:1a:5a > miibus0: on sis0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > dc0: port 0xd000-0xd0ff mem 0xcfffcc00-0xcfffcfff irq 10 at device 13.0 on pci0 > dc0: Ethernet address: 00:04:5a:89:0e:a7 > miibus1: on dc0 > ukphy0: on miibus1 > ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > dc1: <82c169 PNIC 10/100BaseTX> port 0xcc00-0xccff mem 0xcfffcb00-0xcfffcbff irq 12 at device 15.0 on pci0 > dc1: Ethernet address: 00:02:e3:08:39:30 > miibus2: on dc1 > ukphy1: on miibus2 > ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > uhci0: port 0xc400-0xc41f irq 11 at device 19.0 on pci0 > usb2: on uhci0 > usb2: USB revision 1.0 > uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub2: 2 ports with 2 removable, self powered > uhub3: Mitsumi Electric Hub in Apple Extended USB Keyboard, class 9/0, rev 1.10/1.22, addr 2 > uhub3: 3 ports with 2 removable, bus powered > ukbd0: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/1.22, addr 3, iclass 3/1 > kbd1 at ukbd0 > uhid0: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/1.22, addr 3, iclass 3/0 > ums0: B16_b_02 USB-PS/2 Optical Mouse, rev 2.00/98.02, addr 4, iclass 3/1 > ums0: 4 buttons and Z dir. > uhci1: port 0xc800-0xc81f irq 11 at device 19.1 on pci0 > usb3: on uhci1 > usb3: USB revision 1.0 > uhub4: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub4: 2 ports with 2 removable, self powered > pci0: at 19.2 irq 10 > pcib1: on motherboard > pci2: on pcib1 > orm0: