Hi everybody, I'm running SOME LINUX DISTROS (Fedora Core 2 kernel 2.6.7 and, Suse 9.3 kernel 2.6.10-4) on an Amd XP 1200 box on an msi 6360 MAINBOARD. I'm using a PS/2 Logitech WheelMouse (usb mouse connected using ps2 adapter). I'm experiencing on both distros that with the standard kernel (the one prebuilt coming with the distro), the mouse is working correctly but when I tried to compile a new kernel (2.6.11 or 2.6.22) got from the kernel.org site both using modules or static support for the mouse , the mouse stops working both in console (tested throught cat /dev/input/mice) and in X. I've tried to recompile many time with the 2 diffente kernel release above, but nothing. I've checked that evdev is loaded (when compiled as a module). I can see no interrupts (int 12, i8042) are generated from the mouse (cat /proc/interrupts). Could you please give me any indication on what to try for ? Best regards, Davide PS: hoping this help I've attached the dmesg log for my last kernel 2.6.12 rebuild and boot. Hope this help