Showing posts with label dead iphone. Show all posts
Showing posts with label dead iphone. Show all posts

Tuesday, July 6, 2010

My iphones sleep/wake button is broken and i cant turn my iPhone back on. Please HELP?!?!?

Another question Answered.

My iphones sleep/wake button is broken and i cant turn my iphone back on. please help!?
Okay so the sleep/wake button on my 3G is completely broken off, i mean there's a big hole in the top of my iphone where the button has come out.

So i can't use that for anything, cant turn the phone on/off, put it in sleep mode, put it into DFU mode with it - nothing.

My solution to this lack of sleep button was to jailbreak my device and install SBS Settings so i could turn the phone on and off put it in sleep mode etc using that...

But, using the SBS Settings i powered off the iphone... and now i can't get it back on :S

The home button won't turn it on (which i think is ridiculous) and i've tried everything from plugging it into the mains, into the computer, trying to get it into DFU mode manually (which was pretty stupid cos the phone doesn't even register on the computer)...

Now i'm really stuck cos apple won't sort it because it's jailbroken...but it was only jailbroken in order to install SBS Settings so i could compensate for the broken sleep button which i couldn't afford to get replaced..

If anyone has a solution to my problem, either with working around apple to get it fixed or a solution to getting the iphone back on, i will be SO gratefull... :)

If you plug it into a wall jack it should power on. If it does not, you either have a faulty charger/cable, or the iPhone is actually in DFU mode. Seeing how the computer does not recognize the iPhone, your phone likely thinks the power button is depressed. Unfortunately, the only good way to resolve that is to replace the ribbon cable controlling the power button, which is the headphone flex. Read some of the hints on this page, it might help you understand what that cable is and why it would need replacing.

Fortunately the cost is not extreme, and should run you around $50 to get repaired, locally, or on the internet. You might also look into replacing the entire back of the iPhone which includes that cable, a new battery, and a whole slew (sp?) of components, check that out here:

Those should run about $75-100, and will practically make the iPhone look and work brand new!

Dead/Gone iPhone, Getting new iPhone, but not till next week... how do I get contacts/texts?

Another recent question:

HELP with a broken iphone PLEASE:(?
ok so my iphone 3g is broken dead completly gone and i have to wait 2 to 3 weeks to get the the iphone 4
my phone has been broken for a week now and they told me in the meantime to buy a gophone and use the sim card now if i do this will it let me see my missed texts and calls?
will it import my contacts?
but most imprtantly will i be able to see my texts msgs from this week when my phone was broken?

When you plug your SIM into your go-phone, you will get all your missed texts, but you will not see missed phone calls during the time of not having a connected phone. Texts that arrive to your temporary phone will not show up on your new iPhone. I recommend actually disabling the text function of the temp phone so when you plug in your new iPhone, you get all your messages on your iPhone (make sure you do this AFTER restoring from backup otherwise you'll loose them)

Note: the iPhone does not write it's contacts to the sim card, so likely you'll only have the contacts that we on the phone you had previously to your broken iPhone

Feel free to contact us with more questions at griffinconcepts.com or springfieldiphonerepair.com

---- HOW TO GET YOUR CONTACTS FROM YOUR BACKUP -----

Sometimes even severely damaged iPhones that won't display anything will still boot enough to sync to a computer, I'd try that first. If you do have a backup synced to a computer, you can sometimes extract the iPhone contacts.

Required items:

To extract the address book from the backup file, used a tool called Backup Extractor for iPhone. You can download the free version, which will turn out to satisfy your temporary 1-time need.
  1. Run the program: You will get a list of backup files to restore (You should see all the available device backups you have done on your computer). Typically, you should choose the latest backup.
  2. The restore wizard brought up two options. I had to choose the second option (manual) as the first option is not available in the free version of the software.
  3. Navigate to "Library" -> "AddressBook" and checked "AddressBook.sqlitedb".
  4. Put the restored file in C:\restored. When the process finished, you should have the file "C:\restored\AddressBook.sqlitedb". You will then have to rename the extension of this file from ".sqlitedb" to ".sqlite".
  5. In Firefox, open the SQLite Manager in the 'Tools' drop-down menu, and 'connect to database' by opening the database you just saved.
  6. Go to the “Execute SQL” tab in SQLite Manager window in Firefox, and paste the query below and run it. It should give you your contacts in a table
    select ABPerson.prefix, ABPerson.first,ABPerson.last, ABMultiValue.value from ABPerson,ABMultiValue where ABMultiValue.record_id=ABPerson.ROWID
  7. From there you can manually add them to your temporary Phone, or export to excel database. (Select all and then right-click to get advanced copy options to paste into a new excel spreadsheet).

Source(s):
http://www.griffinconcepts.com/?cat=repair&device=iPhone_3G
http://www.springfieldiPhoneRepair.com
http://mela.ertale.com/blog/?p=47