xbox 360 controller (xboxdrv) not working after update XBMC from GIT
#1
I'm running xbmc live karmic release and updated from the dharma release to a new version from GIT. Normally i use APT-GET install XBMC but this did not work so i try git.

i'm running with xboxdrv and this always worked fine... except after the XBMC update from GIT.

this is what is in my rc.local:

sudo modprobe uinput
sudo modprobe joydev
sudo rmmod xpad
sudo /home/user/xboxdrv/xboxdrv --dpad-as-button --trigger-as-zaxis --deadzone 8000 -D &

It's to start the xboxdrv and normally works fine but now i get:

/home/user/xboxdrv/xboxdrv: error while loading shared libraries: libboost_thread.so.1.40.0: cannot open shared object file: No such file or directory

Install from GIT changed something on my linux i think...

Who can help me fix this?
Reply

Logout Mark Read Team Forum Stats Members Help
xbox 360 controller (xboxdrv) not working after update XBMC from GIT0