usb mouse "Logitech Cordless Desktop Deluxe"

From: Hekaton Keires (hekatonkeires_at_hotmail.com)
Date: 07/31/03


Date: Thu, 31 Jul 2003 14:32:33 +0200

hello everyone... just bought a USB cordless kit and started having problem:

first of all a question: is it necessary to compile both
usbkbd.o and
kbddev.o
to make work keyboard properly? (maybe the names are wrong, don't have a
linux box next to me to verify...)

initially i've compiled just hid and hid interface and it wasn't work, then
(maybe) adding kbddev.o it seems to work?

then i've added a usb mouse too, but it seems to create other problems...
even if gpm finds device /dev/input/mice and the protocol should be imps2,
i still cannot use it:

syslog says gpm was succesefully loaded up, but during "service gpm start" i
just see the cursor blink once on the center of screen and desappear
suddenly. neither X works...
NB: i've disabled "character devices/mouse support/other mouses aka psaux"
could it create the problem?

maybe imps2 need kernel support? even if psaux refers to another device
/dev/psaux?