Re: usb touchscreen breakage in 2.6.21-rc5-mm4 ?
"Dmitry Torokhov" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/10/07, Helge Hafting <[email protected]> wrote: > Dmitry Torokhov wrote: > > Hmm, I am concerned because not only you don't have an input device created, > > you don't even see the driver being registered with usbcore. Could you please > > try booting with debug_initcall to see with what error code usbtouchscreen > > initialization fails? > > > Here is the dmesg from a boot with debug_initcall. > I can't see any messages from usbtouchscreen. > For me, it looks like the touchscreen is discovered and then > nothing happens to it. > *sigh* When will I learn to spell names of kernel parameters correctly? It is initcall_debug, not debug_initcall :( Could you try again, please? -- Dmitry