Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. [root@Sailfish nemo]# hciattach /dev/ttyHS0 qca
  2. qca
  3. qca_soc_init
  4. frame_hci_cmd_pkt: Sending EDL_PATCH_VER_REQ_CMD
  5. HCI-CMD -1: 0x1 0x0 0xfc 0x1 0x19
  6. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
  7. wait_for_data: HCI-VS-EVENT available in TTY Serial buffer
  8. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, buf[0] - 0x4
  9. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, buf[1] - 0xff
  10. get_vs_hci_event: Received HCI-Vendor Specific event
  11. get_vs_hci_event: Parameter Length: 0xe
  12. get_vs_hci_event: Command response: 0x0
  13. get_vs_hci_event: Response type : 0x2
  14. get_vs_hci_event: Command Request Response
  15. Current Product ID : 0x00000008
  16. Current Patch Version : 0x0111
  17. Current ROM Build Version : 0x0302
  18. Current SOC Version : 0x00000044
  19. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, count - 0x11
  20. hci_send_vs_cmd: Received HCI-Vendor Specific Event from SOC
  21. read_hci_event: Data(HCI-CMD-COMP-EVENT) available in TTY Serial buffer
  22. qca_soc_init: Rome Version (0x03020044)
  23. ## userial_vendor_ioctl: UART Flow Off
  24. rome_set_baudrate_req: HCI CMD: 0x1 0x48 0xfc 0x1 0xe
  25. ## userial_vendor_set_baud: 14
  26. ## userial_vendor_ioctl: UART Flow On
  27. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC
  28. wait_for_data: HCI-VS-EVENT available in TTY Serial buffer
  29. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, buf[0] - 0x4
  30. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, buf[1] - 0xff
  31. get_vs_hci_event: Received HCI-Vendor Specific event
  32. get_vs_hci_event: Parameter Length: 0x2
  33. get_vs_hci_event: Command response: 0x92
  34. get_vs_hci_event: Response type : 0x1
  35. read_vs_hci_event: Wait for HCI-Vendor Specfic Event from SOC, count - 0x5
  36. rome_set_baudrate_req: Received HCI-Vendor Specific Event from SOC
  37. read_hci_event: Data(HCI-CMD-COMP-EVENT) available in TTY Serial buffer
  38. rome_set_baudrate_req
  39. qca_soc_init: Baud rate changed successfully
  40. File Open (/lib/firmware/qca/rampatch_tlv_3.2.tlv)
  41. /lib/firmware/qca/rampatch_tlv_3.2.tlv File Open Fail
  42. qca_soc_init: Download TLV file failed!
  43. Can't initialize device: No such file or directory
  44. [root@Sailfish nemo]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement