USB mouse detection problems

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

 



Hi!

I just booted Shrike and my USB mouse does not work.
(not on console, not in X11)
The mouse works if I kill gpm and run it like :
gpm -t imps2 -m /dev/input/mice

It seems kudzu is not detecting it correctly ( I had
some serial and PS/2 mice configured on the previous boot )

Here is some data:

Mouse : HP ( Logitech really ) 3 button USB mouse,
        model : M-UD43

ls -l /dev/mouse
... /dev/mouse -> input/mice

/etc/sysconfig/kudzu :
SAFE=no

/etc/sysconfig/mouse :
FULLNAME="Logitech - MouseMan+/FirstMouse+ (serial)"
MOUSETYPE="pnp"
XEMU3="no"
XMOUSETYPE="IntelliMouse"
DEVICE=/dev/ttyS0

Versions :

kudzu-0.99.99-1
gpm-1.19.3-27
XFree86-4.3.0-2

ps aux|grep gpm
root      2759  0.0  0.0  1416  456 ttyS0    S    09:48   0:00 gpm -t pnp -m /de
v/ttyS0

/etc/X11/XF86Config:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "MouseMan"
        Option      "Device" "/dev/ttyS0"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Section "InputDevice"

# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
        Identifier  "DevInputMice"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection

Regards,
David Balazic


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux