Advertisement
Guest User

jodin3-bin

a guest
Dec 8th, 2022
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 3.64 KB | Software | 0 0
  1. 1. I can't flash my phone because JOdin3 cannot detect the any usb port in my computer. I have tested to all usb ports. JOdin3 ID:COM Disconnected.
  2.  
  3. 2. Is it possible to integrate in JOdin3 each time to flash a firmware to check knox warranty void 0x1 back to 0x0?
  4.  
  5. 3. If is not possible to integrate in JOdin3 the knox problem, please fix the usb port problem.
  6.  
  7. [visious@archlinux]: ~>$ JOdin3
  8. Nov 02, 2022 10:57:12 AM javafx.fxml.FXMLLoader$ValueElement processValue
  9. WARNING: Loading FXML document with JavaFX API of version 15.0.1 by JavaFX runtime of version 11.0.16-internal
  10. [DEBUG]Diagnostics OS:Linux Version:6.0.5-arch1-1 Architecture:amd64 Separator:/ | Java:Oracle Corporation Version:11.0.17 Website:https://openjdk.java.net/ | WorkingDir: /home/visious CASUALDir:/tmp/CASUAL-visious-2022-11-02-10.57.13/ | CASUAL is handling this system as:Linux 32 bit, Linux -- End Diag
  11. [DEBUG]native search /usr/local/bin/heimdall:false
  12. [DEBUG]native search /usr/bin/heimdall:false
  13. [DEBUG]native search /bin/heimdall:false
  14. [DEBUG]native search heimdall:false
  15. Exception in thread "Thread-2" java.util.MissingResourceException: Can't find bundle for base name CASUAL/resources/Translations/English, locale en_US
  16. at java.base/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2055)
  17. at java.base/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1689)
  18. at java.base/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1593)
  19. at java.base/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1556)
  20. at java.base/java.util.ResourceBundle.getBundle(ResourceBundle.java:857)
  21. at CASUAL.Translations.setDefaultLanguage(Translations.java:71)
  22. at CASUAL.Translations.get(Translations.java:42)
  23. at CASUAL.Log.performTranslation(Log.java:127)
  24. at CASUAL.Log.level0Error(Log.java:110)
  25. at CASUAL.communicationstools.heimdall.HeimdallInstall.installLinux(HeimdallInstall.java:75)
  26. at CASUAL.communicationstools.heimdall.HeimdallTools.deployBinary(HeimdallTools.java:155)
  27. at CASUAL.communicationstools.heimdall.HeimdallTools.getBinaryLocation(HeimdallTools.java:209)
  28. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.run(AbstractDeviceCommunicationsProtocol.java:205)
  29. at CASUAL.communicationstools.heimdall.HeimdallTools.numberOfDevicesConnected(HeimdallTools.java:62)
  30. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.isConnected(AbstractDeviceCommunicationsProtocol.java:155)
  31. at CASUAL.communicationstools.AbstractDeviceCommunicationsProtocol.toString(AbstractDeviceCommunicationsProtocol.java:252)
  32. at java.base/java.lang.String.valueOf(String.java:2951)
  33. at CASUAL.CASUALConnectionStatusMonitor.start(CASUALConnectionStatusMonitor.java:109)
  34. at com.casual_dev.jodin.JOdinController$1.run(JOdinController.java:176)
  35. at java.base/java.lang.Thread.run(Thread.java:829)
  36. [DEBUG]Shutting Down
  37. [DEBUG]Shutting Down
  38. [DEBUG]working
  39.  
  40. 4. Also I tried this but is not working at all. Here: https://github.com/venus342/KNOX-Reset
  41.  
  42. 1) Use SUPERSU for Root Access
  43. 2) Ensure you have Busybox installed in System/bin
  44. 3) Ensure you have any Root Browser
  45. 4) Download KNOX-Reset-2.1.zip or KNOX-Reset-2.1.tar.gz
  46. 5) Download boot.img
  47. 6) Extract the archive to KNOX-Reset-2.1 folder
  48. 7) Copy the boot.img in to KNOX-Reset-2.1 folder
  49. 8) Enter in to KNOX-Reset-2.1 folder and select all files to create an archive KNOX-Reset-2.0.apk
  50. 9) Copy KNOX-Reset-2.0.apk in to /System/App and set permission rw-r--r-- (664) with your Root Browser
  51. How to set permissions: https://forum.xda-developers.com/t/set-permissions-to-rw-r-r.1661775/
  52. 10) Restart your phone
  53.  
  54. Tested on android 4.4.2
  55.  
  56. If you get me a solution here it would be good to know
  57.  
  58. Regards
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement