|
Description
|
If there isn't any physical mouse before Xorg start up, /dev/mouse will be unusable after Xorg starts up with "auto" mouse protocol in /etc/X11/xorg.conf. And any new hotplugged-in mouse is refused.
Here is the log messages while insert a new usb mouse:
Jan 2 19:42:05 jaakan usba: [ID 912658 kern.info] USB 2.0 device (usb413c,3010) operating at low speed (USB 1.x) on USB 1.10 root hub: mouse@1, hid2 at bus address 2
Jan 2 19:42:05 jaakan genunix: [ID 936769 kern.info] hid2 is /pci@0,0/pci1022,7460@6/pci108e,534d@3,1/mouse@1
Jan 2 19:42:05 jaakan consconfig_dacf: [ID 341357 kern.warning] WARNING: consconfig_relink_consms: mouse link failed, error 22
Jan 2 19:42:05 jaakan genunix: [ID 667643 kern.warning] WARNING: Postattach failed for hid2
|