<[EMAIL PROTECTED]> Tue Mar 12 00:06:09 2002 X-Envelope-Sender: [EMAIL PROTECTED] Received: (qmail 13219 invoked from network); 12 Mar 2002 06:06:03 -0000 Received: from unknown (HELO ha1) (212.22.34.8) by murphy.debian.org with SMTP; 12 Mar 2002 06:06:03 -0000 Received: from volatil.aiur.es (cable197a238.usuarios.retecal.es [212.183.197.238]) by smtp.servicios.retecal.es (iPlanet Messaging Server 5.0 Patch 3 (built Mar 23 2001)) with ESMTP id <[EMAIL PROTECTED]> for [email protected]; Tue, 12 Mar 2002 07:06:00 +0100 (MET) Received: from fbarros by volatil.aiur.es with local (Exim 3.34 #1 (Debian)) id 16kfQ8-0002qI-00 for <[email protected]>; Tue, 12 Mar 2002 07:06:00 +0100 Date: Tue, 12 Mar 2002 07:06:00 +0100 From: =?iso-8859-1?q?Jos=E9=20Luis=20Fern=E1ndez=20Barros?= <[EMAIL PROTECTED]> Subject: Re: No puedo entrar a X-Window In-reply-to: <[EMAIL PROTECTED]> Sender: =?iso-8859-1?Q?Jos=E9_Luis_Fern=E1ndez_Barros?= <[EMAIL PROTECTED]> To: [email protected] Message-id: <[EMAIL PROTECTED]> MIME-version: 1.0 X-Mailer: KMail [version 1.2] Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 8BIT References: <[EMAIL PROTECTED]> X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.01
El Mar 12 Mar 2002 01:19, tpvgnu escribi�: > Hola a todos! > > Acabo de instalar xf86config, pero al intentar entrar a las X, me > presenta el siguiente mensaje: Ahora que lo tienes instalado, ejec�talo sin miedo. Parece que alguna cosa no la has configurado bien. Si te sirve de ayuda: http://laespiral.org/documentacion/articulos/cursodebian/html/node19.html > System:` /usr/X11R6/lib/X11/xkb/xkbcomp -w 1 -R/usr/X11R6/lib/X11/xkb > -xkm -m us -em1 "The XKEYBOARD keymap compiler (xkbcomp) reports:" -emp > "> " =eml "Errors from xkbcomp are not fatal to the X server" > keymap/xfree compiled/xfree86.xkm` > > Fatal server error: > Cannot open mouse (No such file or directory) En principio /dev/mouse no est� creado. Ap�ntalo al PS2 o al puerto serie: ln -s /dev/ttyS0 /dev/mouse ln -s /dev/psaux /dev/mouse > Espero alguno me pueda dar alg�n tip de que estoy haciendo mal para > corregirlo... gracias de antemano. > > Saludos. > tpvgnu

