Re: debian testing xorg fails on /dev/input/mice



On Wed, May 31, 2006 at 15:21:39 +0200, Jon Jahren wrote:
Hi all
I've just installed debian etch on my main computer, but I get an error
when trying to start X, it tells me:
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
No such file or directory
(EE) Configured Mouse: cannot open input device
(EE) PreInit failed for input device "Configured Mouse"
No core pointer

And then goes on to give me a fatal error, and X doesn't start.

What package would provide this driver for me? I have
xserver-xorg-input-mouse and I also found this link:
http://lists.debian.org/debian-user/2005/12/msg00552.html
But no solution.
Any help greatly appreciated, thanks

It looks more like a problem with the device itself. What kind of mouse
is it, serial (rather big, elongated connector), PS2 (round connector)
or USB (compact, flat connector)? Depending on that you might have
to load a kernel module to have the device created. (This should happen
automatically, but you never know...)

In any case, the first thing to check is if /dev/input/mice really
exists. "ls -l /dev/input" will tell you which devices are there. The
device might be called something like "/dev/input/mouse0", or it might
even be in the /dev directory directly as "/dev/psaux". You can test
likely candidates by reading their output directly. For example, to test
/dev/psaux you would run (as root):

cat /dev/psaux | hd

If you move the mouse you should see output scroll by for the correct
device. (Pressing CRTL + C stops this test.)

If you find a device which reacts to mouse movements you can run
"dpkg-reconfigure xserver-xorg" (as Tom has already suggested) and
select this device in the mouse dialog. If this does not work or if you
get stuck somewhere else, then tell us what you observe when you try
what I outlined above and also post the output of the following command:

awk '/Section "InputDevice"/,/EndSection/' /etc/X11/xorg.conf

(This will print the part of the Xorg configuration file which specifies
the input devices.)

--
Regards,
Florian


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • SUMMARY: Storedge 3310 configuration problems
    ... Subject: Storedge 3310 configuration problems ... The top left and top right SCSI connectors on the rear of the 3310 are ... I have also connected the SCSI host cable to the lower left connector. ...
    (SunManagers)
  • Re: How to recognize which hard drives are being used?
    ... When you boot up is there any mention of raid / array on the screen prior to ... Depends on the type of connector the fan has, ... Some fans can be connected to a pwr supply spare connector. ... mentioning something about a raid configuration (2 hard drives in use, ...
    (microsoft.public.windowsxp.hardware)
  • Re: Non-wireless router?
    ... (bought because it has a connector for an external aerial) ... different to using the Belkin. ... Configuration was a breeze, and I was setup in a few minutes. ...
    (uk.comp.sys.mac)
  • Re: TLS encryption
    ... Yes, you don't need to do anything else, nor play with the Connector costs. ... Did you mean trying to send outbound mail over the new SMTP virtual server? ... Is there anything in the configuration that I ...
    (microsoft.public.exchange.setup)
  • Re: Tomcat 5 with IIS6 using JK2
    ... map requests for all JSP pages to Tomcat. ... in this configuration the shared memory is explicitly set to ... > manual configuration and in retrospect this was probably a bad idea. ... > After failing to get the isapi connector to load, ...
    (comp.lang.java.programmer)