Hey, I seem to be having a few probs here. I just upgraded my kernel from 2.4 to 2.6. The mouse works fine when i boot into 2.4, but it doesn't move with 2.6. I haven't changed anything in my X config. Here is the kernel options i set: # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set # CONFIG_INPUT_EVDEV is not set # CONFIG_INPUT_EVBUG is not set I decided to detach the mouse from the system and startx, but it didn't give any errors? It doesn't give any errors when the mouse is attached either. The mouse is a Logitech PS/2 MX700. The X config looks like this: Section "InputDevice" Identifier "MX700" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "IMPS/2" EndSection I used mdetect to detect the mice, and it gives results even when the mouse is not connected to the system? The X server is the latest in Debian Sid, sorry not sure what version exactly, but it'd be probably the latest. Umm i think that's it. Anyone got any ideas? Cheers _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86