Killed my phone on my birthday. Oh dea :(

Search This thread

jcurran.jc

Senior Member
May 1, 2012
340
48
Thought I would have a little play with putting a custom rom on my rom,

don't know where I went wrong but I killed the hell outta my phone, its completely dead.

If I press the volume button it just keeps vibrating

if u press down volume I get a green and blue light for a sec the off

if I press the volume up I get a solid blue light.

Any advice would be great if anyone has experienced this

Thank uuuuuu
 

badaas

Senior Member
Feb 28, 2008
1,670
341
Google Pixel 4a
Google Pixel 5
You need to look up Sony fastboot and what the colors mean. One is fastboot mode so you can flash via USB using android tools, ie boot loader mode.

/sent from a toilet in a galaxy far far away

---------- Post added at 02:30 PM ---------- Previous post was at 02:26 PM ----------

Here you go, though z2 not listed yet but I guess is the same..

http://androidxda.com/enable-fastboot-mode-sony-xperia-smartphone

/sent from a toilet in a galaxy far far away
 

earthtk

Senior Member
Jan 27, 2012
469
64
Thought I would have a little play with putting a custom rom on my rom,

don't know where I went wrong but I killed the hell outta my phone, its completely dead.

If I press the volume button it just keeps vibrating

if u press down volume I get a green and blue light for a sec the off

if I press the volume up I get a solid blue light.

Any advice would be great if anyone has experienced this

Thank uuuuuu

Haha I experienced that before. Mine "died" too and no one offered me solutions here=(.. just use flashtool and flash a stock firmware and you are good to go.
 

jcurran.jc

Senior Member
May 1, 2012
340
48
Main problem is flashtool won't install the drivers,

it just constantly says there not installed even though I know they are

Any advice
 

stanley08

Senior Member
Jun 23, 2012
2,740
1,828
Lagos, Nigeria.
titaniumideas.blogspot.com
Main problem is flashtool won't install the drivers,

it just constantly says there not installed even though I know they are

Any advice

Are you running 32 or 64 bit? If 64,disable driver signature enforcement either by f8 at boot for win7 or advanced start up options for win8/.1

Sent from my D6503 using Tapatalk

Easier way
On Windows 8 or 8.1 you might get error while installing drivers (X instead of tick).
How to fix this, open command prompt as admin and run the codes below then attempt to install again
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON

You can use 'enable' in first command and 'OFF' in second command later. Cheers! :)
 
  • Like
Reactions: ZPaul2Fresh8

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Main problem is flashtool won't install the drivers,

    it just constantly says there not installed even though I know they are

    Any advice

    Are you running 32 or 64 bit? If 64,disable driver signature enforcement either by f8 at boot for win7 or advanced start up options for win8/.1

    Sent from my D6503 using Tapatalk

    Easier way
    On Windows 8 or 8.1 you might get error while installing drivers (X instead of tick).
    How to fix this, open command prompt as admin and run the codes below then attempt to install again
    bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
    bcdedit -set TESTSIGNING ON

    You can use 'enable' in first command and 'OFF' in second command later. Cheers! :)