View previous topic :: View next topic |
Author |
Message |
thom_raindog Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19731497224918134685054.gif)
Joined: 16 May 2008 Posts: 400
|
Posted: Mon Jan 19, 2009 4:37 pm Post subject: [solved] Joystick trouble |
|
|
Howdie,
I have to USB gamepads that I would like to use. I had both running on my old ubuntu system a while ago.
Now I went and added joystick to my kernel as well as all the modules under joystick. USB works fine with everything else, but the joysticks wont do anything.
/dev/input shows no signs of any joysticks either, yet dmesg shows:
Code: |
usb 2-8: new low speed USB device using ohci_hcd and address 5
usb 2-8: configuration #1 chosen from 1 choice
input: Mega World USB Game Controllers as /devices/pci0000:00/0000:00:02.0/usb2/2-8/2-8:1.0/input/input6
input: USB HID v1.10 Joystick [Mega World USB Game Controllers] on usb-0000:00:02.0-8
black-bea |
Any hints?
Last edited by thom_raindog on Wed Jan 21, 2009 6:40 am; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ewaller Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/7668018564cf911c363a1c.png)
Joined: 11 Aug 2005 Posts: 264 Location: Pasadena, CA
|
Posted: Wed Jan 21, 2009 6:04 am Post subject: |
|
|
You will need to emerge media-libs/libsdl
You can unmask and emerge games-misc/sdljoytest to test them _________________ Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thom_raindog Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19731497224918134685054.gif)
Joined: 16 May 2008 Posts: 400
|
Posted: Wed Jan 21, 2009 6:40 am Post subject: |
|
|
Actually it was even simpler than that.. *is embarrased*
I DID compile my fine new kernel and I DID copy it where it should be... but I thought I had just copied it OVER the non-joystick version so no need to change the grub.conf... THAT was a misconception which I found out just now..
So, using the RIGHT kernel everything works just fine
Thanks. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|