Re: [Linux-usb-users] zero hub voltage

2002-03-06 Thread Brad Hards
On Thu, 7 Mar 2002 15:59, Dmitri wrote: > Quoting Brad Hards <[EMAIL PROTECTED]>: > However bus-powered hub does not need to show 500 mA. Here is an example > of a *real* bus-powered hub (Atmel AT43301). This chip can not be even > programmed to change the reported value (and it does not support E

Re: [Linux-usb-users] zero hub voltage

2002-03-06 Thread Dmitri
Quoting Brad Hards <[EMAIL PROTECTED]>: > > If you have a bus-powered hub then you will see something like this: > > > > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 7 > > D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > > P: Vendor=0451 ProdID=1446 Rev= 1.00 > >

Re: [Linux-usb-users] USB camera problem

2002-03-06 Thread Stephen J. Gowdy
You'll need to run it through ksymoops to tell anyone what is going on. Why are you using 2.4.10? The latest RH is 2.4.9 and the latest production is 2.4.18. You should probably try either of those. On Thu, 7 Mar 2002, Joseph Chan wrote: > Hi, > I got a problem of my usb camera (CU-68R) with

Re: [Linux-usb-users] Unable to activate USB Compact Flash

2002-03-06 Thread Stephen J. Gowdy
Do you know you have a uhci controller? You can (usually) tell with the output of "lspci -vv". On Thu, 7 Mar 2002, Jeremy Bowen wrote: > I've been attempting to configure USB to operate my Compact Flash card reader. > It doesn't seem to want to start. This is the error message I get when I att

Re: [Linux-usb-users] zero hub voltage

2002-03-06 Thread Brad Hards
On Thu, 7 Mar 2002 13:53, Dmitri wrote: > Quoting Dennis Gilmore <[EMAIL PROTECTED]>: > > My devices are not accepting the address allocated to them and i notced Can you try upgrading to 2.4.19-pre2? This is more likely to be a timing problem than a power problem. > > in the lines c:* that max

Re: [Linux-usb-users] zero hub voltage

2002-03-06 Thread Johannes Erdfelt
On Thu, Mar 07, 2002, Dennis Gilmore <[EMAIL PROTECTED]> wrote: > Hi this is the output from /proc/bus/usb/devices > > > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs

[Linux-usb-users] USB camera problem

2002-03-06 Thread Joseph Chan
Hi, I got a problem of my usb camera (CU-68R) with kernel 2.4.10. When pluging in the usb slot, then the OS ( Redhat 7.2 ) will show the message as below... I don't know how to avoid this problem happens again. Any help is appreciated.. Error message as below: Oops: CPU: 0 EIP:

Re: [Linux-usb-users] zero hub voltage

2002-03-06 Thread Dmitri
Quoting Dennis Gilmore <[EMAIL PROTECTED]>: > T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 > B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 > D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor= ProdID= Rev= 0.00 > S: Product=USB UHCI-alt Ro

[Linux-usb-users] zero hub voltage

2002-03-06 Thread Dennis Gilmore
Hi this is the output from /proc/bus/usb/devices T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor= ProdID= Rev= 0.00 S: Product=USB UHCI-alt Root H

[Linux-usb-users] Unable to activate USB Compact Flash

2002-03-06 Thread Jeremy Bowen
I've been attempting to configure USB to operate my Compact Flash card reader. It doesn't seem to want to start. This is the error message I get when I attempt to do a 'modprobe usb-uhci' # modprobe usb-uhci /lib/modules/2.4.16-4GB/kernel/drivers/usb/usb-uhci.o: init_module: No such device Hint

Re: Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread Matthew Dharm
Three quick points, mostly because I'm busy with my day job right now: (1) I'm trying to plan 2.5 changes which will remove the need for many of the unusual_devs.h entries. It's an uphill battle, but should improve interop by more closely following the behavior of Windows, which is what most of

Re: Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread Stephen J. Gowdy
Hi David & Rich, There is indeed a very large mix of users out there. I should also say that I'm not involved (any more) with usb-storage development so Matt should say what he wants. If he wishes to add a section to the web site describing the various things you can do with the unusual de

Re: [Linux-usb-users] 2.4.x kernel panic

2002-03-06 Thread Brad Hards
On Wed, 6 Mar 2002 23:42, Geoff C. Ruscoe wrote: > Not sure what information I can provide but... > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 > D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=04dd ProdID=8004 Rev= 0.00 > S: Manufacturer=Sharp > S

Re: Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread David Both
Let me tell you MY thoughts since I am the "user" in this case. The setup is this: I am an advanced user. I have certifications in OS/2, windoze, Solaris 7, and am an RHCE. I taught the RHCE course for the time I worked for Red Hat. I do shell and Perl and cgi scripting. I program occasiona

Re: Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread Stephen J. Gowdy
Hi Rich, My reasoning is that devices which need one of these entries are broken. Only someone who knows more that I about usb-storage should advocate adding an entry. regards,

Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread Brad Hards
On Thu, 7 Mar 2002 04:45, [EMAIL PROTECTED] wrote: > I believe the faq and guide need a bit of expansion. I finally stumbled Probably. Anything you'd like to write? > onto what has to be done regarding many usb-storage devices on the working > devices list. Namely, you probably will have to add

Re: Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread rlumpkin
I think I might be able to guess why you feel this way but could you expand on your opinion? I'm looking at it from an advanced-user/non-developer stand point, I have a piece of hardware I need to make work. I don't know enough to contribute to the code but I can figure out enough to make i

Re: [Linux-usb-users] iMic Audio & iBook

2002-03-06 Thread Greg KH
On Wed, Mar 06, 2002 at 11:55:11AM -0800, Alan Pater wrote: > I can't seem to get this iMic working on an iBook. It seems to work, but > I can't get anything out of it. > > USB is working on the computer, my Epson 780 printer just worked, same > with a Wacom tablet and a jamcam3. The USB system r

[Linux-usb-users] iMic Audio & iBook

2002-03-06 Thread Alan Pater
I can't seem to get this iMic working on an iBook. It seems to work, but I can't get anything out of it. USB is working on the computer, my Epson 780 printer just worked, same with a Wacom tablet and a jamcam3. The USB system recognizes the iMic, but there seems to be conflicts with the buit-in s

Re: [Linux-usb-users] 2.4.x kernel panic

2002-03-06 Thread Greg KH
On Wed, Mar 06, 2002 at 07:29:27AM -0500, Geoff C. Ruscoe wrote: > > Please let me know if I can provide more information to help figure this > out. A copy of the oops after it has been run through ksymoops would be very helpful. thanks, greg k-h _

Re: [Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread Stephen J. Gowdy
I don't think we should be encouraging people to add the the unusual device list. On Wed, 6 Mar 2002 [EMAIL PROTECTED] wrote: > I believe the faq and guide need a bit of expansion. I finally stumbled onto what >has to be done regarding many usb-storage devices on the working devices list. >

[Linux-usb-users] RE: Olympus Camera

2002-03-06 Thread rlumpkin
I believe the faq and guide need a bit of expansion. I finally stumbled onto what has to be done regarding many usb-storage devices on the working devices list. Namely, you probably will have to add an entry to unusual_devs.h in the usb-storage module code, then recompile and reinstall the mo

Re: [Linux-usb-users] WingMan Gamepad Extreme

2002-03-06 Thread Ralf Ertzinger
Hi. Alessandro Ronchi <[EMAIL PROTECTED]> wrote: > Now it works, but I can't use it with xmame. > Does anyone ever used a usb gamepad with xmame? Microsoft GamePad USB here. Works just fine. Uncomment JOY_I386 in makefile.unix before building, and set the xmame joystick device to /dev/js. --

[Linux-usb-users] WingMan Gamepad Extreme

2002-03-06 Thread Alessandro Ronchi
Now it works, but I can't use it with xmame. Does anyone ever used a usb gamepad with xmame? -- Alessandro Ronchi, Rappresentante degli studenti nel consiglio di Corso di laurea di Scienze dell'informazione e nel consiglio di Polo Scientifico-didattico di Cesena. Presidente dell'associazione F

re: [Linux-usb-users] 2.4.x kernel panic

2002-03-06 Thread Geoff C. Ruscoe
Not sure what information I can provide but... Here is the output of my usb devices section in case this helps cat /proc/bus/usb/devices T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS

[Linux-usb-users] 2.4.x kernel panic

2002-03-06 Thread Geoff C. Ruscoe
I am trying to connect my Zaurus to my linux box via the usb cradle. I wouldn't post this here accept the results cause a kernel panic with killed interrupt handler. It does this every single time I do the following procedure. Actually under UHCI.o it merely hangs the connection and I can't