Asus prime not going past the boot screen - Asus Eee Pad Transformer Prime

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.

Related

[Q] adb is working, but fastboot isn't...

After flashing some roms,my phone now can only access to internal and external sd from pc. Although, I can put files in sd, I can't see nor access to those files in my phones. I did some research and found out that the command in sdk could help me: "fastboot oem enableqxdm 0"
This is where I got stuck. I could access to adb and when I commanded adb devices I can see my devices attached. However when I typed fastboot devices, nothing shows up, and when I typed "fastboot oem enableqxdm 0", I got stuck in "waiting for devices" message.
I don't know what was going on, since adb command is still working fine. I would really appreciate any help here.
P.S. I don't know if this is matter, but I run on xp window.
I think fastboot is only for HTC devices. Someone please correct me if I'm wrong.
Sent from my SGH-T959 using XDA App
haha. yeah, fastboot = htc.
I saw the title for this thread and had to do a double take that I was in the Vibrant section. This was almost news to me.
I saw both fastboot and adb exe file in android sdk. I thought they would work for all android phones.
If it wasnt, do you know any ways for me to reactivate sd card or to access sd card through my phone? Rite now i cant see any pictures or songs, which i put in my internal n external sd though pc.
have you tried simply mounting/unmounting... maybe copy everything to the pc, format it and then reboot?
settings > sd / phone storage.
I tried mounting,unmounting, format it from both phone setting and on pc. I still found no luck
edit: i even flash back to stock rom and do factory reset. Still no luck. Is there any other ways that i can try.
bengob3t said:
I tried mounting,unmounting, format it from both phone setting and on pc. I still found no luck
Click to expand...
Click to collapse
First of all, what rom are you running? And secondly, if you're trying to access your sdcards from recovery, you really only have access to the internal one, nut not as USB mass storage.
If you're trying to access the sdcard from your computer as USB mass storage, make sure you have debugging enabled, and then using the notification menu, tell it to mount the sdcard.
Sent from my SGH-T959 using XDA App

Q - Sd card not reading in recovery

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

[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.

[Q] put files to sd-card in fastboot mode?

Hi guys!
is it possible to put files to internal storage when in bootloader/fastboot mode?
My post is probably very very similar to this http://forum.xda-developers.com/showthread.php?t=1542980, but I'm not sure if it will be the same as Xperia S.
I was about to flash custom ROM, but then I forgot to transfer ftf file into SD card, and recovery mount SD card option is broken, and I'm stuck in Sony boot loop.
Suggestions?
i thought xperia s doesn't have sd card, it's just built in 32gb memory.
i'm totally new to this phone, so don't quote me...
but maybe if the file needs to be on the internal storage there might be adb/fastboot commands where you can push the file in bootloader mode?
That's what I meant. Internal storage,
Do you know what commands used to push it?
I have the same prob XPS.. pls help me out guys...
Solved, I flashed DoomKernel instead of recovery-nozomi.
recovery-nozomi, I got stuck in Sony Bootloop.
i don't really know, i'm totally new to this phone.
on my old htc wildfire s you cold use hboot via usb and use adb from a windows command prompt
it was something like for example
adb push filename.ext /data/filename.etc
but again, i don't know if this is the correct method for this phone, or where you'd need to "push" the fiile, to /system? to /data? or some other location?
does it even need to be on the phone? or isn't there some tool that you can flash the update from your pc?

sideload/push help please

I previously had an android revolution hd rom installed, which i love... but due to some tinkering it no longer boots, it's stuck on the htc one loading screen.
However I also deleted that rom off the internal memory, which comes under the directory of "sdcard" even though the htc one doesn't have one.
This means I can't reinstall from the rom zip.
I have an updated version of android revolution, but how do i get it onto my phones internal memory?
After doing some googling , I came up with information about sideload, but because adb doesn't detect my device via clockwork mod recovery I don't think I can proceed.
Adb does however detect the device while it's on the stuck htc one loading screen. I think probably sideload isn't an option from this point?
Do i have to use adp push command?
God i wish htc one had an sd memory card, this wouldn't be a problem.
On a side note i have a device which allows me to insert a usb pen drive via the micro usb slot (which i can easily put a rom onto)
is that a viable way of performing the installation?
Really desperate for any help here, am a a loss why sideload isn't working from clockwork mod recovery.
pontypool said:
I previously had an android revolution hd rom installed, which i love... but due to some tinkering it no longer boots, it's stuck on the htc one loading screen.
However I also deleted that rom off the internal memory, which comes under the directory of "sdcard" even though the htc one doesn't have one.
This means I can't reinstall from the rom zip.
I have an updated version of android revolution, but how do i get it onto my phones internal memory?
After doing some googling , I came up with information about sideload, but because adb doesn't detect my device via clockwork mod recovery I don't think I can proceed.
Adb does however detect the device while it's on the stuck htc one loading screen. I think probably sideload isn't an option from this point?
Do i have to use adp push command?
God i wish htc one had an sd memory card, this wouldn't be a problem.
On a side note i have a device which allows me to insert a usb pen drive via the micro usb slot (which i can easily put a rom onto)
is that a viable way of performing the installation?
Really desperate for any help here, am a a loss why sideload isn't working from clockwork mod recovery.
Click to expand...
Click to collapse
it's really easy to load the rom from the usb otg cable
your going to need the newest version of TWRP recovery if you want the new ARHD
Flash TWRP
reboot after plugging in the usb otg
from TWRP choose install
where is says Storage: Click it and choose USB OTG
hit back hit install theirs your rom Flash and enjoy.
but you'll still need to flush the cache ( From you other Post )
fastboot erase cache

Categories

Resources