LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ps/2 mouse not working anymore (https://www.linuxquestions.org/questions/linux-hardware-18/ps-2-mouse-not-working-anymore-223515/)

lopette 08-28-2004 11:26 AM

ps/2 mouse not working anymore
 
hello all
I have a linux box running debian testing, and after doing apt-get upgrade I found it impossible to restart kde with startx

The error displayed is "no core pointer found". Right, that helps. The mouse is an optical Logitech, it lights up fine but cat /dev/input/mice only says "no device".
does any of you have any clue of what I could do to sort this out?
thanks a lot

J.W. 08-28-2004 04:08 PM

Most likely your XF86Config file (which is what X uses) has a problem. Please post the contents of it; it most likely lives in /etc/X11 something similar. -- J.W.

lopette 08-31-2004 11:16 AM

XFree86-config ?
 
that's what I thought at first too... but I checked it and it hasn't changed (not the bit about the mouse anyway) and like I said in my previous post, doing

Code:

cat /dev/input/mice
gets me:
Code:

cat: /dev/input/mice: Aucun périphérique de ce type
(which actually means "no such device"). to me that seems to exclude the XFree config problem


All times are GMT -5. The time now is 08:09 AM.