PC can't see phone CyanogenMod 7.2 on LG - LG Optimus 3D

Hello,
I installed CyanogenMod 7.2 and my PC and it doesn't see phone I mean when I plug phone to PC it charge but nothing appears and I can't copy antything to phone... when I plug I think pc recognizes phone because I can hear sound of pluged device but anything more, there is any folder of phone...
Sorry for my english and really please for help...

Hello,
I installed CyanogenMod 7.2 and my PC and it doesn't see phone I mean when I plug phone to PC it charge but nothing appears and I can't copy antything to phone... when I plug I think pc recognizes phone because I can hear sound of pluged device but anything more, there is any folder of phone...
Sorry for my english and really please for help...
Click to expand...
Click to collapse
Have you activated Debug mode from Applications' settings?And also look if your phone is set to USB Storage Mode and not PC Sync.Also from notification drawer you must click where it says click here for activating usb storage mode to transfer files...or something like that. Sorry for my bad english
Sent from my LG-P920 using xda app-developers app

BigBadSheep said:
Have you activated Debug mode from Applications' settings?And also look if your phone is set to USB Storage Mode and not PC Sync.Also from notification drawer you must click where it says click here for activating usb storage mode to transfer files...or something like that. Sorry for my bad english
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
it shuoulb be activated debug ? and I can't find this notification drawer

Had the same problem.
Just wipe data und install again.
Worked fine for me.
regards,

Related

Eagles v2.8 question

So I installed eagle 2.8 and everything is running really smooth! The only thing that wont work is when I tried to connect the USB to my computer. The mount USB drive option pops up. When I turn it on from my phone, the drive doesn't show up on my computer. Please help.
Sent from my LG-P999 using XDA App
gerblekiller said:
So I installed eagle 2.8 and everything is running really smooth! The only thing that wont work is when I tried to connect the USB to my computer. The mount USB drive option pops up. When I turn it on from my phone, the drive doesn't show up on my computer. Please help.
Sent from my LG-P999 using XDA App
Click to expand...
Click to collapse
i know this is a simple answer but may work. try rebooting your phone/ fix permissions in CWM and connecting again?
your computer's operating system is missing the drivers for your phone .
here is the link to download and install the necessary drivers for your phone .
http://www.lg.com/us/mobile-phones/...itedMobileDriver_S498MA22_WHQL_ML_Ver_2.2.exe
install the drivers and reboot your PC and then connect your phone. it will automatically install new device and you can connect your phone to the pc.

[Q] Get picture and data from S3 Locked broken screen

First off, Mark great program. I'e searched the tread and didn't find this question.
I have a Verizon S3 I535 4.1.1 and want to retrieve my pictures and data from the phone. Currently the screen broke so I can't unlock the phone password nor can I put the phone in USB debugging mode. Is there a way I can use this app to retrieve my data?
Thanks
Bump...Anyone?
AltecBX said:
Bump...Anyone?
Click to expand...
Click to collapse
Can't you just plug it into your USB port? I don't have mine in USB debug mode and I can just open an explorer window and navigate to the device.
Just_AGuy said:
Can't you just plug it into your USB port? I don't have mine in USB debug mode and I can just open an explorer window and navigate to the device.
Click to expand...
Click to collapse
I do have it plugged in to the USB port, I just can't access any files but the pre-loaded drivers that on it. I need to first unlock my phone to see the files in it.
I'm just trying to get important pictures off the phone.
Can someone help me out. These are my new born pics from the hospital.
Couldn't you grab the SDK tools, then use the command:
ADB pull \sdcard\DCIM
(or wherever your pictures are located, for me it's \0\SDcard\DCIM because I'm on 4.2)
Sent from my Nexus 4 using xda premium
every gavenel
I don't know how to do that. This is a screen shot I get when I open Samsung GS3 Toolkit.
Also is another screenshot of what happens when I plug the phone to the computer
AltecBX said:
First off, Mark great program. I'e searched the tread and didn't find this question.
I have a Verizon S3 I535 4.1.1 and want to retrieve my pictures and data from the phone. Currently the screen broke so I can't unlock the phone password nor can I put the phone in USB debugging mode. Is there a way I can use this app to retrieve my data?
Thanks
Click to expand...
Click to collapse
open back cover, take out sd card, plug in sd card reader, profit. its in dcim
dragon1357 said:
open back cover, take out sd card, plug in sd card reader, profit. its in dcim
Click to expand...
Click to collapse
it doesn't have a SD card. The baby pictures are in the internal memory.
bump!!
Can Anyone please help me out with this...
AltecBX said:
Can Anyone please help me out with this...
Click to expand...
Click to collapse
Dude. Learn how to use adb. Problem solved. You're not going to get a simpler or easier answer than that.
Sent from my SCH-I535 using xda app-developers app
Did you try to reinstall the USB drives?
I had an issue recently that when I plugged my S3 into my computer noting came up. Reinstalling the drives fixed it for me.
If you haven't already tried, you could installing Kies. You can get to your phones from that.
---------- Post added at 10:15 AM ---------- Previous post was at 10:01 AM ----------
thebeastglasser said:
Couldn't you grab the SDK tools, then use the command:
ADB pull \sdcard\DCIM
(or wherever your pictures are located, for me it's \0\SDcard\DCIM because I'm on 4.2)
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
^^^ This
You only need to know a few linux commands id you don't know where your files are located.
adb help will give you a list of commands.
to test if your are able to connect, type adb devices
it will return you phone device number if attached properly.
Use adb shell
This will open a shell so you can cd to directories to find that files and path you need.
Then use as stated above adb pull <location> <remote>
Guys, I don't have my phone is USB debug mode. My phone was locked when the screen cracked. I've installed Samsung Kies for the Samsung drivers, I installed the Samsung drivers from their website, I've also installed the drivers from the phone when plugged in through USB, which is the only thing I see.
-Ajrty33 - I've tried using ADB, but it doesn't recognize a phone connected in the computer. Keeps coming up with nothing found. My understanding is that you need USB Debugging enabled to have it detect the phone, no?
-Just_AGuy - I've tried using the ADB Linux commands to detect the phone. it comes up with nothing. What else can I try?
--Thanks for the help people...I'm really appreciating it
AltecBX said:
-Just_AGuy - I've tried using the ADB Linux commands to detect the phone. it comes up with nothing. What else can I try?
Click to expand...
Click to collapse
When you type adb devices, does it just come back with "List of devices attached" then nothing under that?
If it doesn't list any devices, you have bigger problems.
Have you tried different USB port too? I've seen issues with USB3 port not working with odin and the Motorola equivalent RSD lite.
It still could be drivers. I had issue with mine a while ago. I tried reinstalling them and it appeared to install but didn't properly. I had to reboot the computer a couple times and reboot the phone.
As a last resort you might bring it to Verizon and see if they can get the files off for you.
It comes up with no device found. I tried another USB port and nothing. I've tried connecting my wife's phone and it works on all USB ports.
It did install new drivers when I connected her phone and it's the same model.
That's too bad. It sounds like you have hardware issues. Take it to the techs at the Verizon store, I don't think even they can screw it up more.
I just tried installing Kies on my work computer. After doing so, the computer didn't recognize my phone. I rebooted both the computer and the phone. The computer still didn't see the phone.
I shut off the phone and did a battery pull. Then restarted the phone and plugged in the USB cable. The computer recognized the phone and reinstalled the drivers.
Try it.
Just_AGuy said:
I just tried installing Kies on my work computer. After doing so, the computer didn't recognize my phone. I rebooted both the computer and the phone. The computer still didn't see the phone.
I shut off the phone and did a battery pull. Then restarted the phone and plugged in the USB cable. The computer recognized the phone and reinstalled the drivers.
Try it.
Click to expand...
Click to collapse
I tried that. I then installed in other computer running Windows 7 64bit, same issue.

[Q] Data Recovery Of GT-I9003 With Broken Screen

I Got A Samsung Galaxy SL I9003 With A Broken Screen. I Had Some Important Files And Pics In The Internal Sd Of The Phone That I Wanna Recover.
On Some Searching I Found A Thread With A Mention Of "adb" . But That Was To No Avail As I Have No Knowledge Of It Whatsover.
And My Tech Level too Is Not Much( Im 16).
The Screen Doesnt Work. The Usb Connectivity Will Not Work As My Phone Is Pattern Locked.
Can Anyone Help Me In Recovering The Data.....Step-By-Step....???
Try with this
http://forum.xda-developers.com/showthread.php?t=2260828
Hope it helps.
Sent from my GT-I9003 using xda premium
Correction
I'm Sorry...I Forgot To mEntion..... NON_ROOTED Phone
& I Think Usb debug is also off.......
Lionelmessedup said:
I'm Sorry...I Forgot To mEntion..... NON_ROOTED Phone
& I Think Usb debug is also off.......
Click to expand...
Click to collapse
That's not easy. I am not sure, but it may work if you restart into download mode. Get the Android SDK and extract it somewhere convenient. Look for the folder platform-tools - it contains adb.
Open a command prompt in this folder, plug in your phone via USB and type
Code:
adb devices
to see if you're connected (all adb commands see here). If so, get your data with
Code:
adb pull /mnt/sdcard/*.* /your-target-folder/
If you only want specific files type
Code:
adb shell
cd /mnt/sdcard
ls
exit
This will list all files and folders. Use adb pull afterwards to copy the files you need to your pc. If you can't connect to your phone, install KIES and plug in your phone via USB in download mode. This should install the driver - you can uninstall KIES afterwards.
..
its not working.....as i do wat u tell nothing happens the promt doesnt display any device.....(attached a pic)
Lionelmessedup said:
its not working.....as i do wat u tell nothing happens the promt doesnt display any device.....(attached a pic)
Click to expand...
Click to collapse
OK, I see. Does the screen display anything despite being broken? Are you sure the phone restarted into download mode? You shouldn't hear the startup sound when it does.
If you are sure that the device is in download mode, there could also be a driver problem. Do you still have KIES installed?
XDA_Bam said:
OK, I see. Does the screen display anything despite being broken? Are you sure the phone restarted into download mode? You shouldn't hear the startup sound when it does.
If you are sure that the device is in download mode, there could also be a driver problem. Do you still have KIES installed?
Click to expand...
Click to collapse
absolutely sure....the phones in download mode......i have kies.......and the phone displays downloading please dont switch off.......
nd i dnt hear no sound.........nd u do noe i dnt have usb debug on...right...??
also i downloaded the adt bundle.....and when i open adb.exe it automatically closes after 2-3 secs......
also...my apologies but i dnt quite understand by what u mean by "extacting it smwer......& opening a command promt in this folder".....
Lionelmessedup said:
absolutely sure....the phones in download mode......i have kies.......and the phone displays downloading please dont switch off.......
nd i dnt hear no sound.........nd u do noe i dnt have usb debug on...right...??
Click to expand...
Click to collapse
OK, so this is not the problem. USB debugging does have no effect if the phone is in download mode.
Lionelmessedup said:
also i downloaded the adt bundle.....and when i open adb.exe it automatically closes after 2-3 secs......
also...my apologies but i dnt quite understand by what u mean by "extacting it smwer......& opening a command promt in this folder".....
Click to expand...
Click to collapse
Your screenshot shows you did everything correctly - but there should be a device listed (some random number and a name). Please try to start the phone normally and connect it to your PC. Wait for 5 minutes, then start KIES and see if you can save your data with KIES directly. May be worth a try.
If this is not working, connect your phone in download mode again while KIES is running. See if KIES detects the phone. Then close KIES, uninstall it and see if your phone is now detected by adb. If that doesn't work, either, I'm out of ideas :|

[Q] Phone dont connect to the PC (I tried everything!)

Hi, So as the title said my computer dont show my OPO in the explorer, but when i connect the phone to the computer via usb the computer make the sound of the new connection and on the phone its also show that it connected but on the pc i cant see it on the explorer.
i've tried to reinstall the phone drivers but still it didnt help me.
i really need help on this one so if anyone had the same problem and found a solution i'd be glad to know.
Thanks Ahead!
You on xp?
Sent from my SM-N900T using XDA Premium 4 mobile app
What exactly did you try?
Set the usb connection as mtp?
enable usb debugging?
Tried another cable?
If you're just wanting to transfer files, you can use a wifi transfer app where you access the phone through a web browser once the wifi app is started on the phone.
If you got your phone locked with a swipe, pin or password, you need to unlock it first
Send from OnePlus One using Tapatalk
goofball2k said:
What exactly did you try?
Set the usb connection as mtp?
enable usb debugging?
Tried another cable?
If you're just wanting to transfer files, you can use a wifi transfer app where you access the phone through a web browser once the wifi app is started on the phone.
Click to expand...
Click to collapse
I connected the phone to the of as mtp and it didn't work, I'm using Windows 8 and I have tried to reinstall the drivers but it didn't work
Sent from my A0001 using XDA Free mobile app

Phone not showing up in computer.

Ive connected my S6 to the computer but it doesnt show up in My Computer. It shows that the MTP USB Device driver has failed to install. Any solutions? Ive tried everything available on the internet. Even kies and smartswitch and samsung drivers installed. Nothing seems to work at this point.
Does it work on another PC, or with a different cable?
EddyOS said:
Does it work on another PC, or with a different cable?
Click to expand...
Click to collapse
I tried it on my laptop but it doesnt work on it either. Tried 3 different cables. Weird part is I transferred Music to my phone via the computer just yesterday and all of a sudden today it does this.
spike.trickster said:
Ive connected my S6 to the computer but it doesnt show up in My Computer. It shows that the MTP USB Device driver has failed to install. Any solutions? Ive tried everything available on the internet. Even kies and smartswitch and samsung drivers installed. Nothing seems to work at this point.
Click to expand...
Click to collapse
Was usb debugging turned on the last time you were using mtp? Is it turned on now?
Sent from my ASUS_T00F using xda Forums PRO
skghosh.mail said:
Was usb debugging turned on the last time you were using mtp? Is it turned on now?
Sent from my ASUS_T00F using xda Forums PRO
Click to expand...
Click to collapse
Debugging is off. The last time I used mtp debugging wasnt enabled.
spike.trickster said:
Debugging is off. The last time I used mtp debugging wasnt enabled.
Click to expand...
Click to collapse
Try to turn on usb debugging from developer options. See what happens. If it fails then probably your usb connnection somehow got stuck in charge only mode. In that case you will need to force mtp through commandline. Just see what happens after you try to turn on debugging first.
Additional note: this is pretty basic stuff but still worth mentioning. What happens when you try to select usb options type from inside storage settings? Does the settings option open up? Is mtp selected over there?
skghosh.mail said:
Try to turn on usb debugging from developer options. See what happens. If it fails then probably your usb connnection somehow got stuck in charge only mode. In that case you will need to force mtp through commandline. Just see what happens after you try to turn on debugging first.
Sent from my ASUS_T00F using xda Forums PRO
Click to expand...
Click to collapse
How do i force mtp through commandline? Debugging isnt working either.
I just edited my last post. Please take a look and get back.
Sent from my ASUS_T00F using xda Forums PRO
skghosh.mail said:
I just edited my last post. Please take a look and get back.
Sent from my ASUS_T00F using xda Forums PRO
Click to expand...
Click to collapse
MTP mode is selected. Ive tried PTP mode as well. But the "MTP" drivers fail to install.
spike.trickster said:
MTP mode is selected. Ive tried PTP mode as well. But the "MTP" drivers fail to install.
Click to expand...
Click to collapse
You can force mtp through command line only if you have root access. Are you rooted?
Since mtp is already selected in the connection type list, the problem is probably due to a bad driver structure. Disconnect your device from PC. Remove all the drivers and kies software from your pc. Reboot and connect phone. Try to see if the windows driver works out not. I am guessing you are on windows 7, right?
Sent from my ASUS_T00F using xda Forums PRO
skghosh.mail said:
You can force mtp through command line only if you have root access. Are you rooted?
Since mtp is already selected in the connection type list, the problem is probably due to a bad driver structure. Disconnect your device from PC. Remove all the drivers and kies software from your pc. Reboot and connect phone. Try to see if the windows driver works out not. I am guessing you are on windows 7, right?
Sent from my ASUS_T00F using xda Forums PRO
Click to expand...
Click to collapse
Ive tried that as well. Windows drivers also couldnt install MTP. Im not rooted. How did this even happen? I mean It was fine yesterday.
You can try these two solutions in their order and report back.
1) On your phone, go to Security -> Device administration->Device adminstrators. Check if there are any app with admin privileges, you have to deactivate them and see if MTP access works.
2) Connect your phone, swipe ur top menu down & tap USB PC connection settings, switch from MTP to PTP. Let driver's install. Now, go to the safely remove & eject media & eject your phone, when it says its safe to remove. Just switch your PTP back to MTP, see if the drivers install successfully then.
Sent from my ASUS_T00F using xda Forums PRO
skghosh.mail said:
You can try these two solutions in their order and report back.
1) On your phone, go to Security -> Device administration->Device adminstrators. Check if there are any app with admin privileges, you have to deactivate them and see if MTP access works.
2) Connect your phone, swipe ur top menu down & tap USB PC connection settings, switch from MTP to PTP. Let driver's install. Now, go to the safely remove & eject media & eject your phone, when it says its safe to remove. Just switch your PTP back to MTP, see if the drivers install successfully then.
Sent from my ASUS_T00F using xda Forums PRO
Click to expand...
Click to collapse
Thanks for the support. I had disabled a MTP package bymistake in packagedisablerpro. sorry for the inconvenience.

Categories

Resources