Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficulty collecting MAC address of PS3 Controller over bluetooth #5

Open
mdeguzis opened this issue Jan 9, 2015 · 0 comments
Open

Comments

@mdeguzis
Copy link
Owner

mdeguzis commented Jan 9, 2015

If anyone has some more experience with PS3 controllers over bluetooth Arch Linux, any help is much appreciated. Followed this guide to a tee from the wiki:

https://wiki.archlinux.org/index.php/Gamepad#Playstation_3_Controllers_via_Bluetooth

bluetoothctl | awk -F, '$1 ~ /Device/ {print $1}'

The above seems* to work to get the MAC address at the right stage, but I don't know how to get this more effectively to store it in a var and process it..any help is much appreciated.

@mdeguzis mdeguzis changed the title Difficulty connecting PS3 Controller over blueooth Difficulty collecting MAC address of PS3 Controller over blueooth Jan 9, 2015
@mdeguzis mdeguzis changed the title Difficulty collecting MAC address of PS3 Controller over blueooth Difficulty collecting MAC address of PS3 Controller over bluetooth Jan 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant