Package: xserver-xfree86 Version: 4.2.1-5 Severity: important I can't start an X server with this version; there are unresolved symbols such as __glXLastContext. Version 4.2.1-3 works, and I've downgraded to this.
There are also thousands of Elf_RelocateEntry errors in the log file: Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 most of which I've trimmed. ### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. # # To change things within the debconf section, run the command: # dpkg-reconfigure xserver-xfree86 # as root. Also see "How do I add custom sections to a dexconf-generated # XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz. 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" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "speedo" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "PS/2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Generic Video Card" Driver "glint" EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30-64 VertRefresh 50-100 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Generic Mouse" EndSection Section "DRI" Mode 0666 EndSection ### END DEBCONF SECTION Section "ServerFlags" Option "DontZap" "true" EndSection This is a pre-release version of XFree86, and is not supported in any way. Bugs may be reported to [EMAIL PROTECTED] 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-5 20030122215527 [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.17 alpha [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.2.log", Time: Wed Feb 5 11:51:08 2003 (==) Using config file: "/etc/X11/XF86Config-4" (==) ServerLayout "Default Layout" (**) |-->Screen "Default Screen" (0) (**) | |-->Monitor "Generic Monitor" (**) | |-->Device "Generic Video Card" (**) |-->Input Device "Generic Keyboard" (**) Option "XkbRules" "xfree86" (**) XKB: rules: "xfree86" (**) Option "XkbModel" "pc102" (**) XKB: model: "pc102" (**) Option "XkbLayout" "gb" (**) XKB: layout: "gb" (==) Keyboard: CustomKeycode disabled (**) |-->Input Device "Configured Mouse" (**) |-->Input Device "Generic Mouse" (WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist. Entry deleted from font path. (**) FontPath set to "unix/:7100,/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" (==) ModulePath set to "/usr/X11R6/lib/modules" (**) Option "DontZap" "true" (--) 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 Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 [...] (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 (null) (II) LoadModule: "pcidata" (II) Loading /usr/X11R6/lib/modules/libpcidata.a Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 Elf_RelocateEntry() Unsupported relocation type 17 Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 (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: PCI scan (all values are in hex) (II) PCI: 00:05:0: chip 1080,c693 card 0000,0000 rev 00 class 06,01,00 hdr 80 (II) PCI: 00:05:1: chip 1080,c693 card 0000,0000 rev 00 class 01,01,80 hdr 80 (II) PCI: 00:05:2: chip 1080,c693 card 0000,0000 rev 00 class 01,01,00 hdr 80 (II) PCI: 00:05:3: chip 1080,c693 card 0000,0000 rev 00 class 0c,03,10 hdr 80 (II) PCI: 00:09:0: chip 104c,3d07 card 1048,0a32 rev 01 class 03,00,00 hdr 00 (II) PCI: 01:07:0: chip 1011,0024 card 0000,0000 rev 03 class 06,04,00 hdr 01 (II) PCI: 02:00:0: chip 1000,000f card 0000,0000 rev 04 class 01,00,00 hdr 00 (II) PCI: 02:01:0: chip 1000,000f card 0000,0000 rev 04 class 01,00,00 hdr 00 (II) PCI: 02:02:0: chip 1011,0009 card 1011,500a rev 22 class 02,00,00 hdr 00 (II) PCI: End of PCI scan (II) LoadModule: "scanpci" (II) Loading /usr/X11R6/lib/modules/libscanpci.a Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 18 [...] (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) PCI-to-ISA bridge: (II) Host-to-PCI bridge: (II) Host-to-PCI bridge: (II) PCI-to-PCI bridge: (II) Bus -1: bridge is at (0:5: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: (II) Bus 2: bridge is at (1:7:0), (1,2,2), BCTRL: 0x04 (VGA_EN is cleared) (II) Bus 2 I/O range: [0] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [1] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [2] -1 0 0x00009800 - 0x000098ff (0x100) IX[B] [3] -1 0 0x00009c00 - 0x00009cff (0x100) IX[B] (II) Bus 2 non-prefetchable memory range: [0] -1 0 0x09100000 - 0x091fffff (0x100000) MX[B] (II) Bus 2 prefetchable memory range: (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared) (II) Bus 0 I/O range: [0] -1 0 0x00000000 - 0xffffffff (0x0) 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:0:0), (-1,1,0), BCTRL: 0x00 (VGA_EN is cleared) (II) Bus 1 I/O range: [0] -1 0 0x00000000 - 0xffffffff (0x0) IX[B] (II) Bus 1 non-prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (II) Bus 1 prefetchable memory range: [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] (--) PCI:*(0:9:0) unknown vendor (0x104c) unknown chipset (0x3d07) rev 1, Mem @ 0x0a000000/17, 0x09000000/23, 0x09800000/23, BIOS @ 0x0a030000/16 (II) Addressable bus resource ranges are [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0 0x00000000 - 0xffffffff (0x0) IX[B] (II) OS-reported resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0xffffffff - 0xffffffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) Active PCI resource ranges: [0] -1 0 0x09164000 - 0x0916407f (0x80) MX[B] [1] -1 0 0x09161000 - 0x09161fff (0x1000) MX[B] [2] -1 0 0x09163000 - 0x091630ff (0x100) MX[B] [3] -1 0 0x09160000 - 0x09160fff (0x1000) MX[B] [4] -1 0 0x09162000 - 0x091620ff (0x100) MX[B] [5] -1 0 0x0a040000 - 0x0a040fff (0x1000) MX[B] [6] -1 0 0x0a020000 - 0x0a02ffff (0x10000) MX[B] [7] -1 0 0x0a030000 - 0x0a03ffff (0x10000) MX[B](B) [8] -1 0 0x09800000 - 0x09ffffff (0x800000) MX[B](B) [9] -1 0 0x09000000 - 0x097fffff (0x800000) MX[B](B) [10] -1 0 0x0a000000 - 0x0a01ffff (0x20000) MX[B](B) [11] -1 0 0x00009800 - 0x0000987f (0x80) IX[B] [12] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [13] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [14] -1 0 0x00000374 - 0x00000377 (0x4) IX[B] [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[B] [16] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B] [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] (II) Active PCI resource ranges after removing overlaps: [0] -1 0 0x09164000 - 0x0916407f (0x80) MX[B] [1] -1 0 0x09161000 - 0x09161fff (0x1000) MX[B] [2] -1 0 0x09163000 - 0x091630ff (0x100) MX[B] [3] -1 0 0x09160000 - 0x09160fff (0x1000) MX[B] [4] -1 0 0x09162000 - 0x091620ff (0x100) MX[B] [5] -1 0 0x0a040000 - 0x0a040fff (0x1000) MX[B] [6] -1 0 0x0a020000 - 0x0a02ffff (0x10000) MX[B] [7] -1 0 0x0a030000 - 0x0a03ffff (0x10000) MX[B](B) [8] -1 0 0x09800000 - 0x09ffffff (0x800000) MX[B](B) [9] -1 0 0x09000000 - 0x097fffff (0x800000) MX[B](B) [10] -1 0 0x0a000000 - 0x0a01ffff (0x20000) MX[B](B) [11] -1 0 0x00009800 - 0x0000987f (0x80) IX[B] [12] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [13] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [14] -1 0 0x00000374 - 0x00000377 (0x4) IX[B] [15] -1 0 0x00000170 - 0x00000177 (0x8) IX[B] [16] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [17] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B] [18] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] (II) OS-reported resource ranges after removing overlaps with PCI: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0xffffffff - 0xffffffff (0x1) IX[B] [4] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] (II) All system resource ranges: [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B] [1] -1 0 0x00000000 - 0x00000000 (0x1) MX[B] [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B] [3] -1 0 0x09164000 - 0x0916407f (0x80) MX[B] [4] -1 0 0x09161000 - 0x09161fff (0x1000) MX[B] [5] -1 0 0x09163000 - 0x091630ff (0x100) MX[B] [6] -1 0 0x09160000 - 0x09160fff (0x1000) MX[B] [7] -1 0 0x09162000 - 0x091620ff (0x100) MX[B] [8] -1 0 0x0a040000 - 0x0a040fff (0x1000) MX[B] [9] -1 0 0x0a020000 - 0x0a02ffff (0x10000) MX[B] [10] -1 0 0x0a030000 - 0x0a03ffff (0x10000) MX[B](B) [11] -1 0 0x09800000 - 0x09ffffff (0x800000) MX[B](B) [12] -1 0 0x09000000 - 0x097fffff (0x800000) MX[B](B) [13] -1 0 0x0a000000 - 0x0a01ffff (0x20000) MX[B](B) [14] -1 0 0xffffffff - 0xffffffff (0x1) IX[B] [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B] [16] -1 0 0x00009800 - 0x0000987f (0x80) IX[B] [17] -1 0 0x00009400 - 0x000094ff (0x100) IX[B] [18] -1 0 0x00009000 - 0x000090ff (0x100) IX[B] [19] -1 0 0x00000374 - 0x00000377 (0x4) IX[B] [20] -1 0 0x00000170 - 0x00000177 (0x8) IX[B] [21] -1 0 0x00008000 - 0x0000800f (0x10) IX[B] [22] -1 0 0x000003f4 - 0x000003f7 (0x4) IX[B] [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[B] (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a Skip "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o": No symbols found Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 [...] (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.2.1.1, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) LoadModule: "bitmap" (II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Loading font (null) (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a Elf_RelocateEntry() Unsupported relocation type 18 Elf_RelocateEntry() Unsupported relocation type 17 [...] (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 "= Symbol __glXLastContext from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXFree from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Symbol __glXMalloc from module /usr/X11R6/lib/modules/extensions/libGLcore.a is unresolved! Fatal server error: Caught signal 4. Server aborting When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.2.log". Please report problems to [EMAIL PROTECTED] -rw-r--r-- 1 root root 30064 Feb 5 11:45 /var/log/XFree86.0.log -rw-r--r-- 1 root root 30064 Feb 5 11:44 /var/log/XFree86.1.log -rw-r--r-- 1 root root 30033 Oct 28 12:22 /var/log/XFree86.3.log -- System Information Debian Release: testing/unstable Kernel Version: Linux tcdec3 2.4.19 #1 SMP Tue Oct 22 12:09:13 BST 2002 alpha unknown unknown GNU/Linux Versions of the packages xserver-xfree86 depends on: ii debconf 1.2.22 Debian configuration management system ii libc6.1 2.3.1-10 GNU C Library: Shared libraries and Timezone ii xserver-common 4.2.1-5 files and utilities common to all X servers ii zlib1g 1.1.4-9 compression library - runtime -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]