Hi, The following patch series is hopefully improves trackpint detection on systems using RMI4 and PS/2 guest modules. The issue was that we were registering port too early, before RMI driver was ready to service interrupts properly, so psmouse would try to get ID from the device and RMI driver would still be initializing other functions and interrupts would still be masked, so GetID would simply time out. Then we may or may not get interrupt from trackpoint and run through the detection again, but probably much later. Please take a look and hpefully give it a try. Damjan, I hope it might fix your issue with trackpoint appearing much much later. Thanks! -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html