The easiest way to do this is to connect the PS3 controller to your Mac via a mini-USB cable and run a command-line tool (called sixpair) to configure the gamepad to pair with the EV3โs Bluetooth address. Using Safari, this file downloads as sixpair.dms (itโs an. Searches the DualShock 3 & 4 devices and pairs them based on the Mac address. To use the Sixaxis, Navigation, DualShock 3 & 4 controllers, you must first pair them to the device you would like to use them with. This must be done with a Mini-USB cable and PC running windows.
i have read a lot about it and I found out that it seems to be a driver issues, since snow-leopard user that switched to lion don't have this issue, i can assume that a driver included in snow-leopard wasn't in lion. Is there anyway to get this driver or to downgrade to snow-leopard with a macbook pro 15' late 2011?
I also tried to run sixpair so i downloaded libusb from here : http://www.ellert.se/twain-sane/
(the one for lion)
Sixpair Mac
and then i tried 3 things
1 running the original sixpair version that was made for ubuntu
the results were not very good and i abandond this idea since i found the next ones
2 i downloaded the command line utility for mac here (from this website : http://www.dancingpixelstudios.com/sixaxiscontroller/tool.html)
i think the way to open a command line utility is to go in terminal go to the dirrectory and type : ./sixpair
sixpair beeing the name of the utility/file
to this it replies me : -bash: ./sixpair: Permission denied
3 the last thing i've tried is to build the sixpair utility (mac version) with the source modified from (i did not modify it, i took it as it came in the link) here
(from this website again : http://www.dancingpixelstudios.com/sixaxiscontroller/tool.html)
i builded it with terminal with the followin command (i was in the same folder of my sixpair.c file) :
gcc -o sixpair sixpair.c -1usb
it returned :
Undefined symbols for architecture x86_64:
'_usb_control_msg', referenced from:
_show_master in ccz5XObs.o
_set_master in ccz5XObs.o
'_usb_open', referenced from:
_process_device in ccz5XObs.o
'_usb_close', referenced from:
_process_device in ccz5XObs.o
'_usb_find_busses', referenced from:
_main in ccz5XObs.o
'_usb_find_devices', referenced from:
_main in ccz5XObs.o
'_usb_get_busses', referenced from:
_main in ccz5XObs.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
Sixpair Mac Download
i do not know why it returnes this, since the usb.h file is include in the program
//
I would really appreciate your help support community ๐
thank you
Sixpair Mac Download
-iBoris!
Sixpair For Mac
p.s. sorry if my english is not that good, i am not very good in spelling
Sixpair Tool Mac
Mar 11, 2012 7:02 PM