[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xwindows doesn't start on new install



Hello!

As the other reply told you, you should first post the outputs.
Anyway, in my first debian installation in my laptop some months ago I
had problem with the mouse and X server didn't start. I don't remember
exactly what I did, but my lines about keyboard and mouse in xorg.conf
are this way:

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "ImPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
	Option	    "Emulate3Buttons" "true"	
EndSection


Greetings!


                                       -Inko-

2007/1/5, Florian Reitmeir <florian@reitmeir.org>:
Hi,

please post the output of..

lspci
uname -a
log file of your x server
config file of your x server

On Don, 04 Jän 2007, jdaues wrote:

> I have installed Debian Etch on a Dell Mobile Precision M50, but
> xwindows fails to start.
> I get messages saying:
>
> Failed to load module "kbd".  Module does not exist
> Failed to load module "mouse". Module does not exist
> No devices detected.
> Fatal Server Error
> No screens found.
>
> Looking around on the internets, I saw something about the problem being
> that a generic mouse was defined in the ServerLayout section of
> xorg.conf. I removed this line, but no change.
>
> What else is could be the problem?
>
>
> --
> To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>

--
Florian Reitmeir





Reply to: