Package: xserver-xfree86 Version: 4.2.1-8 Severity: normal Hi,
My problem is about XFree86 lock ups. Regurally, mouse stops, keyboard stops (even numlock does not work ie, it doesn't blink the numlock led). Logging in the machine via ssh shows that XFree86 process uses 100% CPU. No signal other than KILL can be sent to XFree86 to terminate, but in this case, terminal remains in graphical mode, so I should reboot to fix the problem and get back my character terminals. Maybe this is a new problem in Debian sid, because I'm doing dist-upgrade almost every day, and no problem like this was discovered till last Friday ... If it's a known problem, please forgive me for the useless report. 01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta/Vanta LT] (rev 15) 01:00.0 Class 0300: 10de:002c (rev 15) Section "Files" # FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these 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/lib/X11/fonts/latin2/100dpi" FontPath "/usr/lib/X11/fonts/latin2/75dpi" FontPath "/usr/lib/X11/fonts/sharefont" # FontPath "/usr/lib/X11/fonts/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "ServerFlags" EndSection Section "Module" Load "ddc" Load "GLcore" Load "dbe" Load "dri" Load "drm" Load "extmod" Load "glx" Load "pex5" # Load "v4l" 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" "MouseSystems" Option "Device" "/dev/gpmdata" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Generic Graphics Device" Driver "nvidia" Option "CursorShadow" "1" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30-60 VertRefresh 50-75 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Graphics Device" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 32 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection 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 4.2.1-8 20030609132746 [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] 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/XFree86.0.log", Time: Mon Jun 30 10:26:05 2003 (==) Using config file: "/etc/X11/XF86Config-4" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "Generic Graphics Device" (**) |-->Input Device "Generic Keyboard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc104" (**) XKB: model: "pc104" (**) Option "XkbLayout" "us" (**) XKB: layout: "us" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Generic Mouse" (WW) The directory "/usr/lib/X11/fonts/latin2/100dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/latin2/75dpi" does not exist. Entry deleted from font path. (WW) The directory "/usr/lib/X11/fonts/sharefont" does not exist. Entry deleted from font path. (WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID". Entry deleted from font path. (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"). (**) FontPath set to "/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/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,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" (==) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (--) using VT number 9 (WW) Open APM failed (/dev/apm_bios) (No such file or directory) (II) Module ABI versions: XFree86 ANSI C Emulation: 0.1 XFree86 Video Driver: 0.5 XFree86 XInput driver : 0.3 XFree86 Server Extension : 0.1 XFree86 Font Renderer : 0.3 (II) Loader running on linux (II) LoadModule: "bitmap" (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Bitmap (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) PCI: Probing config type using method 1 (II) PCI: Config type is 1 (II) PCI: stages = 0x03, oldVal1 = 0x800000b0, mode1Res1 = 0x80000000 (II) PCI: PCI scan (all values are in hex) (II) PCI: 00:00:0: chip 8086,1a30 card 0000,0000 rev 03 class 06,00,00 hdr 00 (II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 12 class 06,04,00 hdr 01 (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 12 class 06,01,00 hdr 80 (II) PCI: 00:1f:1: chip 8086,244b card 0e11,2411 rev 12 class 01,01,80 hdr 00 (II) PCI: 00:1f:2: chip 8086,2442 card 0e11,2411 rev 12 class 0c,03,00 hdr 00 (II) PCI: 00:1f:5: chip 8086,2445 card 0e11,008a rev 12 class 04,01,00 hdr 00 (II) PCI: 01:00:0: chip 10de,002c card 10de,0072 rev 15 class 03,00,00 hdr 00 (II) PCI: 02:08:0: chip 8086,2449 card 0e11,0012 rev 03 class 02,00,00 hdr 00 (II) PCI: 02:0a:0: chip 1000,0003 card 0000,0000 rev 02 class 01,00,00 hdr 00 (II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) UnloadModule: "scanpci" (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (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: 0x0e (VGA_EN is set) (II) Bus 1 I/O range: (II) Bus 1 non-prefetchable memory range: [0] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B] (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [1] -1 0 0x00001400 - 0x000014ff (0x100) IX[B] [2] -1 0 0x00001800 - 0x000018ff (0x100) IX[B] [3] -1 0 0x00001c00 - 0x00001cff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0xfe000000 - 0xfe2fffff (0x300000) 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) NVidia Vanta rev 21, Mem @ 0xf7000000/24, 0xfc000000/25 (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 0xfe201000 - 0xfe2010ff (0x100) MX[B] [1] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [2] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [3] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [4] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [5] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [6] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [7] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [8] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [9] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [10] -1 0 0x00002460 - 0x0000246f (0x10) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0xfe201000 - 0xfe2010ff (0x100) MX[B] [1] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [2] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [3] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [4] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [5] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [6] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [7] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [8] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [9] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [10] -1 0 0x00002460 - 0x0000246f (0x10) IX[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 0xfe201000 - 0xfe2010ff (0x100) MX[B] [6] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [8] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [9] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [12] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [13] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [14] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [15] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [16] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [17] -1 0 0x00002460 - 0x0000246f (0x10) IX[B] (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "GLcore" (WW) Warning, couldn't open module GLcore (II) UnloadModule: "GLcore" (EE) Failed to load module "GLcore" (module does not exist, 0) (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension DOUBLE-BUFFER (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading sub module "drm" (II) LoadModule: "drm" (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a (II) Module drm: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XFree86-DRI (II) LoadModule: "drm" (II) Reloading /usr/X11R6/lib/modules/linux/libdrm.a (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (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) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.4363 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "pex5" (WW) Warning, couldn't open module pex5 (II) UnloadModule: "pex5" (EE) Failed to load module "pex5" (module does not exist, 0) (II) LoadModule: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension RECORD (II) LoadModule: "xie" (WW) Warning, couldn't open module xie (II) UnloadModule: "xie" (EE) Failed to load module "xie" (module does not exist, 0) (II) LoadModule: "bitmap" (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Loading font Bitmap (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.1.10 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font FreeType (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a Skipping "/usr/X11R6/lib/modules/fonts/libspeedo.a:spencode.o": No symbols found (II) Module speedo: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Speedo (II) LoadModule: "type1" (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.1 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.3 (II) Loading font Type1 (II) Loading font CID (II) LoadModule: "nvidia" (II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o (II) Module nvidia: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.4363 Module class: XFree86 Video Driver (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.3 (II) NVIDIA XFree86 Driver 1.0-4363 Sat Apr 19 17:49:42 PDT 2003 (II) NVIDIA Unified Driver for all NVIDIA GPUs (II) Primary Device is: PCI 01:00:0 (--) Assigning device section with no busID to primary device (--) Chipset NVIDIA GPU 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 0xfe201000 - 0xfe2010ff (0x100) MX[B] [6] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [8] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [9] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [10] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [11] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [12] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [13] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [14] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [15] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [16] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [17] -1 0 0x00002460 - 0x0000246f (0x10) IX[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 0xfe201000 - 0xfe2010ff (0x100) MX[B] [6] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [7] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [8] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [9] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B] [11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B] [12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B] [13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [15] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [16] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [17] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [18] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [19] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [20] -1 0 0x00002460 - 0x0000246f (0x10) IX[B] [21] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B] [22] 0 0 0x000003c0 - 0x000003df (0x20) IS[B] (II) Setting vga for screen 0. (II) Loading sub module "vgahw" (II) LoadModule: "vgahw" (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "CursorShadow" "1" (**) NVIDIA(0): enabling cursor shadow (--) NVIDIA(0): Linear framebuffer at 0xFC000000 (--) NVIDIA(0): MMIO registers at 0xF7000000 (II) NVIDIA(0): NVIDIA GPU detected as: Vanta/Vanta LT (--) NVIDIA(0): VideoBIOS: 03.05.00.10.45 (--) NVIDIA(0): VideoRAM: 16384 kBytes (II) NVIDIA(0): Connected display device(s): CRT-0 (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 250 MHz (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 250 MHz (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 215 MHz (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Reloading /usr/X11R6/lib/modules/libddc.a (II) NVIDIA(0): Generic Monitor: Using hsync range of 30.00-60.00 kHz (II) NVIDIA(0): Generic Monitor: Using vrefresh range of 50.00-75.00 Hz (II) NVIDIA(0): Clock range: 12.00 to 215.00 MHz (II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "320x175" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "320x200" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "360x200" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "320x240" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "400x300" (vrefresh out of range) (II) NVIDIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range) (II) NVIDIA(0): Not using default mode "512x384" (hsync out of range) (II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range) (II) NVIDIA(0): Not using default mode "576x432" (hsync out of range) (II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range) (II) NVIDIA(0): Not using default mode "640x480" (hsync out of range) (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range) (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range) (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range) (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range) (II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range) (II) NVIDIA(0): Not using default mode "640x512" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range) (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range) (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range) (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range) (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "800x600" (hsync out of range) (II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range) (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range) (II) NVIDIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "896x672" (hsync out of range) (II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range) (II) NVIDIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "928x696" (hsync out of range) (II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range) (II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range) (II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range) (II) NVIDIA(0): Not using default mode "700x525" (hsync out of range) (II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range) (II) NVIDIA(0): Not using default mode "700x525" (hsync out of range) (II) NVIDIA(0): Not using default mode "1600x1024" (hsync out of range) (II) NVIDIA(0): Not using default mode "800x512" (hsync out of range) (II) NVIDIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "960x720" (hsync out of range) (II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range) (II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range) (II) NVIDIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan) (II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range) (**) NVIDIA(0): Validated modes for display device CRT-0: (**) NVIDIA(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz (**) NVIDIA(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz (**) NVIDIA(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768 (++) NVIDIA(0): DPI set to (100, 100) (II) Loading sub module "fb" (II) LoadModule: "fb" (II) Loading /usr/X11R6/lib/modules/libfb.a (II) Module fb: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.1 (II) Loading sub module "ramdac" (II) LoadModule: "ramdac" (II) Loading /usr/X11R6/lib/modules/libramdac.a (II) Module ramdac: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (--) Depth 24 pixmap format is 32 bpp (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B] [1] 0 0 0xf7000000 - 0xf7ffffff (0x1000000) 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 0xfe201000 - 0xfe2010ff (0x100) MX[B] [8] -1 0 0xfe200000 - 0xfe200fff (0x1000) MX[B] [9] -1 0 0xf8000000 - 0xfbffffff (0x4000000) MX[B] [10] -1 0 0xfc000000 - 0xfdffffff (0x2000000) MX[B](B) [11] -1 0 0xf7000000 - 0xf7ffffff (0x1000000) MX[B](B) [12] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD) [13] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD) [14] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD) [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B] [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [17] -1 0 0x00001000 - 0x000010ff (0x100) IX[B] [18] -1 0 0x00001400 - 0x0000143f (0x40) IX[B] [19] -1 0 0x00002400 - 0x0000243f (0x40) IX[B] [20] -1 0 0x00002000 - 0x000020ff (0x100) IX[B] [21] -1 0 0x00002440 - 0x0000245f (0x20) IX[B] [22] -1 0 0x00002460 - 0x0000246f (0x10) IX[B] [23] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU) [24] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU) (II) NVIDIA(0): AGP 4X successfully initialized (II) NVIDIA(0): Setting mode "1024x768" (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture (==) NVIDIA(0): Backing store disabled (==) NVIDIA(0): Silken mouse enabled (**) Option "dpms" (**) NVIDIA(0): DPMS enabled (II) Loading extension NV-GLX (II) Loading extension NV-CONTROL Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! (II) Initializing built-in extension MIT-SHM (II) Initializing built-in extension XInputExtension (II) Initializing built-in extension XTEST (II) Initializing built-in extension XKEYBOARD (II) Initializing built-in extension LBX (II) Initializing built-in extension XC-APPGROUP (II) Initializing built-in extension SECURITY (II) Initializing built-in extension XINERAMA (II) Initializing built-in extension XFree86-Bigfont (II) Initializing built-in extension RENDER (II) [GLX]: Initializing GLX extension (II) Keyboard "Generic Keyboard" handled by legacy driver (**) Option "Protocol" "MouseSystems" (**) Generic Mouse: Protocol: "MouseSystems" (**) Option "CorePointer" (**) Generic Mouse: Core Pointer (**) Option "Device" "/dev/gpmdata" (**) Option "Emulate3Buttons" "true" (**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50 (==) Generic Mouse: Buttons: 3 (**) Option "BaudRate" "1200" (**) Generic Mouse: BaudRate: 1200 (II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE) -rw-r--r-- 1 root root 25391 Jun 30 10:26 /var/log/XFree86.0.log -rw-r--r-- 1 root lgb 24344 Mar 21 10:23 /var/log/XFree86.1.log -- System Information Debian Release: testing/unstable Kernel Version: Linux vega 2.4.21-ac1 #3 Mon Jun 16 15:29:25 CEST 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.1-17 GNU C Library: Shared libraries and Timezone ii xserver-common 4.2.1-8 files and utilities common to all X servers ii zlib1g 1.1.4-13 compression library - runtime