View Single Post
Posts: 2 | Thanked: 0 times | Joined on Dec 2011
#890
hi all,

I'm facing the same issue as smoke101 : controller don't pair, the bt icon turn blue for a moment and back to grey when the led's stop flashing and bt icon turn back to grey.

I followed the troubleshooting section and i noticed some little differencies.
Code:
/home/user # lsmod | grep joy
joydev                 10368  0
even after "man lsmod" I don't now what means the "0" (it's "1" in the troubleshooting exemple).
assuming it means that the module is not loaded I tried
Code:
insmod joydev
but I do not know the path to the module. someone can tell me ?

there also could be a problem with the xserver-xorg-input-joystick.
Code:
/home/user # dpkg -l *joystick*
(...)
ii  xserver-xorg-input 1:1.5.0-1maemo2    X.Org X server -- joystick input driver
it seems that a part or a package is missing comparing to the troubleshooting section.
how is it for the people that successfully paired ?

except that I don't see what could be wrong. I have flashed the device just in case of package conflict but it solved nothing.

sixaxis support and sixad are installed on the device.

I used sixpair to set the master bt adress on my controller.

any clue or idea ?

thx for paying attention to this post.