How do I start the userspace 360 controller driver in standalone mode?
#1
I wonder if someone could help me here...

I successfully installed XBMC, skins, etc all from the guide here
http://www.xbmc.org/forum/showthread.php?t=53812

It's all working great, and XBMC starts automatically when the machine boots.

I followed the instructions here (http://www.stolennotebook.com/anthony/20...r-xboxdrv/)
and successfully downloaded, compiled and ran the Userspace USB driver.

However, I can't work out where to put the invocation of the driver so that it starts before XBMC starts.

Code:
xboxdrv --wid 0 -s -l 2 --dpad-as-button --deadzone 12000

Can anyone help me with a location for this line? Is it supposed to go in the .bash_profile? (I tried this, but it didn't seem to do anything)

Thanks
Reply
#2
close this please, I worked it out.

I put the xboxdrv into /etc/rc.local and ran it as a daemon
Reply
#3
Nod
Reply

Logout Mark Read Team Forum Stats Members Help
How do I start the userspace 360 controller driver in standalone mode?0