Skip to content

Instantly share code, notes, and snippets.

@lyubod
lyubod / blueman-applet
Created May 10, 2016 01:35
blueman-applet version 2.0.4 starting
_________
Load (/usr/lib/python3/dist-packages/blueman/main/PluginManager.py:60)
['Headset', 'StatusIcon', 'AppIndicator', 'KillSwitch', 'ExitItem', 'DiscvManager', 'PPPSupport', 'DBusService', 'Menu', 'NMPANSupport', 'PowerManager', 'StandardItems', 'NMDUNSupport', 'NetUsage', 'DhcpClient', 'ShowConnected', 'TransferService', 'GameControllerWakelock', 'SerialManager', 'RecentConns', 'Networking', 'AuthAgent']
/usr/lib/python3/dist-packages/blueman/plugins/applet/AppIndicator.py:8: PyGIWarning: AppIndicator3 was imported without specifying a version first. Use gi.require_version('AppIndicator3', '0.1') before import to ensure that the right version gets loaded.
from gi.repository import AppIndicator3 as girAppIndicator
_________
get_interface_version (/usr/lib/python3/dist-packages/blueman/bluez/BlueZInterface.py:13)
Detected BlueZ 5
_________
__load_plugin (/usr/lib/python3/dist-packages/blueman/main/PluginManager.py:133)
@lyubod
lyubod / bluetoothctl
Created May 10, 2016 01:37
bluetoothctl output
bluetoothctl
[NEW] Controller 00:11:B1:07:A2:CF stretch1 [default]
[NEW] Device 00:19:7F:EC:6B:0B 220Plantronics
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# agent on
Agent registered
[bluetooth]# default-agent
Default agent request successful
[bluetooth]# scan on
@lyubod
lyubod / pactl
Created May 10, 2016 01:38
pactl output
pactl load-module module-bluetooth-discover
Failure: Module initialization failed
@lyubod
lyubod / systemctl
Created May 10, 2016 01:39
systemctl status bluetooth
systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2016-05-09 16:22:39 PDT; 1h 28min ago
Docs: man:bluetoothd(8)
Main PID: 345 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─345 /usr/lib/bluetooth/bluetoothd