I Compiled linux-2.6-test 11 but i i can't get my mouse working.
With 2.4.23 there is no problem.
this is my mouse config for 2.6
# cat .config | grep MOUSE
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
Does anyone has an idea why my mouse ain't working?
thx
Same Problem
Yea... I'd be interested in the answer.. I've got the same problem and same kenrel opts... Mine though is track point mouse on a Compaq EVO keyboard (between the "g"and "h"... Usb mouse works great but the keyboard mouse does not... The New kernel did fix my Kernel panic problem with my sandisk mini cruzer thumb though...
Cheers
Sam
I needed USB
I had the same problem, but activating USB support solved it. I have EHCI, UHCI, full HID and mass storage support in the kernel but I think HID is the important one.
Yes, I find it strange why a PS/2 mouse needs USB.
I hope this helps.