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

Re: xorg config-problem -- no mouse (on laptop with synaptics touchpad)



Søren Christensen wrote:
On Thu, Apr 06, 2006 at 12:08:58PM +0200, Florian Kulzer wrote:

[...]

in /dev/input/ I find 13 files:
event[0-3]
js[0-3]
mice
mouse[0-3]

I get the same message, with each file: no such device

[..]

If I remember correctly the upgrade from Sarge to Etch takes you from an
old version of udev which still depends on hotplug to a newer version of
udev which includes the hotplug functionality and hence conflicts with
the hotplug package. This will lead to the removal of hotplug, and
problems can arise if its configuration files remain in place. Check the
status of udev and hotplug on your system:

dpkg -l udev
dpkg -l hotplug

Maybe that will give us a clue where things go wrong.



Here is output from dpkg -l udev (with a danish locale):
Ønsket=Ukendt/Installér/Afinstallér/Udrens/Tilbagehold
| Status=Ikke/Installeret/Opsæt.-files/Upakket/Opsætn.-fejl/Halvt-inst.
|/ Fjl?=(ingen)/Tilbageholdt/Geninst.-krævet/X=begge-dele (Status,Fjl: versaler=slemt)
||/ Navn           Version        Beskrivelse
+++-==============-==============-============================================
rc  udev           0.056-3        /dev/ management daemon

Here is output from dpkg -l hotplug:
Ønsket=Ukendt/Installér/Afinstallér/Udrens/Tilbagehold
| Status=Ikke/Installeret/Opsæt.-files/Upakket/Opsætn.-fejl/Halvt-inst.
|/ Fjl?=(ingen)/Tilbageholdt/Geninst.-krævet/X=begge-dele (Status,Fjl: versaler=slemt)
||/ Navn           Version         Beskrivelse
+++-==============-===============-============================================
rc  hotplug        0.0.20040329-22 Linux Hotplug Scripts

OK, so at the moment both are not installed, but their configuration
files are still present. The last versions that were installed
correspond to the old "matching pair" from Sarge. These were probably
removed because of dependency conflicts during the upgrade. udev was
most likely not replaced because the Etch version needs a newer kernel
(2.6.12 or higher). I guess the best thing to do is to install the
appropriate linux-image-2.6.15, boot into it and then reinstall udev.
(I am not 100% sure here, it might also be possible to reinstall udev
before booting into the new kernel.) You will probably see a message
which asks you to purge the hotplug configuration scripts. After you do
so, run "udevsynthesize" as root and I would hope that then your
/dev/input/mouse.. devices will work normally again.

Regards,
           Florian



Reply to: