LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Can't start X after upgrade (https://www.linuxquestions.org/questions/linux-hardware-18/cant-start-x-after-upgrade-380596/)

Ekim8587 11-06-2005 06:11 PM

Can't start X after upgrade
 
I'm running Debian Sarge and changed my repositories to Unstable and asked Synaptic to perform a smart upgrade. After this, I am unable to start X because of my mouse. Here is the relevant Xorg log piece:

EE) xf86OpenSerial: Cannot open device /dev/input/mice
No such device.
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
(II) UnloadModule: "mouse"
(WW) No core pointer registered
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
No core pointer

Fatal server error:
failed to initialize core devices

ag2uki 11-06-2005 06:25 PM

try to reconfigure your xserver,

# dpkg-reconfigure xserver-xorg

Ekim8587 11-06-2005 06:40 PM

I tried that, and again when I tried to start x, it gave me the same output.

ag2uki 11-07-2005 05:59 PM

Your xserver-xorg cannot probe & configure your mouse properly. Try to change your mouse device manually (in your /etc/X11/xorg.conf), i.e. /dev/psaux

regards

Ekim8587 11-07-2005 07:59 PM

Well, it's a USB mouse and X worked before I did this upgrade, but it doesn't work now. The settings appear to be the same... I don't know. :-\

Ekim8587 11-08-2005 09:46 PM

If I put in /dev/psaux as the device it will boot into X except for the fact that I don't have use of my mouse because it's a USB mouse!


All times are GMT -5. The time now is 03:36 PM.