Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread Alan Stern
On Sun, 12 Feb 2006, John Gruenenfelder wrote: > >Do you feel up to experimenting with the .config files from that Bugzilla > >entry? If you find a setup that does work at boot time, it could help in > >tracking down the cause of the problem. > > > >Alan Stern > > Perhaps a little. The proble

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread John Gruenenfelder
On Sun, Feb 12, 2006 at 11:19:35AM -0500, Alan Stern wrote: >> I have attached a partial dmesg output. It contains everything after I did >> the "modprobe -r" and then the "modprobe". > >Thanks. > >Do you feel up to experimenting with the .config files from that Bugzilla >entry? If you find a se

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread Alan Stern
On Sat, 11 Feb 2006, John Gruenenfelder wrote: > Ah, success! > I removed ehci-hcd. Immediately after I did that the OHCI driver found the > external HD and then proceeded to detect drive sdc. I then modprobed > ehci-hcd. This caused the entire bus to be rescanned. This time, all devices > wer

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread John Gruenenfelder
On Sat, Feb 11, 2006 at 10:39:11PM -0500, Alan Stern wrote: >On Sat, 11 Feb 2006, Alan Stern wrote: > >> I can't remember whether I already asked you to try the change below. If >> you haven't, it's worth a shot. (Keep the patch you just tried, by the >> way.) > >On looking back through the old

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, Alan Stern wrote: > I can't remember whether I already asked you to try the change below. If > you haven't, it's worth a shot. (Keep the patch you just tried, by the > way.) On looking back through the old email messages, I see that you already have tried this change and

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread Alan Stern
On Sat, 11 Feb 2006, John Gruenenfelder wrote: > Thanks for following up on this. > > I downloaded kernel 2.6.16-rc2 and applied the fix you pointed to. > Unfortunately, it does not seem to have helped. The machine behaves the same > as it does under 2.6.15, though the number of USB debug messag

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-11 Thread John Gruenenfelder
On Thu, Feb 09, 2006 at 11:10:48AM -0500, Alan Stern wrote: >> >> So, that's where it's at now. I should apoligize for the misleading bug >> report I gave before. If you look at the first message I posted I mentioned >> the keyboard issue I'm having on another nForce machine. I grouped these tw

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-09 Thread Alan Stern
On Mon, 30 Jan 2006, John Gruenenfelder wrote: > 2.6.12: > external USB harddrive works fine > > 2.6.13: > external USB harddrive works fine > > 2.6.14: > kernel does not successfully boot on new hardware. It does finish the kernel > init and does spawn init. It appears to die while probing ha

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-30 Thread John Gruenenfelder
On Sat, Jan 28, 2006 at 10:36:08AM -0500, Alan Stern wrote: >On Fri, 27 Jan 2006, John Gruenenfelder wrote: > >> Yes, I've tried that. The rough sequence of events is something like this: >> >> 1) running on old x86 hardware the extern USB HD worked fine. Using kernel >>2.6.12. >> 2) Buy new

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-28 Thread John Gruenenfelder
On Sat, Jan 28, 2006 at 10:36:08AM -0500, Alan Stern wrote: >On Fri, 27 Jan 2006, John Gruenenfelder wrote: > >> Yes, I've tried that. The rough sequence of events is something like this: >> >> 1) running on old x86 hardware the extern USB HD worked fine. Using kernel >>2.6.12. >> 2) Buy new

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-28 Thread Alan Stern
On Fri, 27 Jan 2006, John Gruenenfelder wrote: > Yes, I've tried that. The rough sequence of events is something like this: > > 1) running on old x86 hardware the extern USB HD worked fine. Using kernel >2.6.12. > 2) Buy new hardware. Reassemble machines with new parts. New machines are >

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-27 Thread John Gruenenfelder
On Fri, Jan 27, 2006 at 10:59:35PM -0500, Alan Stern wrote: >On Fri, 27 Jan 2006, John Gruenenfelder wrote: > >> I applied the patch and rebooted with the new kernel. Unfortunately, it does >> not seem to have made any difference as the external HD is never detected. >> >> When recompiling the ke

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-27 Thread Alan Stern
On Fri, 27 Jan 2006, John Gruenenfelder wrote: > On Fri, Jan 27, 2006 at 10:15:47AM -0500, Alan Stern wrote: > >On Thu, 26 Jan 2006, John Gruenenfelder wrote: > > > >> This is almost exactly the error I am seeing. I wrote a longish email > >> about > >> it to the list yesterday including my dmes

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-27 Thread John Gruenenfelder
On Fri, Jan 27, 2006 at 10:15:47AM -0500, Alan Stern wrote: >On Thu, 26 Jan 2006, John Gruenenfelder wrote: > >> This is almost exactly the error I am seeing. I wrote a longish email about >> it to the list yesterday including my dmesg output and kernel .config file. >> >> One important thing I f

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-27 Thread Alan Stern
On Thu, 26 Jan 2006, John Gruenenfelder wrote: > This is almost exactly the error I am seeing. I wrote a longish email about > it to the list yesterday including my dmesg output and kernel .config file. > > One important thing I found was that the external device I was using (a > harddrive enclo

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-26 Thread John Gruenenfelder
On Thu, Jan 26, 2006 at 10:52:08AM -0500, Alan Stern wrote: >On Thu, 26 Jan 2006, Maldevian wrote: > >> I'm having another problem with it now. This is the dmesg ouput: > >usb 4-2: new low speed USB device using uhci_hcd and address 2 >usb 4-2: device descriptor read/64, error -71 >usb 4-2: device

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-26 Thread Alan Stern
On Thu, 26 Jan 2006, Maldevian wrote: > I'm having another problem with it now. This is the dmesg ouput: usb 4-2: new low speed USB device using uhci_hcd and address 2 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71 usb 4-2: new low speed USB device usi

[linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-26 Thread Maldevian
I'm having another problem with it now. This is the dmesg ouput: usb 4-2: new low speed USB device using uhci_hcd and address 2 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71 usb 4-2: new low speed USB device using uhci_hcd and address 3 usb 4-2: device

[linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-01-21 Thread Andrew Fuller
> The basic problem that I'm having is that Playstation controllers connected > via a USB adapter are not working. I've posted on usb-users and was advised > to post here. I've been trying to debug this adapter, as well. So far I've found out that if you run: usbmodules --device /proc/bus/usb/##

[linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad for Sony Playstation Controllers

2006-01-15 Thread Michael Alladin
Hi The basic problem that I'm having is that Playstation controllers connected via a USB adapter are not working. I've posted on usb-users and was advised to post here. The USB adapter supports 2 controllers (players 1 and 2). When plugged in, it is detected (appropriate kernel modules are l

[linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2005-12-25 Thread Maldevian
Hello: After looking the first message twice, and reading the bug report section on the project home page, i thought to send a second more correct mail. I have an Asus P4S533 mother board. It has a SiS 645DX Chipset. It came with two USB 1.0 OHCI Host Controllers. Both with two usb connector