Page 3 of 14 FirstFirst 12345678910111213 ... LastLast
Results 21 to 30 of 134
Discuss People with 1011 Error and IMEI trouble, please reports what you have done at the General - Hackint0sh.org; This Error 1011 is really annoying, and what's worse, there's not a clear pattern to ...
  1. #21
    Rookie Array

    Join Date
    Aug 2007
    Posts
    26
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    0

    Default

    This Error 1011 is really annoying, and what's worse, there's not a clear pattern to how it happens: some of us got to the point of actually doing the needle thing, some of us never got that far (me!).

    So it woud seem that it's not a hardware problem, since it also affects those of us who just got the darn thing open and installed a few pieces of software (and not even here there's a pattern, since I've read posts mentioning all sorts of software being installed, depending on the unlock guide followed).

    Yet, after more than 2 weeks in the company of the yellow triangle of doom, I haven't seen anyone -- not GeoHot, not the DevTeam, not anyone -- that has been able to get out of it and succesfully restore the firmware.

    Perhaps we should take advantage of Apple's holiday special and get a new one for $399?...


  2. #22
    Senior Professional Array

    Join Date
    Aug 2007
    Posts
    155
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    13

    Default

    Well, I've put mine back together.
    A pity I got that 1011 error, cause my iphone is spotless, not a scratch look brand new

  3. #23
    iPhone DevTeam Array

    Join Date
    Aug 2007
    Location
    Always sunny Los Angeles, California
    Posts
    421
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Quote Originally Posted by pfrocha@uol.com.br View Post
    So it woud seem that it's not a hardware problem, since it also affects those of us who just got the darn thing open and installed a few pieces of software (and not even here there's a pattern, since I've read posts mentioning all sorts of software being installed, depending on the unlock guide followed).
    Error 1011 afflicts even some of those who merely got their iPhone open, without installing any additional software beyond jailbreak and activation. geohot has offered to look at a donated Error 1011 iPhone to see if it can be fixed....not sure if anyone has offered their phone for that purpose yet.

    The dev team may also be able to diagnose it and come up with a fix (though geohot seems to have been their hardware guru), but I haven't seem anything from them yet beyond sam's poll about how 1011 iPhones got to where they are. I don't like to nit-pick between geohot and dev team, though.
    Last edited by MuscleNerd; 09-06-2007 at 07:34 AM.

  4. #24
    Senior Professional Array

    Join Date
    Aug 2007
    Posts
    155
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    13

    Default

    Quote Originally Posted by MuscleNerd View Post
    Error 1011 afflicts even some of those who merely got their phone open, without installing any additional software beyond jailbreak and activation. geohot has offered to look at a donated Error 1011 iPhone to see if it can be fixed....not sure if anyone has offered their phone for that purpose yet.

    The dev team may also be able to diagnose it and come up with a fix (though geohot seems to have been their hardware guru), but I haven't seem anything from them yet beyond sam's poll about how 1011 iPhones got to where they are.
    I don't mind giving my iphone , it's useless as it is anyway.

    How do I contact him?

  5. #25
    iPhone DevTeam Array

    Join Date
    Aug 2007
    Location
    Always sunny Los Angeles, California
    Posts
    421
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    Not sure what his latest email is. If you leave a comment at his most recent post on his blog, he may respond... http://iphonejtag.blogspot.com/


  6. #26
    Senior Professional Array

    Join Date
    Aug 2007
    Posts
    155
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    13

    Default

    Reading his blog, he states:
    "Third, you cannot reboot between ieraser and iunlocker. The wifi will stop working, which I saw happened to several people on the forums."

    this is exactly what happens to me.

    the solution being:
    "If you do reboot, simply make a launch daemon to run bbupdater -f myver.fls That restores the firmware."

    how do I do that ?

  7. #27
    Senior Professional Array

    Join Date
    Aug 2007
    Posts
    155
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    13

    Default

    Dou you guys have sound as well on your iPhone?

    I've just noticed that I don't get any sound (like when browsing the ringtones).

    Still no wifi, no SIM card recognised etc..

  8. #28
    iPhone DevTeam Array

    Join Date
    Aug 2007
    Location
    Always sunny Los Angeles, California
    Posts
    421
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    33

    Default

    No wifi, simcard, and sound (all combined) seems to be one common failure mode.

    Sometimes no "Home" key reaction is mixed in there as well.

  9. #29
    Senior Professional Array

    Join Date
    Aug 2007
    Posts
    155
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    13

    Default

    Ok, here is what I've done in order to reflash my phone. For some reasons, I feel like I'm pretty close if anyone care to enlight me on why reflashing doesn't happen.

    Using iPHUC, I copied the file
    bbupdater into /usr/bin and as /usr/sbin/update

    I copied the file ICE03.12.06_G.fls extracted from 1.00 firmware image into the root directory (/)

    Then I modified the /System/Libraries/LaunchDaemons/com.apple.update.plist with:

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.
    com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>com.apple.update</string>
    <key>ProgramArguments</key>
    <array>
    <string>/usr/sbin/update</string>
    <string>-f</string>
    <string>/ICE03.12.06_G.fls</string>
    </array>
    <key>OnDemand</key>
    <false/>
    </dict>
    </plist>

    Rebooted: no difference. It doesn't seem that bbupdater (rename /usr/sbin/update) ran.

    I've noticed that I can only press the HOME key to reboot the phone, I do not need to press the Sleep button, the sleep button seems to be inactive. I'm wondering if I didn't plug back the cable properly or if other people have experienced that problem.

    Thanks
    Jean-Yves

  10. #30
    Senior Professional Array

    Join Date
    Jul 2007
    Posts
    258
    Post Thanks / Like
    Downloads
    0
    Uploads
    0
    Rep Power
    18

    Default

    Sam,

    For the last 4 days tried many methods to recover a friend's 1011.
    He said he got the error only by opening the iPhone, before any procedure to unlock.
    Restore using iTunes doesnt work with none of the restore images.
    So I tried iPhuc.
    Was able to grestore and, once on Restore Mode (note Recovery mode!), I tried
    force UpdateBaseBand (this is the right sintax...caps sensitive)
    The phone seemed to restore baseband, but at the end, got an version error saying the bootloader is old.
    According to geohot, the solution should be run bbupdater -f.
    But since I'm unable to access user mode, I'm afraid there is no software-only solution for this error...
    I suggest someone with more experience try this procedure to check if I missed something.


 

 

Similar Threads

  1. Replies: 102
    Last Post: 10-29-2009, 02:52 PM
  2. Replies: 2
    Last Post: 11-08-2008, 11:53 PM
  3. (1011) error please help!!!!
    By mrxthuan in forum iPhone "2G" (Rev. 1)
    Replies: 4
    Last Post: 08-05-2008, 07:15 AM
  4. [Advice] Errors 1012, 1011, 1 (No Wi-fi, imei, iccd, broken BB)
    By Kuzmaster in forum iPhone "2G" (Rev. 1)
    Replies: 31
    Last Post: 06-29-2008, 08:44 PM
  5. Any way to fix 1011 error?
    By botolo86 in forum iPhone "2G" (Rev. 1)
    Replies: 3
    Last Post: 09-29-2007, 04:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Powered by vBulletin®
Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.
Search Engine Friendly URLs by vBSEO
(c) 2006-2012 Hackint0sh.org
All times are GMT +2. The time now is 05:46 AM.
twitter, follow us!