On Tue, 02 Sep 2008 16:26:40 +0200, Jiri Slaby said:
OK, I'll annotate line-by-line. This is a console from a boot of a kerne=
l
built with HID_COMPAT=3Dn (which works just fine). I couldn't get a netc=
onsole
of a COMPAT=3Dy boot for other reasons, and it doesn't live long enough t=
o get a
dmesg.
Both kernels are OK here.
Product=3D0058
=3D0, SerialNumber=3D0
and address 5
idProduct=3D0023
t=3D2, SerialNumber=3D0
=AE
The next line would make it to the console in both cases.
as /devices/pci000:00/0000:00:1d.7/usb1/1-8/1-8.1/1-8.1:1.0/input/input1=
The following 3 lines don't go to console by default due to loglevel sett=
ing.
So I'm not sure exactly where it hangs. But it's somewhere in here.
B HID v1.00 Mouse =5BMicrosoft Microsoft Trackball Optical=C2=AE=5D on us=
b-0000:00:1d.7-8.1/input0
This line *should* make it to the console, but doesn't. So the failure is=
before this point.
.0.18rc1.
I'll go back and instrument it more heavily so there's more info availabl=
e.