Search Criteria
Package Details: sixpair 1.8-4
Git Clone URL: | https://aur.archlinux.org/sixpair.git (read-only, click to copy) |
---|---|
Package Base: | sixpair |
Description: | Associate PS3 Sixaxis controller to system bluetoothd via USB |
Upstream URL: | http://www.pabr.org/sixlinux/ |
Licenses: | |
Submitter: | None |
Maintainer: | ultraviolet |
Last Packager: | ultraviolet |
Votes: | 42 |
Popularity: | 0.078377 |
First Submitted: | 2008-08-15 14:35 |
Last Updated: | 2015-07-07 21:47 |
Latest Comments
1 2 Next › Last »
ultraviolet commented on 2015-03-18 15:01
@weirddan455 thanks, fixed now. i never would have noticed because i'm not very frugal with my dependencies :3
weirddan455 commented on 2015-03-17 10:00
libusb-compat should be a full runtime dependency, not just a buildtime one. Without it, running the sixpair command fails with the following error:
sixpair: error while loading shared libraries: libusb-0.1.so.4: cannot open shared object file: No such file or directory
justin8 commented on 2014-06-09 07:22
This has the wrong checksum for sixpair.c, and also it is missing a dependency on bluez-utils. It fails to run without it.
bickman2k commented on 2014-05-21 01:15
sixpair.c has a new checksum from the website. Not sure if the version has changed. 0a9f03cd08f1483341f60c9b7cf5204c is the new checksum for sixpair.c. No other md5s changed.
bluerider commented on 2014-03-06 21:46
@ultraviolet: I fixed my issue. I used sixpair to change the bluetooth master, then I ran $ hcidump -t -X and located the bluetooth address of the controller. I then used bluetoothctl to trust the bluetooth address of the device when it was connecting. I let it stop trying to connect, once I pressed the PS button again it asked to pair and synced.
bluerider commented on 2014-03-04 19:09
@ultraviolet : Oh no, I just used sixpair to change the bluetooth master to my PC, then I attempted to connect the controller via bluetooth (in gnome-bluetooth and bluetoothctl). The device showed up but would disconnect rather quickly. In bluetoothctl, I manually trusted the device (w/o pin pairing) and the device still disconnected. I figured since bluez and the kernel has upstream sixaxis support, it would be more plug and play.
ultraviolet commented on 2014-03-04 03:58
have you thoroughly read/followed the source link? i've never had any issues with bluetooth-only mode on my system.
bluerider commented on 2014-03-04 03:11
I was wondering how to use this a sixaxis controller solely over bluetooth. The controller keeps connecting/disconnecting for me.
justin8 commented on 2013-10-27 06:02
Can you also add a dependency on bluez-utils. It fails and complains about hcitool being missing.
ultraviolet commented on 2013-07-30 07:38
thank you! fixed now.