[Q] - Xperia Arc Q&A, Help & Troubleshooting

hey guys i have arc s running 4.0.4 and i am new to root so i rooted my arc yesterday and it worked and everything was perfect then i wanted just to know what fastboot means in flashtool so i connected my mobile and run it into fastboot then i just unplugged it and when i try to turn it on it just stock on Sony logo ( pllsssss help me << i don't have cwm installed on my device and i dont't even have any roms pls use simple language because like i said i am new to root << thanks in advance

Fastboot is for flashing kernel. You need unlocked bootloader for this process.
Flashmode is for flashing the stock rom.
If you had bootloop just flashing the stock rom again.
Sent from my MAKE.BELIEVE smartphone

xkifah said:
hey guys i have arc s running 4.0.4 and i am new to root so i rooted my arc yesterday and it worked and everything was perfect then i wanted just to know what fastboot means in flashtool so i connected my mobile and run it into fastboot then i just unplugged it and when i try to turn it on it just stock on Sony logo ( pllsssss help me << i don't have cwm installed on my device and i dont't even have any roms pls use simple language because like i said i am new to root << thanks in advance
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=35910775
Read this guide
It has somw useful info
Sent from my LT18i

kumbangdesa said:
Fastboot is for flashing kernel. You need unlocked bootloader for this process.
Flashmode is for flashing the stock rom.
If you had bootloop just flashing the stock rom again.
Sent from my MAKE.BELIEVE smartphone
Click to expand...
Click to collapse
thank u very much ! i flashed the stock rom and it worked !

Related

[Q] How to Backup stock Kernel + ROM ?

Hello Guys !
I wanna try some custom ROM so before doing that want to backup my Kernel & ROM. If anything gone wrong so I can revert back to original ROM.
My Cell details:
Xperia Arc S
LT18i
Android Version 2.3.4
Baseband Version -64
Build number
4.0.2.a.0.62
Locked bootloader
& unrooted.
Please someone guide me....
Thanks in advance...
If your bootloader's locked then you can't back up. You can only reload(repair)it from PC companion.
sinkster©
Thanks sinkster !
Ok done unlocked bootloader.
Then advice the further steps...
XPERIA CWM AUTO INSTALLER
download this app and install CWM recovery on ur phone...
Then reboot ur phone into recovery mode...
TO DO THIS, LONG PRESS BACK BUTTON WHILE THE PHONE RE-BOOTS
(OR)
KEEP TAPPING VOLUME DOWN BUTTON...
After it boots into recovery, go to BACKUP & RESTORE and Select Backup...
This will create a NANDROID BACKUP on your phone exactly as it is...including apps n contacts n all other data..
you can find it in SDCARD/Clockworkmod/Backup/
Good day...
If you wanted to take a backup without installing CWM you can use fastboot to boot (not flash) a kernel that has CWM built in.
thanks amulbaby
I will try and get back here with comment ...
EDIT:
I tried that steps but it will works only on rooted phone ..., can not enter in to recovery mode by pressing any key, it normally boots up and appear home ...
smartarse93 said:
If you wanted to take a backup without installing CWM you can use fastboot to boot (not flash) a kernel that has CWM built in.
Click to expand...
Click to collapse
How to do so... any guide links pls .. .
ShresthasR said:
thanks amulbaby
I will try and get back here with comment ...
EDIT:
I tried that steps but it will works only on rooted phone ..., can not enter in to recovery mode by pressing any key, it normally boots up and appear home ...
Click to expand...
Click to collapse
Why don't you root it with flashtool then?
But for that u wud have to downgrade to .42, with flashtool before rooting
Hey I am also wondering about this. I have lt15i flashed with Official .562, locked bootloader and CWM installed via flashtool.
Which ICS roms will work with official .562 and locked bootloader? I have been searching all morning but not a lot of updates regarding this since the official .562 release.
djsneak1 said:
Hey I am also wondering about this. I have lt15i flashed with Official .562, locked bootloader and CWM installed via flashtool.
Which ICS roms will work with official .562 and locked bootloader? I have been searching all morning but not a lot of updates regarding this since the official .562 release.
Click to expand...
Click to collapse
PROBABLY THIS ..... NOT SURE ....
T.E.A.M. Stock Rom for 2011 Xperia devices
amulbaby said:
Why don't you root it with flashtool then?
But for that u wud have to downgrade to .42, with flashtool before rooting
Click to expand...
Click to collapse
Here is the point I was looking for these alternative . . .
I have STOCK ROM with 4.0.2.a.0.62, actually I want to backup these stuff, I read about that downgrading via flashtool and root, if I flashed via flashtool that STOCK ROM will wipe...
Anyway here what I did to make a copy of my stock firmware & upgraded to ICS firmware & rooted.
Repaired my phone using Sony update service to download and backup STOCK firmware
Flashed with flashtool official firmware LT18i 4.1.A.0.562 NCB Icecream Sandwich Official
First you need to download a kernel that has cwm built in, I would search for recoveryARC.IMG then you also need fastboot from the SDK.
All you would do is connect your phone I'm fastboot then run in a command prompt fastboot boot recoveryARC.IMG. Your phone would then boot using that kernel and you can enter cwm by pressing the vol down several times. This process wouldn't flash your kernel only load it temporarily.
I would try and find a guide about them but I'm on my phone.
Sorry just noticed you've already done it, congrats enjoy ics.
Sent from my LT18i using XDA
smartarse93 said:
First you need to download a kernel that has cwm built in, I would search for recoveryARC.IMG then you also need fastboot from the SDK.
All you would do is connect your phone I'm fastboot then run in a command prompt fastboot boot recoveryARC.IMG. Your phone would then boot using that kernel and you can enter cwm by pressing the vol down several times. This process wouldn't flash your kernel only load it temporarily.
I would try and find a guide about them but I'm on my phone.
Sorry just noticed you've already done it, congrats enjoy ics.
Sent from my LT18i using XDA
Click to expand...
Click to collapse
Thanks bro ...
I already upgraded, anyway I want to know the process, you mentioned here this process wouldn't flash kernel only load it temporarily, I am confused...
Could you describe in details .. ? Actual what happens if we flash recovery img...
Well you can use fastboot to install the kernel which overwrites the previous one, or you can use it boot the kernel which just sends the kernel to the phone which the boots and temporarily uses the kernel. However when the phone next shuts down it will return to normal use.
If you flash a kernel it writes the .IMG to the boot partition. So if I wanted to use a kernel that stayed between reboots I would use 'fastboot flash boot kernelname.IMG'
However if I was running stock I could use recoveryARC.IMG with cwm, and do fastboot boot recoveryARC.IMG then run update.zip as normal. Then all you have to do is reboot, you'll be back to stock but the update would still be installed.
Sorry if it's not cleat, the best I could do on my phone.
Sent from my LT18i using XDA
Please elaborate on backing up STOCK ROM
ShresthasR said:
Here is the point I was looking for these alternative . . .
I have STOCK ROM with 4.0.2.a.0.62, actually I want to backup these stuff, I read about that downgrading via flashtool and root, if I flashed via flashtool that STOCK ROM will wipe...
Anyway here what I did to make a copy of my stock firmware & upgraded to ICS firmware & rooted.
Repaired my phone using Sony update service to download and backup STOCK firmware
Flashed with flashtool official firmware LT18i 4.1.A.0.562 NCB Icecream Sandwich Official
Click to expand...
Click to collapse
Can you please give me details on you did this? It is precisely what I want to do (ie. Backup the stock carrier rom on my Xperia Arc before flashinging an old ROM in order to root it).
Did you use the "repair" option from "Sony PC Companion 2.1>Support Zone>Phone software update>repair phone"?
Or did you use the software from here: http: // w ww(dot)sonymobile(dot)com/gb/tools/update-service/
Can you please tell me the whole procedure on how you did the backup of the STOCK ROM? Thanks!
King of Procrastinators said:
Can you please give me details on you did this? It is precisely what I want to do (ie. Backup the stock carrier rom on my Xperia Arc before flashinging an old ROM in order to root it).
Did you use the "repair" option from "Sony PC Companion 2.1>Support Zone>Phone software update>repair phone"?
Or did you use the software from here: http: // w ww(dot)sonymobile(dot)com/gb/tools/update-service/
Can you please tell me the whole procedure on how you did the backup of the STOCK ROM? Thanks!
Click to expand...
Click to collapse
Actually what I did just followed this guide
http://forum.xda-developers.com/showthread.php?t=1304634
At this thread just follow the video tutorial under section
"How to backup your carrier firmware using Update Service"
Youtube link: http://youtu.be/bB77gWRUI_A
Thanks XperienceD for nice guide
just want to ask, does CWM backup also backups the kernel or firmware?
and how do i restore stock kernel with or without using ODIN?
how do i go on flashing custom firmware? i really do need explanation especially for the .img file that i have been seeing guys.
please help me out because i really want to learn more about software and stuff.
thank you very much and god bless you guys.
ROM backup OK; How to take backup of Kernel
I am using Sony Xperia Ray ST18i
used it for a year with stock kernel and ROM
rooted it long ago, but was afraid of custom ROMs
last month I unlocked bootloader, flashed ROM and custom ROM (beanstalk 4.3.075), enjoying it but obviously not so stable like stock
Now if I wish to move back to my stock kernel and ROM
what steps are required.
I suppose
1. flash the stock kernel
2. restore from backed up ROM (I do have nandroid backup of stock ROM)
but how to achieve the step 1, as I learnt nandroid backup doesn't backs up ROM.
My collegue is having same phone still on stock, Can I use his phone somehow to extract kernel. I searched and found a zip to be used through CWM which backs up kernel it was meant for some samsung phone I tried but failed.
Thanks in advance.
Do I need to supply some more information to get help?
Backup stock ROM
I used this backup guide, but dont know if it will work for you http://helpadude.com/how-to-backup-your-android-rom/
If it does plz give thanks

Help please xperia arc s , bricked,

Hello my Xperia ics arc with 4:03 s. rooted, I have installed in me bow down CWN Well, after I Clicked-thru these steps to install the forum 80.4 ics I Made cahe wipe, and then format date and system restarts and I have to reboot and now I only shows up on the screen and SONY ahi not pass.
Please as I can fix it?, I WOULD HELP
Sorry bad inglish
Thanks.
Arc or Arc S?
Locked or unlocked bootloader?
Try to flash ics with flashtool
http://forum.xda-developers.com/showthread.php?t=1330314
Sent from my LT18i using XDA
cullons said:
Hello my Xperia ics arc with 4:03 s. rooted, I have installed in me bow down CWN Well, after I Clicked-thru these steps to install the forum 80.4 ics I Made cahe wipe, and then format date and system restarts and I have to reboot and now I only shows up on the screen and SONY ahi not pass.
Please as I can fix it?, I WOULD HELP
Sorry bad inglish
Thanks.
Click to expand...
Click to collapse
You didnt flash the recommended kernel..
Don't forget to hit 'THANKS' if I helped..
Sent from my Xperia Pro using XDA
U can flash the original ICS .ftf file with flashtool and your phone should be ok.Dont forget to do it in flash mode !
would you like to sell
i would like to buy ur bricked one if its not working for you !!
okrasitna said:
Arc or Arc S?
Locked or unlocked bootloader?
Try to flash ics with flashtool
http://forum.xda-developers.com/showthread.php?t=1330314
Sent from my LT18i using XDA
Click to expand...
Click to collapse
Please Help me...im freaked...Newby.. I just installed a custom rom on my arc s... but i think i didnt folow the the instructions so good...so now after i installed the rom the boot gets stuck sony logo.the led light wont even light up..an i cant even restore it with cwm..My bad was that i forgot to flash the kernel...I think..But i said it doesnt have to if i have locked bootloader...i have been stuck with this 4 days already search everywhere for help..please help desperate call.phone is expensive in my country
It's never easy to really brick an arc than a galaxy tablet, had the mainboard replaced. flashtool really a very good tool to revive an arc.
Calm down then try this 1 by 1
Janto93 said:
Please Help me...im freaked...Newby.. I just installed a custom rom on my arc s... but i think i didnt folow the the instructions so good...so now after i installed the rom the boot gets stuck sony logo.the led light wont even light up..an i cant even restore it with cwm..My bad was that i forgot to flash the kernel...I think..But i said it doesnt have to if i have locked bootloader...i have been stuck with this 4 days already search everywhere for help..please help desperate call.phone is expensive in my country
Click to expand...
Click to collapse
Hi, Janto
For me, just flashing a custom rom it can't block u getting into cwm. It may stuck with the Kernel's logo/bootAnimation but should passes the CWM notification first.
If you could provide info(Name & version) of your kernel & rom, it would be better for us to help you bring your expensive device back to life:fingers-crossed:
My suggestion is:
1. Use Fastboot to flash a good kernel (Anyone from the development section), then CWM, thought you know how to do a flash again
2. If above step not works, download flashtool (The top thread in the development section) and a complete tft files, then do a flash using the flashtool, this should give you a brand new phone.
BTW: you r BL or not? search for X-parts if u r still locked.

[Q] Rogers xperia arc

Hi every one I have rogers arc running on the latest ice rooted Bootloader was locked. I did bootloader unlock with test point.The flash tool saying that bootloader is rooted but I cannot flash any custom rom or even a backup I usually can't pass Sony screen any input is appreciated.
zaky1 said:
Hi every one I have rogers arc running on the latest ice rooted Bootloader was locked. I did bootloader unlock with test point.The flash tool saying that bootloader is rooted but I cannot flash any custom rom or even a backup I usually can't pass Sony screen any input is appreciated.
Click to expand...
Click to collapse
Just use flashtool to flash the rom again man, i think u should flash the stock rom firs
If it's ok, then flash your custom rom
I am running the official rom no problem it's not allowing me to flash any custom roms in the recovery mod. I cam reboot to recovery either by x-part or holding the menu key while it start.:crying:
zaky1 said:
I am running the official rom no problem it's not allowing me to flash any custom roms in the recovery mod. I cam reboot to recovery either by x-part or holding the menu key while it start.:crying:
Click to expand...
Click to collapse
I think u need to unlock ur bootloader first
If not, try to find rom that can use with locked bootloader
Sent from my Xperia Arc S using xda premium
My bootloader is rooted with Test point method
zaky1 said:
My bootloader is rooted with Test point method
Click to expand...
Click to collapse
You unlock your boot loader with the test point, not root. So please be clear about what you've actually done.
Sent from my CM9'd Arc
Yes I unlocked my bootloader with test point ***but on service menu still say no** but on flashtool was saying bootloader unlocked B4 i did the test point and after it say bootloader is rooted
Have you flashed the kernel?
Which kernel Iam running the offecial kernel
zaky1 said:
Which kernel Iam running the offecial kernel
Click to expand...
Click to collapse
If you want to use a custom ROM then 9 times out of 10 you'll need to use a specific kernel, usually one that comes with CWM.
I know exactly how to flash custom rom, I am coming from MT4G the problem after you flash the rom the phone dosn't boot in recovery it just stay at sony logo, even when i try to boot in fastboot mod dosn't allow me only booting in recovery.
zaky1 said:
I know exactly how to flash custom rom, I am coming from MT4G the problem after you flash the rom the phone dosn't boot in recovery it just stay at sony logo, even when i try to boot in fastboot mod dosn't allow me only booting in recovery.
Click to expand...
Click to collapse
Try this....
1. Flash ur stock ICS firmware 4.1.B.431 ... 2. Don't let it upgrade to the latest firmware (in Canada I got N update that changed my firmware to 4.1.**.587 or something like that)
3. Then flash ur phone with the rootable firmware of xperia generic world version...
4. Flash the kernels for that firmware .. even the stock ICS would be OK..
5. Root the phone using Doomlords method of rooting... Its the best...!
6. At last reboot ur phone ..n violaaa...
U have a completely rooted phone ..!
P.s. make sure u see the log while u root ur phone . It may say rooted successly even if it had some errors... so make sure other are no errors..!
I had the same problem when I decided to unlock boot loader n root it for the first time ... so no worries my friend ...try this .. n it will work for sure.. !
Sent from my Xperia Arc using xda app-developers app
Did u hit the thanks button ? :thumbup:
Hi my friends thanks for the reply but my phone is already rooted and i can go to recovery mod even i did the trick of link2sd which increased my internal memory I am running the north america firmware not Rogers firmware
What Kernel and ROM !?
rom 4.1.b.0.587 kernel official
zaky1 said:
Hi my friends thanks for the reply but my phone is already rooted and i can go to recovery mod even i did the trick of link2sd which increased my internal memory I am running the north america firmware not Rogers firmware
Click to expand...
Click to collapse
I know ur phone is rooted ..but if u try again ..with the world firmware ..it will b rooted perfectly n won't stuck on boot..!
Sent from Xperia arc ..XDA premium app..
dont foget to hit the thanks button
I will Give it a try and let you know. Thanks man
Would u mind if i ask u something...!! dnt b offended..!! I know u might hav already done this ..but stil ..!!
1. If u r flashing the custom rom with flashtool right .?? and while doing tht are u pressing the back key ...or the menu key of ur phone .??
2. If u havent flashed any custom rom untill yet..n still on north america firmware.. then try to re-root it ...and then install CMW via this link..!!
https://www.dropbox.com/sh/ohrj5dosijil1od/t_3-MoTVc6
read the recovery.txt file...it shows how to install the cmw...!! n then try to flash a custom rom via CWM ...n lemme know..!!!
cheers..!!
did u hit the thanks button yet.?? :laugh::good:
I think you can't flash custom rom from flash tool it must be flashed from you sd card because it is a zip file. I tried to flash recovery mode you supplied the link with no go.
So u did root and installed cwm by the link I gave right ?
N it showed that .. installation complete.. ?
N now ..the problem is ..
that u cannot enter recovery mode
To flash a custom ROM ?
Am I right ?
Sent from Xperia arc ..XDA premium app..
dont foget to hit the thanks button

[Q] help me i am lost :(

Hello Guys ,, Please Try to understand me and help me, it's my first time i do root for my Arc s device, i finished rooting the device by some youtube videos and i tried to intall a Jelly Beans ROM,
That One http://forum.xda-developers.com/showthread.php?t=1979829
everything was going well until i got the step of flashing the -Flash boot_V06.img , i don't know how i can do this
i made a search and i tried after flashing the BASEBAND V77 to turn off the device and connect the device while hold the home key it didn't connect to the fastboot mode , so i don't know what to do, i want to install this ROM
Please Help me
You can't install jelly bean roms if you haven't unlocked your bootloader
jman2131 said:
You can't install jelly bean roms if you haven't unlocked your bootloader
Click to expand...
Click to collapse
so how i can unlock the bootliader ! and that's only the problem that prevent the device form connecting in fastboot mode !
Одг: [Q] help me i am lost :(
There is oficial Sony method for unlocking the boot loader..
Google it :thumbup:
Sent from my LT18i using xda app-developers app
http://unlockbootloader.sonymobile.com/
SHIKOSHAKUR said:
so how i can unlock the bootliader ! and that's only the problem that prevent the device form connecting in fastboot mode !
Click to expand...
Click to collapse
Here is a guide in german
http://www.android-hilfe.de/root-ha...arc-s-rom-flashen-mit-offenen-bootloader.html
or if you need/prefer english, voilà
http://forum.xda-developers.com/showthread.php?p=35910775#post35910775
Good Luck

think i bricked my phone

hey guys, like the dumba** i am, i believe i bricked my phone... i really had no experience with it but i tried it anyways and now my phone wont boot up, its stuck on the sony ericsson screen and i cant seem to be able to access the recovery mode or anything, i installed CWM and booted to install a custom rom, it said sucessful and after rebotting itself it wouldnt go past sony ericsson, is there a way to fix it guys?
rawrzforme said:
hey guys, like the dumba** i am, i believe i bricked my phone... i really had no experience with it but i tried it anyways and now my phone wont boot up, its stuck on the sony ericsson screen and i cant seem to be able to access the recovery mode or anything, i installed CWM and booted to install a custom rom, it said sucessful and after rebotting itself it wouldnt go past sony ericsson, is there a way to fix it guys?
Click to expand...
Click to collapse
If your bootloader is locked, you can repair it with Sony's PC Companion program for windows.
If your bootloader is unlocked, your only choice is to use flashtool to flash stock firmware
Bakisha said:
If your bootloader is locked, you can repair it with Sony's PC Companion program for windows.
If your bootloader is unlocked, your only choice is to use flashtool to flash stock firmware
Click to expand...
Click to collapse
hey thanks for the reply, i read around a bit and downloaded flashtool, but when i run the flashtool it says 'preparing files for flashing' and then my phone just goes and reboots to get stuck on sony ericsson again, not giving time for flashtool to flash the phone.
rawrzforme said:
hey thanks for the reply, i read around a bit and downloaded flashtool, but when i run the flashtool it says 'preparing files for flashing' and then my phone just goes and reboots to get stuck on sony ericsson again, not giving time for flashtool to flash the phone.
Click to expand...
Click to collapse
You have to switch it off first before connecting, then connect while holding back when they ask you to in Flashtool.
Just to be safe, remove the battery and replace it after switching off.
Sent from my C5303 using xda premium
sonyxperiaplayer said:
You have to switch it off first before connecting, then connect while holding back when they ask you to in Flashtool.
Just to be safe, remove the battery and replace it after switching off.
Sent from my C5303 using xda premium
Click to expand...
Click to collapse
thanks! its flashing now :3 will update on status
phone is flashed and its working again, i want to try to install the ICSpeed rom again, just one question, do i have to instal a new kernel so i can do that first? or the rom first then the kernel?
rawrzforme said:
phone is flashed and its working again, i want to try to install the ICSpeed rom again, just one question, do i have to instal a new kernel so i can do that first? or the rom first then the kernel?
Click to expand...
Click to collapse
Download the zip on the sdcad then install this kernel.
> Sony Ericsson Xperia Play > Xperia Play Android Development > [KERNEL][PLAY] LuPuSv7 [STOCK ICS/GB & CM9][LINARO 4.7.3][19-06-13]
It's working fine for me.
rawrzforme said:
phone is flashed and its working again, i want to try to install the ICSpeed rom again, just one question, do i have to instal a new kernel so i can do that first? or the rom first then the kernel?
Click to expand...
Click to collapse
Well first you need a unlocked bootloader.
Then, you have to flash a ICS kernel for an ICS ROM (using fast boot)
LuPuS is a good kernel and is pretty stable too.
After that just install the ROM through CWM.
Sent from my C5303 using xda premium
Bakisha said:
If your bootloader is locked, you can repair it with Sony's PC Companion program for windows.
If your bootloader is unlocked, your only choice is to use flashtool to flash stock firmware
Click to expand...
Click to collapse
I have a similiar problem. But I relocked de bootloades, can I use de PC companion?
Henrique88 said:
I have a similiar problem. But I relocked de bootloades, can I use de PC companion?
Click to expand...
Click to collapse
I don't know about that. But you can try it. In worst case, it won't do anything at all.
But i'm sure that Emma (son'ys flashtool for unlocked BL) will work. Here is a link

Categories

Resources