You should use Reply-To-All so that messages like this get sent to the mailing list as well as to me. On Mon, 14 May 2012, Gerhard Thomas wrote: > Windows indicates that the touchscreen is connected to the same host > controller as the USB Wheel mouse and the Card reader so that is usb2. > > Unfortunately I can't unplug the touchscreen because it is attached to > the notebook. And opening the notebook would probably void the warranty. The next thing you should do is collect a usbmon trace for bus 2 (see the instructions in Documentation/usb/usbmon.txt). Start the usbmon trace, then do: echo 2-1:1.0 >/sys/bus/usb/drivers/hub/unbind echo 2-1:1.0 >/sys/bus/usb/drivers/hub/bind and then stop the usbmon trace. Post what you get along with the dmesg log during this test. Alan Stern > I tried multiple kernel versions (all amd64): > 2.6.32-5 > 2.6.35.13 > 3.0.0-17 > 3.2.0-0.bpo.1 > 3.2.0-24 > > > Gerhard > > > > On 05/14/2012 04:17 PM, Alan Stern wrote: > > On Mon, 14 May 2012, Gerhard Thomas wrote: > > > >> Dear Alan Stern and Anil Nair, > >> > >> thank you for your reply. Attached you will find the output of dmesg > >> from kernel 2.6.35.13 (amd64) compiled with the CONFIG_USB_DEBUG option > >> enabled. > > Which host controller is the touchscreen attached to? > > > > What happens in the dmesg log when you unplug the touchscreen and then > > plug it back in? > > > > Why are you using a 2.6.35 kernel? You should use an up-to-date kernel > > version. > > > > Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html