CASUAL-Automated

CASUAL r1035-larson004

Sep 12th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.58 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]Beginning MandatoryThread counter.casual-dev.com
  68. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  69. [VERBOSE]Heimdall Device detected!
  70. [DEBUG]State Change Detected, The new state is: 1
  71. [DEBUG]Device Connected
  72. [DEBUG]@stateConnected
  73. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  74. [VERBOSE]Heimdall Device detected!
  75. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  76. [VERBOSE]Heimdall Device detected!
  77. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  78. [VERBOSE]Heimdall Device detected!
  79. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  80. [VERBOSE]Heimdall Device detected!
  81. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  82. [VERBOSE]Heimdall Device detected!
  83. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  84. [VERBOSE]Heimdall Device detected!
  85. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  86. [VERBOSE]Heimdall Device detected!
  87. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  88. [VERBOSE]Heimdall Device detected!
  89. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  90. [VERBOSE]Heimdall Device detected!
  91. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  92. [VERBOSE]Heimdall Device detected!
  93. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  94. [VERBOSE]Heimdall Device detected!
  95. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  96. [VERBOSE]Heimdall Device detected!
  97. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  98. [VERBOSE]Heimdall Device detected!
  99. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  100. [VERBOSE]Heimdall Device detected!
  101. [INTERACTION][SHOWYESNO] Title:Do you want me to obtain a PIT for you?
  102. 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
  103. press:
  104.  
  105. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  106. [VERBOSE]Heimdall Device detected!
  107. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  108. [VERBOSE]Heimdall Device detected!
  109. [VERBOSE]obtaining pit
  110. [VERBOSE]showing information message object
  111. [INTERACTION][SHOWINFORMATION] Title:You will need to restart your device in Download Mode.
  112. 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
  113. press: Empty
  114.  
  115. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  116. [VERBOSE]Heimdall Device detected!
  117. [VERBOSE]Done with message object
  118. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall download-pit --output /var/folders/bs/mhpz662527z7ytq1vv895sz40000gn/T/CASUALberinlarson-2016-09-13-00.29.19/part.pit
  119. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  120. [VERBOSE]Heimdall Device detected!
  121. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  122. [VERBOSE]Heimdall Device detected!
  123. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  124. [VERBOSE]Heimdall Device detected!
  125. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  126. [VERBOSE]Heimdall Device detected!
  127. [VERBOSE]found pit
  128. [VERBOSE]showing information message object
  129. [INTERACTION][SHOWINFORMATION] Title:Got it!
  130. Message:We obtained the PIT file and everything is ready to flash\\n\\n Click the start button again when you're ready.
  131. press: Empty
  132.  
  133. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  134. [DEBUG]State Change Detected, The new state is: 0
  135. [DEBUG]@stateDisconnected
  136. [DEBUG]Device Removed
  137. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  138. [VERBOSE]Done with message object
  139. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  140. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  141. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  142. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  143. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  144. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  145. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  146. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  147. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  148. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  149. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  150. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  151. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  152. [DEBUG][TRANSLATION][English]@interactionPastebinError
  153. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  154. 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'.
  155. press: Any String
  156.  
  157. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  158. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  159. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  160. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  161. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  162. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  163. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  164. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  165. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  166. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  167. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  168. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  169. [DEBUG][TRANSLATION][English]@interactionPastebinError
  170. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  171. 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'.
  172. press: Any String
  173.  
  174. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  175. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  176. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  177. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  178. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  179. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  180. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  181. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  182. [DEBUG]Pastebin Login Successful
Add Comment
Please, Sign In to add comment