>However, while gathering the dmesg I realized that the >keyboard started working some time after I logged in >(via network and serial console, not using console kbd) > >After I realized the keyboard was working I looked in that >file again and the keyboard had appeard (devices.init3.diff)
The keyboard doesn't work when I boot, but is working when a very long delayed 1st cat of /proc/bus/usb/devices returns. Curiously the 2nd cat of devices still takes a huge 7 seconds, and only upon the 3rd is is quick: r3000:~ # time cat /proc/bus/usb/devices >devices.failing real 0m15.446s user 0m0.008s sys 0m0.000s r3000:~ # time cat /proc/bus/usb/devices >devices.working real 0m7.201s user 0m0.000s sys 0m0.004s r3000:~ # time cat /proc/bus/usb/devices >devices.working1 real 0m0.005s user 0m0.000s sys 0m0.004s r3000:~ # diff devices.failing devices.working 25c25 < B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 --- > B: Alloc= 28/900 us ( 3%), #Int= 2, #Iso= 0 33a34,55 > > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 5 Spd=1.5 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=046d ProdID=c00e Rev=11.10 > S: Manufacturer=Logitech > S: Product=USB-PS/2 Optical Mouse > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 98mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid > E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms > > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 6 Spd=1.5 MxCh= 0 > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=049f ProdID=008d Rev= 1.00 > S: Manufacturer=Chicony > S: Product=HP Wireless Receiver > C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=100mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=01 Driver=usbhid > E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10ms > I: If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid > E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=10ms > I: If#= 2 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid > E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl=10ms r3000:~ # diff devices.working devices.working1 r3000:~ # ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
