Re: Mouse wheel does not work with 2.6

From: Darren Williams
Date: Thu Jan 08 2004 - 17:10:01 EST


Hi Dominik

Are you using under X or console?

I can confirm that MX600 logitech cordless USB works
under 2.6.0 RH 9, I do not have the exact details on config
file here. From memory I have
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y

and set XFree86Config
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/psaux"
Option "ZaxisMapping" "4 5"

I also attach the mouse via one of those usb=>ps2 adapter things
supplied by logitech.


Darren


On Thu, 08 Jan 2004, Dominik Strasser wrote:

> Hi,
> my mouse, which is a Logitech cordless wheel mouse does not work fully
> under 2.6.
> The wheel doesn't work; no events are sent.
>
> The mouse is correctly identified:
>
> mice: PS/2 mouse device common for all mice
>
> input: PS2++ Logitech Wheel Mouse on isa0060/serio1
>
> I already tried with "psmouse_proto=imps" as kernel parameter, but
> without success.
>
> Any hints anybody ?
>
> Regards
>
> Dominik
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--------------------------------------------------
Darren Williams <dsw AT gelato.unsw.edu.au>
Gelato@UNSW <www.gelato.unsw.edu.au>
--------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/