glaskows Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Monkey.gif)
Joined: 05 Jan 2004 Posts: 77 Location: Chile
|
Posted: Thu Apr 29, 2004 6:14 am Post subject: USB gamepad problem... no working buttons. |
|
|
I just buy a ddr mat for the pc (usb). I've installed already, usbview identifies it like a "gamepad STD". The problem is that only the four directionals buttons work. Start, Select, O, X, /\, [ ] dont.
When i do a it only showed some info when i pressed the directional buttons.
I need help... badly
Btw, i am using gentoo-dev-sources-2.6.3-r2.
P.S: i cannot find the input.o module.
Code: |
bash-2.05b$ lsmod
Module Size Used by
joydev 8512 0
hid 23168 0
ohci1394 32004 0
ieee1394 279408 1 ohci1394
ehci_hcd 22212 0
ohci_hcd 14916 0
snd_intel8x0 28484 0
snd_ac97_codec 59332 1 snd_intel8x0
snd_mpu401_uart 6208 1 snd_intel8x0
snd_rawmidi 20064 1 snd_mpu401_uart
snd_pcm_oss 49188 0
snd_pcm 84004 2 snd_intel8x0,snd_pcm_oss
snd_page_alloc 9156 2 snd_intel8x0,snd_pcm
snd_timer 21700 1 snd_pcm
snd_mixer_oss 17408 1 snd_pcm_oss
snd 45540 8 snd_intel8x0,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
usbcore 91100 5 hid,ehci_hcd,ohci_hcd
nvidia 2067624 12
|
Code: |
bash-2.05b$ cat /proc/bus/usb/devices
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 6
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.3-gentoo-r2 ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:02.2
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.3-gentoo-r2 ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:02.1
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=1.5 MxCh= 0
D: Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0a81 ProdID=0104 Rev= 1.00
S: Product=USB GamePad STD.
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=hid
E: Ad=81(I) Atr=03(Int.) MxPS= 3 Ivl=10ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 3
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.3-gentoo-r2 ohci_hcd
S: Product=OHCI Host Controller
S: SerialNumber=0000:00:02.0
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
|
|
|