Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Software => Hry a zábava => Téma založeno: superbo 19 Srpna 2014, 12:04:16
-
Ahoj,
Chtěl bych v emulátoru PPSSPP používat joystick, ale když dám v emulátoru to mapování, tak můžu s joystickem dělat co chci a stejně ho to nenamapuje. Má s tím někdo zkušenost? :-\
-
lsusb -v (nebo tak neco) ti rekne, jakej kernel modul je asociovanej se tvym joystickem .. nevim proc, ale ja kdyz pripojim joystick (mam cobru pro il2) tak musim rucne modprobnout kernel/drivers/input/joystick/cobra.ko a potom to funguje naprosto 100% ..
mozna je to i tvuj pripad .. nevim samozrejme jakej mas joystick .. mozna ti poradi:
modprobe -l | grep joys
-
Na krabici to má napsaný Genius MaxFighter F-23U. ;)
superbo@acer:~$ modprobe -l | grep joys
modprobe: invalid option -- 'l'
lsusb -v (výtah z joysticku)
Bus 003 Device 002: ID 0458:1004 KYE Systems Corp. (Mouse Systems) Flight2000 F-23 Joystick
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0458 KYE Systems Corp. (Mouse Systems)
idProduct 0x1004 Flight2000 F-23 Joystick
bcdDevice 1.02
iManufacturer 0
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 106
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10