On Mon, Sep 18, 2000, Michael H. Warfield <[EMAIL PROTECTED]> wrote:
> Hello all...
> 
>       No joy with this joystick and I'm not sure what I'm doing wrong.
> 
>       I just received a Logitech USB Wingman Force Joystick.  I have
> the iforce module compiled and loaded and the it recognizes the USB
> joystick.
> 
> /var/log/message:
> 
> Sep 18 15:09:32 alcove kernel: usb.c: USB new device connect, assigned device number 
>7 
> Sep 18 15:09:32 alcove kernel: input3: I-Force joystick/wheel on usb1:7.0 
> Sep 18 15:09:45 alcove kernel: usb.c: USB disconnect on device 7 
> Sep 18 15:10:28 alcove kernel: usb.c: USB new device connect, assigned device number 
>7 
> Sep 18 15:10:28 alcove kernel: input3: I-Force joystick/wheel on usb1:7.0 
> 
> /proc/bus/usb/devices:
> 
> T:  Bus=01 Lev=02 Prnt=02 Port=01 Cnt=02 Dev#=  7 Spd=12  MxCh= 0
> D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=046d ProdID=c281 Rev= 1.00
> S:  Manufacturer=Logitech
> S:  Product=Wingman Force
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=iforce
> E:  Ad=82(I) Atr=03(Int.) MxPS=  16 Ivl=  8ms
> E:  Ad=01(O) Atr=03(Int.) MxPS=  32 Ivl=  4ms
> 
>       Trouble is "jstest /dev/js0" says no such device.
> 
>       My RedHat 6.2 system initially had the following js devices:
> 
>       c 15 0  js0
>       c 15 1  js1
>       c 15 2  js2
>       c 15 3  js3
> 
>       I was also getting these errors in /var/log/messages:
> 
> Sep 18 14:51:52 alcove modprobe: modprobe: Can't locate module char-major-15
> 
>       The file linux/Documentation/joystick.txt says to use 13, 0-3,
> so I changed it to this:
> 
>       c 13 0  js0
>       c 13 1  js1
>       c 13 2  js2
>       c 13 3  js3
> 
>       Still no go, but at least I'm not getting the modprobe errors now.
> My USB mouse on c 13, 63 is working like a charm.
> 
>       This is with kernel 2.4.0-test8
> 
>       So, I assume that I'm still missing something obvious here.  What?
> 
>       Any thoughts anyone?

Are you getting any oops'? I ran into a problem where with some devices,
it would oops on open.

JE

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to