CASUAL-Automated

CASUAL r991-0

May 28th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.78 KB | None | 0 0
  1. [DEBUG]native search /usr/local/bin/heimdallCritERROR!!!
  2. [DEBUG]native search /usr/bin/heimdall
  3. Usage: heimdall <action> <action arguments>
  4.  
  5. Action: close-pc-screen
  6. Arguments: [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  7. [--usb-log-level <none/error/warning/debug>]
  8. Description: Attempts to get rid off the "connect phone to PC" screen.
  9. Note: --no-reboot causes the device to remain in download mode after the action
  10. is completed. If you wish to perform another action whilst remaining in
  11. download mode, then the following action must specify the --resume flag.
  12.  
  13. Action: detect
  14. Arguments: [--verbose] [--stdout-errors]
  15. [--usb-log-level <none/error/warning/debug>]
  16. Description: Indicates whether or not a download mode device can be detected.
  17.  
  18. Action: download-pit
  19. Arguments: --output <filename> [--verbose] [--no-reboot] [--stdout-errors]
  20. [--usb-log-level <none/error/warning/debug>]
  21. Description: Downloads the connected device's PIT file to the specified
  22. output file.
  23. Note: --no-reboot causes the device to remain in download mode after the action
  24. is completed. If you wish to perform another action whilst remaining in
  25. download mode, then the following action must specify the --resume flag.
  26.  
  27. Action: flash
  28. Arguments:
  29. [--<partition name> <filename> ...]
  30. [--<partition identifier> <filename> ...]
  31. [--pit <filename>] [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  32. [--usb-log-level <none/error/warning/debug>]
  33. or:
  34. --repartition --pit <filename> [--<partition name> <filename> ...]
  35. [--<partition identifier> <filename> ...] [--verbose] [--no-reboot]
  36. [--resume] [--stdout-errors] [--usb-log-level <none/error/warning/debug>]
  37. [--tflash]
  38. Description: Flashes one or more firmware files to your phone. Partition names
  39. (or identifiers) can be obtained by executing the print-pit action.
  40. T-Flash mode allows to flash the inserted SD-card instead of the internal MMC.
  41. Note: --no-reboot causes the device to remain in download mode after the action
  42. is completed. If you wish to perform another action whilst remaining in
  43. download mode, then the following action must specify the --resume flag.
  44. WARNING: If you're repartitioning it's strongly recommended you specify
  45. all files at your disposal.
  46.  
  47. Action: help
  48. Description: Displays this dialogue.
  49.  
  50. Action: info
  51. Description: Displays information about Heimdall.
  52.  
  53. Action: print-pit
  54. Arguments: [--file <filename>] [--verbose] [--no-reboot] [--stdout-errors]
  55. [--usb-log-level <none/error/warning/debug>]
  56. Description: Prints the contents of a PIT file in a human readable format. If
  57. a filename is not provided then Heimdall retrieves the PIT file from the
  58. connected device.
  59. Note: --no-reboot causes the device to remain in download mode after the action
  60. is completed. If you wish to perform another action whilst remaining in
  61. download mode, then the following action must specify the --resume flag.
  62.  
  63. Action: version
  64. Description: Displays the version number of this binary.
  65. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  66. [VERBOSE]Starting: mode:Heimdall
  67. Connected:false
  68.  
  69. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  70. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  71. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  72. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  73. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  74. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  75. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  76. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  77. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  78. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  79. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  80. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  81. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  82. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  83. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  84. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  85. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  86. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  87. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  88. [DEBUG][TRANSLATION]@incompatibleWithHeimdal
  89. [ERROR]This system has been detected as not compatible with Heimdall automatic-installer. You must compile and install heimdall from source to continue. Heimdall's source is available from https://github.com/Benjamin-Dobell/Heimdall.
  90. [VERBOSE]showing information message object
  91. [INTERACTION][SHOWINFORMATION] Title:All Done
  92. Message:All done.\\n\\nReport: Sucessful!\\n\\nIf you continue to have problems, reboot the device and the computer.
  93. press: Empty
  94.  
  95. [DEBUG]native search /usr/local/bin/heimdallCritERROR!!!
  96. [DEBUG]native search /usr/bin/heimdall
  97. Usage: heimdall <action> <action arguments>
  98.  
  99. Action: close-pc-screen
  100. Arguments: [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  101. [--usb-log-level <none/error/warning/debug>]
  102. Description: Attempts to get rid off the "connect phone to PC" screen.
  103. Note: --no-reboot causes the device to remain in download mode after the action
  104. is completed. If you wish to perform another action whilst remaining in
  105. download mode, then the following action must specify the --resume flag.
  106.  
  107. Action: detect
  108. Arguments: [--verbose] [--stdout-errors]
  109. [--usb-log-level <none/error/warning/debug>]
  110. Description: Indicates whether or not a download mode device can be detected.
  111.  
  112. Action: download-pit
  113. Arguments: --output <filename> [--verbose] [--no-reboot] [--stdout-errors]
  114. [--usb-log-level <none/error/warning/debug>]
  115. Description: Downloads the connected device's PIT file to the specified
  116. output file.
  117. Note: --no-reboot causes the device to remain in download mode after the action
  118. is completed. If you wish to perform another action whilst remaining in
  119. download mode, then the following action must specify the --resume flag.
  120.  
  121. Action: flash
  122. Arguments:
  123. [--<partition name> <filename> ...]
  124. [--<partition identifier> <filename> ...]
  125. [--pit <filename>] [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  126. [--usb-log-level <none/error/warning/debug>]
  127. or:
  128. --repartition --pit <filename> [--<partition name> <filename> ...]
  129. [--<partition identifier> <filename> ...] [--verbose] [--no-reboot]
  130. [--resume] [--stdout-errors] [--usb-log-level <none/error/warning/debug>]
  131. [--tflash]
  132. Description: Flashes one or more firmware files to your phone. Partition names
  133. (or identifiers) can be obtained by executing the print-pit action.
  134. T-Flash mode allows to flash the inserted SD-card instead of the internal MMC.
  135. Note: --no-reboot causes the device to remain in download mode after the action
  136. is completed. If you wish to perform another action whilst remaining in
  137. download mode, then the following action must specify the --resume flag.
  138. WARNING: If you're repartitioning it's strongly recommended you specify
  139. all files at your disposal.
  140.  
  141. Action: help
  142. Description: Displays this dialogue.
  143.  
  144. Action: info
  145. Description: Displays information about Heimdall.
  146.  
  147. Action: print-pit
  148. Arguments: [--file <filename>] [--verbose] [--no-reboot] [--stdout-errors]
  149. [--usb-log-level <none/error/warning/debug>]
  150. Description: Prints the contents of a PIT file in a human readable format. If
  151. a filename is not provided then Heimdall retrieves the PIT file from the
  152. connected device.
  153. Note: --no-reboot causes the device to remain in download mode after the action
  154. is completed. If you wish to perform another action whilst remaining in
  155. download mode, then the following action must specify the --resume flag.
  156.  
  157. Action: version
  158. Description: Displays the version number of this binary.
  159. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  160. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  161. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  162. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  163. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  164. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  165. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  166. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  167. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  168. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  169. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  170. [VERBOSE]Done with message object
  171. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  172. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  173. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  174. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  175. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  176. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  177. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  178. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  179. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  180. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  181. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  182. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  183. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  184. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  185. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  186. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  187. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  188. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  189. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  190. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  191. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  192. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  193. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  194. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  195. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  196. [DEBUG][TRANSLATION]@interactionPastebinError
  197. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  198. 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'.
  199. press: Any String
  200.  
  201. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  202. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  203. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  204. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/bin/heimdall detect
  205. [DEBUG][TRANSLATION]@interactionUnableToDetectDownloadMode
  206. [VERBOSE]showing information message object
  207. [INTERACTION][SHOWINFORMATION] Title:Check your cables
  208. Message:Heimdall is unable to detect your phone in Odin/Download Mode\\nRecheck your cable connections, click OK when ready.
  209. press: Empty
  210.  
  211. [DEBUG]Pastebin Login Successful
Add Comment
Please, Sign In to add comment