Advertisement
Guest User

Untitled

a guest
Jul 10th, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.97 KB | None | 0 0
  1. ativa@nibiru:~$ dmesg | grep -i blue
  2. [   17.156366] Bluetooth: Core ver 2.16
  3. [   17.156401] Bluetooth: HCI device and connection manager initialized
  4. [   17.156405] Bluetooth: HCI socket layer initialized
  5. [   17.156408] Bluetooth: L2CAP socket layer initialized
  6. [   17.158502] Bluetooth: SCO socket layer initialized
  7. [   17.209947] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  8. [   17.209951] Bluetooth: BNEP filters: protocol multicast
  9. [   17.261040] Bluetooth: RFCOMM TTY layer initialized
  10. [   17.261046] Bluetooth: RFCOMM socket layer initialized
  11. [   17.261049] Bluetooth: RFCOMM ver 1.11
  12.  
  13.  
  14.  
  15.  
  16.  
  17. ativa@nibiru:~$ hcitool scan
  18. Device is not available: No such device
  19.  
  20.  
  21.  
  22. ativa@nibiru:~$ sudo blueman-assistant
  23. Loading configuration plugins
  24. Using gconf config backend
  25. _________
  26. SetAdapter (/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py:301)
  27. None
  28. _________
  29. SetAdapter (/usr/lib/python2.7/dist-packages/blueman/gui/DeviceList.py:301)
  30. No such adapter
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement