Bluetooth
|
30th Aug, 2016, 07:42 PM
Post: #5
|
|||
|
|||
RE: Bluethoot
Here is what happens:
xbian xbian @ ~ $ sudo apt-get install pulseaudio bluez-firmware pulseaudio-module-bluetooth [Sudo] password for xbian: Reading package lists ... Done Building dependency tree Reading state information ... Done pulseaudio is already the newest release. pulseaudio-module-bluetooth is already the newest release. bluez-firmware is already the newest release. 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. xbian xbian @ ~ $ lsusb Bus 001 Device 004: ID 0a12: 0001 Cambridge Silicon Radio Ltd. Bluetooth Dongle (HCI mode) Bus 001 Device 003: ID 0424: EC00 Standard Microsystems Corp. SMSC9512 / 9514 Fast Ethernet Adapter Bus 001 Device 002: ID 0424: 9514 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b: 0002 Linux Foundation 2.0 root hub xbian xbian @ ~ $ hcitool scan Scanning ... A8: A7: 95: FF: D9: 11 SONY CMT-SBT100 xbian xbian @ ~ $ C ^ xbian xbian @ ~ $ ps -ef | grep -i pulse xbian 4486 3930 0 9:40 pts / 2 0:00:00 --color grep -i = auto pulse xbian xbian @ ~ $ sudo bluetoothctl [NEW] Controller 00: 11: 22: 98: 76: 54 xbian [default] [NEW] Device A8: A7: 95: FF: D9: 11 SONY CMT-SBT100 [Bluetooth] # power on Changing power on succeeded [Bluetooth] is pairable # Changing pairable we succeeded [Bluetooth] is scan # Discovery started [CHG] Controller 00: 11: 22: 98: 76: 54 Discovering: yes [CHG] Device A8: A7: 95: FF: D9: 11 LegacyPairing: yes [CHG] Device A8: A7: 95: FF: D9: 11 RSSI 38 [Bluetooth] # par A8: A7: 95: FF: D9: 11 Attempting to pair with A8: A7: 95: FF: D9: 11 [CHG] Device A8: A7: 95: FF: D9: 11 Connected: yes Failed to peer: org.bluez.Error.AuthenticationFailed [Bluetooth] # |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RE: Bluethoot - Nachteule - 30th Aug, 2016, 03:23 AM
RE: Bluethoot - juchalin - 30th Aug, 2016, 04:22 AM
RE: Bluethoot - Nachteule - 30th Aug, 2016, 05:06 AM
RE: Bluethoot - juchalin - 30th Aug, 2016 07:42 PM
RE: Bluethoot - Nachteule - 30th Aug, 2016, 09:45 PM
RE: Bluetooth - juchalin - 30th Aug, 2016, 11:47 PM
RE: Bluetooth - Nachteule - 31st Aug, 2016, 02:06 AM
RE: Bluetooth - juchalin - 31st Aug, 2016, 08:53 PM
RE: Bluetooth - Nachteule - 31st Aug, 2016, 09:17 PM
|