Swich ROM - Transformer TF300T Q&A, Help & Troubleshooting

Hi,
I have Cromi 5.3 and I wanted to switch to cm 10.2, but I can't flash the ROM. My bootloader version is 10.6.1.27.5 and I have TWRP 2.5.0.0, but I have that strange splitted windows issue so I used fastboot instead. First, I did those commands :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
then I did this :
,
but that didn't work. I can flash a recovery, but not a ROM
I dont know what to do to install without bricking my tablet.
Thanks

roud9 said:
Hi,
I have Cromi 5.3 and I wanted to switch to cm 10.2, but I can't flash the ROM. My bootloader version is 10.6.1.27.5 and I have TWRP 2.5.0.0, but I have that strange splitted windows issue so I used fastboot instead. First, I did those commands :
, then I did this :
, but that didn't work. I can flash a recovery, but not a ROM
I dont know what to do to install without bricking my tablet.
Thanks
Click to expand...
Click to collapse
Does the recovery work when you flash a recent 2.6.3.0 -42 TWRP?

Hi,
I just flashed it and I have the same problem
Sent from my Nexus 4 using XDA Premium 4 mobile app

roud9 said:
Hi,
I just flashed it and I have the same problem
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
On the split screen, can you confirm that 2.6.3.0 is actually on the device, or if it failed despite what fastboot said.

cmendonc2 said:
On the split screen, can you confirm that 2.6.3.0 is actually on the device, or if it failed despite what fastboot said.
Click to expand...
Click to collapse
On the picture, I have the 2.6.3.2 version, but I also tried 2.6.3.0 with the same result :

Look up Buster's recovery script in the general section and try using that. It should reset the device completely.

cmendonc2 said:
Look up Buster's recovery script in the general section and try using that. It should reset the device completely.
Click to expand...
Click to collapse
Hi,
Thanks, I solved the problem by installing the stock rom and put back twrp 2.6.3.0 but I still can't install cm 10.2, it says '' Unable to find partition size for '/recovery' " and '' Unable to find partition size for '/boot'

roud9 said:
Hi,
Thanks, I solved the problem by installing the stock rom and put back twrp 2.6.3.0 but I still can't install cm 10.2, it says '' Unable to find partition size for '/recovery' " and '' Unable to find partition size for '/boot'
Click to expand...
Click to collapse
My personal advice would be to flash 2.6.3.1 TWRP and then install a KitKat ROM, or CM11 in your case. It is much faster anyways.

I chose omnirom instead thanks for your help
Sent from my Nexus 4 using XDA Premium 4 mobile app

Related

How do i restore dafault backup rom? (telstra)

i know you have to flash the boot.img to get roms working, but how about the default rom, do i have to flash the top one in adb?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i like cm10, but wanna go back to stock for a change
For_itembine said:
i know you have to flash the boot.img to get roms working, but how about the default rom, do i have to flash the top one in adb?
i like cm10, but wanna go back to stock for a change
Click to expand...
Click to collapse
this is a nand backup done from a custom recovery, restore it in recovery...
SOLVED
i flashed boot.emmc.win
i was just unsure if i could flash it or not (because it was emmc win and not .img)
thanks
(i was getting bootloops trying to restore the default/stock rom, so this is all i needed to do - for others viewing this with similar problem)
For_itembine said:
SOLVED
i flashed boot.emmc.win
i was just unsure if i could flash it or not (because it was emmc win and not .img)
thanks
(i was getting bootloops trying to restore the default/stock rom, so this is all i needed to do - for others viewing this with similar problem)
Click to expand...
Click to collapse
confused ?! are you not trying to restore the whole backup cuz flashing the boot.img is not gonna restore your backup but just the kernel really.
For_itembine said:
SOLVED
i flashed boot.emmc.win
i was just unsure if i could flash it or not (because it was emmc win and not .img)
thanks
(i was getting bootloops trying to restore the default/stock rom, so this is all i needed to do - for others viewing this with similar problem)
Click to expand...
Click to collapse
So first you flash the first one in fast boot then the whole backup through recovery, right??
Sent from my One X using xda app-developers app
thinkhope said:
So first you flash the first one in fast boot then the whole backup through recovery, right??
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
you should be able to "restore" the whole nand backup from recovery.
U need to flash boot.img from the rom in fastboot not the nandroid boot backup that wont work and ur phone wont boot.

TWRP Glitch (Display Error)

I have a TF300T on stock 4.2 rooted and unlocked.
I downloaded twrp for 4.2 and renamed it to twrp.blob
I put it on my internal sd storage and followed this guys tutorial
http://www.youtube.com/watch?v=D2ATyGP5JAk
I used this command on terminal emulator
SU
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Not sure if this is an issue either http://i.imgur.com/PpHoOBS.png
I've tried redoing that command then letting it restart then trying to boot to recovery but that didn't work.
I tried installing TWRP through GooManager but it couldn't find the recovery for me.
Chris9446 said:
I have a TF300T on stock 4.2 rooted and unlocked.
I downloaded twrp for 4.2 and renamed it to twrp.blob
I put it on my internal sd storage and followed this guys tutorial
http://www.youtube.com/watch?v=D2ATyGP5JAk
I used this command on terminal emulator
SU
dd if=/sdcard/twrp.blob of=/dev/block/mmcblk0p4
Not sure if this is an issue either http://i.imgur.com/PpHoOBS.png
I've tried redoing that command then letting it restart then trying to boot to recovery but that didn't work.
I tried installing TWRP through GooManager but it couldn't find the recovery for me.
Click to expand...
Click to collapse
Same issue here, I've tried multiple versions of TWRP, 1.5/1.6/1.7 and all of them are causing issues like this.
I did the same thing you've been doing as well.
Mario
Does anyone know the solution to this?
desantim said:
Same issue here, I've tried multiple versions of TWRP, 1.5/1.6/1.7 and all of them are causing issues like this.
I did the same thing you've been doing as well.
Mario
Click to expand...
Click to collapse
I found a solution..
Flash TWRP 2.4.4 for your device and it will fix the problem
Chris9446 said:
I found a solution..
Flash TWRP 2.4.4 for your device and it will fix the problem
Click to expand...
Click to collapse
Yes, but this is only true because you are on bootloader 10.6.1.8. If you upgrade to a newer like 10.6.1.15.3 you will need TWRP 2.5.0.0-4.2.
bwiberg said:
Yes, but this is only true because you are on bootloader 10.6.1.8. If you upgrade to a newer like 10.6.1.15.3 you will need TWRP 2.5.0.0-4.2.
Click to expand...
Click to collapse
yep this is right
and if you mean the key driver not found, mine says that too
Not to bring a dead thread back, but was there a fix implied in previous posts, or just ackowledgment of a known issue?
Mario
Nah not really a fix, but it does illustrate the importance of correctly matching bootloader and TWRP version. A very useful table was posted by pjc21 in this thread: http://forum.xda-developers.com/showthread.php?t=2195883
To recapitulate - for Android 4.2 you must match
- bootloader 10.6.1.8 with TWRP 2.4.4.0-4.2
- bootloader 10.6.1.15.3 with TWRP 2.5.0.0-4.2
As far as I have seen the latest bootloader 10.6.1.27.1 can be used with both TWRP 2.5.0.0-4.2 and 2.6.0.0-4.2, but I have not tested this.

No SD card

Please help... I have flashed this: http://forum.xda-developers.com/goog...eview-t2796003 with the recovery method and now I can´t see my files because the mobile sais that I don´t have SD Card. I tried this to solve it using this:
Got "No SDCard" error?
This is because 4.4.x seems to point to: storage/emulated/0 & L points to: data/media/0
Solution:
- Mount system in TWRP/CWM
- Wipe system, dalvik, data, cache
- Unmount system
- Install ROM
- Factory reset
- Reboot
- Go back to recovery & flash SuperSU (link above).
- Reboot
But doing that I only can see the folders, but when I enter in them it doesnt show any file
When I try to restore the nandroid backup that i make before install Android L I cant see the file on TWRP so I can´t restore it... How can I come back to KitKat?
It was mentioned on another thread but I don't remember by whom so can't give proper credit but from a terminal emulator on your phone run
su
storecon -r /data/media/0/*
See if that works
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
It was mentioned on another thread but I don't remember by whom so can't give proper credit but from a terminal emulator on your phone run
su
storecon -r /data/media/0/*
See if that works
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I tried that too, but its doesnt work... :S
kapucho19 said:
I tried that too, but its doesnt work... :S
Click to expand...
Click to collapse
The first time I flashed L I had the same problem. Are you trying to get back to 4.4.4? You're going to lose all data on your device flashing back
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
The first time I flashed L I had the same problem. Are you trying to get back to 4.4.4? You're going to lose all data on your device flashing back
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Ok, I get back to 4.4.4 by flashing again my ROM and once I did that, I could be able to see files on the KitKat storage, I moved the nandroid to the L storage and I restored it. But now I have the problem that now I have two different storages (The L´s one it´s the preset) How could I change the storage now? restorecon -r... What else?
kapucho19 said:
Ok, I get back to 4.4.4 by flashing again my ROM and once I did that, I could be able to see files on the KitKat storage, I moved the nandroid to the L storage and I restored it. But now I have the problem that now I have two different storages (The L´s one it´s the preset) How could I change the storage now? restorecon -r... What else?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(0 it's the one of KitKat)
Nexus 5 || Android 4.4.4 || Paranoid Android
Guys, as already mentioned a couple of times, please keep all Android L related discussions inside the according Android L Q&A thread
---> Thread closed

[HELP] Rom error status 0: installation aborted - htc sensation

Hello!
I've problem with my htc sensation. I've been using custom roms for a few months, I tested roms like Venom, Revolution, Cyagnogenmod.
Mine last was: [Android 4.4.4] CyanogenMod 11 with 3.0.16 kernel [July 1, 2014]
Today i wanted to install: [3.4Kernel] CM-11 Android 4.4.4 [Stable v2.0][30 June]
I made full wipe (except sdcard), tried to install new rom and i got error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
MD5:
Info:
Bootloader:
I've tried different roms, different sdcards, still te same result.
I made full wipe, so my htc does not run...
What should I do?
Thank you for the replies!
what version of 4ext recovery do you have? install the latest 1.0.0.6 rc3
I also had that problem at first but after updating that $ext recovery touch to the latest version, it worked like magic.
Thanks for the reply!
But how can I install new recovery tool without turning my phone on?
I don't know the method, could you share me a link to the tutorial?
NoooX said:
Thanks for the reply!
But how can I install new recovery tool without turning my phone on?
I don't know the method, could you share me a link to the tutorial?
Click to expand...
Click to collapse
here is the latest version
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img
place it in your adb/fastboot folder
boot your device to the bootloader and select fastboot
connect it to the pc
open a cmd in the adb/fastboot folder and type
fastboot flash recovery recovery.img
fastboot reboot bootloader
rzr86 said:
here is the latest version
extract the recovery.img
Click to expand...
Click to collapse
I get error:
Unknown file format when i try to extract by 7zip or ICS/JB/EXT4 unpacker
NoooX said:
I get error:
Unknown file format when i try to extract by 7zip or ICS/JB/EXT4 unpacker
Click to expand...
Click to collapse
extract it with winrar
rzr86 said:
extract it with winrar
Click to expand...
Click to collapse
Still the same, it looks like archive is damaged...
NoooX said:
Still the same, it looks like archive is damaged...
Click to expand...
Click to collapse
i didn't have any problem
nevermind
here is the recovery.img
You might want to install "4EXT Recovery Updater" app. It's free and maybe easier to use than flashing it via pc.
You should always check the OP, they usually state if there is a brand new version of recovery required to flash that rom.
LxMaD said:
You might want to install "4EXT Recovery Updater" app. It's free and maybe easier to use than flashing it via pc.
You should always check the OP, they usually state if there is a brand new version of recovery required to flash that rom.
Click to expand...
Click to collapse
Or buy an "4EXT Recovery Control". It has much more features:laugh:

[Solved] Accidentally Wiped OS From Smartphone

Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
YellowV said:
Hello.
I was trying to do a factory reset when I accidentally wiped the os from 'my' phone.
I still can access to bootloader and I have TWRP installed.
I have no backups and no experience in the field.
How can I have 'my' phone back on track again?
Thank you very much.
Click to expand...
Click to collapse
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
rzr86 said:
download a custom rom
boot to twrp and flash it
if you are on S-ON after rom installation flash the boot.img of the rom via fastboot command
the command is fastboot flash boot boot.img
Click to expand...
Click to collapse
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
YellowV said:
Thanks for the reply.
I'm trying to do that. But so far without success, i'm having this error:
' E: unable to open zip file. '
(I found a video of someone in a similar situation youtube/xpRyv0b-pfY #I can't post the complete link due to xdadevelopers restrictions)
Any Ideas why and how can I solve it?
Click to expand...
Click to collapse
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
rzr86 said:
change the recovery
http://d-h.st/rG7
extract the recovery.img and flash it via fastboot command
fastboot flash recovery recovery.img
also what rom did you download ?
Click to expand...
Click to collapse
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
YellowV said:
I was finishing to do that when you made this post.
That solved the problem, but now I am with a new one:
ROM: http://forum.xda-developers.com/htc-sensation/development/rom-cyanogenmod11-ivanich-t2911152
Click to expand...
Click to collapse
redownload the rom
rzr86 said:
redownload the rom
Click to expand...
Click to collapse
By distraction I put the wrong zip file.
I will try now with the proper one. Thanks.

Categories

Resources