[Q] Help. Asus tf300t rck problems - General Questions and Answers

i started out bu using this site for my info to flash cwm to my tablet. after my research i was able to get it on and open it. however i could not mount my internal sd or extrenal sd for the life of me. i tried with usb debug on and with it off. nothing. i then read that twrp had a working recovery image for the tf300 so i tried that as well. i flashed it over but now my tablet will not boot into the custom recovery, it just freezes. i couldnt care which recovery i use i just want to be able to root my tablet and have a recovery for it. neither of which i have despite my work. i understand how to get root but i can not get my custom image to work.
extra details. the image is for jelly bean 4.2 and the asus tf300. i also flashed twrp straight over cmd.
thanks in advance

Hi did you fix this problem? I have same problem now

Related

[Q] [q] ???help bricked maybe????

Hello, I believed I have an issue. Hope it not to serious. My problem is that i can't get passed the ASUS logo Splash screen.
1st: I was one stock jelly bean rooted cwm recovery v6.0.1.2 and decide I wanted to get on to Hydro 3.6 Jellybean (9/17)
2nd I downloaded the ROM wiped cache,delvic and factory reset then installed, didn't install at first so I tried a mirror and then it installed correctly restarted the tablet and here I am.
3rd: Tried clean rom 2.0 still no luck.
Please help I'm 15 and don't wanna break the bad news to my parents.
Ps: I am able to still boot into CWM recovery 6.0.1.2 tried everything nothing working and able to fastboot but cold boot and wipe data don't work and haven't shut off tablet since accident will remain on and charged.
jekovenatinsley said:
Hello, I believed I have an issue. Hope it not to serious. My problem is that i can't get passed the ASUS logo Splash screen.
1st: I was one stock jelly bean rooted cwm recovery v6.0.1.2 and decide I wanted to get on to Hydro 3.6 Jellybean (9/17)
2nd I downloaded the ROM wiped cache,delvic and factory reset then installed, didn't install at first so I tried a mirror and then it installed correctly restarted the tablet and here I am.
3rd: Tried clean rom 2.0 still no luck.
Please help I'm 15 and don't wanna break the bad news to my parents.
Ps: I am able to still boot into CWM recovery 6.0.1.2 tried everything nothing working and able to fastboot but cold boot and wipe data don't work and haven't shut off tablet since accident will remain on and charged.
Click to expand...
Click to collapse
It's just a softbrick. As long as you can get into fastboot you are ok.
I suggest reflashing the stock jellybean rom. You can download it from the asus website.
As for getting it into your device (i dont know if cwm supprots sd cards yet). You can use the adb push commands or you can flash twrp which supprots flashing from the sd card.
Also next time read the rom thread carefully. It specifically says you should use twrp.
Hey man try this, it works for me (Same situation but i'm 17 xD)
1) Download this http://www.mediafire.com/?5diezc69u1b16f8
2)Extract the "recovery1" folder in C:\ drive
3)Plug the tablet to PC and turn it on while pressing VOL- and POWER, then go to the fastboot mode (is the USB symbol)
4)Download from here ( http://support.asus.com/Download.asp...300T&p=20&s=16 ) the WW of US instead of the version of the tablet you have got, the extract the blob file in the "recovery1" folder
5)Open CMD, type cd c:\recovery1 then press enter
6)Type dir to see if all the files are in the folder
7)type this command fastboot -i 0x0B05 flash system blob
8)After is done, type fastboot -i 0x0B05 reboot
9)Enjoy!
If you can't do any of this steps, post here and I will help you
Fixed It!
ZerOMKD said:
It's just a softbrick. As long as you can get into fastboot you are ok.
I suggest reflashing the stock jellybean rom. You can download it from the asus website.
As for getting it into your device (i dont know if cwm supprots sd cards yet). You can use the adb push commands or you can flash twrp which supprots flashing from the sd card.
Also next time read the rom thread carefully. It specifically says you should use twrp.
Click to expand...
Click to collapse
Hey actually like 10 mins after I posted I was able to install Clean Rom.
I formated every partition except sd card in v6.0.1.2 cwm recovery as well as factory reset and wipe dalvik.
Actually I like cwm recovery better and it does support microsd cards now. This is the jb/touch bootloader.
Thanks for the Help anyways.
.
Same problem, when i try to flash JB Hydro 3.6... i stuck into bootloop... i flash the official asus update and it works... But when i try to flash the hydro rom it doesn't work.... Why?
I guess you have the new JellyBean Bootloader... because of that you can only flash ROM's which are made for it...
.
I know... i update from jb ota to hydro... but when i flash the 3.6 i got bootloop... and now i can flash this rom...

[Q] TF101 Mounting with TWRP

Well here's the long problem, deleted photos that I need to recover from my ASUS TF101, but then realized that since its connected via a PTP port, I can't use it as UMS and therefore can't use my recovery programs. So, then I searched around forums, rooted my tablet, and then installed TWRP and clockworkmod, and then in the TWRP recovery window, it says I can't mount the SD card, and now I'm completely stuck, help please?
TWRP and CWM ?
They are both recoveries, so the last one you flashed is the only one you have installed
TWRP is the one you should use

[Q] Soft bricked after CWM installation / SOLVED

Hi all,
I have a TF300T with stock 4.2.1 android.
As i also own a nexus 7 with cyanogenmod, i decided to also give it a try on my TF300T
Unfortunately it ended in a endless loop of CWM recovery :crying:
This is what i did :
- i started with this thread http://forum.xda-developers.com/showthread.php?t=2055430
- it reference to another thread that describes how to install CWM recovery - > http://forum.xda-developers.com/showthread.php?t=1668173
I followed all 9 point in the CWM installation guide.
After that i wanted to flash the root zip and recognized that the CWM is not able to mount the sdcard and internal memory.
So i was not able to root the device and also not able to flash any custom rom.
After reading in the forum i was able with "adb reboot fastboot" to boot again into the stock ROM.
- Reading more in the forum i learned that TWRP should have been used . So i tried with fastboot to overwrite the existing recovery , but with no success.
- Reading even more in the forum i saw that there is a way to remove the CWM by restoring the orginal stock ROM with the folloing command.
"fastboot -i 0x0B05 flash staging blob" with blob coming from TW_epad-user-10.6.2.6.zip from asus web page.
After that i can not even reboot to the stock android ROM.
I still have CWM after booting of the device.
I can still open adb shell. But su is not working as i do not have root.
What is the best way now to get back to a working android on my TF300T?
Many thanks in advance for any good hints.
/BR
Is that the firmware that was already on it? I'd try installing 10.6.1.15.3 which is the newest firmware via fastboot. Should erase the recovery. I wouldn't do the 27.3 firmware, not all ROMs support it
as i do not have fastboot anymore , how to flash the stock ROM?
Can this be done with adb?
Or is there a way to get fastboot again?
I currently have endloess boot loop into CWM.
And as i can not access in CWM the sdcard and internal memory i am not able to flash anything.
I just saw this thread here - > http://forum.xda-developers.com/showthread.php?t=2236885
They had similar problems and also no fastboot
Other point is , do i need root access to fix it?
Even with adb i can not push files as the partitions are not mounted.
What about using sideload feature in CWM? will this allow to send a custom rom zip?
I finally got back my fast boot.
I made an hard reset (with hole below sdcard)
After that I could start the tablet with volume down and got back to fastboot
By that I am now able to start again the stock android that was already installed. So as long as I do not shutdown the tablet I at least can use it.
I see quiet a lot of discussions in the forum about soft brick tf300 after 4.2.1 ubdates.
I will now follow these and see if there will be a proper solution for my issue.
Thx
Sent from my Nexus 7 using xda app-developers app
kreutpet said:
I finally got back my fast boot.
I made an hard reset (with hole below sdcard)
After that I could start the tablet with volume down and got back to fastboot
By that I am now able to start again the stock android that was already installed. So as long as I do not shutdown the tablet I at least can use it.
I see quiet a lot of discussions in the forum about soft brick tf300 after 4.2.1 ubdates.
I will now follow these and see if there will be a proper solution for my issue.
Thx
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Found a recovery that actually works with 10.6.1.8 (4.2 bootloader): http://techerrata.com/file/twrp2/tf300t/openrecovery-twrp-2.4.4.0-tf300t-4.2.blob
Good to get you back to flashing happy. Not sure if it works with the 10.6.1.27. update though.
Finally have reached my goal...
CyanogenMod 10.1 nightly , trap, rooted....
After Ben back to stock I used this guideline staring from 4.2.1 stock
http://www.android-hilfe.de/root-cu...1-10-6-1-15-3-twrp-recovery-2-5-0-0-root.html
Sent from my Nexus 7 using xda app-developers app
Asus TF300T issues with CWM 6.0.2.3
I bought an Asus TF300T for Christmas 2014. It had JellyBean 4.2.1 on it.
I decided to try to update the device to Lollipop CM12 and admittantly I am a noob when it comes to Android tablets.
So, I installed the ClockworkMod (which installed correctly), but it has my tablet stuck in a loop. It won't mount the /sdcard
and when I open a Command Prompt with Administrator Privileges and attach the usb cable to the device, it won't find it.
I've downloaded the stock rom from Asus for the device and placed it on a 2 GB MicroSD Card that the device will not find or see.
After reading through this thread, I am feeling a bit out of my league on how to recover the device.
Any assistance would be greatly appreciated.

[Q] Unable to boot into Asus Transformer TF101

Hi guys
I did a factory reset within ICS this morning on my Asus Transformer TF101. Unfortunately this caused the tablet to reboot into recovery (Clockworkmod Recovery v5.8.3.4). I tried to reboot into the rom a couple of times but it unfortunately did not help. The tablet rebooted into recovery not matter what I did.
I decided to check if there is a rom available on internal storage and saw that there were. I then went ahead and factory reset / wipe data within recovery and I also wiped the Dalvic cache. After doing this I installed the available rom (Revolver ICS for TF101) and tried to reboot again. Unfortunately the tablet keeps rebooting into recovery.
Does anyone know what I can do to solve this issue and get my transformer working again?
The solutions I have thought of include the following but I either need to get files onto my transformer or I need some knowledge not already in my possession.
1. Allow the tablet to boot into the rom after successful installation of the Revolver Rom. Is there something I am doing wrong at this point in time? Note that I only have the Revolver rom available on the internal storage.
2. Mount transformer storage to my PC so that I can copy the stock rom to the transformer and install it in the hope of solving this issue. For this I need to know how to mount the transformer storage to my PC as I was unable to do that this morning. I have an SD card in the transformer but it does not seem to be available within my version of the recovery.
Thanks for your time and help!
Kind regards
Johann
tjvr said:
Hi guys
I did a factory reset within ICS this morning on my Asus Transformer TF101. Unfortunately this caused the tablet to reboot into recovery (Clockworkmod Recovery v5.8.3.4). I tried to reboot into the rom a couple of times but it unfortunately did not help. The tablet rebooted into recovery not matter what I did.
I decided to check if there is a rom available on internal storage and saw that there were. I then went ahead and factory reset / wipe data within recovery and I also wiped the Dalvic cache. After doing this I installed the available rom (Revolver ICS for TF101) and tried to reboot again. Unfortunately the tablet keeps rebooting into recovery.
Does anyone know what I can do to solve this issue and get my transformer working again?
The solutions I have thought of include the following but I either need to get files onto my transformer or I need some knowledge not already in my possession.
1. Allow the tablet to boot into the rom after successful installation of the Revolver Rom. Is there something I am doing wrong at this point in time? Note that I only have the Revolver rom available on the internal storage.
2. Mount transformer storage to my PC so that I can copy the stock rom to the transformer and install it in the hope of solving this issue. For this I need to know how to mount the transformer storage to my PC as I was unable to do that this morning. I have an SD card in the transformer but it does not seem to be available within my version of the recovery.
Thanks for your time and help!
Kind regards
Johann
Click to expand...
Click to collapse
follow instructions here: http://www.transformerforums.com/forum/asus-transformer-tf101-development/31919-frederuco-s-guide-flash-tf101-back-stock.html
Thanks but that is not so helpful since I need to get files on internal storage
Thanks for your reply but it is unfortunately not very helpful. I need to have a rom on the internal storage in order to follow that guide. Currently my transformer cannot boot into Android and the ClockworkMod does not see the external SD card.
My main question remains : how to get files onto internal storage?
tjvr said:
Thanks for your reply but it is unfortunately not very helpful. I need to have a rom on the internal storage in order to follow that guide. Currently my transformer cannot boot into Android and the ClockworkMod does not see the external SD card.
My main question remains : how to get files onto internal storage?
Click to expand...
Click to collapse
No you don't. Read them again. You are flashing the stock rom from computer which is connected to the tablet.

[Q] Old CWM recovery doesn't support sd card and cant flash anything

I had a asus tf101 tablet lying around and thought a new rom would be nice .i flashed a rom (katkiss) with making a backup and it just bootloops. i have and older CWM recovery which does not support sd card so i cant flash anything off of that. ive tried formatting it to fat32, still no luck.i cant connect the tablet to my any of my pc's because the only usb cable i have is bad ( it only charges the tablet) .so my question is, how can i get a rom (any rom for the tf101) on to the tablet? only my recovery works. i have a twrp image on the tablet's storage and i've tried flashing the zip inside CWM but when the tablet reboots its back to CWM.

Categories

Resources