OpenSolaris

Printable Version Enter a New Search
Bug ID 6245431
Synopsis Xorg fails with no mouse connected
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords mouse | xorg | zero
Responsible Engineer Stuart Kreitman
Reported Against snv_10 , s10u4_05
Duplicate Of
Introduced In
Commit to Fix snv_34
Fixed In snv_34
Release Fixed solaris_nevada(snv_34)
Related Bugs 6339376 , 2131979 , 6395494 , 6396086 , 6565876
Submit Date 24-March-2005
Last Update Date 16-January-2007
Description
I boot up a Metropolis with only a usb keyboard plugged.  At the Solaris
login window, I plug the mouse into one of the usb port. But it can't work.
Then plug it to any of the available usb ports,  it is still no use. 
Here's part of the log messages:

Mar 24 18:52:35 dhcp-cbjs05-218-8 consconfig_dacf: [ID 956602 kern.warning] WARNING: consconfig_relink_consms: mouse unlink failed, error 22
Mar 24 18:52:35 dhcp-cbjs05-218-8 genunix: [ID 408114 kern.info] /pci@0,0/pci1022,7460@6/pci108e,534d@3/mouse@1 (hid0) offline
Mar 24 18:52:37 dhcp-cbjs05-218-8 usba: [ID 912658 kern.info] USB 1.0 device (usb1267,201) operating at low speed (USB 1.x) on USB 1.10 root hub: mouse@1, hid4 at bus address 3
Mar 24 18:52:37 dhcp-cbjs05-218-8 usba: [ID 349649 kern.info]   USB Mouse
Mar 24 18:52:37 dhcp-cbjs05-218-8 genunix: [ID 936769 kern.info] hid4 is /pci@0,0/pci1022,7460@6/pci108e,534d@3,1/mouse@1
Mar 24 18:52:37 dhcp-cbjs05-218-8 consconfig_dacf: [ID 341357 kern.warning] WARNING: consconfig_relink_consms: mouse link failed, error 22
Mar 24 18:52:37 dhcp-cbjs05-218-8 genunix: [ID 408114 kern.info] /pci@0,0/pci1022,7460@6/pci108e,534d@3,1/mouse@1 (hid4) online
Mar 24 18:52:37 dhcp-cbjs05-218-8 usba: [ID 912658 kern.info] USB 1.10 interface (usbifa81,101.config1.1) operating at low speed (USB 1.x) on USB 1.10 root hub: input@1, hid2 at bus address 2
Mar 24 18:52:37 dhcp-cbjs05-218-8 usba: [ID 349649 kern.info]   CHESEN USB Keyboard
Mar 24 18:52:37 dhcp-cbjs05-218-8 genunix: [ID 936769 kern.info] hid2 is /pci@0,0/pci1022,7460@6/pci108e,534d@3,1/device@2/input@1
Mar 24 18:52:37 dhcp-cbjs05-218-8 genunix: [ID 408114 kern.info] /pci@0,0/pci1022,7460@6/pci108e,534d@3,1/device@2/input@1 (hid2) online

1. system info:
bash-3.00# uname -a
 xxxxx OS dhcp-cbjs05-218-8 5.10.1 snv_10 i86pc i386 i86pc
bash-3.00# cat /etc/release
                              Solaris 10.1 nv_10 X86
           Copyright 2005  xxxxx  Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                        Assembled 07 March 2005
bash-3.00# isainfo -b
64

2.How to reproduce
On a freshly installed Metropolis nv10 system, run /usr/X11/bin/Xorg -configure to produce a xorg.conf file. Then copy this xorg.conf to /etc/X11. Now reboot this system with no mouse. At the login window,plug
the usb mouse back to the system, it will not work.


 xxxxx@xxxxx.com 2005-03-24 11:01:31 GMT
Work Around
set mouse protocol to "VUID", instead of "Auto" in /etc/X11/xorg.conf.
Comments
N/A