Advertisement
CASUAL-Automated

CASUAL r1066-0

Nov 1st, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | None | 0 0
  1. [DEBUG]Beginning MandatoryThread counter.casual-dev.com
  2. [DEBUG]native search /usr/local/bin/heimdall
  3. Usage: heimdall <action> <arguments> [--verbose] [--delay <ms>]
  4.  
  5. action: flash
  6. arguments:
  7. --repartition --pit <filename> --factoryfs <filename>
  8. --cache <filename> --dbdata <filename> --primary-boot <filename>
  9. --secondary-boot <filename> --param <filename> --kernel <filename>
  10. --modem <filename>
  11. or:
  12. [--pit <filename>] [--factoryfs <filename>] [--cache <filename>]
  13. [--dbdata <filename>] [--primary-boot <filename>]
  14. [--secondary-boot <filename>] [--secondary-boot-backup <filename>]
  15. [--param <filename>] [--kernel <filename>] [--recovery <filename>]
  16. [--efs <filename>] [--modem <filename>]
  17. description: Flashes firmware files to your phone.
  18.  
  19. action: close-pc-screen
  20. description: Attempts to get rid off the "connect phone to PC" screen.
  21.  
  22. action: dump
  23. arguments: --chip-type <NAND | RAM> --chip-id <integer> --output <filename>
  24. description: Attempts to dump data from the phone corresponding to the
  25. specified chip type and chip ID.
  26. NOTE: Galaxy S phones don't appear to properly support this functionality.
  27.  
  28. action: help
  29. description: Display this dialogue.
  30. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  31. [VERBOSE]Starting: mode:Heimdall
  32. Connected:false
  33.  
  34. [VERBOSE]Language русский was not found in CASUAL/resources/Translations/русский.properties. CASUAL will accept translations. Defaulting to english.
  35. [DEBUG][TRANSLATION][русский]@incompatibleWithHeimdal
  36. [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.
  37. [VERBOSE]showing information message object
  38. [INTERACTION][SHOWINFORMATION] Title:All Done
  39. Message:All done.\\n\\nReport: No Changes\\n\\nIf you continue to have problems, reboot the device and the computer.
  40. press: Empty
  41.  
  42. [VERBOSE]Done with message object
  43. [DEBUG][TRANSLATION][русский]@interactionPastebinError
  44. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  45. 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'.
  46. press: Any String
  47.  
  48. [DEBUG]Pastebin Login Successful
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement