From: Aivils S. <Aiv...@un...> - 2002-12-27 11:08:11
|
>> >> Seems some going wrong with USB-HID driver. >> "cat /proc/bus/console/01/keyboard" equivalent P: Phys= in >> /proc/bus/input/devices >> also (struct input_dev *dev)->phys in code > >the hid module was not loaded, i was useing usbkbd and usbmouse i suppose > According Votech Pavlik's recommendations usbkbd and usbmouse should not be used at all ! Please use instead USB-HID. Read this mailing list. USB-HID recognize all Your input devices. >[root@svetljo input]# > >seems wierd to me, now it appears that i have 2 usb keyboards, >but i have only one, may be this explains why i still have >/proc/bus/console/01/keyboard empty , >will the system hang if i unplug & plug the usb keyboard while the 2nd X server >is running, can this help ? In abstract You can replug USB devices any times. Practicaly You should try it. Remember, usbkbd is boot protocol driver. Aivils Stoss |