Hello. I need to run XFree4 on my very old little laptop. Until now I just ran XFree3 and this worked fine. But with XFree4 my LCD screen always becomes white (slowly.. about 1 or 2 secondes) after X startup. It is like the screen is overcharging but X doesn't break. I always have to kill X with CTRL-ALT-BCKSPC. My notebook is an old Siemens-Nixdorf PCD-5ND with CT65545, Pentium 75Mhz, gentoo Linux 1.2, 2.4.18-xfs, XFree86 4.2.0/Version 11, revision 0, vendor release 6600. The only problem that I can see is the line: (WW) CHIPS(0): Failed to set up write-combining range (0x3e00000,0x100000) I searched the Internet and found that this has to do something with "MTRR". I don't understand much about this, but I recompiled the kernel one time with and one time without "MTRR support" ("Processor type and features"). It didn't help. Later, I read that this is not important, anyway. Does somebody know if it is true ? I also kept my old XFree3 config and set all the modelines, hsync, vsync and everything in the new XF86Config-4 (with option "use modelines", etc..). It didn't help. I tried every ct6xxxx chipset with xf86config. Always the same result: the screen goes white-blank. Only the generic VESA-compatible worked. But it is unusable because it's too slow. When I run XFree86 -configure then I get a long XFree86.0.log file in /var/log/. I just cite some parts to show how it looks like: XFree86 Version 4.2.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 January 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.18-xfs i586 [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 Aug 19 19:50:33 2002 (--) using VT number 7 (II) Open APM successful (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.0, 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.0, 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 = 0x00000000, mode1Res1 = 0xffffffff (II) PCI: PCI scan (all values are in hex) (II) PCI: 01:03:0: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr ff blablabla (II) Primary Device is: ISA (II) Loading sub module "cirrus_laguna" (II) LoadModule: "cirrus_laguna" (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_laguna.o (II) Module cirrus_laguna: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "cirrus_alpine" (II) LoadModule: "cirrus_alpine" (II) Loading /usr/X11R6/lib/modules/drivers/cirrus_alpine.o (II) Module cirrus_alpine: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (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) ATI: Unshared VGA detected. CYRIX: Device Sections found: 1 (II) VESA: driver for VESA chipsets: vesa (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic (II) v4l driver for Video4Linux (++) Using config file: "/root/XF86Config.new" (==) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Keyboard: CustomKeycode disabled (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (--) Chipset ct65545 found (II) resource ranges after xf86ClaimFixedResources() call: [0] 0 0x000b8000 - 0x000bffff (0x8000) MX[B] [1] 0 0x000b0000 - 0x000b7fff (0x8000) MX[B] blablabla [95] -1 0x03030300 - 0x030303ff (0x100) IX[B](B) XFree86 detected your mouse at device /dev/mouse. Please check your config if the mouse is still not operational, as by default XFree86 tries to autodetect the protocol. Your XF86Config file is /root/XF86Config.new To test the server, run 'XFree86 -xf86config /root/XF86Config.new' When I test the server with XFree86 -xf86config /root/XF86Config.new than the screen goes blank white and I get another log file: XFree86 Version 4.2.0 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 18 January 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.18-xfs i586 [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 Aug 19 20:02:14 2002 (++) Using config file: "/root/XF86Config.new" (==) ServerLayout "XFree86 Configured" (**) |-->Screen "Screen0" (0) (**) | |-->Monitor "Monitor0" (**) | |-->Device "Card0" (**) |-->Input Device "Mouse0" (**) |-->Input Device "Keyboard0" (==) Keyboard: CustomKeycode disabled (**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (**) ModulePath set to "/usr/X11R6/lib/modules" (--) using VT number 7 (II) Open APM successful (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.0, 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.0, 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 = 0x00000000, mode1Res1 = 0xffffffff (II) PCI: PCI scan (all values are in hex) (II) PCI: 01:00:0: chip 0101,0101 card ffff,ffff rev 01 class 01,01,01 hdr blablabla (II) PCI: 03:0d:0: chip 0303,0303 card 0303,0303 rev 03 class 03,03,03 hdr 03 (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.0, 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) 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 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) Bus 0 non-prefetchable memory range: [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] ( blablabla [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] (--) PCI: (3:0:0) unknown vendor (0xffff) unknown chipset (0xffff) rev 3, I/O @ 0x3030300/8, 0x3030300/8, 0x3030300/8, 0x3030300/8, 0x3030300/8, BIOS @ 0x03030000/16 blabla (II) Addressable bus resource ranges are [0] -1 0x00000000 - 0xffffffff (0x0) MX[B] [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B] (II) OS-reported resource ranges: [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B) and so on.... (II) LoadModule: "extmod" (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.2.0, 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: "xie" (II) Loading /usr/X11R6/lib/modules/extensions/libxie.a (II) Module xie: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XIE (II) LoadModule: "pex5" (II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a (II) Module pex5: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension X3D-PEX (II) LoadModule: "dri" (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a (II) Module dri: vendor="The XFree86 Project" compiled for 4.2.0, 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.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension XFree86-DRI (II) LoadModule: "dbe" (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.2.0, 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: "record" (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a (II) Module record: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.13.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension RECORD (II) LoadModule: "xtrap" (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a (II) Module xtrap: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Server Extension ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension DEC-XTRAP (II) LoadModule: "glx" (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a (II) Module glx: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading sub module "GLcore" (II) LoadModule: "GLcore" (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a (II) Module GLcore: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Server Extension, version 0.1 (II) Loading extension GLX (II) LoadModule: "speedo" (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a (II) Module speedo: vendor="The XFree86 Project" compiled for 4.2.0, 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.0, 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: "chips" (II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o (II) Module chips: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.5 (II) LoadModule: "mouse" (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 Module class: XFree86 XInput Driver ABI class: XFree86 XInput driver, version 0.3 (II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550, ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300 (II) Primary Device is: ISA (--) Chipset ct65545 found (II) resource ranges after xf86ClaimFixedResources() call: [0] 0 0x000b8000 - 0x000bffff (0x8000) MX[B] [1] 0 0x000b0000 - 0x000b7fff (0x8000) MX[B] blablabla (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.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "vbe" (II) LoadModule: "vbe" (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (II) CHIPS(0): initializing int10 (II) CHIPS(0): Primary V_BIOS segment is: 0xe000 (II) CHIPS(0): VESA BIOS detected (II) CHIPS(0): VESA VBE Version 1.2 (II) CHIPS(0): VESA VBE Total Mem: 960 kB (II) CHIPS(0): VESA VBE OEM: CHIPS 65535/540/545 Flat Panel VGA (==) CHIPS(0): Depth 8, (==) framebuffer bpp 8 (II) CHIPS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000 (==) CHIPS(0): Default visual is PseudoColor (==) CHIPS(0): Using gamma correction (1.0, 1.0, 1.0) (==) CHIPS(0): Using HW cursor (--) CHIPS(0): VideoRAM: 1024 kByte (**) CHIPS(0): Enabling linear addressing (--) CHIPS(0): base address is set at 0x3E00000. (--) CHIPS(0): TFT probed (--) CHIPS(0): LCD/CRT (--) CHIPS(0): Display Size: x=640; y=480 (--) CHIPS(0): VL Bus (--) CHIPS(0): Internal DAC disabled (--) CHIPS(0): Synchronous reset ignored. (--) CHIPS(0): Using programmable clocks (==) CHIPS(0): Min pixel clock is 11.000 MHz (--) CHIPS(0): Max pixel clock is 68.000 MHz (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (WW) CHIPS(0): Monitor0: Using default hsync range of 28.00-33.00kHz (WW) CHIPS(0): Monitor0: using default vrefresh range of 43.00-72.00Hz (II) CHIPS(0): Clock range: 11.00 to 68.00 MHz (II) CHIPS(0): Not using default mode "640x350" (hsync out of range) (II) CHIPS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "640x400" (hsync out of range) (II) CHIPS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "720x400" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "640x480" (hsync out of range) (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "640x480" (hsync out of range) (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "640x480" (hsync out of range) (II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1024x768" (exceeds panel dimensions) (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan) (II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode) (II) CHIPS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan) and so on... (--) CHIPS(0): Virtual size is 640x480 (pitch 640) (**) CHIPS(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz (II) CHIPS(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (==) CHIPS(0): DPI set to (75, 75) (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.0, module version = 1.0.0 ABI class: XFree86 ANSI C Emulation, version 0.1 (II) Loading sub module "xaa" (II) LoadModule: "xaa" (II) Loading /usr/X11R6/lib/modules/libxaa.a (II) Module xaa: vendor="The XFree86 Project" compiled for 4.2.0, module version = 1.0.0 ABI class: XFree86 Video Driver, version 0.5 (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.0, module version = 0.1.0 ABI class: XFree86 Video Driver, version 0.5 (II) do I need RAC? No, I don't. (II) resource ranges after preInit: [0] 0 0x03e00000 - 0x04600000 (0x800001) MX[B] blabla (WW) CHIPS(0): Failed to set up write-combining range (0x3e00000,0x100000) (--) CHIPS(0): 741376 bytes off-screen memory available (II) CHIPS(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles 8x8 color pattern filled rectangles CPU to Screen color expansion Screen to Screen color expansion Solid Horizontal and Vertical Lines Image Writes Offscreen Pixmaps Setting up tile and stipple cache: 23 128x128 slots 5 256x256 slots 18 8x8 color pattern slots 32 8x8 color expansion slots (==) CHIPS(0): Backing store disabled (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 (**) Option "Protocol" "PS/2" (**) Mouse0: Protocol: "PS/2" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/mouse" (==) Mouse0: Buttons: 3 (II) Keyboard "Keyboard0" handled by legacy driver (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (II) Open APM successful That's it. On the console where I start x I just get the line in the subject of this mail. Comments on "Load dri, Load glx" in the config-file doesn't change anything and I think that I tried every option there is.... Can anybody help me, please ? What other information can I give ? thanks for reading mox _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie