[fix][xperia play][cwm) lupus ics/gb kernel] - Xperia Play General

Hi To All,
Im a new member to xda, but i have been lurking in the shadows for a couple of weeks now i am starting this thread to provide the things that i have learned about using the stock Lupus ICS/GB Kernel by wedges this is the thread http://forum.xda-developers.com/showthread.php?t=2167766
i would really like to say thanks to him he had done a great job.
So some issues i encountered while using the kernel
1.) Cant Create A Nandroid back up: so i flashed LuPuS-Stock-ICS/GB-v1-480p.img and flashed Krisdee's rom http://forum.xda-developers.com/showthread.php?t=2161560 (thanks krisdee one of the best ics roms for my play so far) but i could not create a nandroid back up i tried everything fixing partition/wiping dalvik cache etc.. after a day of troubleshooting i found out that the way to create a back up with this combo kernel + rom is to use the TWRP recovery instead of CWM Wedgess has the instruction on how to select recovery on his kernle on his OP. i was able to create a successful back up without getting the failed to back up /system image.
2.) Install Zip file failed in TWRP: so now i was already using TWRP to flash zip files but some files were having error during installation saying failed/ found a fix on this one as well what i did was uncheck the check the check zip sign and also check md5sum successfully installed those files. However there are zip files that i really could not install so i decided to Revert back to CWM recovery was able to install the zip files correctly however some of those files that was not installing in TWRP but installed on CWM successfully caused broken system.ui and boot loops TIP: if its not installing in TWRP even with all options uncheck it may not work properly and may not have proper permission to set for your ROM.
3.) Mount SD CARD: Not working on TWRP Found a fix on this as well just install latest drivers from the latest flashtool
Hope i Helped ( Please correct me if i have made any wrong move on this post)

here is also the link for the latest flashtool http://forum.xda-developers.com/showthread.php?t=1351299 all credits to these great devs much respect

Related

[Q] UPDATE question from a newb

Hey I'm currently running TyphooN CyanogenMod 7 v2.3.3 with ROM Manager Premium installed and when I check for an update it says there is no update for this room but I noted that version 2.4.1 is out.
I have downloaded the ROM and moved it over to my SD card. With that said do I just install the updated version via zip file with ClockworkMod Recovery or do I do a complete fresh upgrade first and then install.
If I do the fresh update will I be upable to reupload my previous settings (widgets, apps, etc) from Rom Manager with the fact I have the premium addition or because it's a different version will this not work?
If not is there a way to do so?
Thanks in advance
is the zip you downloaded an update zip or a rom zip? I don't think you can use a regular rom zip as an update! I might be wrong, but if the zip is named update or it said that it was an update zip when you downloaded it, then you can just flash the update without loosing anything, but if you're not sure and you want to go the safe way I would suggest a clean full flash.
task 29
MGLDR
CWR
Flash
Good luck!
our devices cant use rommanager properly yet.
I'd suggest:
1) Backup everything (tita backupsms backup & restore .... + backup in cwm)
2) Flash new ROM
If you encounter lots of errors and force closes:
1) Wipe everything
2) Flash cwm and rom
3) Restore all updates except the cwm one
Okay thanks for the update. I guess I'll just update this weekend by a full update.
Thanks again
lolmensch said:
our devices cant use rommanager properly yet.
I'd suggest:
1) Backup everything (tita backupsms backup & restore .... + backup in cwm)
2) Flash new ROM
If you encounter lots of errors and force closes:
1) Wipe everything
2) Flash cwm and rom
3) Restore all updates except the cwm one
Click to expand...
Click to collapse
What is tita backupsms??? I searched and can't find it nor know what it is.
Thanks

[TUT] Flashing your first A500 custom ROM

Well, flashing a custom ROM on our beloved Iconias became quite easy now thanks to developers on xda. Most of you are quite familiar with the procedure but there are still people that ask basic things all over the ROM developement threads. This is just a beginner's guide, an attempt to collect all the procedures and tools in one thread. Nothing of this is my work and I would like to say THANK YOU to sc2k, thor2002ro, Euclid's Brother, Chainfire, monki-magic, drellisdee, ezterry, Skrilax_CZ, gersma and all A500 developers for making this possible.
You will need the following: external SD card, root rights, unlocked bootloader (if you're on stock ICS), custom recovery and a custom ROM of your choice.
Well lets start by placing an SD card in the SD card expansion slot. Its file system should be FAT32!
*This is optional: To be sure it is recognized later in CWM, format it first with SD Formatter - a tool that can be downloaded from here. Use your home computer / notebook with a card reader for this procedure. Alternatively you can do this using an ANDROID phone.
1.ROOT
Root for Honeycomb 3.0.1 by monki-magic
original thread by Slowie911 here
1. Make sure usb debugging is turned on and unknown sources is selected in Applications settings.
2. Have a micro sd card inserted and turn the tablet on portrait mode and lock it with the switch to fix it in portrait.
3. Download and execute the attached apk. (i had to download from my comp and transfer to the tablet for it to work).
4. Once the apk is installed run the root procedure within the app which was installed
5. Wait and you will receive full root access.
Download Gingerbreak 1.20
Root for Honeycomb 3.1 by sc2k thread here
1. Goto Settings->Applications and enable "Unkown sources"
2. Download the attached APK file
3. Copy the file to your Iconia
4. Install the APK & start the tool
5. Click "root"
6. Enjoy
/IconiaRoot should work on both 3.0.x and 3.1/
Download Iconiaroot 1.3
Root for Honeycomb 3.2.x OTA
Unfortunately there's no dedicated rooting app yet developed for HC3.2. It also comes with a new bootloader. In order to get root you need to revert to an older version of Honeycomb first where Iconiaroot works. How to do that is explained in details in this thread
UPDATE: if you're on OTA HC 3.2.x then you can just update to ICS and use the method for rooting ICS - links posted below
Root for ICS 4.x.x OTA
Stock ICS Leak One-Click Root Tool by blackthund3r
or
Full root for A500 ICS 4.0.3 - Simple method, posted by ZeroNull
2. Bootloader
Since there are many new ICS custom ROMs and custom recoveries, please read in their dedicated threads if they require ICS bootloader. Some of the ROMs can recognize the version of your bootloader and load the proper boot.img during boot. In general - if you're on Honeycomb - you have HC bootloader. If you've updated OTA to ICS, then you have stock ICS bootloader, that is unusable for flashing custom ROMs and therefore you need the unlocked bootloader. A guide on how to install it read here - thanks civato. This thread links to a nice little piece of software (option 1) by gersma that can automatically do all the job for you - install ICS unlocked bootloader and custom recovery. Read and download here - AfterOTA by gersma
3.Custom recovery
original thread with clockworkmod recovery by thor2002ro here
1. Open Market app with your tablet and search for Acer Recovery Installer.
Acer recovery installer
2. Install it and then open it. It has ClockworkMod Recovery by thor2002ro rev1.3.4 built-in.
3. Select "ClockworkMod Recovery rev.1.3.4 by thor2002ro". Tap on install Recovery Image. A popup offering to backup current recovery image will appear. Surely, buckup! Thus you can restore your original recovery image in case of need. Then CWM will be installed. Once it is installed you can remove Acer Recovery Installer tool from your system if you want.
thor2002ro updated CWM to 1.7.3. You can download the zip from tegraowners.com. Later versions of his recovery does not meet GPL because of the "mini" kernel of his - sources not being released. It supports flashing both from internal memory and the external SD card. In order to update your CWM to this latest version, place the downloaded ZIP on your external sd card and update from your CWM by choosing install zip from sd card. Alternatively you can extract the recovery.img from the zip, place it on your external sd card and install it through Acer Recovery Installer by choosing Custom or Stock recovery.img from micro sdcard.
GPL compliant recoveries
RA Revamped for Iconia
TeamWin Recovery Project (twrp) - needs ICS bootloader
A500 Public Recovery
Since the creation of AfterOTA by gersma, you can use his software to install both the bootloader and CWM before flashing the ROM. Get it HERE
4. Flashing custom ROM
Download the ROM of your choice which should be a zip file. Place the zip on your EXTERNAL SD card. Power off your device. Now hold volume down and power buttons together until you see text appearing on the top left corner of the screen - you can release both buttons now. Wait until CWM loads. Volume keys (Up and Down) are used to navigate the CWM menu. Power button is uded as "Enter" i.e. to proceed with your selection. Before going on to install your ROM do a full backup of your system first. Navigate to "backup and restore" and then select Full Backup. Wait untill the operation completes.
Now do the following:
Wipe menu:
- wipe data/factory reset -> navigate to "Yes - delete all user data"
this should format you data partition and cache partition (dalvik cache is gone as well)
Mounts and storage menu
- Format System
this should format your system partition
The above commands are presented in thor's CWM. There are slightly different menus and sub-menus in the other custom recoveries but if you dig a little you'll find that they do the same things and you'll get the idea of what you're doing.
Now you're ready to install your ROM. Get back to the main CWM menu and select
- Install zip from sdcard -> choose zip from sdcard.
Navigate to your zip on the SD card and install it - choose "Yes" again to install. Wait untill installation is complete, return to the main CWM menu and choose "reboot system now".
You're done, enjoy your first custom ROM. Take time for its initial configuration.
5. Flashing custom KERNEL
Flashing custom kernel is as same as custom ROM. You place the zip (Kernels come in zip files as well) on your external SD card and:
- Install zip from sdcard -> choose zip from sdcard.
It is recommended before flashing a new kernel to wipe cache partition and dalvik cache. And of course first you flash the ROM and then the desired Kernel
6. UNBRICKING by flashing a stock ROM
thanks to vache we have full packages shared in his topic
vache said:
Once the desired file downloaded, you have to use Acer Update Decryter by thor2002ro to decrypt them.
After decrypting the file, you have to extract the update.zip from it, put it on an external SDCard (does not work on internal memory) and boot your tablet with Vol- & Power. The update will launch automatically.
Click to expand...
Click to collapse
p.s. Feel free to add stuff to this tutorial - video, pistures or anything you find useful or to correct me if I've made a mistake.
This is fantastic. Thank you. I have had my iconia for a month now and been looking at flashing a custom rom but kept backing out. Just a couple of questions for clarification:
(1). Does wiping data erase the internal sd?
(2). If by some stroke of bad luck a flash is unsuccessful and a boot loop or similar occurs, am I right in my understanding that you can just go straight back into recovery and re-flash?
(3). What are the chances of bricking the tablet?
Sorry for noon questions, please just wanna certain because my gf bought me this tablet under the condition I don't do anything risky like on my x10 that I flash almost daily haha
Thanks for replies
Sent from my A500 using XDA Premium App
kylec said:
This is fantastic. Thank you. I have had my iconia for a month now and been looking at flashing a custom rom but kept backing out. Just a couple of questions for clarification:
(1). Does wiping data erase the internal sd?
(2). If by some stroke of bad luck a flash is unsuccessful and a boot loop or similar occurs, am I right in my understanding that you can just go straight back into recovery and re-flash?
(3). What are the chances of bricking the tablet?
Sorry for noon questions, please just wanna certain because my gf bought me this tablet under the condition I don't do anything risky like on my x10 that I flash almost daily haha
Thanks for replies
Sent from my A500 using XDA Premium App
Click to expand...
Click to collapse
1. No, it doesn't.
2. Yes. You can do that. There's another option in mounts and storage -> format system - that will format even your system partition and leave your device bare with no ROM files on it. That would be a really clean install I guess
EDIT: I just saw that system is formatted during ROM installation. So no need to do that
3. Always read first what option you've selected and be sure you understand what it does. If you have CWM successfully installed, you have a powerfull tool to restore reflash, wipe, format etc. I've flashed my HD2 hundreds of times and now my Iconia is on the run Never ever had a boot failiure.
drkalo said:
1. No, it doesn't.
2. Yes. You can do that. There's another option in mounts and storage -> format system - that will format even your system partition and leave your device bare with no ROM files on it. That would be a really clean install I guess
3. Always read first what option you've selected and be sure you understand what it does. If you have CWM successfully installed, you have a powerfull tool to restore reflash, wipe, format etc. I've flashed my HD2 hundreds of times and now my Iconia is on the run Never ever had a boot failiure.
Click to expand...
Click to collapse
Thank you very much. I will click thanks when I'm on my computer :-D
Sent from my A500 using XDA Premium App
VERY good information here. Thank you very much for taking the time.
I've flashed ROMS on my last two "chinatabs" but haven't gotten into it with my A500 yet. (To be frank, I'm still thrilled with the prospect of OTA updates from a manufacturer after my last experiences.)
It looks like the process is very similar to my Rena3 tablet.
strider_mt2k said:
VERY good information here. Thank you very much for taking the time.
I've flashed ROMS on my last two "chinatabs" but haven't gotten into it with my A500 yet. (To be frank, I'm still thrilled with the prospect of OTA updates from a manufacturer after my last experiences.)
It looks like the process is very similar to my Rena3 tablet.
Click to expand...
Click to collapse
Thank you, that lays it out all nice and precise for us all. Like strider_mt2k, I have been holdng off on the custom ROMs, because my first tablet was a Gtab, and while it became a pretty awesome tablet, it had to be flashed with a custom ROM to be really usable. The OTA thing was holding me back. But I think that I may try to flash the thing this weekend if I get the chance.
Thanks. Glad it could be of use.
nice tutorial dude! thanks!!
could you please make another tutorial to return back to stock?
specially to return back to stock te kernel.
thanks!!!
As mentioned, best case is if you've backed up your device before flashing any ROM or Kernel. Thus you can restore to your country specific version.
Otherwise its pretty simple - its just like flashing any other ROM following the steps described.
Download the stock one that dr1337 shared from here:
http://forum.xda-developers.com/showthread.php?t=1154492
or choose the right full package - shared by vache:
decript it with Acer update decripter by thor2002ro
Of course they come with stock kernel
I am new in this with flashing and that kind of stuff.
Now is my question, how is it with updates from acer?
Greetz
distructor said:
How is it with updates from acer?
Click to expand...
Click to collapse
I'm not sure I understand your question. Could you be more specific?
if i put a custom rom on the device could i still use the build in update program of acer?
distructor said:
if i put a custom rom on the device could i still use the build in update program of acer?
Click to expand...
Click to collapse
Unfortunately I can not tell you for sure. I haven't tried all of the custom ROMs but in most cases - no you won't be able. I've tried Tabooney, Honeyvillain, Virtuous Picasso, Virtuous Galaxy. ROM developers usually update their ROMs to the latest base available. I think it depends on many things - base, kernel, stock apps removed etc.
Maybe someone who have succeeded with custom ROM updating would share his experience.
Can anyone tell me if there is a version of ROM manager that supports the version of CWM that there is for the Iconia. I would love to be able to simplify my ability to backup my ROM's before flashing.
synapses11 said:
Can anyone tell me if there is a version of ROM manager that supports the version of CWM that there is for the Iconia. I would love to be able to simplify my ability to backup my ROM's before flashing.
Click to expand...
Click to collapse
You can install a clockworkmod for Iconia no matter of the version of ROM manager. But it is much much easier to use Acer Recovery Installer. I recommend you using it instead of playing with recovery img files. It is a one time procedure after all
Anyway - here's what you need to do if you don't want to use Acer recovery installer, or you don't want to use ADB:
http://www.addictivetips.com/mobile/how-to-install-clockworkmod-recovery-3-using-rom-manager/
instead of CWM 3.x you will need to get CWM from thor2002ro In this guide you substitute the recovery that ROM Manager is about to flash with thor's CWM. I haven't tried this method myself but it should work.
With Acer Recovery Installer you can flash custom recovery as well. As long as you have it in IMG format you can be flashed from within the app - "install custom or stock recovery image from sd card".
great thread.
thanks!!!
Great Tutorial!!!
Just a couple of doubts:
First question: Backup files.
3. Flashing custom ROM
"...Before going on to install your ROM do a full backup of your system first. Navigate to "backup and restore" and then select Full Backup. Wait untill the operation completes. "
Where do the backup files go in the system? On internal or external SD card? Is it an *.img file extension?
Should i move it to my computer to keep it save, or just leave it where ever they are?
Second question: Kernel.
4. Flashing custom KERNEL
"Flashing custom kernel is as same as custom ROM. You place the zip (Kernels come in zip files as well) on your external SD card and:
- Install zip from sdcard -> choose zip from sdcard.
It is recommended before flashing a new kernel to wipe cache partition and dalvik cache. And of course first you flash the ROM and then the desired Kernel"
I am on Stock 3.1 ROM with original Kernel, if i want to try Virtuos Picasso, do i have to flash a new Kernel? And if yes, shouldn't i do it before flashing the ROM? Or just flash the ROM and then the Kernel? What happens if i just flash the Rom and use the stock kernel?
Thank you..
Your backup goes to your external SD card in a folder named clockworkmod\backup\2011-XX-XX.HH.MM.SS
As you can guess the name of the backup corresponds to the time it is created. This backup can be used to restore your system through CWM in case of need.
CWM does not backup /data/media folder. Additionally: you should also delete .android_secure.img from your backup set or a full restore will fail before it restores flexrom.
The last is an issue described by Euclid's brother:
http://forum.xda-developers.com/showpost.php?p=16467191&postcount=3
I am on Stock 3.1 ROM with original Kernel, if i want to try Virtuos Picasso, do i have to flash a new Kernel?
Click to expand...
Click to collapse
No, of course! Your custom ROM (Virtuous Picasso in your example) and any ROM comes with its Kernel. Its up to you to decide wheather to change it or not after that by flashing another Kernel. Follow every Kernel developer's notes for ROM compatibility. So, that answers the last part of your question - you cannot flash Virtuous Picasso and still think you're on stock kernel
drkalo said:
No, of course! Your custom ROM (Virtuous Picasso in your example) and any ROM comes with its Kernel. Its up to you to decide wheather to change it or not after that by flashing another Kernel. Follow every Kernel developer's notes for ROM compatibility. So, that answers the last part of your question - you cannot flash Virtuous Picasso and still think you're on stock kernel
Click to expand...
Click to collapse
Oh, i see...i thought that the flashing ROM procedure of a custom ROM, would just flash the ROM and not the Kernel...so in this case i just have to choose the ROM that i want to flash and do not have to pay attention about the Kernel compatibility...unless i flash a Kernel only. Right?
Thank you very much!!
That is correct

[Q] CWM ROM kernel updating?

Apologies if this question is fundamentally stupid, I am a noob and have never tried modifying a ROM.
My question is if I can copy a CWM kernel zip file contents into a CWM ROM zip file and flash my phone without breaking / bricking my phone.
Background Info
I typically try and run the latest leaked stock ROM.
At the moment it is EH17.
I swap out the kernel for the plus kernel so that I can run ext4
I'm looking to start trying out some themes
I recently watched qbking77's video on how to uninstall a theme
Its essentially just just re-flash your CWM ROM
I would like to be able to flash without having to swap file systems every time.
Will extracting the ROM zip, overwriting files with kernel zip contents, rezipping, and flashing my phone cause problems?
Thanks for any help you can offer
Hmm, if you are just running a stock rom, you dont need to uninstall anything. You can just download a EH17 theme (or whatever type of ROM you are on), boot into CWM, wipe cashe and dalvik cashe 3 times each and then choose install from sdcard and choose the theme you want to flash.
Now if you want to try another one after that, do the same process. Wiping the cashes and flashing the theme is all you need to do.

[GUIDE] For flashing on an ics rom that has issues in cwm recovery.

This is the development section i know. But people with issues look here for answers first therefore i decided to post it here. To devs: Please move as necessary. Sorry for any inconvenienced caused.
For people encountering problems in cwm , while on ics.
E.g
-Modem flashing takes forever
-Extracting system is done in like 1 sec.
-Bootloops after whatever.
Steps to take
1.Download Angelom's abyssnote kernel.
http://www.mediafire.com/?80n18xm228ttrr9
2.Put it into your sd card.
3.Boot into recovery.
(Optional/What i did.)
4.Full wipe. Even dalvik.
5.Flash the kernel
6.In advanced reboot into recovery.
Take note if step 5 worked as it should the recovery should be in red
7.On reboot flash as per normal / as per instructions from rom
chefs.
If all else fails, reboot into download mode and flash via odin a stock rom and re root.
Instructions over at dr.ketan's thread.
Credits to chasmodo who found out about this aa stated in post #4. And to angelom and redpill kernel dev.
People should upgrade using MobileOdin to the Chinese Leak then flash the ROM. I encountered no problems and everything went smoothly. It seems people getting stuck on modem are apparently jumping from GB to ICS by just flashing the ROM. Flash the .tar then flash the ROM.
Sent from my Ceramic White GT-N7000 using Forum Runner
There are instances where flashing from ics to gb. Results in this error...
Sent from my GT-I9220 using Tapatalk
It was originally posted here:
http://forum.xda-developers.com/showthread.php?t=1507329
Thanks to chasmodo. It helped me a lot.
whys this in the dev section?
Richy99 said:
whys this in the dev section?
Click to expand...
Click to collapse
A very good question.
Thread Moved To general​
Please only post development in this dev section​
come from team rocket ics 1.1 (sorry, still to buggy for me , but thanks for work)
for me it worked so:
- boot into recovery
- install Abyss 3.7 (I had still on SD)
- go in advance
- reboot recovery (got redpill instead of cwm)
- wiped cache and dalvik/cache (forgot factory/data)
- backup and restore menu
- restore from internal sd
- choose my backup from chainfire repack ics
that´s it
p.s. I renamed some backups like this 2012-01-29.12.15. V22 and it doesn´t work. MD5 mismatch. It have to without a space between like 2012-01-29.12.15.-V22
If all else fail, reboot into download mode and reflash KKA and root it before restoring backup. Worked for me after failing to install team rocket ics 1.3
WHat about if I have problem restoring my titanium backup??? I have followed every single instruction up to v1.5... I have root functions etc...(i know because I have root explorer working as per told) but still I am unable to restore my apps from TB...every time I do so, the phone will vibrate and SOD....freaking upsetting...its almost complete but without my apps, my phone is useless..
please enlighten me

Procedure to go back to MIUI from CM13

Hi. I'm using the 18/Redmi2Prime and I was thinking of reverting back to MIUI and I'm on CM13. I'm kind of confused with all the threads here because it's been a while since I was active here in the forums. Can't I just flash the MIUI ROM over CM13 using TWRP 2.8.7 with a clean install?
I wanted a rooted lollipop miui hence I am reluctant of choosing this. And I donno which ROM to choose either. Any help would be greatly appreciated!
Grab a copy of the stock recovery from here, and follow the instructions to install it onto your device. Basically, download the file, extract the .img file from it, and install the .img file using TWRP. Then boot to recovery.
Then, download a copy of the official MIUI ROM (beta, release or otherwise), from here, rename it as update.zip, copy paste it to your SD card (internal/external), and from the stock recovery, wipe all existing data (cache and user data - SD card can stay). Install the update.zip from the recovery from the options shown.
Done.
Additional notes -
1. If you are plan to go back to a custom ROM, then install a pre-lollipop based MIUI ROM, or backup your EFS, Modem, Boot partitions prior to wiping the existing recovery - this will save you a lot of trouble, and perhaps opening another thread.
2. It is preferable to download the MIUI ROM and rename it as update.zip before you restore to stock recovery, should anything go wrong down the lane. (That is, without a ROM installed, and the computer just not willing to recognize your device, you might end up in a small soup - you cannot access the files on the phone using the stock recovery easily.)
3. If anything goes wrong, check for instructions on how to install the MIUI ROM using fastboot.
Hey thanks for the quick reply. Will do the mentioned and will get back to you if need be. Thanks again!
But wait. It isn't prerooted right?

Categories

Resources