Your message dated Wed, 10 Mar 2004 17:12:15 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#215831: CPU Detections code still buggy for some P4's ? has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 15 Oct 2003 00:20:07 +0000 >From [EMAIL PROTECTED] Tue Oct 14 19:19:57 2003 Return-path: <[EMAIL PROTECTED]> Received: from dci.doncaster.on.ca (smtp.istop.com) [66.11.168.194] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1A9ZOO-0000Rc-00; Tue, 14 Oct 2003 19:19:56 -0500 Received: from stark.dyndns.tv (gsstark.mtl.istop.com [66.11.160.162]) by smtp.istop.com (Postfix) with ESMTP id 3AD3A36A13; Tue, 14 Oct 2003 20:19:55 -0400 (EDT) Received: from stark by stark.dyndns.tv with local (Exim 3.36 #1 (Debian)) id 1A9ZON-000610-00; Tue, 14 Oct 2003 20:19:55 -0400 From: [EMAIL PROTECTED] Subject: xserver-xfree86: sigILL from any DRI application To: [EMAIL PROTECTED] X-Mailer: bug 3.3.10.2 Message-Id: <[EMAIL PROTECTED]> Sender: Gregory Stark <[EMAIL PROTECTED]> Date: Tue, 14 Oct 2003 20:19:55 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-7.5 required=4.0 tests=HAS_PACKAGE,MAILTO_TO_SPAM_ADDR,QUOTED_EMAIL_TEXT version=2.53-bugs.debian.org_2003_10_13 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_13 (1.174.2.15-2003-03-30-exp) Package: xserver-xfree86 Version: 4.2.1-12.1 Severity: important > Unlimit your coredumpsize, install xserver-xfree86-dbg, configure it to > be your default X server, and reproduce the bug. > > Then, please supply a full backtrace on the core file. I don't see any difference in the backtrace. Since the actual crash is in xlibmesa3-gl it seems I would need a version of that library with shared symbols enabled. Or I could send the core dump on, if you have an unstripped copy of that library gdb should be able to display the info. bash-2.05b$ gdb /usr/bin/X11/glxgears /tmp/core GNU gdb 5.3.90_2003-08-24-cvs-debian Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"...(no debugging symbols found)... Core was generated by `glxgears'. Program terminated with signal 4, Illegal instruction. Reading symbols from /usr/X11R6/lib/libGL.so.1... (no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libGL.so.1 Reading symbols from /usr/X11R6/lib/libXext.so.6... (no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/X11R6/lib/libX11.so.6... (no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)... done. Loaded symbols for /lib/libpthread.so.0 Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /usr/X11R6/lib/modules/dri/mga_dri.so... (no debugging symbols found)...done. Loaded symbols for /usr/X11R6/lib/modules/dri/mga_dri.so #0 0x4042a021 in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so (gdb) bt #0 0x4042a021 in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so #1 0x403af259 in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so #2 0x4041e2ef in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so #3 0x40369197 in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so #4 0x403696fa in __driCreateScreen () from /usr/X11R6/lib/modules/dri/mga_dri.so #5 0x08049c54 in ?? () #6 0x00000001 in ?? () (gdb) > The bug scripted pasted the wrong config and log below, so I've removed them and put the correct config and log in: # XF86Config-4 (XFree86 server configuration file) generated by Dexter, the # Debian X Configuration tool. # # Edit this file with caution, and see the XF86Config manual page. # (Type "man XF86Config" at the shell prompt.) Section "Files" FontPath "unix/:7101" # local font server # if the local font server has problems, we can fall back on these # FontPath "/usr/X11R6/lib/X11/fonts/big-cursor" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" # Load "pex5" Load "record" # Load "xie" Load "bitmap" Load "freetype" Load "speedo" Load "type1" Load "vbe" Load "int10" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" # Option "XkbRules" "xfree86" # Option "XkbModel" "pc104" # Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "CorePointer" Option "Protocol" "MouseManPlusPS/2" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "false" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "G400" BusID "1:0:0" Driver "mga" Option "AGPMode" "4" EndSection Section "Device" Identifier "ATI" BusID "0:12:0" Driver "ati" EndSection Section "Device" Identifier "TVP4010" BusID "0:13:0" Driver "glint" EndSection Section "Monitor" Identifier "GVC" HorizSync 28-60 VertRefresh 43-90 EndSection Section "Monitor" Identifier "Sony" HorizSync 31.5-121.0 VertRefresh 48-160 Option "DPMS" Option "noDDC2" Option "noDDCvbe" Option "noDDC1" Mode "320x240" DotClock 30 HTimings 320 336 384 400 VTimings 240 244 246 262 Flags "Doublescan" EndMode Mode "352x240" DotClock 30 HTimings 352 368 416 432 VTimings 240 244 246 262 Flags "Doublescan" EndMode Mode "352x280" DotClock 30 HTimings 352 368 416 432 VTimings 280 288 290 302 Flags "Doublescan" EndMode Mode "352x288" DotClock 30 HTimings 352 368 416 432 VTimings 288 296 300 310 Flags "Doublescan" EndMode EndSection Section "Screen" Identifier "Second Screen" Device "ATI" Monitor "GVC" DefaultDepth 16 Subsection "Display" Depth 16 Modes "800x600" EndSubSection EndSection Section "Screen" Identifier "Third Screen" Device "TVP4010" Monitor "GVC" DefaultDepth 16 Subsection "Display" Depth 16 Modes "800x600" EndSubSection EndSection Section "Screen" Identifier "Default Screen" Device "G400" Monitor "Sony" DefaultDepth 16 SubSection "Display" Depth 1 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 4 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 8 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 15 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 16 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 24 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection SubSection "Display" Depth 32 Modes "1600x1200" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "320x240" "352x240" "352x280" "352x288" EndSubSection EndSection Section "Screen" Identifier "Small Screen" Device "G400" Monitor "Sony" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "Very Small Screen" Device "G400" Monitor "Sony" DefaultDepth 16 SubSection "Display" Depth 16 Modes "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" EndSection Section "ServerLayout" Identifier "test" Screen "Default Screen" Screen "Second Screen" LeftOf "Default Screen" Screen "Third Screen" RightOf "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" EndSection Section "ServerLayout" Identifier "small" Screen "Small Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection # end of XF86Config This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to XFree86@XFree86.Org and patches submitted to [EMAIL PROTECTED] Before reporting bugs in pre-release versions, please check the latest version in the XFree86 CVS repository (http://www.XFree86.Org/cvs) XFree86 Version 4.2.1.1 (Debian (static) 4.2.1-12.1 20031003005825 [EMAIL PROTECTED]) / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 October 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: Linux 2.4.21-rc1-ac1-cryptoloop i686 [ELF] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.1.log", Time: Tue Oct 14 20:05:56 2003 (++) Using config file: "/etc/X11/XF86Config-4.dri" (++) ServerLayout "small" (**) |-->Screen "Small Screen" (0) (**) | |-->Monitor "Sony" (**) | |-->Device "G400" (**) |-->Input Device "Generic Keyboard" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Generic Mouse" (WW) The directory "/usr/lib/X11/fonts/cyrillic" 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. (**) FontPath set to "unix/:7101,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (++) using VT number 8 (WW) Open APM failed (/dev/apm_bios) (No such device) (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 8086,2570 card 1043,80f2 rev 02 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,2571 card 0000,0000 rev 02 class 06,04,00 hdr 01 (II) PCI: 00:1d:0: chip 8086,24d2 card 1043,80a6 rev 02 class 0c,03,00 hdr 80 (II) PCI: 00:1d:1: chip 8086,24d4 card 1043,80a6 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:2: chip 8086,24d7 card 1043,80a6 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:3: chip 8086,24de card 1043,80a6 rev 02 class 0c,03,00 hdr 00 (II) PCI: 00:1d:7: chip 8086,24dd card 1043,80a6 rev 02 class 0c,03,20 hdr 00 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,24db card 1043,80a6 rev 02 class 01,01,8a hdr 00 (II) PCI: 00:1f:2: chip 8086,24d1 card 1043,80a6 rev 02 class 01,01,8f hdr 00 (II) PCI: 00:1f:3: chip 8086,24d3 card 1043,80a6 rev 02 class 0c,05,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,24d5 card 1043,80f3 rev 02 class 04,01,00 hdr 00 (II) PCI: 01:00:0: chip 102b,0525 card 102b,0338 rev 04 class 03,00,00 hdr 00 (II) PCI: 02:05:0: chip 10b7,1700 card 1043,80eb rev 12 class 02,00,00 hdr 00 (II) PCI: 02:0a:0: chip 104c,3d04 card 0000,0000 rev 01 class 03,00,00 hdr 00 (II) PCI: 02:0c:0: chip 1002,4754 card 1002,4754 rev 41 class 03,00,00 hdr 00 (II) PCI: End of PCI scan (II) Host-to-PCI bridge: (II) PCI-to-ISA bridge: (II) PCI-to-PCI bridge: (II) PCI-to-PCI bridge: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set) (II) Bus 1 I/O range: (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xf2d00000 - 0xf3dfffff (0x1100000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xeec00000 - 0xf2bfffff (0x4000000) MX[B] (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x02 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xf3e00000 - 0xf7efffff (0x4100000) MX[B] (II) Bus 2 prefetchable memory range: (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set) (II) Bus -1 I/O range: (II) Bus -1 non-prefetchable memory range: (II) Bus -1 prefetchable memory range: (--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 4, Mem @ 0xf0000000/25, 0xf3dfc000/14, 0xf3000000/23, BIOS @ 0xf3de0000/16 (--) PCI: (2:10:0) Texas Instruments Permedia rev 1, Mem @ 0xf7ec0000/17, 0xf7000000/23, 0xf6800000/23, BIOS @ 0xf7ef0000/16 (--) PCI: (2:12:0) ATI Mach64 GT rev 65, Mem @ 0xf5000000/24, 0xf7eeb000/12, I/O @ 0xd000/8, BIOS @ 0xf7ea0000/17 (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) Active PCI resource ranges: [0] -1 0 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [1] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [2] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [3] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [4] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [5] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [6] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [7] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [8] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [9] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [10] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [11] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [12] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [13] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [14] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [15] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [16] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [17] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [18] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [19] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [20] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [21] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [22] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [23] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] (II) Inactive PCI resource ranges: [0] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [1] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [2] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [3] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [4] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [5] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [6] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [7] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [1] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [2] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [3] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [4] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [5] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [6] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [7] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [8] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [9] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [10] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [11] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [12] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [13] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [14] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [15] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [16] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [17] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [18] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [19] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [20] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [21] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [22] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [23] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] (II) Inactive PCI resource ranges after removing overlaps: [0] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [1] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [2] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [3] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [4] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [5] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [6] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [7] -1 0 0x0000d000 - 0x0000d0ff (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 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [6] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [7] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [10] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [11] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [12] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [13] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [14] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [15] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [16] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [17] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [18] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [19] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [20] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [21] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [25] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [26] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [27] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [28] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [29] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [30] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [31] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [32] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [33] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [34] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [35] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [36] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [37] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] [38] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w, mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400, mgag550 (II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4, pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta (II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2/TNT2 Pro, RIVA TNT2 Ultra, Vanta, Riva TNT2 M64, Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420, GeForce4 440 Go, GeForce4 420 Go, GeForce4 420 Go M32, Quadro4 500XGL, GeForce4 440 Go M64, Quadro4 200/400NVS, Quadro4 550XGL, Quadro4 GoGL, 0x0180, 0x0181, 0x0182, 0x0188, 0x018A, 0x018B, GeForce2 Integrated, 0x01F0, GeForce3, GeForce3 Ti 200, GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL, Quadro4 700 XGL, 0x0280, 0x0281, 0x0288, 0x0289 (II) TGA: driver for Digital chipsets: tga, tga2 (II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968, Trio32/64, Aurora64V+, Trio64V2/DX or /GX (II) S3VIRGE: driver (version 1.8.3) for S3 ViRGE chipsets: virge, 86C325, virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, trio 3d/2x, 86C362, 86C368 (II) SIS: driver for SiS chipsets: SIS5597, SIS530, SIS6326, SIS300, SIS630, SIS540 (II) RENDITION: rendition driver (version 4.0) for chipsets: V1000, V2100/V2200 (II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093, neo2097, neo2160, neo2200, neo2230, neo2360, neo2380 (II) I740: Driver for Intel i740 chipset: i740 (agp), i740 (pci) (II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee, 3dfx Voodoo3, 3dfx Voodoo5 (II) SAVAGE: driver (version 1.1.26) for S3 Savage chipsets: Savage4, Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX, Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133, ProSavage PN133, ProSavage KN133, SuperSavage/MX 128, SuperSavage/MX 64, SuperSavage/MX 64C, SuperSavage/IX 128, SuperSavage/IX 128, SuperSavage/IX 64, SuperSavage/IX 64, SuperSavage/IXC 64, SuperSavage/IXC 64, ProSavage DDR, ProSavage DDR-K (II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8, CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD, CL-GD5465, CL-GD7548 (II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710 (II) TSENG: driver for Tseng Labs chipsets: ET4000, ET4000W32, ET4000W32i, ET4000W32p, ET6000, ET6100 (II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c, tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397, cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi, tgui9440agi, tgui9660, tgui9680, providia9682, providia9685, cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7, cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1, cyberbladeAi1d, cyberbladeXPm/8, cyberbladeXPm/16, cyberbladeXPAi1 (II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300 (II) APM: driver for the Alliance chipsets: AP6422, AT24, AT3D (II) FBDEV: driver for framebuffer: fbdev, afb (II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r, i128t2r4 (II) ATI: ATI driver (version 6.4.16) for chipsets: ati, ativga (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI), ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI), ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP), ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP), ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI), ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI), ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP), ATI Rage 128 Mobility ML (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 QY (AGP), ATI Radeon VE QZ (AGP), ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP), ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QM (AGP), ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP), ATI Radeon 9000 If (AGP) (II) I810: Driver for Intel i810 chipset: i810, i810-dc100, i810e, i815, i830M (II) IMSTT: driver (version 1.0.0 for IMS TwinTurbo chipsets : imstt128, imstt3d (II) NEWPORT: driver for Newport Graphics Card: XL (II) ARK: driver (version 0.5.0 for ARK Logic chipset: ark1000pv, ark2000pv, ark2000mt (II) CYRIX: driver for Cyrix MediaGX Processors: mediagx (II) Silicon Motion: driver (version 1.3.1) for Silicon Motion Lynx chipsets: Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM (II) VESA: driver for VESA chipsets: vesa (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic (II) v4l driver for Video4Linux (II) Primary Device is: PCI 01:00:0 (--) Chipset mgag400 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 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [6] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [7] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [10] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [11] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [12] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [13] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [14] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [15] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [16] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [17] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [18] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [19] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [20] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [21] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [22] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [23] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [25] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [26] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [27] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [28] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [29] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [30] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [31] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [32] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [33] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [34] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [35] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [36] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [37] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] [38] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) (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 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [6] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [7] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [8] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [9] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [10] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [11] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [12] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [13] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [14] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [15] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [16] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [17] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [18] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [19] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [20] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [21] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [22] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [23] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [24] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [25] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [26] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [27] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [28] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [29] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [30] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [31] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [32] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [33] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [34] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [35] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [36] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [37] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [38] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [39] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [40] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] [41] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) [42] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [43] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (**) MGA(0): Depth 16, (--) framebuffer bpp 16 (==) MGA(0): RGB weight 565 (**) MGA(0): Option "AGPMode" "4" (--) MGA(0): Chipset: "mgag400" (G400) (**) MGA(0): Using AGP 4x mode (--) MGA(0): Linear framebuffer at 0xF0000000 (--) MGA(0): MMIO registers at 0xF3DFC000 (--) MGA(0): Pseudo-DMA transfer window at 0xF3000000 (--) MGA(0): BIOS at 0xF3DE0000 (II) Truncating PCI BIOS Length to 32768 (--) MGA(0): Video BIOS info block at offset 0x07A80 (WW) MGA(0): Video BIOS info block not detected! (II) MGA(0): MGABios.RamdacType = 0x0 (WW) MGA(0): Failed to set up write-combining range (0xf0000000,0x2000000) (--) MGA(0): VideoRAM: 16384 kByte (==) MGA(0): Write-combining range (0xf0000000,0x1000000) (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (II) MGA(0): I2C bus "DDC" initialized. (**) MGA(0): Option "NoDDC1" (**) MGA(0): Option "NoDDC2" (II) MGA(0): I2C Monitor info: (nil) (II) MGA(0): end of I2C Monitor info (II) MGA(0): DDC Monitor info: (nil) (II) MGA(0): end of DDC Monitor info (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0) (==) MGA(0): Min pixel clock is 12 MHz (==) MGA(0): Max pixel clock is 300 MHz (II) MGA(0): Sony: Using hsync range of 31.50-121.00 kHz (II) MGA(0): Sony: Using vrefresh range of 48.00-160.00 Hz (II) MGA(0): Clock range: 12.00 to 300.00 MHz (II) MGA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) MGA(0): Not using default mode "960x720" (hsync out of range) (II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) MGA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) MGA(0): Not using default mode "1024x768" (hsync out of range) (--) MGA(0): Has SDRAM (--) MGA(0): Virtual size is 1024x768 (pitch 1024) (**) MGA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz (II) MGA(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (**) MGA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz (II) MGA(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (++) MGA(0): DPI set to (100, 100) (II) MGA(0): YDstOrg is set to 0 (II) resource ranges after preInit: [0] 0 0 0xf3000000 - 0xf37fffff (0x800000) MX[B] [1] 0 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B] [2] 0 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B] [3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B) [4] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B) [5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B] [6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B] [8] -1 0 0xf7eec000 - 0xf7eeffff (0x4000) MX[B] [9] -1 0 0xf7fff000 - 0xf7fff0ff (0x100) MX[B] [10] -1 0 0xf7fff400 - 0xf7fff5ff (0x200) MX[B] [11] -1 0 0x40000000 - 0x400003ff (0x400) MX[B] [12] -1 0 0xf7fffc00 - 0xf7ffffff (0x400) MX[B] [13] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [14] -1 0 0xf3de0000 - 0xf3deffff (0x10000) MX[B](B) [15] -1 0 0xf3000000 - 0xf37fffff (0x800000) MX[B](B) [16] -1 0 0xf3dfc000 - 0xf3dfffff (0x4000) MX[B](B) [17] -1 0 0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B) [18] -1 0 0xf7ea0000 - 0xf7ebffff (0x20000) MX[B](B) [19] -1 0 0xf7eeb000 - 0xf7eebfff (0x1000) MX[B](B) [20] -1 0 0xf5000000 - 0xf5ffffff (0x1000000) MX[B](B) [21] -1 0 0xf7ef0000 - 0xf7efffff (0x10000) MX[B](B) [22] -1 0 0xf6800000 - 0xf6ffffff (0x800000) MX[B](B) [23] -1 0 0xf7000000 - 0xf77fffff (0x800000) MX[B](B) [24] -1 0 0xf7ec0000 - 0xf7edffff (0x20000) MX[B](B) [25] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [26] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [27] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [28] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [29] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [30] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B] [31] -1 0 0x0000ee80 - 0x0000eebf (0x40) IX[B] [32] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B] [33] -1 0 0x00000400 - 0x0000041f (0x20) IX[B] [34] -1 0 0x0000ef60 - 0x0000ef6f (0x10) IX[B] [35] -1 0 0x0000efa8 - 0x0000efab (0x4) IX[B] [36] -1 0 0x0000efa0 - 0x0000efa7 (0x8) IX[B] [37] -1 0 0x0000efac - 0x0000efaf (0x4) IX[B] [38] -1 0 0x0000efe0 - 0x0000efe7 (0x8) IX[B] [39] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B] [40] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B] [41] -1 0 0x0000ef40 - 0x0000ef5f (0x20) IX[B] [42] -1 0 0x0000ef20 - 0x0000ef3f (0x20) IX[B] [43] -1 0 0x0000ef00 - 0x0000ef1f (0x20) IX[B] [44] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B) [45] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [46] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (==) MGA(0): Write-combining range (0xf0000000,0x1000000) (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (--) MGA(0): 16 DWORD fifo (==) MGA(0): Default visual is TrueColor (II) MGA(0): [drm] bpp: 16 depth: 16 (II) MGA(0): [drm] Sarea 2200+664: 2864 drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 5, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 5, (OK) drmOpenDevice: minor is 0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 5, (OK) drmGetBusid returned '' (II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0" (II) MGA(0): [drm] added 8192 byte SAREA at 0xf88a8000 (II) MGA(0): [drm] mapped SAREA 0xf88a8000 to 0x4001a000 (II) MGA(0): [drm] framebuffer handle = 0xf0000000 (II) MGA(0): [drm] added 1 reserved context for kernel (II) MGA(0): [agp] Mode 0x1f004217 [AGP 0x8086/0x2570; Card 0x102b/0x0525] (II) MGA(0): [agp] 12288 kB allocated with handle 0xf98ac000 (II) MGA(0): [agp] WARP microcode handle = 0xf8000000 (II) MGA(0): [agp] WARP microcode mapped at 0x4001c000 (II) MGA(0): [agp] Primary DMA handle = 0xf8008000 (II) MGA(0): [agp] Primary DMA mapped at 0x41997000 (II) MGA(0): [agp] DMA buffers handle = 0xf8108000 (II) MGA(0): [agp] DMA buffers mapped at 0x41a97000 (II) MGA(0): [drm] Added 128 65536 byte DMA buffers (II) MGA(0): [drm] Registers handle = 0xf3dfc000 (II) MGA(0): [drm] Status handle = 0xf98b5000 (II) MGA(0): [agp] Status page mapped at 0x40024000 (II) MGA(0): [dri] visual configs initialized (II) MGA(0): Memory manager initialized to (0,0) (1024,2303) (II) MGA(0): Largest offscreen area available: 1024 x 1535 (II) MGA(0): Reserved back buffer at offset 0x480000 (II) MGA(0): Reserved depth buffer at offset 0x600000 (II) MGA(0): Reserved 8704 kb for textures at offset 0x780000 (II) MGA(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles Solid filled trapezoids 8x8 mono pattern filled rectangles 8x8 mono pattern filled trapezoids Indirect CPU to Screen color expansion Screen to Screen color expansion Solid Lines Dashed Lines Scanline Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 14 256x256 slots (==) MGA(0): Backing store disabled (==) MGA(0): Silken mouse enabled (**) Option "dpms" (**) MGA(0): DPMS enabled (II) MGA(0): Using overlay video (II) MGA(0): X context handle = 0x00000001 (II) MGA(0): [drm] installed DRM signal handler (II) MGA(0): [DRI] installation complete (II) MGA(0): [drm] Mapped 128 DMA buffers (==) MGA(0): Direct rendering enabled (WW) MGA(0): Option "noDDCvbe" is not used (II) Keyboard "Generic Keyboard" handled by legacy driver (**) Option "Protocol" "MouseManPlusPS/2" (**) Generic Mouse: Protocol: "MouseManPlusPS/2" (**) Option "CorePointer" (**) Generic Mouse: Core Pointer (**) Option "Device" "/dev/psaux" (**) Option "Buttons" "5" (**) Option "Emulate3Buttons" "false" (**) Option "ZAxisMapping" "4 5" (**) Generic Mouse: ZAxisMapping: buttons 4 and 5 (**) Generic Mouse: Buttons: 5 (II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE) -- System Information Debian Release: testing/unstable Kernel Version: Linux stark.dyndns.tv 2.4.23-pre4 #1 SMP Sun Sep 21 04:35:38 EDT 2003 i686 GNU/Linux Versions of the packages xserver-xfree86 depends on: ii debconf 1.2.42 Debian configuration management system ii libc6 2.3.2-8 GNU C Library: Shared libraries and Timezone ii xserver-common 4.2.1-12.1 files and utilities common to all X servers ii zlib1g 1.1.4-15 compression library - runtime --------------------------------------- Received: (at 215831-done) by bugs.debian.org; 10 Mar 2004 22:12:16 +0000 >From [EMAIL PROTECTED] Wed Mar 10 14:12:16 2004 Return-path: <[EMAIL PROTECTED]> Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1B1Bw0-0000SO-00; Wed, 10 Mar 2004 14:12:16 -0800 Received: by redwald.deadbeast.net (Postfix, from userid 1000) id B8013641AB; Wed, 10 Mar 2004 17:12:15 -0500 (EST) Date: Wed, 10 Mar 2004 17:12:15 -0500 From: Branden Robinson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: Bug#215831: CPU Detections code still buggy for some P4's ? Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FLPM4o+7JoHGki3m" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> Mail-Copies-To: nobody X-No-CC: I subscribe to this list; do not CC me on replies. User-Agent: Mutt/1.5.5.1+cvs20040105i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_08 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2004_03_08 X-Spam-Level: --FLPM4o+7JoHGki3m Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 10, 2004 at 03:40:05PM -0500, Aaron M. Ucko wrote: > Christian Guggenberger <[EMAIL PROTECTED]> = writes: >=20 > > Today, I stumpled upon on a software called Cn3D - downloaded from > > ftp://ftp.ncbi.nih.gov/cn3d/Cn3D-4.1.Linux.tar.gz . >=20 > This binary is statically linked against an old version of libGL that > evidently had buggy CPU detection code; please file a bug with NCBI. Ah, excellent. Re-closing per Aaron M. Ucko. (Statically linking against libGL? Yuck!) --=20 G. Branden Robinson | Intellectual property is neither Debian GNU/Linux | intellectual nor property. [EMAIL PROTECTED] | Discuss. http://people.debian.org/~branden/ | -- Linda Richman --FLPM4o+7JoHGki3m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iEYEARECAAYFAkBPkr8ACgkQ6kxmHytGonxN7ACgjP9HHc8pRakGN5lNn4l73mKa osEAn1wDseqaGbJlxbp23kmVRlPfp8aD =YEUV -----END PGP SIGNATURE----- --FLPM4o+7JoHGki3m--