Open GoogleCodeExporter opened 8 years ago
Benanzo, can you please look into this? There were two reports so far. Thanks.
Original comment by czim...@gmail.com
on 26 Oct 2007 at 3:15
I think you must first downgrade baseband from 4.01.13 to 3.14. Guide can be
found
at http://code.google.com/p/iphone-elite/wiki/DowngradingBaseband.
Original comment by vannguye...@gmail.com
on 26 Oct 2007 at 4:17
to czimman...should i do what vannguyenhuy suggested or should i want for
benanzo to
reply or what..?
Original comment by ak47x...@gmail.com
on 26 Oct 2007 at 6:43
When I used virginator, it show:
Dumping: A03FA000-A03FC000
16(Resource busy)
Unable to create "/usr/.../seczone.backup"
...
I think my iPhone modem firmware totally destroyed! Have any ideals?
Original comment by MThang.n...@gmail.com
on 27 Oct 2007 at 3:09
HI,
I had the same problem and my Phone was always in "no service" state so I made
a
little analysys.
The script fails because the iUnlock call in virginize() is not able to do the
work.
I fixed the problem with the following steps:
1) Copied Ierase from pc into virginezer_pack directory on iphone
On the Iphone virginezed_pack dir i did:
Launchtl unload -w /System/Library/LaunchDaemons/com.apple.CommCenter.plist
(In my case i got a "no such process" error but the goal was to be sure comm
was not
running)
The script fails because the iUnlock call in virginize() is not able to do the
work.
I fixed the problem with the following steps:
1) Copied Ierase from pc into virginezer_pack directory on iphone
On the Iphone virginezed_pack dir i did:
A) Launchtl unload -w /System/Library/LaunchDemons/com.apple.CommCenter.plist
(In my case i got a "no such process" error but the goal was to be sure comm
was not
running)
B) cp 401secpack into secpack (not the 301secpack! used by ierase cmd)
C) chmod a+x ierase
D) ./ierase
E) ./iUnlock ./ICE03.14.08_G.fls eliteloader.bin
F) ./bbupdate -f ./ICE03.14.08_G.fls -e ICE03.14.08_G.eep (may be is not
required but
i did)
G) ./virginator.sh
The error message form the script disappeared and "no service" changet to
signal
strengh indicator...
I hope thi can help you
Many thanks to the team!
Original comment by pollic...@gmail.com
on 27 Oct 2007 at 11:00
Yeah, I did the same like polliccio. But my iPhone have no modem firmware
before. It
meant my iPhone have no IMEI, no WIFI, no Bluetooth, no sound. When i run
./iUnlock
it show:
Dumping: A03FA000-A03FC000
16(Resource busy)
Unable to create "/usr/.../seczone.backup"
I copy ieraser to /usr/bin, run "Launchtl unload -w
/System/Library/LaunchDemons/com.apple.CommCenter.plist",
turn off iPhone then turn on again,
do step from D to G like polliccio:
D) ./ierase
E) ./iUnlock ./ICE03.14.08_G.fls eliteloader.bin
F) ./bbupdate -f ./ICE03.14.08_G.fls -e ICE03.14.08_G.eep (may be is not
required but
i did)
G) ./virginator.sh
- I get warning FW not equal
But OK
I do restore software again to 1.0.2
My iphone work with WIFI, bluetooth but the EMEI still begin with 0046...
I upgrade to 1.1.1 (maybe you no need)
Downgrade again to 1.0.2
Then, do ./virginator again
Now, it show: FW equal
My iPhone alive gain after 1 week totally dead!
:)Many thanks
Original comment by MThang.n...@gmail.com
on 28 Oct 2007 at 2:56
[deleted comment]
Yes I see what the problem is. There's no 401secpack being used in
virginator.sh for
iUnlock to fix a 4.0.1 baseband so the iUnlock command will fail without
stopping the
script. This means that when virginator.sh checks the baseband after
virginizing it
will report that error since nothing was actually done to the BB. The above
steps
should fix it, as well as downgrading to 3.14 prior to running virginator.sh.
I'll
update virginator.sh to check BB version and load the appropriate secpack prior
to
virginizing.
Original comment by bena...@gmail.com
on 29 Oct 2007 at 3:14
polliccio,
Could you just take a look at your fix and confirm for me that your code is
accurate?
I'm a bit of a noobie and the Terminal isn't recognizing the command
"Launchtl". Is
"1" the letter or the number or a typo? Additionally, when you write "ierase" I
assume that means "ieraser" and not some other application, yes? Once again, I
just
want to make sure I'm accurate.
Lastly, when you wrote "cp 401secpack into secpack", is that in the
Virginizer_Pack
directory or somewhere else because I don't have the secpack file in my
directory.
Any advice or light you all can shine my way will go a long way in allowing me
to
recover my much appreciated and used iPhone.
Thanks a great deal.
Original comment by JulianO...@gmail.com
on 30 Oct 2007 at 3:35
Not Launchtl, but launchctl - meaning launch control, that is why ctl.
Original comment by vic...@gmail.com
on 30 Oct 2007 at 6:25
[deleted comment]
Original comment by czim...@gmail.com
on 4 Nov 2007 at 1:01
Automated Virginizer
--------------------
1. using Installer, add http://i.unlock.no as a source using Wi-Fi on the iPhone
2. Once installed, under UNLOCKING TOOLS category use "The Virginizer"
depending on
the version you want to downgrade your baseband.
Original comment by keneth.c...@gmail.com
on 20 Nov 2007 at 9:53
hi i have problem like this:
==================
ERROR: There was a problem with virginizing.
ERROR: The status return was different than expected.
ERROR: The following is the current output of "bbupdater -v":
----------
Resetting target...
pinging the baseband...
issuing +xgendata...
firmware: DEV_ICE_MODEM_04.02.13_G
eep version: EEP_VERSION:208
eep revision: EEP_REVISION:1
bootloader: BOOTLOADER_VERSION:4.6_M3S2
Done
----------
ERROR: It should be:
----------
Resetting target...
pinging the baseband...
baseband unresponsive to pinging
Done
----------
ERROR: Please visit:
ERROR: http://code.google.com/p/iphone-elite/wiki/RevirginizingTool
==================
anyone knows how to fix it ?
Original comment by leo...@gmail.com
on 29 Nov 2007 at 7:32
Original issue reported on code.google.com by
ak47x...@gmail.com
on 26 Oct 2007 at 4:03