MatthewPierson / Vieux

Vieux - A tool for 32/64 Bit iOS downgrades using OTA Blobs
802 stars 146 forks source link

Unsupported model Error using iOS 10.3.3 for iPhone 5s(Global) #215

Open stonedcoder opened 3 years ago

stonedcoder commented 3 years ago

Describe the issue REQUIRED -

On Iphone 5s global ERROR: Unsupported model... Exiting...

Screenshots

Screenshot 2020-12-05 at 4 02 15 PM

Computer (please complete the following information): REQUIRED -

iOS Device (please complete the following information): REQUIRED -

minhchungit commented 3 years ago

I already fixed the same problem with you. First at all, I was installed Python 3.9.1 via brew then stuck at Unsupported model Then I try many many methods then I solved this problem by doing step:

1.Uninstalled Python 3.9.1 (or version you had installed) 2.Upgrade pyusb package to 1.1.0

  1. Install Python 3.7.5 ( python.org/downloads/release/python-375/)
  2. Download lasted Vieux
  3. Run CatalinaFix.sh ( important)
  4. Enjoy 👍 Give me a comment if you success Ảnh chụp Màn hình 2020-12-25 lúc 02 42 24
moliverac8 commented 3 years ago

I already fixed the same problem with you. First at all, I was installed Python 3.9.1 via brew then stuck at Unsupported model Then I try many many methods then I solved this problem by doing step:

1.Uninstalled Python 3.9.1 (or version you had installed) 2.Upgrade pyusb package to 1.1.0

  1. Install Python 3.7.5 ( python.org/downloads/release/python-375/)
  2. Download lasted Vieux
  3. Run CatalinaFix.sh ( important)
  4. Enjoy 👍 Give me a comment if you success Ảnh chụp Màn hình 2020-12-25 lúc 02 42 24

I'm using the same Mac Os versions and iOS device as @stonedcoder and I have tried this but it is still saying unsupported model. I don't understand what I'm missing here.

stonedcoder commented 3 years ago

@minhchungit No improvements till now ! @moliverac8 and yes it's still stuck on that !