Release xboxdrv (support for xbox and xbox 360 wired and wireless controllers)


I wish I could do this the other way around...


Sent from my Alltel HTC Hero using Tapatalk
 
How much space does this libusb take up on NAND? It wants to install a whole bunch of development packages, and I had to stop it.

EDIT: Never mind.
 
Last edited by a moderator:
yeah it works, simple as that, here's how to make it work


(in beta forum as the daemon doesn't work (needs some python module it seems))


long way:


compile xboxdrv from source - it's a pain


short way:


sudo opkg install libusb-0.1-dev

save xboxdrv somewhere (shouldn't matter)
Code:
sudo ./xboxdrv
and pair the controller to the reciever, or plug it in etc


i most probably won't be doing much on this as i just got it working for p-hex use, but if you're really stuck badger me about it.


feel free to package this is a nicer way, pnd/whatever if you want

http://pingus.seul.org/~grumbel/xboxdrv/
What would be the sudo link now??? I tried this one but it just don't work anymore???

Also, could you tell for future reference how to find things like this out???

Many Thanks =D
 
Last edited by a moderator:
also having trouble updated the packages, installed lib usb 1 and stil no uck with my 360 receiver using a working 2.0 usb hub

edit:

./xboxdrv command not found

okay had to put it into root, but it says after running

uinput no such file...

and then

  * make sure uinput kernel module is loaded
  * make sure joydev kernel module is loaded
  * make sure you have permissions to access the uinput device

allthough the controller lights up now corectly...
 
 
Last edited by a moderator:
bump... has anyone found a solution for this? I'd love to be able to use this but have the same error as the guy before me. I am on SZ1.71


EDIT: Actually, I have solved it myself right away and feel a little stupid now... it's right in there in the error message.


a quick sudo modprobe uinput and everything works. nice. thanks!
 
Last edited by a moderator:
Edit: I am dumb, it works great!

Is there a way to switch from mapped controls to unmapped easily?
 
Last edited by a moderator:
Back
Top