Hello, I tried rooting my device but there is an absence of folders when I try to get to my main folder. How can I fix that?
I can backtrack into the root folder but then can't go back in the main folder. Weird
with what? Pc or Android device?
Which Root you choose?
Using pc, regular rooting, I also noticed my phone secretly connects to wifi networks even when I stay on 4g, with wifi off.. I think I should scrap it.
Destroypuppy said:
Using pc, regular rooting, I also noticed my phone secretly connects to wifi networks even when I stay on 4g, with wifi off.. I think I should scrap it.
Click to expand...
Click to collapse
What lead you to the Conclusion that your LG connects to Wifi?
What USB mode did You use? MTP or Other?
i meant Magisk or Supersu?
Bottloader UNlocked or USU´d?
please more Detail otherwise I can´t help.
I used the "Root your LG G4 with low effort root" tutorial. At one point, you have to send a dd command with a path way to an img image but since there's a hidden folder that seems to be unopenable, like a / "space" / thingy, the operation fails everytime..
About the wifi, it's because I play a game that uses p2p to connect players together, and even if I stay on my SIM card data for internet access, being near a free wifi source that blocks p2p made my game unplayable, as if I had connected to the wifi even tho my wifi is not on.
Destroypuppy said:
I used the "Root your LG G4 with low effort root" tutorial. At one point, you have to send a dd command with a path way to an img image but since there's a hidden folder that seems to be unopenable, like a / "space" / thingy, the operation fails everytime..
About the wifi, it's because I play a game that uses p2p to connect players together, and even if I stay on my SIM card data for internet access, being near a free wifi source that blocks p2p made my game unplayable, as if I had connected to the wifi even tho my wifi is not on.
Click to expand...
Click to collapse
From My opinion I would Use another Root Methode. To many steps for My case :laugh:
Is Your Bootloader unlocked?
If Yes, Try to Flash TWRP "fastboot Flash Recovery xxxx.IMG" and in TWRP install MAgisk.zip from xda and you have root
To your Wifi ...you are on Stock rom, so Wifi should turn off Properly. To Check if your Wifi is set up a wifi source with another device and test. In my opinion that should not be the case.
uweork said:
From My opinion I would Use another Root Methode. To many steps for My case :laugh:
Is Your Bootloader unlocked?
If Yes, Try to Flash TWRP "fastboot Flash Recovery xxxx.IMG" and in TWRP install MAgisk.zip from xda and you have root
To your Wifi ...you are on Stock rom, so Wifi should turn off Properly. To Check if your Wifi is set up a wifi source with another device and test. In my opinion that should not be the case.
Click to expand...
Click to collapse
How do I Flash TWRP? Using send_command.exe?
If so, do I need to put the image on the phone, because if I do, I can't access it using Send_command since my base folder is hidden from the / 'space' / thingy...
How do I unlock my bootloader?
OK thats some Mord stuff to tell
For everything relatet to LG g4 i recommend you FWUL Form this forum by steadfasterx.
Thats a Linux distribution which you can write on USB stick
With this you dont need drivers for Windows anymore and ADB and fastboot is preinstalled.
There are two ways to unlock. Ofically through LG and by Salt (Form steadfasterx) which is in fwul.
Search the threads in xda and read about it.
If you only want root then your Methode is better but u can usw fwul to geht better acsses to you decive.
Related
Hi, I'm trying to remove all those annoying pre-loaded aps that VZW put on my phone. I attempted to run the unrevoked3 root + flash thingy and it got hung up part way through - phone still works, and the phone IS rooted. I installed a terminal emulator and saw that all the pre-loaded aps only have "R" access which is why I cannot remove them.
I've tried using "chmod -r 777 <program>" and I get a "failed" message. I've tried the simple "rm /system/app/amazon*" and it tells me it's a read-only file (still). Can anyone help me? I've got some experience with linux and command line, but am still not very good with it and this is my first time attempting to root/hack my phone.
I've got the HTC Incredible running the latest 2.3 gingerbread.
Try to get BUsy Box and see if you have super user access, cuz since you said it hung up half way, chances are your phone did not root completely
Im pretty sure it has been rooted. I downloaded an emulator and when I type "su" the command line goes $->#. Someone else had this similar problem but they wanted to install a different ROM and I just want to remove useless aps. That being said I wasn't able to make any use out of his solution.
I should also point out that a super user icon is now in my aps window. I open it and its just a black screen, possibly because I haven't given anything root access yet?
d-pabs said:
I should also point out that a super user icon is now in my aps window. I open it and its just a black screen, possibly because I haven't given anything root access yet?
Click to expand...
Click to collapse
try installing rom manager from the app store and see if it ask you for permission
Ok, I installed that, but it didn't ask me for permission...is there something I have to adjust in the April itself?
d-pabs said:
Ok, I installed that, but it didn't ask me for permission...is there something I have to adjust in the April itself?
Click to expand...
Click to collapse
if it didnt ask for permission, that means your phone is not rooted, as Clockwork recovery needs permission to use, reroot? or ask in the incredible forum?
Yeah, guess I'll try to reroot. Not sure why the unrevoked3 root didn't work. Will try and post any details about failed tasks during the root process.
Thanks
d-pabs said:
Hi, I'm trying to remove all those annoying pre-loaded aps that VZW put on my phone. I attempted to run the unrevoked3 root + flash thingy and it got hung up part way through - phone still works, and the phone IS rooted. I installed a terminal emulator and saw that all the pre-loaded aps only have "R" access which is why I cannot remove them.
I've tried using "chmod -r 777 <program>" and I get a "failed" message. I've tried the simple "rm /system/app/amazon*" and it tells me it's a read-only file (still). Can anyone help me? I've got some experience with linux and command line, but am still not very good with it and this is my first time attempting to root/hack my phone.
I've got the HTC Incredible running the latest 2.3 gingerbread.
Click to expand...
Click to collapse
Read: http://forum.xda-developers.com/wiki/index.php?title=HTC_Incredible/Guides&Tutorials#Removing_Bloat
binaryhat said:
Read: http://forum.xda-developers.com/wiki/index.php?title=HTC_Incredible/Guides&Tutorials#Removing_Bloat
Click to expand...
Click to collapse
I've seen this thread before and since forgot about it. Thanks for posting it. I assume in order to do what they say in the thread (meaning run the adb shell), you need to root your phone
?
Sorry for taking so long to report back...busy time of year!
As it turns out, my phone actually WAS rooted despite running into the previously posted comments. I was attempting to start over and in doing so, downloaded SDK, JDK and proceeded to mount my phone using adb. All I had to do was reboot my phone in recovery mode and then mount /system. Voila! I have since moved all the useless bloat to a disabled folder...
My next question is this: How do I enable tethering and mobile hotspot?
Thanks for your help.
Wireless tether for root users is a pretty baller app. I show it off once in a while at work when someone flashes their ipad around. The speed is solid.
Hypcrsy said:
Wireless tether for root users is a pretty baller app. I show it off once in a while at work when someone flashes their ipad around. The speed is solid.
Click to expand...
Click to collapse
Is that the name of the ap? Or how can I enable it? I've been told that the pre-loaded mobile hotspot still will not for rooted phones and you need to download a 3rd party ap?
Just searched the "wireless tether" in the market and found it...it says it requires "Netfilter-enabled kernel" What's that mean? I'm still running the stock ROM (2.3 gingerbread). I don't know that I want to run a new ROM....
I downloaded and installed both "wireless tether" and "barnacle" just to try out both. I can view my mobile hotspot on other devices, and I can even connect them to my phone. On the iPhone (4g), I can get what appears to be everything but youtube. On my laptop I can't get any internet signal...
In either tethering ap, I cannot view who/what is connected (i.e. my laptop or iPhone). Any ideas? Are there limitations to these aps?
d-pabs said:
I downloaded and installed both "wireless tether" and "barnacle" just to try out both. I can view my mobile hotspot on other devices, and I can even connect them to my phone. On the iPhone (4g), I can get what appears to be everything but youtube. On my laptop I can't get any internet signal...
In either tethering ap, I cannot view who/what is connected (i.e. my laptop or iPhone). Any ideas? Are there limitations to these aps?
Click to expand...
Click to collapse
I have Barnacle for my Wi-Fi tether and it tells me who is connected to my phone (there should be a "Clients" tab). Do you have any encryption enabled?
I password protected my wireless hotspot and then used both the iPhone and laptop to connect to it, once they connected I tried viewing who was connected to my hotspot in both barnacle and the wireless tether and neither of them would say another device is connected.
hi2all
before post this thread i cheked all xda but anyone method did not help me
my problem is "scanning media files"
one day when i serfing inet my E975 has been rebooted
after load i got a first time boot start message
all data lost and phone ask me to set all setting from beginning
now i see alltime 'scanning media files'
I have tried the following: steps:
made hard resets - no effect
flashed using KDZ updater (E97510C_00, E97510a_00 E97510f_00) - no effect
used LGtool (selected recovery..inserted my IMEI and load) - no effect
and followed this http://forum.xda-developers.com/show....php?t=2010624
but problem haven't solved
always media scanning
cant try any ways like fleshing kernel, becose need fastboot mode
cant unlock fastboot, cos cant make root... anyone way to install root not work, cos no access to phone storage
someone told me i can try to do root with adb shell... but cant find how i can use this in my sutuation
I would be very thanksfull any help
i rly dont know what should i do next....
In the past I have a problem with media scanner message, always running in the background, although I had no problems about rebooting or soft-resets, it was only a message running in the background always. The way I solve it was to go into "almacenador de medios" (dont know in english, maybe something like "media store") in app manager, and then force stop, clean data and clean cache, reboot and after a first past again, all went ok. I suppose you continue with the message after reseting maybe because cache or dalvik cache is not clean.
Hope that help.
pr0_eMoTIoN said:
hi2all
before post this thread i cheked all xda but anyone method did not help me
my problem is "scanning media files"
one day when i serfing inet my E975 has been rebooted
after load i got a first time boot start message
all data lost and phone ask me to set all setting from beginning
now i see alltime 'scanning media files'
I have tried the following: steps:
made hard resets - no effect
flashed using KDZ updater (E97510C_00, E97510a_00 E97510f_00) - no effect
used LGtool (selected recovery..inserted my IMEI and load) - no effect
and followed this http://forum.xda-developers.com/show....php?t=2010624
but problem haven't solved
always media scanning
cant try any ways like fleshing kernel, becose need fastboot mode
cant unlock fastboot, cos cant make root... anyone way to install root not work, cos no access to phone storage
someone told me i can try to do root with adb shell... but cant find how i can use this in my sutuation
I would be very thanksfull any help
i rly dont know what should i do next....
Click to expand...
Click to collapse
have you tried the lg pc suite?go to lg's site and download it and the connect your phone to pc in "pc suite" mode.then from there you can do an update or press the "emergency firmware recovery" under device menu.This will propably recover your phone.
MafiaGR said:
have you tried the lg pc suite?go to lg's site and download it and the connect your phone to pc in "pc suite" mode.then from there you can do an update or press the "emergency firmware recovery" under device menu.This will propably recover your phone.
Click to expand...
Click to collapse
already tried this
but problem havnt solved after "emergency firmware recover"
anyone knows how i can made root without access rights to sd card?
ways like "frameroot.apk" and via bat file "currentroot.bat" - not worked (all those methods need access to sd card)
or maybe there are any commands on ADB to reset or fix sd card?
i'm rly sad with my problem....
what is the model of your phone and ROM?
did You try go back to stock rom with LGMobile Support Tool?
I have same problem but it occurs when I flash to E97510D ROM (my phone is F180K):
http://forum.xda-developers.com/showthread.php?t=2246867
when I want to fix it, I make emergency firmware recovery in LGMobile Support Tool (and factory reset after this).
Maybe your motherboard is giving up
no... every time I go back to stock ROM, its working fine
bihslk said:
Maybe your motherboard is giving up
Click to expand...
Click to collapse
i think this is rly...
cos i have tried already all ways...
the phone is a sprint gnex.
i had twrp as recovery, and i was playing around with it, got distracted, and my 2 year old grabbed it and wiped everything. no OS, no recovery, no nothing.
i'm not even sure where to start. my newbie self is thinking maybe odin? i used adb once, is that where i should be looking?
i guess my question is where does one start when he has no OS. and i could sure use a link for wherever factory images, or tar files, or whatever, are reposed.
please help a brother out, and keep in mind i am in fact over my head. just trying to salvage this if possible. it is not an urgent thing, as i the device is merely used as a media device for my 2 year old.
my laptop is a windows 7 device. i've downloaded usb drivers for samsung, odin, and adb fastboot. they are sitting in my download folder as zip files. that is where i stand.
boathead said:
the phone is a sprint gnex.
i had twrp as recovery, and i was playing around with it, got distracted, and my 2 year old grabbed it and wiped everything. no OS, no recovery, no nothing.
i'm not even sure where to start. my newbie self is thinking maybe odin? i used adb once, is that where i should be looking?
i guess my question is where does one start when he has no OS. and i could sure use a link for wherever factory images, or tar files, or whatever, are reposed.
please help a brother out, and keep in mind i am in fact over my head. just trying to salvage this if possible. it is not an urgent thing, as i the device is merely used as a media device for my 2 year old.
my laptop is a windows 7 device. i've downloaded usb drivers for samsung, odin, and adb fastboot. they are sitting in my download folder as zip files. that is where i stand.
Click to expand...
Click to collapse
Don't worry you'll be fine.
If you can get into twrp, try just downloading a ROM and gapps zip on computer and using adb to push or sideload to device (Google "adb sideload ROM galaxy nexus...exact steps easy to find)
If you can't get into recovery, or just want to go back to complete stock and start from there, go here https://developers.google.com/android/nexus/images
Grab a package for sprint gnex(mysidspr, aka toroplus) and if u have adb&fastboot installed on computer(if not then Google "installing android SDK" and it will be top result, fastboot and adb come WITH the SDK when u install it)
Then you just unzip that factory img file, plug device into computer while in boot loader mode (hold power and both volume keys), open the folder created when u uncompressed factory IMG file, hold down shift and right click and choose "open command prompt". Enter "fastboot devices"(no quotes) in the command window to make sure device is recognized. Then just run "flash-all.exe" or "flash-all.bat" in command prompt and BE PATIENT AND LET IT FINISH EVERYTHING. After that device will be like brand new out of box.
ashclepdia said:
Don't worry you'll be fine.
If you can get into twrp, try just downloading a ROM and gapps zip on computer and using adb to push or sideload to device (Google "adb sideload ROM galaxy nexus...exact steps easy to find)
If you can't get into recovery, or just want to go back to complete stock and start from there, go here https://developers.google.com/android/nexus/images
Grab a package for sprint gnex(mysidspr, aka toroplus) and if u have adb&fastboot installed on computer(if not then Google "installing android SDK" and it will be top result, fastboot and adb come WITH the SDK when u install it)
Then you just unzip that factory img file, plug device into computer while in boot loader mode (hold power and both volume keys), open the folder created when u uncompressed factory IMG file, hold down shift and right click and choose "open command prompt". Enter "fastboot devices"(no quotes) in the command window to make sure device is recognized. Then just run "flash-all.exe" or "flash-all.bat" in command prompt and BE PATIENT AND LET IT FINISH EVERYTHING. After that device will be like brand new out of box.
Click to expand...
Click to collapse
thank you so much for responding. i will play around with this later, but it is a bit comforting to know that maybe i'm not doomed.
i cannot get into recovery, so yeah, i don't know what i'm doing.
boathead said:
thank you so much for responding. i will play around with this later, but it is a bit comforting to know that maybe i'm not doomed.
i cannot get into recovery, so yeah, i don't know what i'm doing.
Click to expand...
Click to collapse
Why can't you get into recovery?
Are you choosing recovery mode via the bootloader menu? I didn't think it was POSSIBLE to wipe recovery from within recovery.
Even if you can't, trust me, Doing a factory img restore, or using fastboot to flash custom recovery again is VERY easy. To get the SDK that has needed fastboot tools, go here http://developer.android.com/sdk/index.html#ExistingIDE
And grab the needed exe for your setup(windows 64 or 32bit). Make sure you are getting the "ADT bundle" it's what has needed platform tools. Then just run the exe and follow instructions.
Now u COULD also just Google search for Wugfresg toolkit, and download and use that. Its very easy to use as well. I just prefer to have adb and fastboot installed to my computer so that I can always be good to go. Plus I use Linux so Im not able to use Wugfresh, but knowing how to just use fastboot and adb also makes ya feel like a boss(even though is pretty simple lol)
Don't worry, there is hope, and it's not gonna be difficult. You'll be up again in no time.
because you said you didn't think it was possible to wipe recovery from recovery, i went into bootloader. you are correct. in my panic i overlooked it. i DO in fact still have twrp.
but there is nothing to restore or install. so once my phone charges, i'll give it a shot as you suggested. would you kindly check in later in case i need some more help?
thanks my friend for steering me in the correct direction.
boathead said:
because you said you didn't think it was possible to wipe recovery from recovery, i went into bootloader. you are correct. in my panic i overlooked it. i DO in fact still have twrp.
but there is nothing to restore or install. so once my phone charges, i'll give it a shot as you suggested. would you kindly check in later in case i need some more help?
thanks my friend for steering me in the correct direction.
Click to expand...
Click to collapse
Of course!
I'm always checking in these forums, and I use Tapatalk, and have actually grown fond of Tapatalk notifications, so I SHOULD get a notif if you post back or PM(though I prefer to keep in thread, that way someone else searching for answer to similar issue can find a helpful thread as well)
Yea it sounds like your little one got into twrp and most likely wiped all of /data and /system. Instead of just a regular factory reset which would have left your stuff like flashable zips and all still in /sdcard. That sucks! I've actually done that on accideHahaha
hile back(a mistake you only make once to wipe all of /data AND /system lol, even though can pretty easily be fixed)
Sounds like you could use adb sideload or push to get ROM/gapps zips back on the device, or just go with a total device factory restore, whichever you choose at this point should work just fine.
I'm not sure if there is a way to do this yet, but I've always wanted to put a pin code lock for TWRP. That way if my nephew ever did find his way into there when using my phone, he wouldn't be able to do any damage. If it's not a part of custom recovery yet (I haven't looked actually lol) it would be awesome if someone found a way to add that feature in. Could save a lot of us the hassle in cases like this! Hahaha
I'll check back in the morning and randomly tomorrow (some of the day I won't have a connection, I use Gnex strictly on WiFi) to see if you need any help/tips/clarifying of any steps needed. Once you do this restore process once, you'll be amazed at how easy it can be, and as long as you keep the files on your laptop, you'll be ready to go if you ever need to do it again.
success!
i had a great deal of trouble sorting the drivers....took quite a while to get the pc to recognize the device. then i got confused about a few things...stunner, i know, but was able to reflash a factory image with the wug toolkit. so i guess i took the cowardly way and didn't do the adb route.
anyway, i'm good to go. i am left with the initial problem that had me in recovery in the first place. i figured flashing a rom would solve it, but no. so i'm left thinking it is on the server side. at least i have something to work with now.
so thanks again. without your calming words i never would have gotten this going. i don't have the temperament to play around with my devices, i've learned.
boathead said:
success!
i had a great deal of trouble sorting the drivers....took quite a while to get the pc to recognize the device. then i got confused about a few things...stunner, i know, but was able to reflash a factory image with the wug toolkit. so i guess i took the cowardly way and didn't do the adb route.
anyway, i'm good to go. i am left with the initial problem that had me in recovery in the first place. i figured flashing a rom would solve it, but no. so i'm left thinking it is on the server side. at least i have something to work with now.
so thanks again. without your calming words i never would have gotten this going. i don't have the temperament to play around with my devices, i've learned.
Click to expand...
Click to collapse
That temperament is something that is gained. MOST of us have been in that "oh holy crap what do I do now?!?! Im not prepared for this!!" Moments (my first one was on my birthday back when I had DroidX2, and didn't have my own computer to restore it using RSDlite sbf flash.. I accidentally flashed something that didn't work, and was left with no OS stuck in bootloop with no way to get into the bootstrap recovery we had...was without device for 3 days until I could get to a coworkers laptop!! Lol!!!) But the stress goes WAY down after you've restored device once or twice and have the tools at the ready with basic understanding of the steps at least
And as for drivers, I apologize for not warning/informing about that. I forgot that you mentioned you had multiple driver packages downloaded and i was going to clarify which to use(on a Linux setup you don't need drivers and it been a while since I used windows for my device so drivers aren't usually on my mind lol) I think a lot of people use the PDAnet drivers. But if you are connected to internet and just put device in fastboot mode and connect to computer, I think it will automatically find and install the correct drivers needed for fastboot/adb access.(the toolkit can also be used to install correct drivers I believe)
And don't worry, I wouldn't call using toolkit the "cowardly way". SOME people detest/despise use of toolkit since they think it takes away from learning and understanding how to do it without a toolkit. But when you use a toolkit you usually see command prompt correct? (Or at least a setting so you can SEE what it is running as far as commands) so you get to see what its doing, which helps beginners start to grasp the concepts of what it is doing.
Trust me, if you can use the toolkit correctly, you can easily transfer that knowledge to just using fastboot or adb commands.
by the way, fastboot is what's used for factory image restore. ADB is for pushing/pulling files, taking logs, sideloading a ROM/gapps zip that isn't on device, taking/restoring adb backups of system and or data, things like that. Think of adb as the "taker and giver". And fastboot as the "img installer/booter"...imgs being anything from system img files, to data partition img files, boot.img(aka kernel), recovery.img, bootloader update img, radio imgs. Things like that
The reason the knowledge from using toolkit easily transfers over to using just straight up fastboot for example is because of how they word the choices and menus. You will see it says something like "use fastboot to flash new recovery img", which the fastboot command for that in command line equates to "fastboot flash recovery "NameOfRecoveryImage.img" "
(With no quotes of course, and replace "NameOf...." With the actual file name of the recovery.img you have downloaded, and you can rename the downloaded recovery img file to something easier to type out if you want to also)
Basic structure of using fastboot command would be as follows:
fastboot[space]command[space]partitioname[space]filetobeused
Which after used once or twice is very easy to grasp basic usage
So are you able to at least boot into OS now? Also, make sure if you are trying to flash a KitKat ROM, that you install the 2.7TWRP recovery, anything earlier won't work correctly for 4.4based ROMs.
Again, any trouble feel free to ask.
(And apologies for the long rambling posts lol)
yes. i am in the OS now.
what gave rise to my troubles in the first place is that i've moved my residence. all my devices recognize my new wifi, and proceed along their merry way.
my gnex is another story. it recognized my wifi, shows me as connected, but nothing at all can actually access the server. i tried factory reset, nothing. then i was going to install a new rom, figuring something was corrupted. then my 2 year old took over!
so i am in the OS, but still cannot access the server. so it must be on the server side i figure. not sure how to fix this, but when i have some time, i'll do some looking around. i am going to try to access a different wifi network later on to see if at least it is not my device.
again, thanks for your help my friend.
boathead said:
yes. i am in the OS now.
what gave rise to my troubles in the first place is that i've moved my residence. all my devices recognize my new wifi, and proceed along their merry way.
my gnex is another story. it recognized my wifi, shows me as connected, but nothing at all can actually access the server. i tried factory reset, nothing. then i was going to install a new rom, figuring something was corrupted. then my 2 year old took over!
so i am in the OS, but still cannot access the server. so it must be on the server side i figure. not sure how to fix this, but when i have some time, i'll do some looking around. i am going to try to access a different wifi network later on to see if at least it is not my device.
again, thanks for your help my friend.
Click to expand...
Click to collapse
what security do you use on your router? if WEP try changing it. the gnex has issues sometimes with using WEP secured WiFi AP's
also, if using a 5ghz network, I can only get mine to connect to that on channel 153. there are only a certain number of 5ghz channels supported.
might also want to just try forgetting WiFi network and re add?(if it restored the access points by any means including Google backup/restore)
and make sure your router isn't rejecting the Mac address for some reason(and some people will suggest reboot of the router to see if that helps fix it, which I've seen fix many connection issues)
well, my device works beautifully....everywhere except in my house.:crying:
as much as drivers befuddle me, routers do even more so. it must be a router issue, right? my device connects to google elsewhere. and all my other devices connect to google here at home. maybe tomorrow i'll try the router's live chat to see if i can get some help.
boathead said:
well, my device works beautifully....everywhere except in my house.:crying:
as much as drivers befuddle me, routers do even more so. it must be a router issue, right? my device connects to google elsewhere. and all my other devices connect to google here at home. maybe tomorrow i'll try the router's live chat to see if i can get some help.
Click to expand...
Click to collapse
what type of security are you using in the router setting? WPA? wep? none?
what model router are you using?
is device connecting to internet and just not Google servers?
is device connecting to router at all and just no internet access?(meaning when you are in WiFi settings, and choose network does it show obtaining IP address and then connected? or just never fully connect?)
I've had similar issues in past and might be able to help with some more details
ashclepdia said:
what type of security are you using in the router setting? WPA? wep? none?
what model router are you using?
is device connecting to internet and just not Google servers?
is device connecting to router at all and just no internet access?(meaning when you are in WiFi settings, and choose network does it show obtaining IP address and then connected? or just never fully connect?)
I've had similar issues in past and might be able to help with some more details
Click to expand...
Click to collapse
wpa2...but i've even disable all security to see....i've disable firewalls...nothing. it is an arris router that time warner cable provided when i moved to my new place.
and i my phone does show me as connected to my network...just can't get into google. and the phone works just fine at my work. as you know, i've been through several roms and an entirely new OS...so it cannot be the phone...can it?
been through this entire threads, and no joy.
http://forum.xda-developers.com/showthread.php?t=2110225
if you have any ideas, post away. i will be away from access to the internet for a few days, so i won't even have a chance to check in here, but any info in the meantime would be most thanked.
boathead said:
thank you so much for responding. i will play around with this later, but it is a bit comforting to know that maybe i'm not doomed.
i cannot get into recovery, so yeah, i don't know what i'm doing.
Click to expand...
Click to collapse
my samsung s5 had the same problem. i wiped out everything and it says i have no os no nothing. i hope if anyone can help, i will be pleased.
the only question is that "how can i get an os and get my phone working"
ashclepdia said:
Don't worry you'll be fine.
If you can get into twrp, try just downloading a ROM and gapps zip on computer and using adb to push or sideload to device (Google "adb sideload ROM galaxy nexus...exact steps easy to find)
If you can't get into recovery, or just want to go back to complete stock and start from there, go here https://developers.google.com/android/nexus/images
Grab a package for sprint gnex(mysidspr, aka toroplus) and if u have adb&fastboot installed on computer(if not then Google "installing android SDK" and it will be top result, fastboot and adb come WITH the SDK when u install it)
Then you just unzip that factory img file, plug device into computer while in boot loader mode (hold power and both volume keys), open the folder created when u uncompressed factory IMG file, hold down shift and right click and choose "open command prompt". Enter "fastboot devices"(no quotes) in the command window to make sure device is recognized. Then just run "flash-all.exe" or "flash-all.bat" in command prompt and BE PATIENT AND LET IT FINISH EVERYTHING. After that device will be like brand new out of box.
Click to expand...
Click to collapse
The same thing happened to me right now, while I was installing CM13 in my Lenovo Zuk Z1. I took a backup from TWRP and copied the same to my pc. Then I wiped all the data from my phone using TWRP. Then I plugged in the Usb back to copy the downloaded files of CM13 to my phone but my pc is not showing the Internal Memory of my phone. I am so freaked out right now. I dont have an OS in my phone and I am unable to restore what I backed up. I am just stucked in TWRP. Guide me through to install CM 13 or atleast revert back to where I started. Any help is appreciated.
Hey all,
I just used root tool yesterday (http://forum.xda-developers.com/win.../jailbreak-interop-unlock-windows-10-t3178140 )and I loss access on my PC.
This is a Nokia 929 (Verizon ICON) with build 10512 on it.
When I connect to a PC, I get the noise on my phone (and slow charging message) but, the PC does nothing, does not see a connection. Tried 3 different PCs and rebooted my phone in between. I need to transfer files on and off the phone.
Any idea on how to fix this WITHOUT hard resetting ?
DavidinCT said:
Hey all,
I just used root tool yesterday (http://forum.xda-developers.com/win.../jailbreak-interop-unlock-windows-10-t3178140 )and I loss access on my PC.
This is a Nokia 929 (Verizon ICON) with build 10512 on it.
When I connect to a PC, I get the noise on my phone (and slow charging message) but, the PC does nothing, does not see a connection. Tried 3 different PCs and rebooted my phone in between. I need to transfer files on and off the phone.
Any idea on how to fix this WITHOUT hard resetting ?
Click to expand...
Click to collapse
Keep it connected for 10 minutes on the pc. If it doesn't show, unplug and plug it again.
You "lose" access to your phone from the pc because you enabled Full MTP. Enabling Full MTP your phone need to list ALL files and folder and not only your common folder like Documents and so on but also system files from the root of the phone (C:\).
You don't need of that. Deploy CustomPFD, open it, go to tweaks page > General tweaks, Utilities (page), on full fs access, enable it and then disable it.
Unplug and replug it and you have done.
This seems to be an issue with the MTP protocol being unable to handle the sheer amount of files and causing the driver to crash sometimes.
Currently, I have the HKLM\Software\Microsoft\MTP\DataStore key set to C:\Data\Users and it works fine that way. I modify this path according to what I want to access, instead of having it set to the root of C:\.
ADeltaX said:
Keep it connected for 10 minutes on the pc. If it doesn't show, unplug and plug it again.
You "lose" access to your phone from the pc because you enabled Full MTP. Enabling Full MTP your phone need to list ALL files and folder and not only your common folder like Documents and so on but also system files from the root of the phone (C:\).
You don't need of that. Deploy CustomPFD, open it, go to tweaks page > General tweaks, Utilities (page), on full fs access, enable it and then disable it.
Unplug and replug it and you have done.
Click to expand...
Click to collapse
Thanks ! Tried that, it didn't work
acewing905 said:
This seems to be an issue with the MTP protocol being unable to handle the sheer amount of files and causing the driver to crash sometimes.
Currently, I have the HKLM\Software\Microsoft\MTP\DataStore key set to C:\Data\Users and it works fine that way. I modify this path according to what I want to access, instead of having it set to the root of C:\.
Click to expand...
Click to collapse
Tried that it worked, maybe a combo of both did it... Thanks to both of you !
What folder on the C: drive is where the apps are stored, wanted to check a setting for a game....?
DavidinCT said:
Thanks ! Tried that, it didn't work
Tried that it worked, maybe a combo of both did it... Thanks to both of you !
What folder on the C: drive is where the apps are stored, wanted to check a setting for a game....?
Click to expand...
Click to collapse
Android stored apps or WP stored apps?
ADeltaX said:
Android stored apps or WP stored apps?
Click to expand...
Click to collapse
WP apps...
Mine had some weird issue that USB wasn't even recognized when Windows 10 was booted, but while booting it's still recognized... Thou, I already fixed it with a factory reset....
Sent from Ponyville
DavidinCT said:
WP apps...
Click to expand...
Click to collapse
U:\PROGRAMS or C:\Data\PROGRAMS
The display stopped responding to touch out of the blue. I want to access my data urgently. I'll just explain the situation point by point.
1. This happened about 3 months back. There were posts on the forum saying that it might be because the software has damaged the hardware on the screen in some way (i wouldn't know, i'm a novice when it comes to this)
2. USB debugging is turned off. So i can't access ADB
3. OTG is on timeout. It has to be turned back on again to use a mouse over OTG
4. Bluespark TWRP 3.2.something is installed but since the device is encrypted it asks for the password, which i can't insert.
5. Fastboot works
What can i do to get my stuff back? is there any solution to this besides replacing the screen? Because i can't afford to do that right now.
use a mouse and connect it via otg extension. unlock it with pattern it and enable usb debugging
MuminMohamed said:
use a mouse and connect it via otg extension. unlock it with pattern it and enable usb debugging
Click to expand...
Click to collapse
As i said in the description OTG is on a 30 minute time out. It turns off automatically after 30 minutes of inactivity. So i can't connect a mouse.
Helhound0 said:
As i said in the description OTG is on a 30 minute time out. It turns off automatically after 30 minutes of inactivity. So i can't connect a mouse.
Click to expand...
Click to collapse
I don't think there's a way to recover your data without OTG/ADB available, fastboot alone doesn't offer a solution either, only way I could think of is to fastboot flash another ROM (well you can't really flash whole ROMs but only boot.img,system.img, etc.) without the OTG restrictions or maybe even have ADB enabled by default (I think I saw such thing before on custom ROMs), this would however lead you to a total trail 'n error kind of situation were you potentially could lose all data too (in best case you could access /sdcard but definitely would lose everything not on the internal storage).
All this is very experimental and probably sheer luck if you ever succeed, so it's probably best to wait until you can replace the screen as there's no real good solution to the problem with the given possibilities...
Sent from my OnePlus5T using XDA Labs
If you reboot the phone does the OTG timeout reset?
Essentially, you need to get past the security gate to decrypt your data because even if you could get it off without decrypting it, it would be useless to you.
You're absolutely going to need to be able to enter your PIN somehow to proceed.
Pro Tip: always leave adb debugging enabled.
Sam Nakamura said:
I don't think there's a way to recover your data without OTG/ADB available, fastboot alone doesn't offer a solution either, only way I could think of is to fastboot flash another ROM (well you can't really flash whole ROMs but only boot.img,system.img, etc.) without the OTG restrictions or maybe even have ADB enabled by default (I think I saw such thing before on custom ROMs), this would however lead you to a total trail 'n error kind of situation were you potentially could lose all data too (in best case you could access /sdcard but definitely would lose everything not on the internal storage).
All this is very experimental and probably sheer luck if you ever succeed, so it's probably best to wait until you can replace the screen as there's no real good solution to the problem with the given possibilities...
Sent from my OnePlus5T using XDA Labs
Click to expand...
Click to collapse
I was thinking about that too, though i haven't found a ROM with ADB or OTG enabled by default. I'm pretty sure that can be done. Where do i find one?
djmcnz said:
If you reboot the phone does the OTG timeout reset?
Essentially, you need to get past the security gate to decrypt your data because even if you could get it off without decrypting it, it would be useless to you.
You're absolutely going to need to be able to enter your PIN somehow to proceed.
Pro Tip: always leave adb debugging enabled.
Click to expand...
Click to collapse
Yeah... and have OTG on all the time maybe. I learned a lot because of this.