First I would like to say I have gone through a lot of postings looking for an answer to my question so I have looked for my own answers. I also went through many sites outside of this one and haven't found a answer yet. I flashed UltraJack-Recovery v4.6.2 and then installed LeanFUSION V2 and this all went fine. I then decided to restore the original rom and discovered it was corrupted. After two days I finally found a download site that wasn't just a dead link and got the STOCK_ROM_USA_TMO which is 98.6mb. When I tried to install this rom I get " E:No signature (6 files) E:Verification failed Installation aborted." I actually get this type of message with most of the roms I tried. The amount of signatures missing varies but same sort of thing. Anyone who could provide me with a confirmed working factory rom or help with getting the one I have working would be really appreciated. Thanks for any help folks!!
Okay I decided to try installing Clockworkmod Recovery to my u8150 to see if I could get back to the original rom. The Google Apps version doesn't support the Ideos and I am having trouble figuring out how to install the 5.0.2.8 Clockworkmod Recovery by fastboot. I hate to ask for hand holding but I can't seem to figure this out. I really would like to have a bit more variety in roms I can install or returning to the factory rom but the UltraJack Recovery won't get past the unsigned or non verified sections of the roms I want to install. There has got to be someone out there who can help with this stuff. Thanks for any help.....
Related
So, ever since my note came out I've been running just the stock, and recently rooted it to get rid of some bloat. I've been waiting for a good point to hop over to CM10 and I think now is a good time (CM10 M2 release, OTA update ability, etc).
The question is - HOW? I've not had much luck finding docs online for it, and the ones that are there are months old and refer to needing to be on CM9 first. Is that still accurate?
So here's the Q: can someone point me to the latest install doc for putting CM10 on a Note? I've got CWM 5.5.0.4 installed but otherwise running stock everything.
Much appreciated, TIA!
I found this:
http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_Note_(AT&T):_Full_Update_Guide
Which would be fine - except that the cyanogen CWM recovery tar.md5 file is corrupt. Checksum is not what they post and untarring the file at all gets lots of early EOF errors.
[email protected]:~$ cat recovery-cwm-quincyatt.tar.md5.md5
a377cc819926c910b1974b38d9143f02 recovery-cwm-quincyatt.tar.md5
[email protected]:~$ md5sum recovery-cwm-quincyatt.tar.md5
f3e92c325e876ec771247e2375e53cd7 recovery-cwm-quincyatt.tar.md5
Hello tigerknight,
I just responded to your cyanogenmod post (just copied and pasted here), here it is:
"...This was definitely frustrating for me...had to search and search and found that I couldn't use cwm (I had touch 5.5.0.4, but also was having issues with non-touch version) to install cyanogenmod; I tried goomanager from the Play and installed twrp recovery image and it installed without a hitch.
Kind of a pain because I have mostly used cwm recovery (very simple to use) and love it.
Hope that helps "
I was able to dig out my own solution and wrote a post/doc for it, in case anybody else needs similar info.
http://forum.xda-developers.com/showthread.php?t=1958944
I can't find this in any of the other posts. If someone knows where it is please let me know. Anyway my problem is that I rooted my ATT with 3way tool had no problems, then did the CWM part no problem. I then downloaded 3 different roms and put on my external SD card and then booted into recovery followed the directions listed for each rom but when I went to install got fail and then showed aborted . At this point I rebooted and had to re-root and install CWM each time. All three roms failed and aborted. Can someone explain to me what I'm doing wrong everything I'm doing is lokiyed I'm very frustrated at this point because I don't see anyone else with this problem. Please help I love to try different roms. Thanks in advance.:mad
You are in the Verizon forums. You might want to look into the AT&T section.
Hi,
I´m hoping someone is reading this and is willing to help me out.
I recently bought the ME102A and succesfully rooted it with Kingo. Yesterday I used the info from androtab.info to install the CWM recovery, which worked great! I then accidently wiped the ASUS ROM from the tablet, trying to install a custom ROM. I should have read better, seeing as there are no custom ROM´s yet for the ME102A. I the tried almost every option I can think of, trying to get the original firmware back on the tablet but to no avail. I've read countless of threads and sites, but have yet to find the solution for me.
I´m currently back to stock recovery, unable to use the tablet. I can only boot into Android system recovery. I tried to install the custom CWM image found in this thread, as well as the stock image found on adrotab.info. I´ve seen almonst every error mentioned on this site and on others, like the "assert failed" and the "<waiting for device>" as well as "Installation aborted"...
I'm at a loss and am hoping some of you good folks can help me bring the life back to my tablet. It's not my first time flashing ROM's so I understand some of the basics (although reading apparently isn't my strongest point...) and can work a little with ADB and FastBoot etc. I have however no understanding of RKAndroidTool and the likes. But I am willing to try almost everything at this point...
Regards, Arie
If you are still around I ran into a very similar problem today and managed to bring the memo pad back to life. It may not be exactly the same problem you had but I would be more than happy to help if you are still around
This is basically what i managed to do
Issues on current version
official update cannot be installed. you need to modify updater-script as follows
remove
assert(getprop("ro.build.asus.sku") == "XX");
replace
write_raw_image(package_extract_file("YYYY"), "ZZZZ");
with
package_extract_file("YYYY", "/dev/block/platform/emmc/by-name/ZZZZ");
(it seems it needs more fixes for OTA update...)
touch(swipe) does not work.
arievandriel said:
Hi,
I´m hoping someone is reading this and is willing to help me out.
I recently bought the ME102A and succesfully rooted it with Kingo. Yesterday I used the info from androtab.info to install the CWM recovery, which worked great! I then accidently wiped the ASUS ROM from the tablet, trying to install a custom ROM. I should have read better, seeing as there are no custom ROM´s yet for the ME102A. I the tried almost every option I can think of, trying to get the original firmware back on the tablet but to no avail. I've read countless of threads and sites, but have yet to find the solution for me.
I´m currently back to stock recovery, unable to use the tablet. I can only boot into Android system recovery. I tried to install the custom CWM image found in this thread, as well as the stock image found on adrotab.info. I´ve seen almonst every error mentioned on this site and on others, like the "assert failed" and the "<waiting for device>" as well as "Installation aborted"...
I'm at a loss and am hoping some of you good folks can help me bring the life back to my tablet. It's not my first time flashing ROM's so I understand some of the basics (although reading apparently isn't my strongest point...) and can work a little with ADB and FastBoot etc. I have however no understanding of RKAndroidTool and the likes. But I am willing to try almost everything at this point...
Regards, Arie
Click to expand...
Click to collapse
Hey folks. Found several threads with similar questions, but none for this device.
I've had my TF201 for around a year now, more or less. In the last month or two I managed to flash CyanogenMod onto it in order to effectively emulate KitKat. Recently however I've decided that in the long run I much preferred the native Asus image for a number of personal reasons.
I'm having serious issues reverting to the stock ROM. I'm using the recovery image found on the second page of this thread. This is the only one I've managed to get operating at all - I tried the 5.8.3.4 version from the CWM site, but it doesn't seem to boot at all.
I attempted to install the stock ROM from the Asus website (I bought the tablet in Canada, so I've tried both the US and WW versions), but I keep getting the following error:
assert failed: write_raw_image("/tmp/blob", "staging")
E:Error in data/media/0/Download/WW_epad-user-10.4.2.18.zip
(Status 7)
Installation aborted.
I've done plenty of Googling, but haven't been able to find anything of much help - this thread doesn't seem to apply to TF201 anymore, and most of what else I read tells me to try with other recoveries, but none of these recoveries seem to work. The one I linked to above is the only one I've been able to actually get to boot.
I'm at my wit's end with this. I have no idea what I'm doing wrong, or what else to try. I'm at a loss. I'd greatly appreciate anyone who could walk me through successfully restoring my tablet to its original state.
I am hoping someone may be able to give me some assistance. I am having an issue with this tablet. Now i will say it DOES work i can boot into it etc but am having a problem with it. Its to do with device certification when attempting to use services such as googles play store etc. Ive tried numerous times to correct this but to no avail. Factory resets etc have had no resolution on this issue. I am assuming that it has a custom rom on it (Android 5.1 lollipop). Ive phoned the manufacturer and they suggested a factory reset from recovery mode. Alas Ive already tried that and failed. I did manage to find a "Stock ROM" for this device on needroms.com but when i attempted to flash it and loaded in the scatter file it came up with a checksum mismatch error. So my only avenue left is to find a custom rom that will sort this issue out, but I have been unable to find one anywhere.
If anyone here has experience of this tablet Im wondering if you know of a custom rom that would be suitable to use with it (and more importantly one that has a custom gapps on it also).
Many many thanks.
leegreaves1969 said:
I am hoping someone may be able to give me some assistance. I am having an issue with this tablet. Now i will say it DOES work i can boot into it etc but am having a problem with it. Its to do with device certification when attempting to use services such as googles play store etc. Ive tried numerous times to correct this but to no avail. Factory resets etc have had no resolution on this issue. I am assuming that it has a custom rom on it (Android 5.1 lollipop). Ive phoned the manufacturer and they suggested a factory reset from recovery mode. Alas Ive already tried that and failed. I did manage to find a "Stock ROM" for this device on needroms.com but when i attempted to flash it and loaded in the scatter file it came up with a checksum mismatch error. So my only avenue left is to find a custom rom that will sort this issue out, but I have been unable to find one anywhere.
If anyone here has experience of this tablet Im wondering if you know of a custom rom that would be suitable to use with it (and more importantly one that has a custom gapps on it also).
Many many thanks.
Click to expand...
Click to collapse
Sorry my apologies. This post can be ignored as ive resolved the issue. My issue being that for some reason the tablet became unrooted and hence caused the issues with google play services. Rooting it via USB from my PC using kingoroot re-rooted the device and I have regained usage of play services etc.
Hi, I'm getting trouble finding this stock rom for tc 1051g. That site you mentioned maybe has it but it need somekind of premium membership and i aint that. I would be happy with any kind of rom for this unpopular tablet. thnx