Re: [Linux-usb-users] USB x-pad problems

2006-08-11 Thread Alan Stern
On Fri, 11 Aug 2006, Christian Axelsson wrote: > >>> I guess the hub is built directly into the X-pad. > >>> > >>> This may or may not help... If you build a kernel with CONFIG_USB_DEBUG > >>> set, the dmesg log will then contain more detailed information about what > >>> happens when you plug

Re: [Linux-usb-users] USB x-pad problems

2006-08-11 Thread Alan Stern
[Removed LKML from the CC: since linux-usb-users should be enough] On Fri, 11 Aug 2006, Christian Axelsson wrote: > Alan Stern wrote: > > On Wed, 9 Aug 2006, Christian Axelsson wrote: > > > >> Alan Stern wrote: > >>> From your log, it looks like the computer has trouble communicating with > >>>

Re: [Linux-usb-users] USB x-pad problems

2006-08-11 Thread Christian Axelsson
Alan Stern wrote: > On Wed, 9 Aug 2006, Christian Axelsson wrote: > >> Alan Stern wrote: >>> From your log, it looks like the computer has trouble communicating with >>> the external hub. What happens if you plug the X-box dancepad directly >>> into the computer, bypassing the hub? >> From wha

[Linux-usb-users] USB keyboard support in 2.4 kernel without monitor

2006-08-11 Thread AMBILY N
Hi, I need to support USB keyboard on a router running uCLinux 2.4.26 and BusyBox tools.My board doesn't have graphics support. I configured HID ,VT, INPUT module support in kernel and verified that the keyboard is working, using the evtest application. But the cat operation, cat /dev/tty0 fails