Bluetooth via command-line
Posted: Thu Oct 25, 2012 4:10 pm
Hello,
i want to connect my Bluetooth-Audio-Dongle (http://www.amazon.de/Logitech-schnurlos ... 895&sr=8-1) with the Bluetooth-Adapter (http://www.amazon.de/gp/product/B003A2G ... os_product) at my RPi.
Bluetooth is installed, Bluez also. After scan (hcitool scan) i try to pair the devices (sudo bluez-simple-agent hci0 XX:XX:XX:XX:XX:XX) but i get this error:
Last try was to change the file /etc/dbus-1/system.d/bluetooth.conf like there -> http://wiki.sabayon.org/index.php?title ... Headphones
Can anyone please help me?
P.S. i'm running Raspbian “wheezy” with all updates & upgrades. firmware it's also the lastets version.
i want to connect my Bluetooth-Audio-Dongle (http://www.amazon.de/Logitech-schnurlos ... 895&sr=8-1) with the Bluetooth-Adapter (http://www.amazon.de/gp/product/B003A2G ... os_product) at my RPi.
Bluetooth is installed, Bluez also. After scan (hcitool scan) i try to pair the devices (sudo bluez-simple-agent hci0 XX:XX:XX:XX:XX:XX) but i get this error:
Code: Select all
Creating device failed: org.bluez.Error.AuthenticationRejected: Authentication Rejected
Can anyone please help me?
P.S. i'm running Raspbian “wheezy” with all updates & upgrades. firmware it's also the lastets version.