[Q] USB Mass Storage Not Working - T-Mobile LG G2x

So the USB mass storage functionality has stopped working. I've owned the same G2x since it came out. I tried in both stock Android (2.3.3) and CM7 build 152. I've tried attaching the phone to two different computers running two different OSs (Win7 x64 at work and OSX Lion at home) and using two different cables. `adb devices` doesn't show any devices attached, either, and I have "USB debugging" enabled. The G2x shows it's charging, so I know the cable's connected and receiving power from the USB bus. I'm gonna call T-Mobile (and/or LG) about it. Has anyone had the same issue? Does anyone know of anything I should try?

Did you install the LG drivers?

Download from LG here:
http://www.lg.com/us/mobile-phones/G2X-Driver/index.jsp

Yup, LG drivers are installed on Win7. No drivers needed for OSX.

Have you altered the mountpoints of your sdcard? I've noticed that in stock roms if I change the mount points of my sdcards then I can't mount them to my computer as mass storage.

Nope. But I guess I could format the SD card and internal memory. Only problem is that I have data I need to keep on it.
Sent from my LG-P999 using xda premium

Did you try a different USB cable?

Yup. Tried three different cables from three different manufacturers.
Sent from my LG-P999 using xda premium

lattera said:
Yup. Tried three different cables from three different manufacturers.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Hmm I'm not sure what else to suggest then. Do you have clockworkmod recovery? Try booting into clockworkmod and go to Mounts & storage. Select to mount USB storage there and see if it mounts to your computer that way. If it mounts there then at least its not a hardware issue.

phburks said:
Hmm I'm not sure what else to suggest then. Do you have clockworkmod recovery? Try booting into clockworkmod and go to Mounts & storage. Select to mount USB storage there and see if it mounts to your computer that way. If it mounts there then at least its not a hardware issue.
Click to expand...
Click to collapse
Doesn't work that way, either. I put in a new sd card and formatted the internal sd (emmc). I think I'll be making a trip to the T-Mobile store tomorrow. I'll probably need to put it completely back to stock, heh. I should be okay just to reflash the 2.3.3 update right from the LG tool, I think.

Happens to me from time to time. All I do is turn the USB debugging mode on and off and plug it in until it works.

I tried cycling usb debugging, too. Didn't work.

So I'm making a little bit of progress. I installed adbWireless and plugged in the USB cable. This is what `dmesg | tail` gives me:
Code:
<4>[ 2528.279492] -->> MUIC : Set_MAX14526_Usb_Mode_Detect
<4>[ 2537.679262] Dumb charger detected

I'm backing up my sd card through wireless adb by using `adb pull /sdcard/ sdcard`. I'll hit up t-mobile tomorrow and see what they can do for me. I'm hoping that I can still use the LG tool to flash 2.3.3 so I can be fully back to stock (uninstall clockworkmod). I'll keep you all updated in this thread. Meanwhile, if anyone has any more suggestions, I'd love to try them out.

lattera said:
I'm backing up my sd card through wireless adb by using `adb pull /sdcard/ sdcard`. I'll hit up t-mobile tomorrow and see what they can do for me. I'm hoping that I can still use the LG tool to flash 2.3.3 so I can be fully back to stock (uninstall clockworkmod). I'll keep you all updated in this thread. Meanwhile, if anyone has any more suggestions, I'd love to try them out.
Click to expand...
Click to collapse
Do you have an external sdcard in your phone? Just use a file explorer to copy all your data from the internal SD to the external one and then take it out and use a microsd adapter put it in your computer to get your files from it.
To return to stock you can also download the stock nandroid backup posted in the dev section. Its here:
http://forum.xda-developers.com/showthread.php?t=1196019
Download it to your computer, unzip it and copy the unzipped v21e folder to your external microsd card to the ./clockworkmod/backup directory (using an adapter since USB mass storage doesn't work). Put the sdcard back in your phone and use clockworkmod recovery to restore that nandroid to your phone. It's stock unrooted 2.3.3. Then use the one-click nvflash tool from the dev section to flash stock recovery back to your phone. Now you're back to factory condition.

phburks said:
Do you have an external sdcard in your phone? Just use a file explorer to copy all your data from the internal SD to the external one and then take it out and use a microsd adapter put it in your computer to get your files from it.
To return to stock you can also download the stock nandroid backup posted in the dev section. Its here:
http://forum.xda-developers.com/showthread.php?t=1196019
Download it to your computer, unzip it and copy the unzipped v21e folder to your external microsd card to the ./clockworkmod/backup directory (using an adapter since USB mass storage doesn't work). Put the sdcard back in your phone and use clockworkmod recovery to restore that nandroid to your phone. It's stock unrooted 2.3.3. Then use the one-click nvflash tool from the dev section to flash stock recovery back to your phone. Now you're back to factory condition.
Click to expand...
Click to collapse
Thanks for the suggestions. I already have a v21e nandroid backup. I just tried connecting the phone for nvflash, but that doesn't work, either. It doesn't show up in the LG Updater tool, either, when I plug it in. I think it's just plain broke. It'll charge, but won't do anything else.
I stayed up just about all night last night backing up my internal and external sd cards. I zipped the internal, placed the zip file on the external, then used an adapter to copy all the files on the external over. My biggest concern was the $50 in music I just bought that was residing on the internal sd and the keepass file I use for work.
Anyways, T-Mobile opens up in an hour. I'll head over after restoring the v21e nandroid backup I have. Hopefully they won't notice the ClockWorkMod recovery, heh.

Talked with T-Mobile. Apparently, I told them a few months ago that I rooted my phone and put cm7 on it. D'oh! They told me to contact LG, who could probably ship me out a new/refurbished device. If I did that, I'd be without a phone for multiple weeks. LG would see that I have ClockWorkMod recovery installed and could still reject my refurb request. I'd be out the cost of shipping and without my beloved phone for a few weeks.
I think I'll wait to see what Google has up their sleeves for their October 11th event. I might use this as an excuse to devour an Ice Cream Sandwich.
Thanks for all the replies and the help. If anything else comes to mind, let me know. I've loved this phone and would hate to part ways with it.

This happened to me 4 months ago. I tried everything with no luck. You'll have to get a replacement, I couldn't unroot it obviously but I installed a stock ROM and deleted everything custom. Only way they would have known it was rooted was if they powered it off and held down volume and power button. I've had my newphone since then goodluck
Sent from my LG-P999 using XDA App

USB debugging mode on and off.
Joseg1320 said:
Happens to me from time to time. All I do is turn the USB debugging mode on and off and plug it in until it works.
Click to expand...
Click to collapse
Thanks, this worked for me. I have been trying to figure out how to get it working for a few weeks now.
How common of a bug is it for the G2X? I Have not heard of it before.
----------------------------------------------
Probably a rare glich with CM7 stable, pulling out the battery did not make it go away, but toggling the usb did.

Make sure you don't have the usb charge only option check. If you do it will only charge and not connect the mass storage. Should be under settings, sdcard, first option.
Sent from my SGH-T989 using xda premium

Related

Having trouble connecting to PC ( tried 3 differnt USB driver)

Update:
Stock update.zip needed!!
or, does those mod update.zip helps too ?
I've had trouble connecting this SGS4G to my PC.
I got it used, the previous owner fomated the SD card.
Is there any files comes with the stock SD card that affects the connection?
I tried hard and soft reset, still the PC said can't recognize it.
I even hand pick the USB driver in update driver option.
It says "Device cannot start (code 10)" something like that
Any advise will be appreicated!
Look for drivers only maybe different bit than your pc
Try just the sd.card in your.computer
Usb.debuging
Sent from my SGH-T959V using XDA Premium App
patpat09 said:
I've had trouble connecting this SGS4G to my PC.
I got it used, the previous owner fomated the SD card.
Is there any files comes with the stock SD card that affects the connection?
I tried hard and soft reset, still the PC said can't recognize it.
I even hand pick the USB driver in update driver option.
It says "Device cannot start (code 10)" something like that
Any advise will be appreicated!
Click to expand...
Click to collapse
Did you install the drivers found on the "how to root galaxy s4g and deleting fota files" thread in the development forum?
Sent from my SGH-T959V using Tapatalk
One thing you might try, if you haven't yet is a different (original) usb cable. I had this problem and realized I was using a moto usb cable. Just a thought.
golmar88 said:
One thing you might try, if you haven't yet is a different (original) usb cable. I had this problem and realized I was using a moto usb cable. Just a thought.
Click to expand...
Click to collapse
This happened to me also, with a kodak cable.
Sent from my SGH-T959V using Tapatalk
golmar88 said:
One thing you might try, if you haven't yet is a different (original) usb cable. I had this problem and realized I was using a moto usb cable. Just a thought.
Click to expand...
Click to collapse
+2 I had this issue before.
Thankyou for all the answers, I've used 3 different drivers, 1 from Kies, 1 from that Noob root guide, and one from somewhere i forgot.
I also used 3 different micro usb cable, HTC, MOTO, and samsung.
I went to Tmobile, plug in one of their sgs4g in my laptop, works perfectly, so not my laptop and not my cable.
Then i tested, my phone is not rooted yet with root checker, when I install superuser, it gave me an error msg saying that su binary file has a problem, It disappear before i write it down. and it said it copied that su binary on my sd card and tell me to reboot into recovery mode and install it.
I dont know how, and i guess that means a hard reset? I used that vol up+down and power buttom.Then I clicked reinstall packages, big discovery!
I found out that "E;/fail to open.mnt/internal_d/update.zip(No such file or direstory)
Man.... somehow that update.zip isn't there!!!
Anyone could point me to a place to download it? or simple upload me or send one to me email [email protected]
Again thank you for all the comments!
patpat09 said:
Update:
Stock update.zip needed!!
or, does those mod update.zip helps too ?
I've had trouble connecting this SGS4G to my PC.
I got it used, the previous owner fomated the SD card.
Is there any files comes with the stock SD card that affects the connection?
I tried hard and soft reset, still the PC said can't recognize it.
I even hand pick the USB driver in update driver option.
It says "Device cannot start (code 10)" something like that
Any advise will be appreicated!
Click to expand...
Click to collapse
Have you installed the driver's from Samsung yet?
Additionally, when you plug the USB cord in, what happens on your phone? Do icon's show up, up top? Nothing happens?
Have you tried to go into Settings>Applications>Development and made sure USB Debugging is on?
Now if you have tried a standard SGS4G from the TMO Store on your laptop and it worked, you might have gotten a bad deal buying that one used. Something might be jacked up on it.
Additionally, if it's unmodified which it sounds like it is,
Just go to Settings>Privacy>Factory Data Reset.
That will put you back to the original state.
joedeveloper said:
Have you installed the driver's from Samsung yet?
Additionally, when you plug the USB cord in, what happens on your phone? Do icon's show up, up top? Nothing happens?
Have you tried to go into Settings>Applications>Development and made sure USB Debugging is on?
Now if you have tried a standard SGS4G from the TMO Store on your laptop and it worked, you might have gotten a bad deal buying that one used. Something might be jacked up on it.
Additionally, if it's unmodified which it sounds like it is,
Just go to Settings>Privacy>Factory Data Reset.
That will put you back to the original state.
Click to expand...
Click to collapse
No icon show up.
Something is missing from the phone, i did the factory reset both soft and reinstall package in Recovery/ delete all user data, still no help.
When i use root checker, it tells me there is no su binary in system/bin
Superuser created one for me to the SD card, but es file explorer wont copy it into system/bin for me, and in recovery mode, it just say no update.zip exist in internal SD
patpat09 said:
No icon show up.
Something is missing from the phone, i did the factory reset both soft and reinstall package in Recovery/ delete all user data, still no help.
When i use root checker, it tells me there is no su binary in system/bin
Superuser created one for me to the SD card, but es file explorer wont copy it into system/bin for me, and in recovery mode, it just say no update.zip exist in internal SD
Click to expand...
Click to collapse
I'm not sure what would have been deleted off the phone to prevent the USB from working on your computer. Either way, you're kinda out of luck if it won't even connect to the computer.
Only other solution would be to download the stock ROM in the form of update.zip from your phones web browser, save to SD, then reboot into recovery and choose the second option.
The reason why update.zip is missing is because you haven't put it on your SD card. You typically download any zipped ROM, rename it to update.zip and then put it in the root of your SD.
Since you can't connect to the computer you'd have to download from a browser.
joedeveloper said:
I'm not sure what would have been deleted off the phone to prevent the USB from working on your computer. Either way, you're kinda out of luck if it won't even connect to the computer.
Only other solution would be to download the stock ROM in the form of update.zip from your phones web browser, save to SD, then reboot into recovery and choose the second option.
The reason why update.zip is missing is because you haven't put it on your SD card. You typically download any zipped ROM, rename it to update.zip and then put it in the root of your SD.
Since you can't connect to the computer you'd have to download from a browser.
Click to expand...
Click to collapse
Very usefull Info!!
I'm downloading that Stock DEODEXED KC1 now. But it's in Mc5
So, i just zip it right?
Luckily I could still take the sd card out and use a card reader to load stuff on it.
Mainly i want the connection to the pc for rooting.
Moreover, the Root checker says i already have Busybox installed, does it mean, the previous owner might have tried to or did rooted, but unroot it ?
That one doesnt work, so I tried another one which it states its completely stock (T959VUVKC1-REV00-ALL-low-CL933594.tar)
But still both turns out "E: signature verification failed"
any idea?

[Q] SDCard Will not mount on computer

My sdcard shows up that its working on my phone but i cant get into my sdcard from my computer. adb says there is no device..i am trying to push a couple of .zips and apk's to install but it wont allow me to this because my phone doesnt show up. Any solutions?
Did you install the LG drivers?
yes, my lg drivers are installed. i was able to push apps just last week. idk what happend.
exPos3D said:
My sdcard shows up that its working on my phone but i cant get into my sdcard from my computer. adb says there is no device..i am trying to push a couple of .zips and apk's to install but it wont allow me to this because my phone doesnt show up. Any solutions?
Click to expand...
Click to collapse
When I plug my phone into the computer it actually shows up as two separate removable discs. The SD card is removable E and the phone is removable F. Hope this helps.
Sent from my LG-P999 using XDA App
Make sure USB debugging is enabled. For whatever reason, on both android phones I've owned, my computer could only pick up sd cards with it enabled.
Second thought, if you're using a custom kernel, sometimes it can break USB. I remember morfic's kernel broke it back when I used Bionix 2
I had this problem a few days ago after I flashed the Trigger 2.3.4 gb rom coming from Ultimate 2.2 froyo rom..When I'd plug in my usb and try to mount the SD cards the phone would say the cards are mounted (even the icons for apps installed on the sd would go generic as if they were mounted) but the drives wouldn't show up on my pc for some reason. I never had that problem before so it drove me nuts until I finally got it resolved but for me it was multiple problems..Like the guy before me said always make sure usb debugging is turned on and this may or may not apply to you but if turning on usb debugging doesn't fix it get the LG update tool and install the drivers from inside there because they are the most current ones..I thought mine were the most current because I even redownloaded the drivers on LG's support site but those aren't the most current ones. Anyway hope this helps someone avoid the nightmare I went through!
Sent telepathically using the new "Mind Control" app on the market...Didn't believe it worked until I tried it myself!
Try a different SD card?
Sent from my LG-P999 using XDA App

[Q] USB Mass storage mode not working after root

After the root procedure I don't seem to have any ability to use USB Mass storage.
Windows reports it as an empty drive, linux will show the device as connecting and assigns it a /dev/sdx device, but when you attempt to mount or fdisk, it reports no medium.
Any one else having similar issues?
I could always try a reset to factory defaults after unrooting, but I really don't see what rooting could have done.
I used the manual method and had to run zerg several times, however beyond that no other files where modified.
I've already reverted /data/local.prop to stock, no help.
Any one have any other insights?
I had to uninstall motohelper to get USB mass storage working.
Sent from my MB865
thekurrgan said:
After the root procedure I don't seem to have any ability to use USB Mass storage.
Windows reports it as an empty drive, linux will show the device as connecting and assigns it a /dev/sdx device, but when you attempt to mount or fdisk, it reports no medium.
Any one else having similar issues?
I could always try a reset to factory defaults after unrooting, but I really don't see what rooting could have done.
I used the manual method and had to run zerg several times, however beyond that no other files where modified.
I've already reverted /data/local.prop to stock, no help.
Any one have any other insights?
Click to expand...
Click to collapse
When you take a picture, does it save to your sdcard? Sounds completely unrelated huh? Well, this phone seems to have an issue with the sdcard randomly becoming read only. I have had that issue multiple times now and usually it's solved by restarting the phone. Well, I seen your issue today and didn't remember if I had tried to use it as mass storage since rooting it so I tried....no luck. Took a pic, it looked like it saved, didn't get any error, but could not find the pic in my gallery. Then I tried to take a screenshot and got the read only error. So I just took my sdcard out and made a copy of it to my pc, put it back in and rebooted my phone, it's all good now, imagine that. Needless to say, i'm backing up all my apps right now before doing anything else. Then gonna backup my contacts too.
motohelper... Sounds like a stock app...
did you just rm the apk?
thekurrgan said:
motohelper... Sounds like a stock app...
did you just rm the apk?
Click to expand...
Click to collapse
No.motohelper was a bs program that got installed to my PC when I downloaded and installed the driver pack from Motorola. Until
I uninstalled it I couldn't get USB mass storage to work.phone portal would,but not storage.
Sent from my MB865
mtnlion said:
I had to uninstall motohelper to get USB mass storage working.
Sent from my MB865
Click to expand...
Click to collapse
I had to reinstall all the drivers through motohelper to get it to work as well =/
No problems now though~
I was able to get my sdcard recognized again but still could not use it as mass storage device, never had a problem with this before root. Did factory reset and all is well.
There is no possible way root caused the issue at all. It stopped working for me once I installed moto drivers, but shows the device with mass storage under it in usb portal mode.
koriflame said:
There is no possible way root caused the issue at all. It stopped working for me once I installed moto drivers, but shows the device with mass storage under it in usb portal mode.
Click to expand...
Click to collapse
Well then it's one hell of a coincidence! Before root, w/motodrivers, worked fine, after root w/motodrivers, didn't work, after unrooting, w/motordrivers, works again.
Same thing happened with my phone. Actually now returned because of all the issues I kept having hardware wise and wound up going and getting the HTC Vivid. So if any of yall switch I will see you when a Forum is made for this device.
916x10 said:
Well then it's one hell of a coincidence! Before root, w/motodrivers, worked fine, after root w/motodrivers, didn't work, after unrooting, w/motordrivers, works again.
Click to expand...
Click to collapse
Did you see my other post about /mount/secure corruption? I have a fully working rooted mountable phone.
Sent from my MB865
malickie said:
Same thing happened with my phone. Actually now returned because of all the issues I kept having hardware wise and wound up going and getting the HTC Vivid. So if any of yall switch I will see you when a Forum is made for this device.
Click to expand...
Click to collapse
I have until the 24th of this month to decide if I want to keep this phone or not. I unrooted yesterday, will see how it goes this week. I'm not trying to pay big money for a phone right now so we'll see how it plays out.
OK I give up. The problem is intermittent. I'm going to do a log cat next time cause I'm getting about irritated. SOme times it works fine some times not. I've not unrooted or changed anything since the initial problem.
The only thing I can possibly thing is that some of the commands installed by busybox is screwing up the works.
Short of that nothing REALLY changes that could affect the operation of the phone.
What doesn't bare that idea out however is the fact that it EVER works.
**STUMPED**
It does the exact same thing on a completely unmodified phone. Therefore, it's nothing you did to it that's cause the problem.
I have the same thing on mine but it was something with the format of the card.
I flipped it to windows media sync mode then backed up the card and after the backup I unmounted the card and let the atrix format it.
I had the card in a atrix 1 before I put it in the atrix 2 so I do not know if this is the case or not.
This has now been working with out a problem for 4 days now
Same thing happened to my phone, I never rooted it.
Confirmed user error.
seraphielx said:
I have the same thing on mine but it was something with the format of the card.
Click to expand...
Click to collapse
Thank you seraphielx! Shortly before finding this thead, I'd noticed that I had a rather large number of files in the LOST.DIR on my SDcard. Which coincided with the seemingly random disappearance of some of the apps I'd moved there. And when I pulled the SDcard to back it up on my PC, there were nearly 600mb worth of files in the LOST.DIR. Most of which were photos, plus (I think) some apps. Thank God I make regular backups!
I believe the problem, at least in my case, has to do with the fact that I could pull the SDcard without first pulling the battery; which I did when I swapped the stock 2gb card for my 32gb card right after I bought the phone. Thus corrupting many files, and probably the file system on the card as well.
After backing up what remained of my storage files, I tried to format the SDcard in the Atrix2, but It wouldn't let me select the option to format, and neither could I unmount the SDcard. So I powered down the phone, pulled the card and formatted it from my PC. Poped it back in the phone, powered up, and was then able to format it with the Atrix2. Since then I've had no issues with accessing usb mass storage, nor with disappearing apps and photos.
Thanx again for the assistance!
For me sometimes it takes a few minutes before I can access sdcard from PC.
Usually it works instantly after phone reboot while not plugged in pc, then it takes ages...
seeker9 said:
After backing up what remained of my storage files, I tried to format the SDcard in the Atrix2, but It wouldn't let me select the option to format, and neither could I unmount the SDcard. So I powered down the phone, pulled the card and formatted it from my PC. Poped it back in the phone, powered up, and was then able to format it with the Atrix2. Since then I've had no issues with accessing usb mass storage, nor with disappearing apps and photos.
Click to expand...
Click to collapse
Update: OK, I can't unmount my SDcard, again. Which, of course, means I can't access usb mass storage anymore. The only I've changes made since my last post were to install some apps and change some status bar icons via Rom Toolbox, and I can't believe that has anything with the issue.
If I do a factory reset, will I need to root again?
If you have any apps installed on your SD card you will continue to have problems.

Problem with ClockworkMod Recovery v3.0.2.4 (USB Not Recognnized)

I wiped and cleared everything (cache, SD Card...) from the settings in order to install the new Ice Cream rom which I got working but then wanted to clean everything up. So obviously after doing the formats, it also wiped the zip (icecream). I can access clock work recovery, but it doesn't recognize my USB at all, same machine and cable is fine. I am trying to do it as a USB Mass Storage device but still it cannot recognize it. Any help would me much appreciated.
namsu55 said:
I wiped and cleared everything (cache, SD Card...) from the settings in order to install the new Ice Cream rom which I got working but then wanted to clean everything up. So obviously after doing the formats, it also wiped the zip (icecream). I can access clock work recovery, but it doesn't recognize my USB at all, same machine and cable is fine. I am trying to do it as a USB Mass Storage device but still it cannot recognize it. Any help would me much appreciated.
Click to expand...
Click to collapse
I'm not sure if you mean SD storage and not USB but you should have never formatted your SD storage.
In clockworkmod recovery there is an option to mount the SD storage. Make sure its mounted and then try activating the USB storage again. This should give you the ability to add a ROM zip file on the SD storage so you can flash it.
Thanks for the reply. Basically I am in clockwork recovery mode, I mount the SDCARD, then I go and select the option "mount USB storage". Sometimes I find that it finds Android 1.0 and I see the I: come up but then goes away quite quickly. But most of the time it comes up as unrecognized.
Now I have 2 cables, both which charge the phone fine. I have used one on a BlackBerry and remember it does the job of connecting as a data connection fine. Also have tried my XP laptop, same result.
My feeling is that it may possibly be the actual USB port on the phone that is the problem but I am unsure in this. It never failed to connect when the phone was working properly (in an actual OS).
You should update your CWM... 5.0.2.0 is the latest version.
But anyway, you don't need to mount SD card then mount USB storage. Only need to do the latest. Once you do this, unplug and replug the phone, the drive should pop up.
polobunny said:
You should update your CWM... 5.0.2.0 is the latest version.
But anyway, you don't need to mount SD card then mount USB storage. Only need to do the latest. Once you do this, unplug and replug the phone, the drive should pop up.
Click to expand...
Click to collapse
When I go into clock work recovery it says USB device Unrecognized. Problem is I don't have anything on the SD I have the ROM on my computer. Whether I go to the mount USB storage menu or not. Unsure what to do?
namsu55 said:
When I go into clock work recovery it says USB device Unrecognized. Problem is I don't have anything on the SD I have the ROM on my computer. Whether I go to the mount USB storage menu or not. Unsure what to do?
Click to expand...
Click to collapse
I imagine you don't have a working adb setup on your computer to update CWM, right?
Boot into CWM with phone plugged in. Go to mount USB storage. If your "SD" isn't recognized, still on that screen, unplug and replug phone. It should get detected then.
Tried this several times keep getting Unknown Device. I installed the SDK with Google Drivers. Unsure if that is the ADB set up.
namsu55 said:
Tried this several times keep getting Unknown Device. I installed the SDK with Google Drivers. Unsure if that is the ADB set up.
Click to expand...
Click to collapse
Yes that's the adb setup.
You might need to manually install the drivers for your phone, although this shouldn't impact on the SD mounting capabilities. Just to make sure, I would get a working adb setup and use fastboot to update your Clockworkmod Recovery to 5.0.2.0.
You can follow this to know how to use fastboot
http://wiki.cyanogenmod.com/wiki/Fastboot#Flash_Custom_Recovery.img
If you have trouble getting your phone to be detected and the drivers installed, I suggest you use PDAnet drivers instead (if you're under Windows). Some phones for some reason need .inf driver hacking to get detected.
http://junefabrics.com/android/
I will give this a go many thanks.
polobunny said:
Yes that's the adb setup.
You might need to manually install the drivers for your phone, although this shouldn't impact on the SD mounting capabilities. Just to make sure, I would get a working adb setup and use fastboot to update your Clockworkmod Recovery to 5.0.2.0.
You can follow this to know how to use fastboot
http://wiki.cyanogenmod.com/wiki/Fastboot#Flash_Custom_Recovery.img
If you have trouble getting your phone to be detected and the drivers installed, I suggest you use PDAnet drivers instead (if you're under Windows). Some phones for some reason need .inf driver hacking to get detected.
http://junefabrics.com/android/
Click to expand...
Click to collapse
Just to let you know, I am trying to access USB Storage from clockwork recovery since I don't have any rom on here at all.
This may sound weird but I held the USB in the phone port in an angle, luckily the removable drive came up. I got the the ROM on the SD it has installed and loading. I'll see if its an issue with the USB on the phone later on but as long as it got back up and running (Ice Cream) for now.
Anyway thanks guys much appreciated. I'll be a lot more careful next time before I go around wiping everything especially the SD LOL.
namsu55 said:
Just to let you know, I am trying to access USB Storage from clockwork recovery since I don't have any rom on here at all.
Click to expand...
Click to collapse
I gathered this much from your posts.
Edit: Glad you got it working. Make sure you get CWM updated whenever you can if you haven't done so, this could lead to problems down the road to flash different zips.
polobunny said:
I gathered this much from your posts.
Edit: Glad you got it working. Make sure you get CWM updated whenever you can if you haven't done so, this could lead to problems down the road to flash different zips.
Click to expand...
Click to collapse
I'll do that next time I get a chance, I thought my phone was gone there for sure. Thanks again.
namsu55 said:
I'll do that next time I get a chance, I thought my phone was gone there for sure. Thanks again.
Click to expand...
Click to collapse
The Nexus S is a difficult phone to brick, luckily. Most of the rooting, bootloader unlocking and flashing steps are easy to follow too.
No problem!
namsu55 said:
This may sound weird but I held the USB in the phone port in an angle, luckily the removable drive came up.
Click to expand...
Click to collapse
Sounds like you have a bad connector on your phone.
obsanity said:
Sounds like you have a bad connector on your phone.
Click to expand...
Click to collapse
Yeah I think so.

ph totally wiped, wiped system data cache, no nandroid backup, cant go download mode

Hi All -
Not a good day for me at all I installed one of the latest Stock Odexed ROM. Then for some reason I wanted to reinstall it so went to Touch v6.0.1.5 recovery and wiped everything without taking nandroid back up as I was 100% sure that I have all my different ROMs in my external card. Then after wiping the device when I went to my external card to install the ROM I found nothing in there !!! Total phone wiped out !!! Now cant even go to Download Mode to install a ROM using odin. Tried adb reboot download but still No luck. Cant go to download mode. May be my USB cable or PC has issues, wont detect my phone right now every time I want to go to download mode it goes to recovery mode. Hence cant install any ROM. Please help !!!
I also installed the Samsung USB driver but still my PC wont detect my phone.
My device is Samsung Galaxy S II Skyrocket.
You help is highly appreciated.
Thanks.
If you can still access recovery just DL another ROM and flash it. I must be missing something here. Is the phone usable?
Most likely it's the OP that's missing something, being in panic.
OP, get an SD card, load any ROM on it, insert it into your phone, boot to recovery, install ROM, profit.
Jack_R1 said:
Most likely it's the OP that's missing something, being in panic.
OP, get an SD card, load any ROM on it, insert it into your phone, boot to recovery, install ROM, profit.
Click to expand...
Click to collapse
Smart idea !!! I am so dumb, this idea didnt come to my head But currently cant do it because there is no way I can access (read/ write) the Micro SD card so that I can trasfer a ROM there and install it by going to the recovery. Any idea? I dont have the card reader.
Does the phone still boot to OS?
hechoen said:
Does the phone still boot to OS?
Click to expand...
Click to collapse
Thanks buddy but the problem is I cant access my Micro USB Card. The phone doesnt boot and gets stuck at the SAMSUNG logo.
In both TWRP and CWM recoveries you have "Mount USB storage" option.
Connect your phone to PC with USB cable, use that option, and copy the ROM right on your USB storage.
Or grab a card reader for $1 from eBay To have one just in case. Or use any other phone (family/friends) for copying the ROM on the SD card. So many options...
Jack_R1 said:
In both TWRP and CWM recoveries you have "Mount USB storage" option.
Connect your phone to PC with USB cable, use that option, and copy the ROM right on your USB storage.
Or grab a card reader for $1 from eBay To have one just in case. Or use any other phone (family/friends) for copying the ROM on the SD card. So many options...
Click to expand...
Click to collapse
Thats the only option I see Jack_R1, either buy a card reader or use friends one. I tried Mount USB Storage before but nothing happened. And other issue I have been having for last few weeks is - my PC wont detect my phone, it says unrecognized device or something. So I have been using FTP for transferring ROM and other files to my phone.
But I will try with a card either for now. Hope that helps otherwise will need guidance from expert ppl like you all.
Thanks again. Appreciate for your quick responses.
You said in the OP that you tried adb reboot download. So do you have adb installed? If so have you installed the google drivers?? Here's the link:
http://developer.android.com/sdk/win-usb.html
If you don't have them installed do so. Then type:
Code:
adb devices
You might need to exit SDK manager and reboot your comp before it shows. Also there is a program called usbdeview you can DL to remove any drivers you have installed that might coflict.
Never heard of having recovery but not download.... Sure you don't have a usb cable/connection problem?
Sent from my SAMSUNG-SGH-I727 using xda premium
naiveuser said:
Thats the only option I see Jack_R1, either buy a card reader or use friends one. I tried Mount USB Storage before but nothing happened. And other issue I have been having for last few weeks is - my PC wont detect my phone, it says unrecognized device or something. So I have been using FTP for transferring ROM and other files to my phone.
But I will try with a card either for now. Hope that helps otherwise will need guidance from expert ppl like you all.
Thanks again. Appreciate for your quick responses.
Click to expand...
Click to collapse
just bought a micro usb card reader/ writer and was able to transfer ROMs to my external USB card. Now installing the ROM. Thanks so much again!
hechoen said:
You said in the OP that you tried adb reboot download. So do you have adb installed? If so have you installed the google drivers?? Here's the link:
http://developer.android.com/sdk/win-usb.html
If you don't have them installed do so. Then type:
Code:
adb devices
You might need to exit SDK manager and reboot your comp before it shows. Also there is a program called usbdeview you can DL to remove any drivers you have installed that might coflict.
Click to expand...
Click to collapse
Thanks so much hechoen! Learnt few new things from you!
naiveuser said:
Thanks so much hechoen! Learnt few new things from you!
Click to expand...
Click to collapse
Learned....learnt is not a word.
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
xcrazydx said:
Learned....learnt is not a word.
Click to expand...
Click to collapse
If you're gonna be a grammer nazi at least get it right. LOL
http://www.thefreedictionary.com/learnt
hechoen said:
If you're gonna be a grammer nazi at least get it right. LOL
http://www.thefreedictionary.com/learnt
Click to expand...
Click to collapse
Haha :banghead:
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
stoopendis said:
Never heard of having recovery but not download.... Sure you don't have a usb cable/connection problem?
Click to expand...
Click to collapse
He most probably has a problem with USB port - requiring some cleaning (and hopefully nothing more). Likely one of the data (D+/D-) pins isn't connecting.
Jack_R1 said:
He most probably has a problem with USB port - requiring some cleaning (and hopefully nothing more). Likely one of the data (D+/D-) pins isn't connecting.
Click to expand...
Click to collapse
As you guys suggested - I am cleaning the USB Drivers. usbdview looks a pretty handy tool didnt know about this one. Download ADT and Google USB driver. Will try it out soon.
But now my phone is back to its' life Thanks so much to all of you !!! I dont know how it formatted both the sdcard and external storage !!!Any idea? Can a ROM do this? (well fortunately I backed up all my files from the Micro SD last night)
Best Regards folks. You guys Rock !!!
Jack_R1 said:
He most probably has a problem with USB port - requiring some cleaning (and hopefully nothing more). Likely one of the data (D+/D-) pins isn't connecting.
Click to expand...
Click to collapse
Jack_R1 - what is the best way to clean the USB port? I will keep you posted if driver clean up and re-installation helps to detect the phone or not.
Toothpick and gently going over all contacts inside the socket.
Prying up on the prong ever so gently(it really don't take much) with a toothpick worked for me. Although now that I think about it, the toothpick may have just helped clean it ^^^
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

Categories

Resources