Advertisement
Guest User

Untitled

a guest
Feb 1st, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. [nemo@Sailfish ~]$ rfkill list all
  2. 1: hci0: Bluetooth
  3. Soft blocked: no
  4. Hard blocked: no
  5. [nemo@Sailfish ~]$ hciconfig hci0 up
  6. Can't init device hci0: Permission denied (13)
  7. [nemo@Sailfish ~]$ hcitool scan
  8. Device is not available: No such device
  9. [nemo@Sailfish ~]$ devel-su
  10. Password:
  11. [root@Sailfish nemo]# hciconfig hci0 up
  12. [root@Sailfish nemo]# hciconfig
  13. hci0: Type: Primary Bus: SPI
  14. BD Address: 00:A0:C6:92:78:61 ACL MTU: 1024:6 SCO MTU: 50:8
  15. UP RUNNING
  16. RX bytes:0 acl:0 sco:0 events:45 errors:0
  17. TX bytes:0 acl:0 sco:0 commands:0 errors:0
  18.  
  19. [root@Sailfish nemo]# hciconfig scan
  20. [root@Sailfish nemo]# hcitool scan
  21. Scanning ...
  22. A0:4C:5B:80:15:1D INOI R7
  23. [root@Sailfish nemo]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement