Q - Sd card not reading in recovery - Asus Eee Pad Transformer Prime

I recently seemed like a brick on my transformer prime. I tried flashing EOS rom and the system just froze on eepad screen. I still had access to Fastboot and Wipe data but no recovery whatsoever. I figured out i was missing the blobfile which got me back to cwm 5.8.2.0 and i transfered a stock rooted rom to the sd card to reflash but it wouldn't read my sd card, i tried 3 different ones. It just seem like its not finding a sdcard drive on the device. I tried adb pushing the files to internal sd but when im in recovery, my computer recognizes the adb device but the adb in cmd keep saying adb device not found. Any ideas? i been searching on the forums for the past 2 weeks to find a solution but no luck

j8dailo said:
I recently seemed like a brick on my transformer prime. I tried flashing EOS rom and the system just froze on eepad screen. I still had access to Fastboot and Wipe data but no recovery whatsoever. I figured out i was missing the blobfile which got me back to cwm 5.8.2.0 and i transfered a stock rooted rom to the sd card to reflash but it wouldn't read my sd card, i tried 3 different ones. It just seem like its not finding a sdcard drive on the device. I tried adb pushing the files to internal sd but when im in recovery, my computer recognizes the adb device but the adb in cmd keep saying adb device not found. Any ideas? i been searching on the forums for the past 2 weeks to find a solution but no luck
Click to expand...
Click to collapse
CWM does not have access to external SD cards on the Prime. No way around it.

how would i go about pushing rom files to update it without the ability to read sd or mount internal sd? my computer reconigzes the android ADB devices when i boot into CMW but when i use adb to push files over it keep saying device not found

Related

[Q] I am BRICKED???

OK I have a transformer prime that I cannot read with adb because the driver won't install. I have win 7 x64 and in the device manager it shows transformer and driver not installed. I rooted and unlocked my prime and when I tried flashing a rom I put the zip file in the external sd card so I go ahead and boot into recovery CMR 5834 and wipe everything and when I go to look for the zip file I can't find it because I can't access the external only the internal now I am stuck! I need some help if anyone can point me in the right direction or is this prime bricked? no nandroid. and can't read prime in adb it keeps telling me "no device found"
you have to get the naked drivers in android development
NandoLM said:
OK I have a transformer prime that I cannot read with adb because the driver won't install. I have win 7 x64 and in the device manager it shows transformer and driver not installed. I rooted and unlocked my prime and when I tried flashing a rom I put the zip file in the external sd card so I go ahead and boot into recovery CMR 5834 and wipe everything and when I go to look for the zip file I can't find it because I can't access the external only the internal now I am stuck! I need some help if anyone can point me in the right direction or is this prime bricked? no nandroid. and can't read prime in adb it keeps telling me "no device found"
Click to expand...
Click to collapse
Can you boot into Recovery? It sounds like it. If so, adb devices doesn't return anything?
If it does, the adb push (zip) /sdcard/(zip) works fine. It just takes a while to push the file over adb. or you can do adb push (zip) /data/media/ (zip) and it will go to the internal SD as well.

Asus prime not going past the boot screen

My transformer prime has been rooted and unlocked and im using TWRP recovery. After plugging it into the computer and using Android File Transfer to put a rom on the sd card, after flashing it the prime wouldn't let me copy things into internal storage or delete things off of internal storage! So i decided to try the wipe of internal storage and it is now only booting into the splash screen.
PLEASE HELP PLEASE!!! ANYONE!!
-thanks
Do you have access to adb or fastboot? Have you used adb or fastboot before? If you have access to adb or fastboot then you're still okay. The dev section has a lot of detailed posts in regards to pushing files to your tfp via adb or flashing a rom through fastboot.
I had a similar problem, and fixed it. It's seemed to have helped others. Try this.

[Q] Bricked?

I may have messed up the flash steps when I was trying to flash SuperNexus from Froyo? So I did the following first:
Make a Nandroid backup
Then I put those two files on the phone with the following adb commands:
adb push SuperNexus-2.0-vibrantmtd-BUILD4-update2.zip /sdcard/
adb push gapps-jb-20130301-signed.zip /sdcard/
After that I did
Do a Wipe/Factory Reset
Now I'm lost at the following step:
Flash SuperNexus ROM
On the CWM recovery interface, now when I select
install zip from sdcard
and then
choose zip from sdcard
I can't find the sdcard directory from the long list of directories such as Android, DCIM, data, external_sd, voodo, etc.! Where is sdcard?
Is it because the Nandroid backup didn't back up those two files (SuperNexus and gapps) because I did them backwards?
Now the screen only shows an open trash can with the Android logo, and it does not response? Is the phone bricked??? What can I do now?
Someone, please help!
When you click choose zip from sd card that takes you to your sd card and every folder contained in it. I usually just download ROMS with my phone and it puts them in the download folder. So when I "choose zip from sd card", then everything is in the folder "download". Next time either download with your phone or connect to your pc and put the files in a folder you will remember, example : sdcard/download. If you have pushed with adb then it might not be in a folder at all, I'm really not familiar with adb, maybe they were put in a folder named adb? I'm not familiar with the screen you speak of either, but it sounds like you have soft bricked your phone. Go back to stock with this guide http://rootzwiki.com/topic/605-guid...nja-apps-everything/page__p__11106#entry11106 if you are indeed soft bricked.
Sent from my SGH-T959 using Tapatalk 2
mj56gt said:
I may have messed up the flash steps when I was trying to flash SuperNexus from Froyo? So I did the following first:
Then I put those two files on the phone with the following adb commands:
adb push SuperNexus-2.0-vibrantmtd-BUILD4-update2.zip /sdcard/
adb push gapps-jb-20130301-signed.zip /sdcard/
Click to expand...
Click to collapse
Just plug in you usb select mass storage and copy it in the main memory(where Android, DCIM, data, external_sd, voodo exist ) not in the External memory.... the other procedure rather than adb pushing was correct... this will be fine.:good:. try again and let us know if you passed well..... for being more sure put out your mini sd card from phone.....
mistermish2000 said:
Just plug in you usb select mass storage and copy it in the main memory(where Android, DCIM, data, external_sd, voodo exist ) not in the External memory.... the other procedure rather than adb pushing was correct... this will be fine.:good:. try again and let us know if you passed well..... for being more sure put out your mini sd card from phone.....
Click to expand...
Click to collapse
Thank both of you for the kind suggestions!
It was quite scary for me since this was the first time I encountered such a scenario. After the soft brick, I managed to boot the phone into download mode many times, but the computer would not be able to detect the phone! Then accidentally I booted it into recovery mode, and the computer somehow recognized it. So I decided to just push the .zip files again with adb, After that everything went smoothly.
Now I'm fully enjoying JB!
glad you figured it out somehow... get used to it it will become easy to you when you do this again and again cause this phone can't be brick-able.. :highfive:

[Q] ADB Cannot find CWM?!?

Hi guys,
I have a huge issue and cannot fix it ( specially when I need my tablet for saturday ). I recently tried to install cyanogen mod 10 on my Archos 101 G9 Turbo using CWM v6.0.3.1
It's now just booting into the CWM and nowhere else.
Things I've tried:
Connecting via ADB ( get onto that inna minute ) ( failed )
Accessing External SD Card ( failed )
First thing I tried:
I installed ADB on my pc and tried to connect to my tablet to try and push [email protected] but upon starting ADB's server up and typing "adb usb" or "adb devices" it comes up as either:
"error: device not found"
or
"List of devices attached" with nothing after that.
This is all with the "Install zip from sideload" enabled in CWM.
The Second thing I tried:
When I first tried to access my external sd card, it wasn't having any of it. I mounted the external_sd in CWM and it didn't show up so after looking on the internet, I found that my version doesn't support anything other than FAT32 and my sd card was formatted to FAT, so I reformatted to FAT32, re-put [email protected] onto the card and booted CWM back up
Then after re mounting the external_sd, and looking for it, I couldn't find any way of accessing the external sd card.
I really don't know what's going on and more importantly how to fix it!
Hope you guys can help!
Thanks.
Jamie.

Noob mistake. Wiped data in TWRP - Including the OS

My G3 is a blank slate right now.
I put the SD card into my PC and downloaded the CM12 file and the Gapps file. Now with it back in the phone I can't find them. I click install > External Sd > nothing there.
Under "mount" it wont let me click the SD card.
Where do I start?
I would plug the phone in and reflash back stock and start over. But u could try mounting the the phone as usb storage and dl the files directly to it thn search for them on the internal storage since it wont connect to the sd.
deron37129 said:
I would plug the phone in and reflash back stock and start over. But u could try mounting the the phone as usb storage and dl the files directly to it thn search for them on the internal storage since it wont connect to the sd.
Click to expand...
Click to collapse
Plug it into where and reflash it how? You have to ELI5. I'm reformatting my SD card now to see if it will recognize it.
Wow. I really had to go through some trial and error there. I spend the last few hours trying to get the ADB side loading to work. Trying ever driver known to man. I kept getting the no devices message. There was a specific order that it had to be done in order for it to be recognizing the device at the time of loading. Enable mtp > adp > plug in > side load.
I'm up and running CM12 now. And I'm ready for bed!
Since you have twrp installed, why not just get an SD card and put a ROM on it and flash? Seems like the easy way to me.
For future reference, was the phone recognized by adb when in TWRP? If so, did you try to push any files to the internal storage?
I did that once I just flashed a tot file then just rerooted I couldn't connect phone back with adb or anything

Categories

Resources