Hi Guys, long time lurker, first time poster here.
Just a quick question: A friend of mine bricked his Folio and I'm here to clean up the mess. I've managed to get CFW back on and repartitioned the internal SD (and have no clue how he FUBAR'ed it so hard), and now I'm trying to get an update.zip to flash (any one will do, really). However, for some reason each one fails on the assert getprop("ro.product.device") = "Folio100".
If I cat /default.prop I get:
[...]
ro.product.model=Folio100
ro.product.brand=TOSHIBA
ro.product.name=TOSHIBA_FOLIO_AND_A
ro.product.device=FolioX
[...]
So apparently for some reason it's called "FolioX". Can anyone tell me if this is a problem. I know I can just remove the assert from the buildscript, but that might just corrupt the whole thing again.
Thanks!
Related
Hy guys. i got myself hands on a Samsung Galaxy Tab 10.1 P7500 (Wi-Fi + 3g) and i installed by odin the CWM 4.0.4. but some things won't work...
1. i can't mount the partition form CWM
2.when i do the full wipe it say's it does everything
3. when i select the rom to install it says that assert failed: getprop (''ro.product.device") == p4 || getprop....and ...error in SD card.... STATUS 7
as far as i translate it: i think it doesn't get the correct properties of the tablet..
4. i reboot the tablet and the original ROM is still there...
Any help i can get?
Stefan
Fiexed
I managed to fix the problem. I installed another ROM and it seams to work.
Just so you know what is happening...
An assert 7 error that quotes a getprop discrepancy is looking at the ro.product.device tag in your current rom's build.prop file as a safeguard to ensure you are not flashing a rom that is incompatible with your device. Any time that value is different from what the script is looking for, the difference will cause an immediate quit of the updater script as it has an assert attached to it.
The rom you flashed either is looking for the device ID you had at the time or simply is not performing the check. Simple as that Enjoy!
Sent from my GT-P7510 using Tapatalk HD
I need help relearning a few things.
I have tnt lite I installed from the woot day.
I totally forgot how to do this (well, there was a step by step instruction
I want to install the harmony 2.3.2, but I'm trying to figure out what wipe and reflash mean.
I have clockwork 2.5.1.1. Would that work?
How do I get the zip file onto the internal sdcard?
I apologize if there is an instruction for it already. I couldn't find it in search. It would be very much appreciated if you can point me in the right direction. Links are perfectly fine! I can read
Thanks
TheFlyingPig said:
I need help relearning a few things.
I have tnt lite I installed from the woot day.
I totally forgot how to do this (well, there was a step by step instruction
I want to install the harmony 2.3.2, but I'm trying to figure out what wipe and reflash mean.
I have clockwork 2.5.1.1. Would that work?
How do I get the zip file onto the internal sdcard?
I apologize if there is an instruction for it already. I couldn't find it in search. It would be very much appreciated if you can point me in the right direction. Links are perfectly fine! I can read
Thanks
Click to expand...
Click to collapse
I just found the thread on flashing the rom. What I was missing was the steps to mount it as usb drive.
I got the ROM copied over. But I'm stuck with this error.....now I'm really stomped.
I tried to install the rom and I got this.
Installing update...
assert failed: getprop("ro.product.device") == "smba1002" || getprop("ro.build.product") == "smba1002"
Status 7
Installation aborted.
Any idea what I did wrong?
I'm pretty sure I wiped system, data and cache.
It's funny how I'm going to reply to my own message again, but I hope whoever encounters the same issue will get some help here.
First of all the Harmony JellyBean ROM is awesome. It's been working great. I use netflix and youtube to cast on my chromecast.
There are games that didn't work on the froyo tntlite work perfectly fine now. It's sluggish, but not nearly as laggy as before.
It has not randomly crashed on me yet, but it might degrade overtime....not sure if JellyBean is less prone to degradation.
So, here was my problem. The version 2 of ClockWorkMod can not install those new ICS+ ROMs.
I do not know the minimum requirement, and those ROM creators don't specify it. I'm guess that they don't know what the minimum requirement is. They are nice enough to to put the package together, they certainly don't have the obligation to try each deployment environment for us.
This is what I know works. The clockworkmod that's in the Team DRH's prep works. You can install the prep without installing the Dirty Bean.
1. You can get your prep and instruction here. http://forum.xda-developers.com/showthread.php?t=1850994
Pay attention to where it says "here" with the download link. That's the prep.
2. Unfortunately, the instruction on the page also doesn't help because you can't just use clockwork 2.5 to install whatever version of clockwork that's in the prep (I think it's 6.0). You need to open up the zip file and look for the documentation in the USB directory.
It gives you the instruction on how to install the USB driver in WIN7, WIN XP or Linux.
3. Then you run a batch file to NVFlash the new Clockwork on the gtab.
4. Once that's done, you can follow the legacy clockwork instruction on how to mount the USB, upload the ROM and install the ROM.
http://forum.xda-developers.com/showthread.php?t=865245
Hello everyone, i recently purchased one of these from newegg at a reasonable price, but I can't seem to find rom's for them anywhere. Does anyone have any ideas on where to look, i've been hunting on google for hours. It's currently running 4.2.2
Kernel 3.0.36+
Firmware: CT9706_RK610
Im not sure what else to do. I would hate to have to stick with stock considering it's a little laggy with the junk that they piled onto it. Not to mention i know it has the chinese OS installed on it. Luckily i WAS able to root it, and even get cwm installed on it, but i have no rom to flash to it as of yet. Any help is appreciated, thanks!
Soft Bricked Taipad 10s
I have this tablet, and was able to root it, and all was fine until I realized that it was not utilizing the Nandflash. The internal storage was full, and the Nand was empty (ish). SO i decided (as a newb) to pull the boot.img, edit the init.rk3066.rc and attempt to re-route the emulated storage to /mnt/sdcard. Recreated the new_boot.img, and pushed it and cat to mtdblock2 as i got it..(correct base address) - and reboot takes it to recovery. over and over.
I am looking for a rom that will work, from what i find CWR and CWM are a no go due to stopped development, but im still searching. There must be a similar tablet somewhere.
Oh and b4 the softbrick i used to get adb shell cmd line "[email protected] #" or something like that - now i only get "#" - so i could not cat the original boot.img - yay fail.
Adulator12 said:
I have this tablet, and was able to root it, and all was fine until I realized that it was not utilizing the Nandflash. The internal storage was full, and the Nand was empty (ish). SO i decided (as a newb) to pull the boot.img, edit the init.rk3066.rc and attempt to re-route the emulated storage to /mnt/sdcard. Recreated the new_boot.img, and pushed it and cat to mtdblock2 as i got it..(correct base address) - and reboot takes it to recovery. over and over.
I am looking for a rom that will work, from what i find CWR and CWM are a no go due to stopped development, but im still searching. There must be a similar tablet somewhere.
Oh and b4 the softbrick i used to get adb shell cmd line "[email protected] #" or something like that - now i only get "#" - so i could not cat the original boot.img - yay fail.
Click to expand...
Click to collapse
hi... i have a taipd 9x- but i had a mistake.. and i dont have rom files and im stuck!!.. my android os does not work.. and i need the files to make it work the touch and wi fi hardware..can you help me how to do or find that rom file?
MAXIMAURO said:
hi... i have a taipd 9x- but i had a mistake.. and i dont have rom files and im stuck!!.. my android os does not work.. and i need the files to make it work the touch and wi fi hardware..can you help me how to do or find that rom file?
Click to expand...
Click to collapse
Do either of you still have the original firmware for the Taipad 9X? I've essentially bricked mine by loading an incompatible firmware and would love to get back to the original.
I'd be willing to pay a small fee to get it.
Sup. I'm stuck installing SlimBean 4.4.2 build 5 on my Galaxy S2 i9100.
I changed the kernel to the one compatible with my phone, then I installed CWM from Google Play, BUT I didn't update the Recovery component because it would go to 100% and stop (without finalizing the installation).
So now the recovery is 5.5.0.4 and not 6.0.4.5 (I think that's the latest one) and the SlimBean zip won't install from the recovery screen. I get this error:
set_metadata_recursive: some changes failed
E:error in /emmc/Slim-i9100-4.4.2.build5-OFFICIAL-4068.zip
(Status 7)
Installation aborted.
The log also says:
Symlinks and permissions... ApplyParsedPerms: removexattr of /system/addon.d/50-slim.sh to 0 failed: Operation not supported on transport endpoint
So I figured I need to update the CWM Recovery component and it should be OK, but I disabled USB debugging before doing all the things listed above and now Odin can't see my phone (I wanted to install the .tar using that) and neither does my PC (I can see the safe removal icon in the tray and I can eject it, but I can't see it in My Computer as a device).
What can I do?
I came up with an idea: pull the micro SD card out of the phone and put it in a reader, then copy the new CWM Recovery .zip to it, re-insert the card and install the .zip in recovery mode.
Does that sound good?
Yes......
And kudos to you for searching / figuring it out.......most noobs simply post "help URGENT, status 7......what do I do" without trying to figure it out first......
My wife says I'm a phone geek....She's probably right
keithross39 said:
Yes......
And kudos to you for searching / figuring it out.......most noobs simply post "help URGENT, status 7......what do I do" without trying to figure it out first......
My wife says I'm a phone geek....She's probably right
Click to expand...
Click to collapse
Will that work? My dad has the same phone model, so I can try to put my SD card in it, connect the phone to a PC and copy the zip that way if his card reader (I don't have one) doesn't see the card (because it hasn't been formatted on a PC). Those are all guesses because I don't know much about all that stuff.
I don't think you need to worry about formatting.....the SD card will be 'prepared' when the phone is booted up after inserting the card.....
My wife says I'm a phone geek....She's probably right
Hi all!
My Lenovo S6000L entered on a bootloop more than one week ago, apparently with no cause (no modifications made). The first thing I tried was entering recovery mode and wipe data and cache. Both were apparently successful. Then I reboot again and it continues with the bootloop (done this about 99 times).
Since then i have been reading as much as I could about what to do, but unsuccessfully. I decided to wipe dalvik-cache and see what happens, but the only way it came to my mind was using a update.zip file on the SD-card (because the SD-card is the only one place I can access). Here the problems became more annoying: haven't been able to run till the end any of the update.zip files I downloaded or made according with the tutorials I found. The message is always:
-- Install /sdcard ...
Installation aborted.
I have tried removing everything from the updater-script excepting the ui_print('Whatever') commands, hoping to see something else on my screen (and being afraid of errors being caused by eMMC access error), but message is the same.
Things I have tried:
Signed and unsigned zips
Unix and Windows line breaks on the script file (I'm using Sublime Text)
Writing all the commands in one line (anyways leaving one empty line at the end of the file)
No changes on the output of the screen. One of the downloaded zip files I have tried is a CWM ZIP, hoping to enter in a recovery mode that could let me delete de dalvik-cache (even if not sure yet about how much that could help).
In bootloop is quite difficult to use dba. I haven't been able to access the tablet using the computer yet. It' also quite challenging to get a stock ROM for this model.
Any help? I feel quite desperate.
Thanks for your time.