Quote:
Originally Posted by knc1
That is nice to know.
Want to try using the PW3 'factory-initial' package on it?
See if it deletes it or if it will allow the factory firmware install (which is required to jb the PW3).
It should not matter if you already have the PW3 jail broken, the bridge code **should** jb the 'factory-initial' for you.
If it does install, you can always just manually upgrade back to where you came from (5.8.10).
= = = =
And I saw yesterday where you had added the 5.8.9..0.1 exception to your jb thread.
|
I had unpacked the 5.8.9.2 code and found something ,I haven't had a chance to look at the same thing in 5.8.10.
In the image file inside the .bin, there is a new file called roughtly /etc/bundle_type.txt, that has "FB03" in it.
There are two other files /usr/bin/otav3 and /usr/lib/libota_utils.so.1.0 that have a function called 'shouldAllowDowngrade" and "shouldAllowFB02Bundle"
I can't dissassemble those binaries very well, by they do reference the file /mnt-rootfs/PRE_GM_DEBUGGING_FEATURES_ENABLED__REMOVE_AT_GMC and /mnt-rootfs/etc/bundle_type.txt
the PRE_GM_DEBUGGING_FEATURES_ENABLED__REMOVE_AT_GMC file is used to control some things that are not supposed to make it out the door.
So my guess is very strongly that we cannot downgrade to FB02 packages, unless we create that file ( which you would need to be jailbroken for, but he is ), and that file is referenced in a lot of shell scripts, so it may not be a good thing to leave it lying around.