linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Mouse wheel does not work with 2.6
@ 2004-01-08 12:45 Dominik Strasser
  2004-01-08 22:06 ` Darren Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Dominik Strasser @ 2004-01-08 12:45 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mouse wheel does not work with 2.6
  2004-01-08 12:45 Mouse wheel does not work with 2.6 Dominik Strasser
@ 2004-01-08 22:06 ` Darren Williams
  2004-01-09 10:11   ` Dominik Strasser
  0 siblings, 1 reply; 3+ messages in thread
From: Darren Williams @ 2004-01-08 22:06 UTC (permalink / raw)
  To: Dominik Strasser, Linux Kern

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@vger.kernel.org
> 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>
--------------------------------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Mouse wheel does not work with 2.6
  2004-01-08 22:06 ` Darren Williams
@ 2004-01-09 10:11   ` Dominik Strasser
  0 siblings, 0 replies; 3+ messages in thread
From: Dominik Strasser @ 2004-01-09 10:11 UTC (permalink / raw)
  To: Darren Williams; +Cc: Linux Kern

Darren Williams wrote:

>Hi Dominik
>
>Are you using under X or console?
>
>  
>
Darren,
Thanks for your hints, but the identical setup works fine under 2.4.

Regards

Dominik



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-01-09 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-08 12:45 Mouse wheel does not work with 2.6 Dominik Strasser
2004-01-08 22:06 ` Darren Williams
2004-01-09 10:11   ` Dominik Strasser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).