[Help] Wiped Internal Storage - G2 Q&A, Help & Troubleshooting

I rooted and upgraded to the latest CarbonRom nightlie. I got the message "System UIDs are Inconsistent", so I searched for solutions and found out to wipe data and start again. Well I accidently clicked Wipe Internal SDcard while do an advanced wipe. So obviously my phone is dead in the water. I understand I need to adb sideload a stock ROM, but when I try to run adb devices it returns with no devices even though my computer did recognize a new device.
Please I need help badly. I really don't want a $100 paper-weight.

What model? I also did the same thing, and sideload didn't work so I just did the revert to stock. You can find threads related to reverting throughout this forum.

zero0422 said:
What model? I also did the same thing, and sideload didn't work so I just did the revert to stock. You can find threads related to reverting throughout this forum.
Click to expand...
Click to collapse
Which recovery are you using? Have you tried doing a restore from the recovery?

zero0422 said:
What model? I also did the same thing, and sideload didn't work so I just did the revert to stock. You can find threads related to reverting throughout this forum.
Click to expand...
Click to collapse
Schmiesus said:
Which recovery are you using? Have you tried doing a restore from the recovery?
Click to expand...
Click to collapse
I'm on Verizon and my recovery is TWRP. I've been trying this method http://forum.xda-developers.com/showthread.php?t=2471370 but it just just says the phone is not connected even though I have the correct drivers and have restarted my computer.

This is a dumb idea, but im pretty sure it will work...
Borrow your friend's android phone, insert your SD card in it, then copy the ROM file of yours to it... Then insert your SD card back to your phone, boot into recovery, flash the ROM... No computer needed
Sent from my Sony Xperia E Dual

wasturaka said:
This is a dumb idea, but im pretty sure it will work...
Borrow your friend's android phone, insert your SD card in it, then copy the ROM file of yours to it... Then insert your SD card back to your phone, boot into recovery, flash the ROM... No computer needed
Sent from my Sony Xperia E Dual
Click to expand...
Click to collapse
LG G2 doesn't have an external sdcard

Look for koush's driver. You do not have the correct drivers loaded. Uses different drivers in different modes on the phone. Many threads already on this same subject, should be east to find links to the drivers
Sent from my LG-D800 using Tapatalk

tdevaughn said:
Look for koush's driver. You do not have the correct drivers loaded. Uses different drivers in different modes on the phone. Many threads already on this same subject, should be east to find links to the drivers
Sent from my LG-D800 using Tapatalk
Click to expand...
Click to collapse
Downloaded koush's driver. Now when I search for device instead of returning just
List of devices attached
And no devices listed it is now returning
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
But still not listing that my phone is connected in Download Mode.
Edit ///// It has now discovered my device, but now returns * cannot read 'sideload' *

Dablizzack said:
Downloaded koush's driver. Now when I search for device instead of returning just
List of devices attached
And no devices listed it is now returning
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
But still not listing that my phone is connected in Download Mode.
Edit ///// It has now discovered my device, but now returns * cannot read 'sideload' *
Click to expand...
Click to collapse
Yep, same thing mine did. None of the drivers worked to get sideload working.
I'm also using the VS980 and used this method for returning to stock, works perfect.

zero0422 said:
Yep, same thing mine did. None of the drivers worked to get sideload working.
I'm also using the VS980 and used this method for returning to stock, works perfect.
Click to expand...
Click to collapse
The download times on this is terrible. Over 9 hours for a 2GB file. I'd like to figure out why adb isn't working when (to my knowledge I'm doing everything correctly).
adb devices return
Phone ID Sideload
And then when I do adb sideload LG-G2-VZW-OTA-VS98011A.zip it returns
* cannot read 'sideload' *
And yes I opened the cmd prompt in the adb folder.

Well, instead of spending your time on sideload which doesnt seem to be working, just push the ROM to your device then.
adb push name.zip sdcard/
caps matter in the names.

zero0422 said:
Well, instead of spending your time on sideload which doesnt seem to be working, just push the ROM to your device then.
adb push name.zip sdcard/
caps matter in the names.
Click to expand...
Click to collapse
In the process of doing that now. It's now been about 40 minutes. I know the stock rom is almost 2GB but it doesn't seem like it should take this long.

Dablizzack said:
In the process of doing that now. It's now been about 40 minutes. I know the stock rom is almost 2GB but it doesn't seem like it should take this long.
Click to expand...
Click to collapse
Well, I can link you the .tot file from my dropbox. Not sure if that will help your speeds.
Let me know and I can PM you the link.

zero0422 said:
Well, I can link you the .tot file from my dropbox. Not sure if that will help your speeds.
Let me know and I can PM you the link.
Click to expand...
Click to collapse
No worries I was able to fix the problem. If anyone is interested I'd be more than welcome to go through the steps I took/still am taking to fix my bone headed mistake.

Related

Stuck in TWRP

Hello,
I try to experiment with my phone a lot. I think I overdone it today.
Had no GPS running CM10.2 and went back to stock rooted.
Had a message today there was an update (from Sprint). Installed.
The phone booted right to TWRP and keeps on booting there.
I tried to restore the CM10 back up with no luck, tried restoring stock back up with no luck.
Then I wiped everything clean. Still boots to TWRP.
I do have my backups on my PC.
I have no roms in the phone anymore so I cant flash anything.
Any suggestions?
Keep in mind I am fairly new to this. If I have to read up on something just point me to the right direction.
THANKS!
Dominik
This belongs in the Q&A section. Do you know how to use adb? Chances are that even sideloading a rom will not work. I had this issue not to long ago and I had to completely restore my device using lg flash tool. It just keeps rebooting into twrp? Try downloading a rom on your pc. Download the android sdk, navigate to platform-tools inside of the sdk folder, place the download rom inside this folder, hold down shift key and right click, select open command window here, open twrp on your phone and click advanced and hit adb sideload, type adb devices in the command window and it should list your device(you need your phones drivers first!), the type in cmd adb sideload (name of rom) without "()". it should push it to your phone.
If that method does not work you need to use the lg flash tool. download this to your pc: http://storagecow.eu/index.php?dir=Xda/LG+G2/Stock/Sprint+LS980/
look at the readme inside the folder and it will navigate you to the step by step instructions. Just make sure you use the Sprint files included in the link above and not the Verizon files. Steps are the same, files are not. It's very important.
dozol said:
Hello,
I try to experiment with my phone a lot. I think I overdone it today.
Had no GPS running CM10.2 and went back to stock rooted.
Had a message today there was an update (from Sprint). Installed.
The phone booted right to TWRP and keeps on booting there.
I tried to restore the CM10 back up with no luck, tried restoring stock back up with no luck.
Then I wiped everything clean. Still boots to TWRP.
I do have my backups on my PC.
I have no roms in the phone anymore so I cant flash anything.
Any suggestions?
Keep in mind I am fairly new to this. If I have to read up on something just point me to the right direction.
THANKS!
Dominik
Click to expand...
Click to collapse
1. Never flash an OTA on a phone that's been modified in any way.
2. Never post questions in development.
3. What typo said
phatmanxxl said:
1. Never flash an OTA on a phone that's been modified in any way.
2. Never post questions in development.
3. What typo said
Click to expand...
Click to collapse
Sorry, I will ask in the correct sub-forum.
Dominik
dozol said:
Sorry, I will ask in the correct sub-forum.
Dominik
Click to expand...
Click to collapse
its an easy fix. search the forums for a fix.

LG G2 Fastboot

Everything I found on this says volume + and power, which kicks me into download mode, not fastboot.
I've gone into adb and typed adb reboot bootloader, but that just restarts the phone and turns in on like normal.
I google the how to enter fastboot mode on LG G2 and can find plenty of post about being stuck in fastboot, but nothing on how to get into fastboot in the first place.
Found a tutorial here about setting up and using fastboot and thought I was set until I got to the part about "and using fastback", where it just says:
Make sure you have android debugging turned on in your phone (not really needed for fastboot but you do need for ADB), plug it into your computer and boot into fastboot mode...
I felt like watching "Much ado about nothing" when Denzel says; "The learned constable is too cunning to be understood"
Any direction is appreciated.
Hmm, I may have written that guide... Just checked and yeah should have been more clear I'll change that up. It should have read the USB debugging was needed for adb (not for fastboot) so when you can issue
adb reboot bootloader
But after that I did mention to check device specific forum for answers on how to get into fastboot/bootloader and being I've never held an lg g2 I took a quick look around.
Unfortunately the only way that I found that people said works every time is to wipe recovery to get into bootloader mode as the recovery you guys currently have disables something due to a patch getting custom recoveries to work
So yeah, I would advice to speak with someone knowledgeable about your specific device before you just wipe recovery
Out of curiosity, is there something specific you need to do with fastboot or are you just curious about your phone?
Sent from my Nexus 7 using XDA Premium 4 mobile app
demkantor said:
Out of curiosity, is there something specific you need to do with fastboot or are you just curious about your phone?
Click to expand...
Click to collapse
the current thing I've been trying to straighten out is that despite being rooted and installing TWRP, I can't install ROMS. I tried CM 11 and Hellfire so that I could put kitkat on, but gave the following:
Error executing updater binary zip.
One of the answers I found said that I had to go back to TWRP 2.3 (I'm using 2.6) and I believe that's where the whole bootloader thing came into play, because it was the way to 'downgrade' -
So then I found Philz touch 6 (as I understand it a mode of CM 11), but here he talked about fastboot and lokifying items. Here's the link:
http://forum.xda-developers.com/showthread.php?t=2554053
In the end it still comes back to the "can't load ROMs" issue. Just want a completely stripped down Kitkat that I can add the stuff I want without the bloatware.
Thanks in advance.(and the thanks button was hit on your reply)
For KitKat you should need a newer recovery with SELinux support which I believe is 2.6.x and newer for twrp, 2.3 I doubt would work if there even is one for your phone
But yes fastboot is often the best way to change recoveries but not the only way.
If there is a flashable.zip you could install new recovery from old
If your current ROM supports the flash image binary you can use a terminal emulator
You can use adb to install
Or even apps from the market
I would look for the latest recovery for your device, twrp, cwm, shouldn't matter so long as its new and then find what way works best changing for your phone.
The update-binary issue is often a sign that you need to change recoveries
Unfortunately without having your device I don't know if I can give you the best answers but feel free to ask
Best of luck!
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
Unfortunately without having your device I don't know if I can give you the best answers but feel free to ask
Best of luck!
Click to expand...
Click to collapse
Thanks again. I have adb and the script for loading TWRP 2.6.xx. I unrooted and rerooted the phone, because I wasn't sure how to replace the recovery... Now I think I realize that I could just find another recovery image and place it in the same file as the loki flash and that will flash it (At least that's what I understand at present).
If that's the case, then downloading the Philz touch 6 would work... but not wanting to brick it, I'm still asking and reading.
Hello Guys.
I am having a similar issue. I have a new ROM that will not run because of a faulty lg set up wizard that always force closes and I can not get passed it and a nandroid that for some reason is corrupted. So. This fastboot seems to be a dead end it looks like a quick learning curve of ADB is the only viable answer. I have installed all SDK Manager with ADB Tools and also the required Jarva JDK and LG drivers. The phone is turned on (at the beginning of the faulty setup wizard) In CMD my device is found when typing in 'adb devices' So. I am already to push a new ROM over to the phone.
Do either of you guys know the adb command?
Help would be appreciated.
Thanks
You can't actually flash a new ROM with adb, but you can either push it phone with adb and then flash in recovery. Or if your recovery has an option for adb sideload then use this.
Also setup wizard crashing is usually the fault of wrong gapps or not wiping before flashing a rom
Sent from my Nexus 4 using XDA Premium 4 mobile app
I found that the best way was to load flashify, that did the trick so I could start trying out ROMs... so no on to the next step - finding a 4.4.2 stripped down stock and the LG stuff I actually like.... thanks again.
demkantor said:
You can't actually flash a new ROM with adb, but you can either push it phone with adb and then flash in recovery. Or if your recovery has an option for adb sideload then use this.
Also setup wizard crashing is usually the fault of wrong gapps or not wiping before flashing a rom
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for the reply!
I know it's not possible to flash a ROM via ADB. I have everything set up, ADB etc, etc. My phone is turned on and adb is seeing it but I can not work out the command to push. Every time I try to push I just get a long list of ADB instructions (I think they are) but nothing gets pushed. I have read lots of instructions on how to make the command but I still must be doing something wrong.
Here are my parameters;-
adb push/C:\Users\dene\Desktop/cm-11-20140210-SNAPSHOT-M3-d802.zip/sdcard
Am I missing some spaces I am not aware of? Are all my slashes the right way round and in the right places? Is my 'sdcard' destination designation correct seeing as there is only internal storage on the G2?
Another problem I am having is that ADB has no problem seeing my sevice EXCEPT when I boot in to recovery (TWRP). When in recovery I lose coms between my device and pc. Hence I can no do TWRP ADB side load (I have tried). I have all the correct LG drivers loaded. Except MTP keeps failing to install? Any ideas?
Not to be mardy about it or hassle you but I am fairly house bound and live out in the country and really require my mobile phone. I have spent many hours trying to figure this out. Any help with the above would be much appreciated?
PS. I did a very thorough wipe, I always do. The gapps are built in to this ROM!
Thanks
dodge3003 said:
Thanks for the reply!
I know it's not possible to flash a ROM via ADB. I have everything set up, ADB etc, etc. My phone is turned on and adb is seeing it but I can not work out the command to push. Every time I try to push I just get a long list of ADB instructions (I think they are) but nothing gets pushed. I have read lots of instructions on how to make the command but I still must be doing something wrong.
Here are my parameters;-
adb push/C:\Users\dene\Desktop/cm-11-20140210-SNAPSHOT-M3-d802.zip/sdcard
Am I missing some spaces I am not aware of? Are all my slashes the right way round and in the right places? Is my 'sdcard' destination designation correct seeing as there is only internal storage on the G2?
Another problem I am having is that ADB has no problem seeing my sevice EXCEPT when I boot in to recovery (TWRP). When in recovery I lose coms between my device and pc. Hence I can no do TWRP ADB side load (I have tried). I have all the correct LG drivers loaded. Except MTP keeps failing to install? Any ideas?
Not to be mardy about it or hassle you but I am fairly house bound and live out in the country and really require my mobile phone. I have spent many hours trying to figure this out. Any help with the above would be much appreciated?
PS. I did a very thorough wipe, I always do. The gapps are built in to this ROM!
Thanks
Click to expand...
Click to collapse
I HAVE SOLVED THE ISSUE! Thanks for your assistance mate but in the end I just went back to stock using this amazing thread:-
http://forum.xda-developers.com/showthread.php?t=2432476
in conjunction with this amazing video;-
http://www.youtube.com/watch?v=IixQjo_hyz8
So! I am now un rooted and back to stock. Time to start the rooting ana ROMing all over again.lol
Thanks
Glad to here!
You need a space after push
But it usually easier not to enter the location of a file while pushing so cd to the directory first like
cd C:\Users.....
Then once there adb push /nameoffile /locationonphone
But if you don't want to cd, I see you have widows, depending on version you can just right click in the folder your file is located and choose open cmd here
Sent from my Nexus 7 using XDA Premium 4 mobile app
Need Help
As I thought I bought LG G2 D-802, but it was D-800 and I accidentally install the lollipop of D802 and now it's in bootlap.... I can only get into fastboot and whenever I try to flash .img of D-800 or D-802 it just stuck at "writing .img"
What to do to unbrick the phone and bring it back to live. I tired the adb and fastboot cmd method on windows 10 and windows 7 but no success. It's just stuck at writing .img file.

friend accepted sprints new OTA. Phone wont boot past TWRP

So, I rooted my coworkers Sprint G2 or LG LS980 using IoRoot a month ago and had TWRP installed on it. prior to doing this I had looked into what it would take to revert it to factory unrooted unmolested state. didnt seem to hard with the lgFlash tool and what not....
Well two days ago he accepted and tried to install the new OTA. he was on ZVA firmware, and I believe the new OTA was for 4.4... well the install of the OTA failed im pretty sure do to TWRP being installed instead of stock recovery. instead of stopping there and calling me he tried to fix it himself... I believe one of the things he did was to wipe the device. as in advanced wipe, select EVERYTING including system....
He gave it to me today rather pissed and asked me to fix it.
Ok, I have bee through MANY threads about reverting back to stock, and it seems I am having a serious driver issue... In my laptops device manager I can see the LS980, but it has no driver installed. I have downloaded many different versions of the LG drivers from various tutorials here and on other websites. I even tried to find them on LG.com, but no luck there.
I can get it into download mode, holding vol+ and plug in USB, but once I try to connect to it via LGMobile Support tool or LGFlash tool, they do not detect it. it tries to load three different modems, and the center one always fails. is there anyplace I can get JUST the driver, not the entire self extracting EXE files?
I was just going to copy a ROM onto the internal storage, but even using the mount tab in TWRP it will not connect to my computer.
PLease for the love of all that is sacred to XDA help me!!! I sadly do not know much about ADB... I have never really used it. at this time it is not installed and I wouldnt know what to install and how to ADB Push a rom onto the phone...
Edit, here is ONE of the tutorials I tried, but since I cannot get the proper drivers installed this hangs when I click the yellow arrow to start it....
http://forum.xda-developers.com/showthread.php?t=2432476
schollianmj said:
So, I rooted my coworkers Sprint G2 or LG LS980 using IoRoot a month ago and had TWRP installed on it. prior to doing this I had looked into what it would take to revert it to factory unrooted unmolested state. didnt seem to hard with the lgFlash tool and what not....
Well two days ago he accepted and tried to install the new OTA. he was on ZVA firmware, and I believe the new OTA was for 4.4... well the install of the OTA failed im pretty sure do to TWRP being installed instead of stock recovery. instead of stopping there and calling me he tried to fix it himself... I believe one of the things he did was to wipe the device. as in advanced wipe, select EVERYTING including system....
He gave it to me today rather pissed and asked me to fix it.
Ok, I have bee through MANY threads about reverting back to stock, and it seems I am having a serious driver issue... In my laptops device manager I can see the LS980, but it has no driver installed. I have downloaded many different versions of the LG drivers from various tutorials here and on other websites. I even tried to find them on LG.com, but no luck there.
I can get it into download mode, holding vol+ and plug in USB, but once I try to connect to it via LGMobile Support tool or LGFlash tool, they do not detect it. it tries to load three different modems, and the center one always fails. is there anyplace I can get JUST the driver, not the entire self extracting EXE files?
I was just going to copy a ROM onto the internal storage, but even using the mount tab in TWRP it will not connect to my computer.
PLease for the love of all that is sacred to XDA help me!!! I sadly do not know much about ADB... I have never really used it. at this time it is not installed and I wouldnt know what to install and how to ADB Push a rom onto the phone...
Edit, here is ONE of the tutorials I tried, but since I cannot get the proper drivers installed this hangs when I click the yellow arrow to start it....
http://forum.xda-developers.com/showthread.php?t=2432476
Click to expand...
Click to collapse
okay so have you tried the following from this thread-
If you DONT have ADB access (because of an early build of TWRP), you can simply use TWRP's awesome "terminal command" option to run the following:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
You'll have to type that whole thing out, and be VERY careful with spaces and punctuation. One wrong letter and you could nuke your phone.
XxZombiePikachu said:
okay so have you tried the following from this thread-
If you DONT have ADB access (because of an early build of TWRP), you can simply use TWRP's awesome "terminal command" option to run the following:
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota
You'll have to type that whole thing out, and be VERY car
eful with spaces and punctuation. One wrong letter and you could nuke your phone.
Click to expand...
Click to collapse
Ok, I think its TWRP 6.1.3.3? Maybe 6.2.3.3... not sure. Phone isn't in front of me this second. As to the terminal command... do I type the word code first? Or is it just there as part of your sentance, type this terminal code..... yea, I'm a retard sometimes. Thanks for your help.
schollianmj said:
Ok, I think its TWRP 6.1.3.3? Maybe 6.2.3.3... not sure. Phone isn't in front of me this second. As to the terminal command... do I type the word code first? Or is it just there as part of your sentance, type this terminal code..... yea, I'm a retard sometimes. Thanks for your help.
Click to expand...
Click to collapse
I think you mean 2.6.3.3 but how knows maybe your from the future
I think it's just the dd... and there is another command over in the thread that ends in misc you can search it up(some people have needed to use the both, while others just the one)
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
What thread? And what's dd?
schollianmj said:
What thread? And what's dd?
Click to expand...
Click to collapse
this one and by dd I meant the command I just was too lazy to type it again
Sent from my LG-D800 running stock kk, rooted with philz using XDA app
Huh, that didn't work... Bummer. Any other ideas?
Can you still get to download mode. If so follow
http://forum.xda-developers.com/showthread.php?t=2432476
And then root with ioroot25.
Sent from my Nexus 7 using Tapatalk
secret.animal said:
Can you still get to download mode. If so follow
http://forum.xda-developers.com/showthread.php?t=2432476
And then root with ioroot25.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Yea, I have been trying that method... my issue now seems to be that one of the drivers is not installing correctly. So I cannot change the device to port 41. And the app will not see my phone. When I get off work tonight and can use my laptop again I will try downloading advanced and setting that up and see if I can make it work that way. I also read the other thread that was linked last night looking for the two terminal commands to try, both the fota, and the miscellaneous command... found the commands, typed them in, and now my phone boots to the LG logo and my notification light starts scrolling through different colors. I can still get to both recovery and download mode though, so I am not giving up.
Also in that thread someone mentioned koush's generic adb drivers... I downloaded those and will try that as well.
Basically if I can just get my darn laptop to connect to this phone I think I might still have a shot at reviving it.
Multi color led makes me think, wing kernel. Like installing zvc kernel over zva system modem.
You may have to uninstall all lg drivers, and reinstall
Sent from my Nexus 7 using Tapatalk
Well it was running fine until he tapped accept on the ota so I dont know how he would have gotten the wrong kernel.... I have uninstalled the drivers a few times and reinstalled different versions. There is always one that fails when I plug in the phone. Plus I get a message on the device about mediadata unknown, or not found.... something like that. I know before he called me he tried the wipe option in twrp. I know on my galaxy s4 we were not to use the wipe data command in there, I'm thinking he did...
But I can still get to download mode so if I can get my laptop to recognise it I have faith I can lgflash tool it back to life... if I can get the drivers to cooperate...
Quick update on this... I found a tutorial on using adb and managed to sideload a rom, derp milestone 1 I believe it was, and after it completed the phone booted up just fine. My friend wanted it to be reverted back to its stock unrooted state, so I tried LG mobile something or other on my laptop... you all know, the one where you hit options then upgrade recovery and it should download and flash stick software? Well it saw the phone, and said there was no upgradeable software on it... mind you the phone still has a working twrp 2.6.3.3 on it... I don't know... I tried LG flash tool, but i can't get it to be port 41 for that to work... but at least the phone boots and runs fine now.
Still having my driver issue though. When I plug in the phone windows installs 3 drivers. One is CDC driver which always fails. No clue why.
Any ideas?

[Q] [Help Please] LG g2 d802 No ROM / Boot Issue

see post 4
see post 4
see post 4
d802 int
Ok, so i made a rookie mistake and completely wiped my phone ready for a new install, without moving the files for the install across 1st. So now I cannot get the PC to recognise a device is plugged in to send across the cludyflexg3 rom files. I have twrp installed and can get to that with the power off/down combo on boot but this doesnt help a great deal without the files being accessible.
I can also load the updater with up and power but as the device was rooted this is picked up and it doesn't progress.
I tried IOroot and this doesnt seem to do anything either, window just closes when I hit enter. Any idea how I can flash across the rom somehow?
[as a quick update, IOroot will get to the point where it enables daemon but it just sits there waiting for the phone to respond, which it obviously won't. Is there anything I can do from within twrp to get a version of android installed? There are no recovery files I can find on the device after the wipe.
Is there really nothing I can do? I have now installed and set up adb. But my device doesnt show up with adb from any menu I use... (when using command line adb devices) and also when using adb usb command, I get "device not found"
Any help at all guys? this has been up 2 hours, I've always found this forum very helpful, but I really need my phone up and running asap as I use it for work, it is essential. Even the smallest bit of advice to at least get me to the next step would be really great. Thanks.
Could I possibly get a micro usb storage device, put the rom file on there and load it using twrp? If this is possible I may be without my phone a few days but at least it would work eventually.
Im sorry about the above posts, I tried to tidy the question and delete the previous posts but this isn't possible. Could an admin do this please, but I still need help with this issue. Please, anyone!
kye1987 said:
Ok, so i made a rookie mistake and completely wiped my phone ready for a new install, without moving the files for the install across 1st. So now I cannot get the PC to recognise a device is plugged in to send across the cludyflexg3 rom files. I have twrp installed and can get to that with the power off/down combo on boot but this doesnt help a great deal without the files being accessible.
I can also load the updater with up and power but as the device was rooted this is picked up and it doesn't progress.
I tried IOroot and this doesnt seem to do anything either, window just closes when I hit enter. Any idea how I can flash across the rom somehow?
[as a quick update, IOroot will get to the point where it enables daemon but it just sits there waiting for the phone to respond, which it obviously won't. Is there anything I can do from within twrp to get a version of android installed? There are no recovery files I can find on the device after the wipe.
Is there really nothing I can do? I have now installed and set up adb. But my device doesnt show up with adb from any menu I use... (when using command line adb devices) and also when using adb usb command, I get "device not found"
Any help at all guys? this has been up 2 hours, I've always found this forum very helpful, but I really need my phone up and running asap as I use it for work, it is essential. Even the smallest bit of advice to at least get me to the next step would be really great. Thanks.
Could I possibly get a micro usb storage device, put the rom file on there and load it using twrp? If this is possible I may be without my phone a few days but at least it would work eventually.
Im sorry about the above posts, I tried to tidy the question and delete the previous posts but this isn't possible. Could an admin do this please, but I still need help with this issue. Please, anyone!
Click to expand...
Click to collapse
if adb is not working then a usb otg would be the solution, they are used to connect usb devices(mouse/keyboard/usb drives/etc) into our phones; here is a link for reference so you know what to look for
XxZombiePikachu said:
if adb is not working then a usb otg would be the solution, they are used to connect usb devices(mouse/keyboard/usb drives/etc) into our phones; here is a link for reference so you know what to look for
Click to expand...
Click to collapse
Cheers I'll see if the supermarket has them at a half reasonable price, otherwise ebay has them for £1 delivered and I'll have to wait. Thanks for the reply and confirmation that would work though.

[Q][Answered] Have I screwed up? (Fastboot not seeing the Tablet)

Okay, I bought a Nexus 10 off someone, and they had already rooted the device. Bootloader is unlocked and whatnot. That's where my problems start. I can not for the life of me get fastboot or adb to see this thing.
Here's my info:
Google Nexus 10 (Samsung)
ClockworkMod Recovery 6.0.4.3
Bootloader Version: MANTALJ12a
Windows 8.1 Pro x64
Full Android SDK
Samsung drivers installed (I rooted my Galaxy Nexus without issue).
USB has a direct connection
Before I decided to format and try to install a stock .zip, I could access the tablet as a media (That's how I got the .zip on the device).
Steps to how I got here:
Flashed Cyanogenmod 10.2 or whatever. Didn't want JB, wanted Lollipop.
Pushed the (what I thought was correct) .zip to /sdcard
Booted into recovery
Formatted /system, /cache, /data, /factory
Reflashed the .zip
Failed. Miserably.
I named the .zip as something simple and just overwrote it. I wouldn't have this issue if it wasn't for that. I know I did a bad there.
But still, nothing I can do will get fastboot/adb to see the device. It makes the sounds that it's connected when I plug it in. I'm using an elevated prompt as well, but it will not pull the device. How do I get myself out of this hole? If I could push a new .zip to somewhere on /sdcard I could at least use the recovery to reflash.
Wrong device ? [emoji14]
Khaon said:
Wrong device ? [emoji14]
Click to expand...
Click to collapse
No, I was going to put it in the general help thread, may be better here since this may not be a simple question (Please prove me wrong).
Some additional things I've tried:
The NExus Root Toolkit. Removing all drivers etc. Still getting to fastboot by PWR+ VOL+ + VOL-.
Still nothing. Should I go to my wife's computer and try it there? I might do that anyways.
gothmog1065 said:
Some additional things I've tried:
The NExus Root Toolkit. Removing all drivers etc. Still getting to fastboot by PWR+ VOL+ + VOL-.
Still nothing. Should I go to my wife's computer and try it there? I might do that anyways.
Click to expand...
Click to collapse
You don't have access to have os then? How did you push your zip if you don't have access to adb?
I have seen people who couldn't get adb and fastboot working on their windows and switching to another computer solved the issues.
Ok, make sure to make a full clean of your drivers. Wug toolkit explain how to. Then install proper samsung driver and this
If it is not a hardware's problem, you should have access to fastboot & adb. You might try on another computer if possible. A clean one would be the best (i.e. never used any droid devices, etc.).
Another workaround would be to use and otg cable and an usb drive with any zip of your liking.
Another one, I had an issue long time ago, similar, I had to flash through odin in downloading mode to fix my problems.
BUT did you really deleted /factory partition? It contains various proprietary files needed for the device to work. Well concerns more devices with imei and stuff to allow 3g connection and co. Might have no incidence tho on your device's behavior.
Khaon said:
You don't have access to have os then? How did you push your zip if you don't have access to adb?
Click to expand...
Click to collapse
Sorry if I wasn't clear on this, I have 100% access to my computer. I have the Android SDK installed, and adb/fastboot commands working in command prompt. They're just not seeing the tablet.
Ok, make sure to make a full clean of your drivers. Wug toolkit explain how to. Then install proper samsung driver and this
Click to expand...
Click to collapse
Yeah, that's one of the steps I did. Followed the Wug toolkit and removed everything. Still not seeing the tablet.
If it is not a hardware's problem, you should have access to fastboot & adb. You might try on another computer if possible. A clean one would be the best (i.e. never used any droid devices, etc.).
Click to expand...
Click to collapse
Yeah, seems to be doing the same on my wife's computer (Win 7 HP, never had my phone/tablet hooked to it). I get adb/fastboot loaded and working in the command prompt, and it registers when I plug in, but neither command will "see" the tablet.
Another workaround would be to use and otg cable and an usb drive with any zip of your liking.
Another one, I had an issue long time ago, similar, I had to flash through odin in downloading mode to fix my problems.
BUT did you really deleted /factory partition? It contains various proprietary files needed for the device to work. Well concerns more devices with imei and stuff to allow 3g connection and co. Might have no incidence tho on your device's behavior.
Click to expand...
Click to collapse
It's a Wifi tablet, no cellular data and IMEI etc.
edit: As a side note, I've been thinking about reformatting my computer, though it'll be a huge pain to get it back to here as I've got to go from 7 - 8.0 - 8.1 on the upgrade paths to get it back here again.
gothmog1065 said:
Sorry if I wasn't clear on this, I have 100% access to my computer. I have the Android SDK installed, and adb/fastboot commands working in command prompt. They're just not seeing the tablet.
Click to expand...
Click to collapse
From my own experience, having similar issue with the windows drivers for adb, but eventually I fixed it. I really doubt you are screwed.
adb version output ? 1.0.32 is latest.
Yeah, that's one of the steps I did. Followed the Wug toolkit and removed everything. Still not seeing the tablet.
Click to expand...
Click to collapse
Installed universal adb drivers? Nothing shows up in the device manager?
Yeah, seems to be doing the same on my wife's computer (Win 7 HP, never had my phone/tablet hooked to it). I get adb/fastboot loaded and working in the command prompt, and it registers when I plug in, but neither command will "see" the tablet.
Click to expand...
Click to collapse
You might try odin.
Usb mtp doesn’t work from recovery?
Khaon said:
From my own experience, having similar issue with the windows drivers for adb, but eventually I fixed it. I really doubt you are screwed.
adb version output ? 1.0.32 is latest.
Installed universal adb drivers? Nothing shows up in the device manager?
?
Click to expand...
Click to collapse
Android Debug Bridge version 1.0.32, yep latest.
I just feel like I'm missing something, maybe something stupid. HOWEVER, I'm now getting my nexus 10 to show up in device manager with a ? on it. Already tried the direct Samsung drivers, the universal drivers in the Wug toolkit.
gothmog1065 said:
Android Debug Bridge version 1.0.32, yep latest.
I just feel like I'm missing something, maybe something stupid. HOWEVER, I'm now getting my nexus 10 to show up in device manager with a ? on it. Already tried the direct Samsung drivers, the universal drivers in the Wug toolkit.
Click to expand...
Click to collapse
Did you deleted all samsung vendor, etc from the usb program, you know what i am talking about?
You can force to install drivers from device maanger, don't remember how, when installing manually, you must do some step , install from floppy or file, get inf files or so, you will get a prompt telling you it might be harmfull and it will force installation. Might be the solution?
The culprit is definitely software-sided.
Does the mount internal storage (mtp) work?
Would this be easier in Linux? I could pop open my Ubuntu VM and do this if it'd be easier?
Beyond that, are you telling me to try and install the drivers from the driver files created by the Samsung vendor .exe?
I have tried to 'mount USB storage' from recovery, but it doesn't seem to do anything. /system /cache /data /factory are all mounted ATM and nothing is showing.
You've already got more advanced advice than I can offer but when I tried to update to 5.0.1 from 4.4.4, I couldn't get my windows computer to see my device. I was trying the adb fastboot but it I couldn't get it to work.
Wug's toolkit got it all straightened out (http://forum.xda-developers.com/showthread.php?t=2015467)[*]. There was an option on his interface that asked whether the device was working properly or not (a!most missed it as a choice). Checked that box and it went through much of the process I had done (installing adb, updating drivers etc). Long story short, it worked.
Where did you see this option? The only thing I see is the Soft Brick/Bootloop option where it will install the factory again. Was it that or somewhere else?
I swear to the Android droid that I tried that before. That seems to be doing what needs to be done, holy crap thanks!
e: I would like to know, however, why fastboot/adp wouldn't work but this would without doing any of the other stuff?
gothmog1065 said:
Where did you see this option? The only thing I see is the Soft Brick/Bootloop option where it will install the factory again. Was it that or somewhere else?
I swear to the Android droid that I tried that before. That seems to be doing what needs to be done, holy crap thanks!
e: I would like to know, however, why fastboot/adp wouldn't work but this would without doing any of the other stuff?
Click to expand...
Click to collapse
You're right. I confused the heading but choosing that option got my computer and my Nexus "talking." After installing the factory image I think you can then push a cusom ROM to you Nexus (http://forums.androidcentral.com/go...acks/264619-wugs-nexus-toolkit-questions.html).
gothmog1065 said:
Where did you see this option? The only thing I see is the Soft Brick/Bootloop option where it will install the factory again. Was it that or somewhere else?
I swear to the Android droid that I tried that before. That seems to be doing what needs to be done, holy crap thanks!
e: I would like to know, however, why fastboot/adp wouldn't work but this would without doing any of the other stuff?
Click to expand...
Click to collapse
Problem solved ? I always had less issues with fastboot and adb on Linux you can install a ppa that install for you adb and fastboot
Hovewer if you are using 2.8.2.0 you will need 1.0.32 and the ppa includes 1.0.31 so only adb sideload fails.
Sent from my nexus 10

Categories

Resources