Guest User

Untitled

a guest
Jun 13th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. contents of enablebt script
  2. sudo rfkill block bluetooth
  3. sleep 1
  4. sudo rfkill unblock bluetooth
  5. sleep 1
  6. sudo /home/linaro/firefly/hciattach -n /dev/ttyS0 bcm43xx
  7.  
  8. ///////////////////////////////////////////////////////////////////////////
  9. enable_bt &
  10.  
  11. [ 71.342597] [BT_RFKILL]: bt shut off power
  12. [ 72.455075] [BT_RFKILL]: ENABLE UART_RTS
  13. [ 72.556109] [BT_RFKILL]: DISABLE UART_RTS
  14. [ 72.556539] [BT_RFKILL]: bt turn on power
  15. bcm43xx_init
  16. Flash firmware /etc/firmware/bcm4356a2.hcd
  17. Device setup complete
  18. [ 84.693074] Bluetooth: hci0 command 0x1003 tx timeout
  19. [ 86.697129] Bluetooth: hci0 command 0x1001 tx timeout
  20. [ 88.701063] Bluetooth: hci0 command 0x1009 tx timeout
Add Comment
Please, Sign In to add comment