Question Nokia G10 phone is starting - Nokia G10 / G20 / G21

So I brought a Nokia G10 for my partner's young brother and it was working amazingly fine since Christmas, but now it's stuck on "Phone is starting..." I've done a restart, let the phone die but to no avail. The phone can't be factory reset as the phone won't load, I can't get into the safe boot as I can't enable developer options and enable USB debugging.
Any suggestions?

Reboot in recovery and reset from there. You'll need to Google on how to get there.

jaskiratsingh said:
Reboot in recovery and reset from there. You'll need to Google on how to get there.
Click to expand...
Click to collapse
I've tried, the only thing that pops up is "fastboot" no other options, they say you have to enable USB debugging and that brings up the settings but I can't gain access to that.

chxba said:
I've tried, the only thing that pops up is "fastboot" no other options, they say you have to enable USB debugging and that brings up the settings but I can't gain access to that.
Click to expand...
Click to collapse
I can help you in resetting your device!

chxba said:
I've tried, the only thing that pops up is "fastboot" no other options, they say you have to enable USB debugging and that brings up the settings but I can't gain access to that.
Click to expand...
Click to collapse
Did you manage to recovery boot you phone? I'm in the same situation

I'm going to post a tutorial soon on how to reset your Nokia G10 device.

mvikrant97 said:
I'm going to post a tutorial soon on how to reset your Nokia G10 device.
Click to expand...
Click to collapse
I guess I'm having trouble making my laptop recognize the device. Like the Usb drivers aren't working. Maybe related to my laptop is Win 10 or Android version is 13

MakakoMan said:
I guess I'm having trouble making my laptop recognize the device. Like the Usb drivers aren't working. Maybe related to my laptop is Win 10 or Android version is 13
Click to expand...
Click to collapse
Which mode are you trying to connect your device in?
Fastboot, ADB or BROM mode?

MakakoMan said:
Did you manage to recovery boot you phone? I'm in the same situation
Click to expand...
Click to collapse
Unfortunately not, couldn't get into the settings to enable that. Ended up going through the insurance and they had to send out a brand new one.

mvikrant97 said:
I'm going to post a tutorial soon on how to reset your Nokia G10 device.
Click to expand...
Click to collapse
Yeah I knew how to do it, but when stuck in bootloader and usb debugging isn't enabled it was practically impossible to do. Just got stuck in bootloop .

chxba said:
Yeah I knew how to do it, but when stuck in bootloader and usb debugging isn't enabled it was practically impossible to do. Just got stuck in bootloop .
Click to expand...
Click to collapse
You still can using test point method.

mvikrant97 said:
Which mode are you trying to connect your device in?
Fastboot, ADB or BROM mode?
Click to expand...
Click to collapse
I'm trying to get recovery mode to clear cache or something following this (your) tutorial https://forum.xda-developers.com/t/how-to-enter-recovery-mode-on-nokia-g10-g20.4353903/

MakakoMan said:
I'm trying to get recovery mode to clear cache or something following this (your) tutorial https://forum.xda-developers.com/t/how-to-enter-recovery-mode-on-nokia-g10-g20.4353903/
Click to expand...
Click to collapse
if your device has Android 12 or newer version of Android it will not work.

mvikrant97 said:
if your device has Android 12 or newer version of Android it will not work.
Click to expand...
Click to collapse
Yep, That's what I found. Any alternatives?

MakakoMan said:
Yep, That's what I found. Any alternatives?
Click to expand...
Click to collapse
What is the level of security patch?
Test point method or official HMD DEVICE KIT method.

Related

[Q]how to enter to recovery or download mode without side buttons?

My side buttons is not working for me.(the volume keys)
Any one know any way to boot to recovery?
i have a logo loop now.so i can't enter to the system.
help:crying:
ilia333 said:
My side buttons is not working for me.(the volume keys)
Any one know any way to boot to recovery?
i have a logo loop now.so i can't enter to the system.
help:crying:
Click to expand...
Click to collapse
Use adb from bootlooping screen. The command is "adb reboot recovery". Adb is part of android SDK. There are plenty of guides on how to set up adb out there and its easy.
Sent from my Inspire 4G using xda premium
Gizmoe said:
Use adb from bootlooping screen. The command is "adb reboot recovery". Adb is part of android SDK. There are plenty of guides on how to set up adb out there and its easy.
Sent from my Inspire 4G using xda premium
Click to expand...
Click to collapse
"device not found"
i hjave to enter to fastboot mod but i can't.
ilia333 said:
My side buttons is not working for me.(the volume keys)
Any one know any way to boot to recovery?
i have a logo loop now.so i can't enter to the system.
help:crying:
Click to expand...
Click to collapse
As Gizmoe told you..use adb commands to achive that. Use the guide in my signature to see how that is done. :good:
---------- Post added at 11:53 AM ---------- Previous post was at 11:52 AM ----------
ilia333 said:
"device not found"
i hjave to enter to fastboot mod but i can't.
Click to expand...
Click to collapse
Make sure that you have usb debugging enabled and the driver is installed correctly (with the phone unplugged)
glevitan said:
Make sure that you have usb debugging enabled and the driver is installed correctly (with the phone unplugged)
Click to expand...
Click to collapse
It is but i have to be in Hboot to apply the adb commands
ilia333 said:
It is but i have to be in Hboot to apply the adb commands
Click to expand...
Click to collapse
You can run adb from pretty much anywhere. Even if you were stuck in the splashscreen or in the rom.
Sent from a dream.
Teichopsia said:
You can run adb from pretty much anywhere. Even if you were stuck in the splashscreen or in the rom.
Sent from a dream.
Click to expand...
Click to collapse
but how can i check that usb debugging enabled?
if i cant accese the system?
ilia333 said:
but how can i check that usb debugging enabled?
if i cant accese the system?
Click to expand...
Click to collapse
You don´t to have be in hboot to use adb. You have to be with the phone on normally or from the splash screen itself. If you are in hboot then choose fastboot and try from there but using fastboot devices command instead.
As long as you have not factory reseted the phone the usb debugging drivers will stay in the phone.
ilia333 said:
but how can i check that usb debugging enabled?
if i cant accese the system?
Click to expand...
Click to collapse
USB debugging should always be enabled by default in any custom Rom. The thing that will disable it is doing factory reset from hboot screen. But you can't get there anyways so it should be enabled. Start the phone as normal and let it go to splash screen. Plug into pc and be sure to check that pc sees the phone. If not, unplug phone. Uninstall drivers. Re install drivers and then plug phone back in. From adb type "adb devices". You should see your device. After that run the "adb reboot recovery". If it still doesn't see it plug phone into different port. Preferably one that goes straight into mother board and remove any other USB devices that are plugged in.
Sent from my Inspire 4G using xda premium
glevitan said:
You don´t to have be in hboot to use adb. You have to be with the phone on normally or from the splash screen itself. If you are in hboot then choose fastboot and try from there but using fastboot devices command instead.
As long as you have not factory reseted the phone the usb debugging drivers will stay in the phone.
Click to expand...
Click to collapse
any other way to enable it ?
I did a factory reset.
i just installed a new rom.
thank you for trying to help any way/
Go to settings>Applications>development and check USB debugging.
If you're still getting device not recognized, you should reinstall HTC drivers by reinstalling HTC sync. ( if you haven't installed those in the first place, then you won't be able to use adb unless you do)
ilia333 said:
any other way to enable it ?
I did a factory reset.
i just installed a new rom.
thank you for trying to help any way/
Click to expand...
Click to collapse
When you say "factory reset," do you mean that you ran a RUU? Or that you chose "factory reset" in recovery, so you still have a custom ROM installed? If the answer is the latter, you probably have USB Debugging enabled. Just give ADB a try.
bananagranola said:
When you say "factory reset," do you mean that you ran a RUU? Or that you chose "factory reset" in recovery, so you still have a custom ROM installed? If the answer is the latter, you probably have USB Debugging enabled. Just give ADB a try.
Click to expand...
Click to collapse
I have a custom ROM.i did a factory reset from the recovery.
But i have message that "device not found".
ilia333 said:
I have a custom ROM.i did a factory reset from the recovery.
But i have message that "device not found".
Click to expand...
Click to collapse
Do you have the HTC sync drivers installed? If not, you should be able to find guides for it, like glevitan said.
bananagranola said:
Do you have the HTC sync drivers installed? If not, you should be able to find guides for it, like glevitan said.
Click to expand...
Click to collapse
Thank You guys !!!!
I did it.
From fuly turned off phone.
Weird, but hey. Whatever works. Glad you got it.
Sent from my Inspire 4G using xda premium
Bump Bump Bump!!!
I have the same problem with HTC Desire HD!
And guess what? It belongs to my wife!!! And I have to give it back to her or I should stay several nights
in the street.... and instead of a pillow I should put a cat or something under my head!
Problem.... Stuck at htc boot screen... not able to enter recovery
I installed 4ext recovery ages ago....
the main problem is that the volume keys ( both up and down ) are broken and neither of them work!
adb restart recovery doesn't work
no device find!
yes I installed all the drivers, and I can boot other phones into recovery
What should I do?
Please help!
tanx!
hrkh83 said:
Bump Bump Bump!!!
I have the same problem with HTC Desire HD!
And guess what? It belongs to my wife!!! And I have to give it back to her or I should stay several nights
in the street.... and instead of a pillow I should put a cat or something under my head!
Problem.... Stuck at htc boot screen... not able to enter recovery
I installed 4ext recovery ages ago....
adb restart recovery doesn't work
no device find!
yes I installed all the drivers, and I can boot other phones into recovery
What should I do?
Please help!
tanx!
Click to expand...
Click to collapse
How did you end like this? can you access hboot?
glevitan said:
How did you end like this? can you access hboot?
Click to expand...
Click to collapse
How?
I installed the R26.2 successfully, the JB Rom I mean..
Then installed all the tweaks in PIMP my ride successfully again ( I am not a noob.... )
That didn't triggered it...
At the end I was trying to install Int2ext+ and it happened....! I don't know why!
I had done this before on various phones.... I don't know what happened!
The only thing I was able to access so far was HTC BOOT SCREEN! :laugh: and I also
can access a choke hold from my wife soon I guess!
I don't know why these things always happen to her phone... other friends phones are fine when
I change their roms bla bla bla!
hrkh83 said:
How?
I installed the R26.2 successfully, the JB Rom I mean..
Then installed all the tweaks in PIMP my ride successfully again ( I am not a noob.... )
That didn't triggered it...
At the end I was trying to install Int2ext+ and it happened....! I don't know why!
I had done this before on various phones.... I don't know what happened!
The only thing I was able to access so far was HTC BOOT SCREEN! :laugh: and I also
can access a choke hold from my wife soon I guess!
I don't know why these things always happen to her phone... other friends phones are fine when
I change their roms bla bla bla!
Click to expand...
Click to collapse
Pull the battery and then put it back. And try to boot, pressing power + volume down until you get hboot.
Sent from my GT-N7000 using xda app-developers app

[Q] My G3 is Softbricked - $20 to the first person that can help me fix it!

I'm going crazy here and I need my phone to work!
I have an LG G3 on Verizon.
I rooted it and edited a part of build.prop to change the DPI which got the phone stuck in a boot loop and kept popping up "the process com.android.systemui has stopped.
I tried clearing cache
I tried booting in safe mode
I then did a factory reset
My phone boots up to the Setup Wizard screen but I am STILL getting that systemui error and a com.android.phone and I can't get any further than that screen.
I then tried to use the LG FlashTool to just wipe the entire ROM and replace it with the stock one from Verizon.
This gave me a "Model Information Check FAIL!" error but I DO have the right ROM for my phone. There's only one for the Verizon G3 as far as I can tell
This led me to realizing that there is something in the build.prop that's making LGFlashTool think the proper rom actually isn't right.
I then installed the Android SDK so I can ADB into my phone. but whenever I run "abd devices" nothing shows up in the list.
I was told USB Debugging needs to be turned on in order for this to work, I don't remember if it's turned on or not with my phone and I can't get past the Setup Wizard to edit anything. I wonder if ADB is even running properly on my phone or if these errors are stopping it?
I will gladly paypal someone $20 if they can get this working for me.
Did you tried this?
http://forum.xda-developers.com/showthread.php?t=2772199
droidhd said:
Did you tried this?
http://forum.xda-developers.com/showthread.php?t=2772199
Click to expand...
Click to collapse
yes I did, that's where I got the "Model Information Check FAIL!" error
And what about this guide (if you can enter download mode):
http://forum.xda-developers.com/showthread.php?t=2785089
8) When the firmware is downloaded, boot your LG G3 into Download Mode. To do this, press and hold the Volume Up key and then plug the USB cable.
Click to expand...
Click to collapse
One of my friends saved his phone by this guide
Download mode - LG PC Suite - Restore update error.
1. Remove battery
2. Boot phone into download mode
3. Open LG PC Suite - restore update error
This method have saved me a few times.
Will adb work in one of the recovery modes even if it wasn't enabled in the full boot mode? If so, start there.
Sent from my LGLS990 using XDA Free mobile app
Regarding your USB debugging question, you would have had to turn it on in order to root the phone originally, right? If so I imagine it would still be on unless you unchecked it. You have the proper drivers set up? Anytime I've encountered issues with adb devices not returning any results the issue has been drivers.
Good luck.
droidhd said:
And what about this guide (if you can enter download mode):
http://forum.xda-developers.com/showthread.php?t=2785089
One of my friends saved his phone by this guide
Click to expand...
Click to collapse
Yup! I tried that. I got the "Model Information Check FAIL!" error
robalm said:
Download mode - LG PC Suite - Restore update error.
1. Remove battery
2. Boot phone into download mode
3. Open LG PC Suite - restore update error
This method have saved me a few times.
Click to expand...
Click to collapse
Hey thank, I haden't tried this but just gave it a go and the program is giving me errors when I try to restore update error. I don't think it's connecting to the phone.
SilverZero said:
Will adb work in one of the recovery modes even if it wasn't enabled in the full boot mode? If so, start there.
Sent from my LGLS990 using XDA Free mobile app
Click to expand...
Click to collapse
What do you mean recovery modes? You mean like Safe mode? I actually haven't tried that. I'll give it a go.
Rodeojones said:
Regarding your USB debugging question, you would have had to turn it on in order to root the phone originally, right? If so I imagine it would still be on unless you unchecked it. You have the proper drivers set up? Anytime I've encountered issues with adb devices not returning any results the issue has been drivers.
Good luck.
Click to expand...
Click to collapse
I believe I have the proper drivers, I installed drivers and the phone is showing up in device manager as Alright.
Try hooking it up to the lg support tool and select uprade recovery.
Download and install support tool
Open tool
Plug in phone with phone on.
Top right select options/upgrade recovery
Let it do its thing.
Lg support tool
https://www.dropbox.com/s/1ckig41xdqoi2u1/B2CAppSetup.exe?dl=0
When you looked for phone in device manager did you change the port to com41? I forgot to do that and got the error in LG Flash Tool
Bro your motherboard is done with take it to service center
Hey everyone...it ended up being a stupid fix, I just tried flashing it on another computer and I didn't get the error? I have no idea why it worked.
jpf566 said:
Hey everyone...it ended up being a stupid fix, I just tried flashing it on another computer and I didn't get the error? I have no idea why it worked.
Click to expand...
Click to collapse
Oh man should've told you that. Sometimes its just a driver acting up and you have to manually delete them in the device manager. Sometimes there marked with a symbol .
please hit thanks if i helped in any way. send from my g3 d852 beast
jpf566 said:
Hey everyone...it ended up being a stupid fix, I just tried flashing it on another computer and I didn't get the error? I have no idea why it worked.
Click to expand...
Click to collapse
Sometimes it's the simplest solution that's hardest to find. Glad it all worked out for you.
So who won the 20 bucks? XD
Money's not important. The problem' fixed, this is what's important ; )
Ferindel said:
Money's not important. The problem' fixed, this is what's important ; )
Click to expand...
Click to collapse
True! that's what this forum is about :highfive:

Nexus 5x display is scrambled after rolling back from android n developer preview2

Hi All,
Request all to provide any suggestions related to the below issue:
I rolled back from android n preview 2 to android m after which my display is scrambled.I am not able to view any thing on it.
But I am getting calls and able to pick them when I roughly expect the place where I can swipe the dialer right to pick the call.
Few things that I want to highlight is :
1)I had unstable wifi connection while downloading the android m OTA.
2)I removed the unlock bootloader check before rolling back in the developer options.
3)I can also sense that i am able to take screen shots when I am holding the power button and the volume down button based on the sound it normally makes (while capturing screenshots)
I am not able to come to conclusion whether this a hardware issue?(may be i need the replacement of the screen) or can it be due to corrupt ota file update?
Any suggestions would be much appreciated.
thanks
I would first see if flashing the m factory image solves the issue. Then look at hardware.
k.s.deviate said:
I would first see if flashing the m factory image solves the issue. Then look at hardware.
Click to expand...
Click to collapse
thank you but the problem is I am not able to see the screen at all and hence I am not able to go to the fastboot mode or recovery mode.
NeverBackDown said:
thank you but the problem is I am not able to see the screen at all and hence I am not able to go to the fastboot mode or recovery mode.
Click to expand...
Click to collapse
use "adb reboot bootloader" from command prompt to enter bootloader or if you know the device is off, press power + vol up + vol down for roughly 5sec, thatll get into bootloader. than flash factory image.
or last case scenario use wug fresh toolkit to force flash the image, make sure you select the device fails to boot box (I think that's what its called, the only other one states "device on/normal" <-- so NOT that one)
k.s.deviate said:
use "adb reboot bootloader" from command prompt to enter bootloader or if you know the device is off, press power + vol up + vol down for roughly 5sec, thatll get into bootloader. than flash factory image.
or last case scenario use wug fresh toolkit to force flash the image, make sure you select the device fails to boot box (I think that's what its called, the only other one states "device on/normal" <-- so NOT that one)
Click to expand...
Click to collapse
Thanks I am first looking for type c to usb to connect it to my computer,I will try for it tomorrow and also the first option you provided will work only if usb debugging is already enabled on my phone ,right?
NeverBackDown said:
Thanks I am first looking for type c to usb to connect it to my computer,I will try for it tomorrow and also the first option you provided will work only if usb debugging is already enabled on my phone ,right?
Click to expand...
Click to collapse
yes, the adb command will only work if debugging is on. Once in bootlader, use fastboot commands, debugging doesn't matter at that point.
k.s.deviate said:
yes, the adb command will only work if debugging is on. Once in bootlader, use fastboot commands, debugging doesn't matter at that point.
Click to expand...
Click to collapse
Hi All,
I got the cable ,I had everything to flash the official factory images.But the problem is as mentioned earlier I haven't checked the oem unlock in the developer option and this is not allowing to flash the factory images and fastboot flashing unlock is failing.
Is there any work around for this please?
NeverBackDown said:
Hi All,
I got the cable ,I had everything to flash the official factory images.But the problem is as mentioned earlier I haven't checked the oem unlock in the developer option and this is not allowing to flash the factory images and fastboot flashing unlock is failing.
Is there any work around for this please?
Click to expand...
Click to collapse
Not that I'm aware of. Sorry, there is a thread on here that may prove useful that deals with bricked phones with OEM unlocked off. The info there might help you at least get back to stock.
k.s.deviate said:
Not that I'm aware of. Sorry, there is a thread on here that may prove useful that deals with bricked phones with OEM unlocked off. The info there might help you at least get back to stock.
Click to expand...
Click to collapse
In that case ,do you think the service center guys have some other means to deal with if it is a software issue?
NeverBackDown said:
In that case ,do you think the service center guys have some other means to deal with if it is a software issue?
Click to expand...
Click to collapse
Possibly, I have no experience dealing with a service center unfortunately.
NeverBackDown said:
In that case ,do you think the service center guys have some other means to deal with if it is a software issue?
Click to expand...
Click to collapse
I also want to highlight that,I am getting a black screen on the fastboot mode too,i cant see nothing there..Only way i am able to identify that my device is in fastboot mode is by giving fastboot devices command.
So can this be a software issue?
NeverBackDown said:
Hi All,
I got the cable ,I had everything to flash the official factory images.But the problem is as mentioned earlier I haven't checked the oem unlock in the developer option and this is not allowing to flash the factory images and fastboot flashing unlock is failing.
Is there any work around for this please?
Click to expand...
Click to collapse
You might want to look into android screencast.
I don't know if it still works with the latest android releases, but back in kitkat days if I had a screen that wouldn't display I could use screencast and I'd get the framebuffer displaying on the PC. While viewing on PC I could then do touchscreen "guesses" more accurately and presumably you'd be able to enable OEM unlocked bootloader so you can flash factory images.

Help me root this thing PLEASE

So here's the thing: I've just gotten hands on my G4, and I've been sitting here for 6 HOURS straight trying to root it, so I could install TWRP and then install CM13. But it's being F***** IMPOSSIBLE, I've tried loads of guides and tools and all I've got so far was a soft brick (which I managed to fix after a hard reset) and a big headache. Also, is there anyway I could root it on Android 6.0? Because when I tried to root it earlier I had to download this 1.4GB file that would literally take 10 hours to download. NOPE. Either I root it on Android 6.0 or anyone links me someplace else to download it, or it's not gonna happen. So anyway, any good sould would PLEASE explain me step by step how to do this? I used to mod phones a lot back in 2014 but it's been a while since I did it. My G4 is the H815.
TheBloodEagle27 said:
So here's the thing: I've just gotten hands on my G4, and I've been sitting here for 6 HOURS straight trying to root it, so I could install TWRP and then install CM13. But it's being F***** IMPOSSIBLE, I've tried loads of guides and tools and all I've got so far was a soft brick (which I managed to fix after a hard reset) and a big headache. Also, is there anyway I could root it on Android 6.0? Because when I tried to root it earlier I had to download this 1.4GB file that would literally take 10 hours to download. NOPE. Either I root it on Android 6.0 or anyone links me someplace else to download it, or it's not gonna happen. So anyway, any good sould would PLEASE explain me step by step how to do this? I used to mod phones a lot back in 2014 but it's been a while since I did it. My G4 is the H815.
Click to expand...
Click to collapse
There is an excellent guide right here on the forums:
http://forum.xda-developers.com/g4/general/howto-complete-guide-to-unlock-twrp-t3370003
Vseprz said:
There is an excellent guide right here on the forums:
http://forum.xda-developers.com/g4/general/howto-complete-guide-to-unlock-twrp-t3370003
Click to expand...
Click to collapse
>fastboot oem device-id
> waiting for any device
And it just stays like that...
TheBloodEagle27 said:
>fastboot oem device-id
> waiting for any device
And it just stays like that...
Click to expand...
Click to collapse
Are you using the stock cable and a usb 2.0 port? Did you install the drivers linked to in the guide?
Vseprz said:
Are you using the stock cable and a usb 2.0 port? Did you install the drivers linked to in the guide?
Click to expand...
Click to collapse
1. Yes
2. Not sure, I think all my USB ports are 3.0
3. Yes, installed the 15 sec adb drivers
Also, running win 10 x64
Edit: Yep, no 3.0 ports on my pc: http://imgur.com/shDGoFb
TheBloodEagle27 said:
1. Yes
2. Not sure, I think all my USB ports are 3.0
3. Yes, installed the 15 sec adb drivers
Also, running win 10 x64
Click to expand...
Click to collapse
Look at the port. If it is blue it is a 3.0. Try to find one that is not.
Vseprz said:
Look at the port. If it is blue it is a 3.0. Try to find one that is not.
Click to expand...
Click to collapse
Still nothing, tried all my usb ports
I FIGURED IT OUT: I needed to disable windows 10 driver signature, I did this by clicking on the windows icon, holding shift and pressing restart. Then going into troubleshoot, startup and pressing the 7 key, BOOM, got the fastboot oem device-id command working. Now when I try to unlock the bootloader it says that the LGH815P is not supported? NO WAY

z2 plus not detecting pc

When I'm connect phone to pc beep sound and charging... there is no notification on phone & (no sound on)pc... I have installed all drivers properly
Need help
I had same issue on some ROMs, booted to recovery and then connect phone
bohdankrulik said:
I had same issue on some ROMs, booted to recovery and then connect phone
Click to expand...
Click to collapse
In my device not unlocked
naandha114 said:
When I'm connect phone to pc beep sound and charging... there is no notification on phone & pc... I have installed all drivers properly
Click to expand...
Click to collapse
Go to 'Developer options' in settings and turn on 'USB Debugging' ?
If u don't know where is Developer option in settings google it ?
Thisisaarush said:
Go to 'Developer options' in settings and turn on 'USB Debugging' ?
If u don't know where is Developer option in settings google it ?
Click to expand...
Click to collapse
Already enabled
naandha114 said:
Already enabled
Click to expand...
Click to collapse
Than flash different rom...i suggest Resurrection Remix Final, but if u want pie go with pixel experience but only September Release because October release has some issues like VOLTE...
Thisisaarush said:
Than flash different rom...i suggest Resurrection Remix Final, but if u want pie go with pixel experience but only September Release because October release has some issues like VOLTE...
Click to expand...
Click to collapse
Bootloader not unlocked
naandha114 said:
Bootloader not unlocked
Click to expand...
Click to collapse
What??? ? Than go unlock it .
Thisisaarush said:
What???
Click to expand...
Click to collapse
naandha114 said:
Already enabled
Click to expand...
Click to collapse
revoke all usb auth for that pc.. remove device from pc under devices and printers. and device manager.. connect as fresh connection
sanjay.2704 said:
revoke all usb auth for that pc.. remove device from pc under devices and printers. and device manager.. connect as fresh connection
Click to expand...
Click to collapse
Not showing on That section
I have installed new windows 10
Still nothing happens
naandha114 said:
Not showing on That section
I have installed new windows 10
Still nothing happens
Click to expand...
Click to collapse
Not sure of win 10.. Me still on 7... As 7 is better in terms of user control..
sanjay.2704 said:
Not sure of win 10.. Me still on 7... As 7 is better in terms of user control..
Click to expand...
Click to collapse
Tried windows 7 too
naandha114 said:
Tried windows 7 too
Click to expand...
Click to collapse
Uninstall all Z2 drivers and reinstall.. Revoke USB debug auth from phone and connect again
sanjay.2704 said:
Uninstall all Z2 drivers and reinstall.. Revoke USB debug auth from phone and connect again
Click to expand...
Click to collapse
Everything tried
naandha114 said:
Everything tried
Click to expand...
Click to collapse
Have u tried otg to check if port is ok??
sanjay.2704 said:
Have u tried otg to check if port is ok??
Click to expand...
Click to collapse
Tried with micro USB adapter to type c connected but not working
But charging smoothly
naandha114 said:
Not tried
But charging smoothly
Click to expand...
Click to collapse
From the op pic I can see that the phone is not directly connected to PC.. there is another something in between. Green coloured.. are u using original cable.. try removing that thing in between.. charging and data transfer is different.
sanjay.2704 said:
From the op pic I can see that the phone is not directly connected to PC.. there is another something in between. Green coloured.. are u using original cable.. try removing that thing in between.. charging and data transfer is different.
Click to expand...
Click to collapse
It's Mi 2in1 cable... suggested by z2 plus users

Categories

Resources