Re: mousewheel not working.

James Simmons (jsimmons@infradead.org)
Tue, 17 Dec 2002 15:04:00 -0800 (PST)


> I'm having troubles getting the mosuewheel on my logitech ps/2 mouseman+
> (model M-C48) to work, under 2.5.52. Do I need to add something special
> to the kernel boot parameters to instruct the driver that my mouse
> carries 5 buttons?
>
> dmesg:
> device class 'input': registering
> register interface 'mouse' with class 'input'
> mice: PS/2 mouse device common for all mice
> input: PS2++ Logitech Wheel Mouse on isa0060/serio1
>
> .config
>
> CONFIG_INPUT=y
> CONFIG_INPUT_MOUSE=y
> CONFIG_MOUSE_PS2=y
> # CONFIG_MOUSE_SERIAL is not set

Did you enable SERIO_8042 support ?

-
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/