On Tue, Oct 23, 2001 at 12:33:38AM +0200, Dirk Vornheder wrote: > Hi ! > > I can't use my usb joystick "Digital Raider Pro" under linux. > > usbview shows it as "Interacting gaming device": > > Interact Gaming Device > Speed: 1.5Mb/s (low) > USB Version: 1.00 > Device Class: 00(>ifc ) > Device Subclass: 00 > Device Protocol: 00 > Maximum Default Endpoint Size: 8 > Number of Configurations: 1 > Vendor Id: 05fd > Product Id: 0251 > Revision Number: 11.00 > > Config Number: 1 > Number of Interfaces: 1 > Attributes: 80 > MaxPower Needed: 90mA > > Interface Number: 0 > Name: hid > Alternate Number: 0 > Class: 03(HID ) > Sub Class: 0 > Protocol: 0 > Number of Endpoints: 1 > > Endpoint Address: 81 > Direction: in > Attribute: 3 > Type: Int. > Max Packet Size: 8 > Interval: 20ms > > cat /proc/bus/usb/devices shows: > > T: Bus=01 Lev=02 Prnt=03 Port=00 Cnt=01 Dev#= 4 Spd=1.5 MxCh= 0 > D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 > P: Vendor=05fd ProdID=0251 Rev=11.00 > S: Product=Interact Gaming Device > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 90mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=hid > E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl= 20ms > > I find in /var/log/messages: > > input0: USB HID v1.00 Joystick [05fd:0251] on usb1:4.0 > > But if i try to use it the joystick doesn't work: > > jstest /dev/input/js0 > > jstest: No such device > > My config: SuSE 7.3, Kernel 2.4.13pre6, KDE 2.2.1, XFree 4.1.0
You need to load the joydev module. -- Vojtech Pavlik SuSE Labs _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
