не могу завести usb bluetooth

сделал все по вики: https://wiki.archlinux.org/index.php/Bluetooth_(%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9)
в результате:
$ /etc/rc.d/dbus start
:: Starting D-BUS system messagebus [BUSY] 
Failed to start message bus: The pid file "/var/run/dbus.pid" exists, if the message bus is not running, remove this file [FAIL] 

$ /etc/rc.d/bluetooth start
:: Starting bluetooth subsystem:  bluetoothd hiddCan't listen on HID control channel: Permission denied
/etc/rc.d/functions: line 203: /run/daemons/bluetooth: Permission denied [DONE] 

при запуске blueman:
Демон Bluez не запущен, blueman-manager не может продолжать работу.
Это может означать, что не было обнаружено Bluetooth адаптеров или демон Bluetooth не запущен.

Куда копать ?
adekvat
$ /etc/rc.d/bluetooth start
А если
 sudo /etc/rc.d/bluetooth start
? Просто это первое что в глаза бросилось.
так взлетает
sudo /etc/rc.d/bluetooth start
но!
sudo /etc/rc.d/dbus start
:: Starting D-BUS system messagebus                                      
[BUSY] Failed to start message bus: The pid file "/var/run/dbus.pid" exists, if the message bus is not running, remove this file [FAIL] 

через задний проход удалось запустить blueman но устройства по прежнему не находит
на самом синезубе при поиске устройств даже лампочка не моргает
из rc.conf dbus и bluetooth стартуют нормально, однако зуб упорно не хочет искать устройства
adekvat
[BUSY] Failed to start message bus: The pid file "/var/run/dbus.pid" exists, if the message bus is not running, remove this file [FAIL] 
DBus уже запущен походу был.
Могут помочь вывод dmesg и hciconfig -a после подключения bluetooth.
вывод (часть) dmesg:
[    6.371243] Bluetooth: Core ver 2.16
[    6.371257] NET: Registered protocol family 31
[    6.371258] Bluetooth: HCI device and connection manager initialized
[    6.371261] Bluetooth: HCI socket layer initialized
[    6.371263] Bluetooth: L2CAP socket layer initialized
[    6.371267] Bluetooth: SCO socket layer initialized
[    6.408369] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.331201] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    7.971695] r8169 0000:02:00.0: eth0: link down
[    7.971701] r8169 0000:02:00.0: eth0: link down
[    7.972093] ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.657183] [drm] Initialized drm 1.1.0 20060810
[    9.679940] r8169 0000:02:00.0: eth0: link up
[    9.680341] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   20.403351] eth0: no IPv6 routers present
[   48.380068] r8169 0000:02:00.0: eth0: link down
[   51.723166] r8169 0000:02:00.0: eth0: link up
[ 2018.370147] usb 1-3.4: new full-speed USB device number 5 using ehci_hcd
[ 2018.503710] usbcore: registered new interface driver btusb
[ 2018.575212] Bluetooth: RFCOMM TTY layer initialized
[ 2018.575216] Bluetooth: RFCOMM socket layer initialized
[ 2018.575217] Bluetooth: RFCOMM ver 1.11
[ 2803.637722] fuse init (API version 7.18)
А
hciconfig -a
?
 hciconfig -a
hci0:	Type: BR/EDR  Bus: USB
	BD Address: 2C:3D:4F:04:05:C5  ACL MTU: 339:6  SCO MTU: 180:1
	UP RUNNING PSCAN ISCAN 
	RX bytes:810 acl:0 sco:0 events:33 errors:0
	TX bytes:398 acl:0 sco:0 commands:30 errors:0
	Features: 0xef 0x3e 0x09 0x70 0x08 0x08 0x00 0x80
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF 
	Link mode: SLAVE ACCEPT 
	Name: 'shacomp-0'
	Class: 0x500100
	Service Classes: Object Transfer, Telephony
	Device Class: Computer, Uncategorized
	HCI Version: 1.2 (0x2)  Revision: 0x2
	LMP Version: 1.2 (0x2)  Subversion: 0x2
	Manufacturer: Accel Semiconductor Ltd. (74)
Ну с устройством вроде проблем нет, поднято, ошибок нет. Должно определяться.
Можно попробовать ещё hcitool scan, рядом со включённым синезубом мобилки например, чтобы совсем убедиться, что адаптер работает нормально.
hcitool scan
Scanning...
после чего ничего не происходит
 
Зарегистрироваться или войдите чтобы оставить сообщение.