CASUAL-Automated

CASUAL r1017-0

Apr 22nd, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.08 KB | None | 0 0
  1. [DEBUG]native search /usr/local/bin/heimdall
  2. Usage: heimdall <action> <action arguments>
  3.  
  4. Action: close-pc-screen
  5. Arguments: [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  6. [--usb-log-level <none/error/warning/debug>]
  7. Description: Attempts to get rid off the "connect phone to PC" screen.
  8. Note: --no-reboot causes the device to remain in download mode after the action
  9. is completed. If you wish to perform another action whilst remaining in
  10. download mode, then the following action must specify the --resume flag.
  11.  
  12. Action: detect
  13. Arguments: [--verbose] [--stdout-errors]
  14. [--usb-log-level <none/error/warning/debug>]
  15. Description: Indicates whether or not a download mode device can be detected.
  16.  
  17. Action: download-pit
  18. Arguments: --output <filename> [--verbose] [--no-reboot] [--stdout-errors]
  19. [--usb-log-level <none/error/warning/debug>]
  20. Description: Downloads the connected device's PIT file to the specified
  21. output file.
  22. Note: --no-reboot causes the device to remain in download mode after the action
  23. is completed. If you wish to perform another action whilst remaining in
  24. download mode, then the following action must specify the --resume flag.
  25.  
  26. Action: flash
  27. Arguments:
  28. [--<partition name> <filename> ...]
  29. [--<partition identifier> <filename> ...]
  30. [--pit <filename>] [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  31. [--usb-log-level <none/error/warning/debug>]
  32. or:
  33. --repartition --pit <filename> [--<partition name> <filename> ...]
  34. [--<partition identifier> <filename> ...] [--verbose] [--no-reboot]
  35. [--resume] [--stdout-errors] [--usb-log-level <none/error/warning/debug>]
  36. Description: Flashes one or more firmware files to your phone. Partition names
  37. (or identifiers) can be obtained by executing the print-pit action.
  38. Note: --no-reboot causes the device to remain in download mode after the action
  39. is completed. If you wish to perform another action whilst remaining in
  40. download mode, then the following action must specify the --resume flag.
  41. WARNING: If you're repartitioning it's strongly recommended you specify
  42. all files at your disposal.
  43.  
  44. Action: help
  45. Description: Displays this dialogue.
  46.  
  47. Action: info
  48. Description: Displays information about Heimdall.
  49.  
  50. Action: print-pit
  51. Arguments: [--file <filename>] [--verbose] [--no-reboot] [--stdout-errors]
  52. [--usb-log-level <none/error/warning/debug>]
  53. Description: Prints the contents of a PIT file in a human readable format. If
  54. a filename is not provided then Heimdall retrieves the PIT file from the
  55. connected device.
  56. Note: --no-reboot causes the device to remain in download mode after the action
  57. is completed. If you wish to perform another action whilst remaining in
  58. download mode, then the following action must specify the --resume flag.
  59.  
  60. Action: version
  61. Description: Displays the version number of this binary.
  62. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  63. [VERBOSE]Heimdall Device detected!
  64. [VERBOSE]Starting: mode:Heimdall
  65. Connected:true
  66.  
  67. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  68. [VERBOSE]Heimdall Device detected!
  69. [DEBUG]State Change Detected, The new state is: 1
  70. [DEBUG]Device Connected
  71. [DEBUG]@stateConnected
  72. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  73. [VERBOSE]Heimdall Device detected!
  74. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  75. [VERBOSE]Heimdall Device detected!
  76. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  77. [VERBOSE]Heimdall Device detected!
  78. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  79. [VERBOSE]Heimdall Device detected!
  80. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  81. [VERBOSE]Heimdall Device detected!
  82. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  83. [VERBOSE]Heimdall Device detected!
  84. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  85. [VERBOSE]Heimdall Device detected!
  86. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  87. [VERBOSE]Heimdall Device detected!
  88. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  89. [VERBOSE]Heimdall Device detected!
  90. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  91. [VERBOSE]Heimdall Device detected!
  92. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  93. [VERBOSE]Heimdall Device detected!
  94. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  95. [VERBOSE]Heimdall Device detected!
  96. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  97. [VERBOSE]Heimdall Device detected!
  98. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  99. [VERBOSE]Heimdall Device detected!
  100. [INTERACTION][SHOWYESNO] Title:Do you want me to obtain a PIT for you?
  101. Message:This application requires what is known as a` 'PIT file'. The PIT file tells the application where to place files on your device. If you don't have a PIT file, we can obtain one from your device
  102. press:
  103.  
  104. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  105. [VERBOSE]Heimdall Device detected!
  106. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  107. [VERBOSE]Heimdall Device detected!
  108. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  109. [VERBOSE]Heimdall Device detected!
  110. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  111. [VERBOSE]Heimdall Device detected!
  112. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  113. [VERBOSE]Heimdall Device detected!
  114. [VERBOSE]obtaining pit
  115. [VERBOSE]showing information message object
  116. [INTERACTION][SHOWINFORMATION] Title:You will need to restart your device in Download Mode.
  117. Message:In order to obtain a PIT file, the device will be rebooted. Once it reboots, you will need to put it back into download mode.\\n\\nPro-Tip: hold the download mode combination and press OK to dismiss this dislog to reboot into download mode immediately
  118. press: Empty
  119.  
  120. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  121. [VERBOSE]Heimdall Device detected!
  122. [VERBOSE]Done with message object
  123. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall download-pit --output /var/folders/gh/mc2vr5zj31q6wy650mdp76jm0000gn/T/CASUALzakariachari-2017-04-22-16.08.22/part.pit
  124. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  125. [VERBOSE]Heimdall Device detected!
  126. [ERROR]Heimdall Failure Detected
  127. [ERROR]Claiming Interface failure
  128. [INTERACTION][ACTIONREQUIRED] Title:null
  129. Message:@interactionRestartDownloadMode
  130. press: String 0-continue, 1-stop
  131.  
  132. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  133. [VERBOSE]Heimdall Device detected!
  134. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  135. [VERBOSE]Heimdall Device detected!
  136. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  137. [VERBOSE]Heimdall Device detected!
  138. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  139. [VERBOSE]Heimdall Device detected!
  140. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  141. [VERBOSE]Heimdall Device detected!
  142. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  143. [VERBOSE]Heimdall Device detected!
  144. [DEBUG]Executing ELEVATED Heimdall Command: "/usr/local/bin/heimdall" "download-pit" "--output" "/var/folders/gh/mc2vr5zj31q6wy650mdp76jm0000gn/T/CASUALzakariachari-2017-04-22-16.08.22/part.pit"
  145. [DEBUG]Write Finished
  146. [VERBOSE]/var/folders/gh/mc2vr5zj31q6wy650mdp76jm0000gn/T/CASUALzakariachari-2017-04-22-16.08.22/ElevateScript.sh
  147. [DEBUG]Setting executable /var/folders/gh/mc2vr5zj31q6wy650mdp76jm0000gn/T/CASUALzakariachari-2017-04-22-16.08.22/ElevateScript.sh. Result=true
  148. [DEBUG]###executing real-time command: /var/folders/gh/mc2vr5zj31q6wy650mdp76jm0000gn/T/CASUALzakariachari-2017-04-22-16.08.22/ElevateScript.sh###
  149. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  150. [VERBOSE]Heimdall Device detected!
  151. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  152. [VERBOSE]Heimdall Device detected!
  153. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  154. [VERBOSE]Heimdall Device detected!
  155. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  156. [VERBOSE]Heimdall Device detected!
  157. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  158. [VERBOSE]Heimdall Device detected!
  159. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  160. [VERBOSE]Heimdall Device detected!
  161. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  162. [VERBOSE]Heimdall Device detected!
  163. [VERBOSE]Did not find pit
  164. [INTERACTION][SHOWERROR] Title:Could not obtain pit.
  165. Message:We could not obtain the pit file. We tried, but it didn't work.
  166. press: Empty
  167.  
  168. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  169. [VERBOSE]Heimdall Device detected!
  170. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  171. [VERBOSE]Heimdall Device detected!
  172. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  173. [VERBOSE]Heimdall Device detected!
  174. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  175. [VERBOSE]Heimdall Device detected!
  176. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  177. [VERBOSE]Heimdall Device detected!
  178. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  179. [VERBOSE]Heimdall Device detected!
  180. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  181. [VERBOSE]Heimdall Device detected!
  182. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  183. [VERBOSE]Heimdall Device detected!
  184. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  185. [VERBOSE]Heimdall Device detected!
  186. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  187. [VERBOSE]Heimdall Device detected!
  188. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  189. [VERBOSE]Heimdall Device detected!
  190. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  191. [VERBOSE]Heimdall Device detected!
  192. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  193. [VERBOSE]Heimdall Device detected!
  194. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  195. [VERBOSE]Heimdall Device detected!
  196. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  197. [VERBOSE]Heimdall Device detected!
  198. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  199. [VERBOSE]Heimdall Device detected!
  200. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  201. [VERBOSE]Heimdall Device detected!
  202. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  203. [VERBOSE]Heimdall Device detected!
  204. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  205. [VERBOSE]Heimdall Device detected!
  206. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  207. [VERBOSE]Heimdall Device detected!
  208. [DEBUG][TRANSLATION]@interactionPastebinError
  209. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  210. Message:We will submit your log to the CASUAL-Automated Pastebin. Developers can take a look at it to figure out what's going on.\\n\\nPlease enter your XDA-Developers username in the area below, then click 'Ok'.
  211. press: Any String
  212.  
  213. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  214. [VERBOSE]Heimdall Device detected!
  215. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  216. [VERBOSE]Heimdall Device detected!
  217. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  218. [VERBOSE]Heimdall Device detected!
  219. [DEBUG]Pastebin Login Successful
Add Comment
Please, Sign In to add comment