Rooting Moto G8 Power Lite - Moto G Power Questions & Answers

Does anyone know where I can find a decent guide to rooting the G8 Power Lite (if one exists - I know it's only been out a few months)?
I've had a Google around and looked on this forum and on reddit but I can't find anything. I haven't done any rooting or changing roms for years at this point (this is for work) so I'm a bit out of touch with the latest methods etc. In addition, it seems that there's very little info in general on this phone.
But the very first step I've tried is to go through the process of unlocking the bootloader (through the Motorola website). I got as far as trying to run "fastboot oem get_unlock_data", which didn't work (I get an error like "FAILED: (remote: unknown command)". I've installed adb, installed the Motorola device drivers, ticked the "allow bootloader unlocking" option in dev tools and enabled USB debugging so I'm not sure what's going wrong there. I can run stuff like "fastboot devices" or "fastboot getvar all" successfully so I think fastboot is working properly.
Any advice would be appreciated.

Hello
I got the same smartphone some weeks ago, but still there isn't some strong information about rooting, since most of developers are working on the Moto G8 Power/Moto G Power/Plus/Play, and those are similar in structure, something that doesn't work atm for the G8 Power Lite. I guess it's just a matter of time

I'm interested too
I just got a G8 power lite and I'm interested in how to root it.

did yo guys check out my post on how to root the g8 power?
i used this process, and i think it's a universal android 10 how to root ...
i don't know this device of cource, but i would recon it is the same

pjottrr said:
did yo guys check out my post on how to root the g8 power?
i used this process, and i think it's a universal android 10 how to root ...
i don't know this device of cource, but i would recon it is the same
Click to expand...
Click to collapse
Thing is, G8 Power Lite is Android 9, and since there is not a official custom recovery to this smartphone, in my case, i prefer to wait if somebody that could check the phone comes with a good one

Kiffo said:
Thing is, G8 Power Lite is Android 9, and since there is not a official custom recovery to this smartphone, in my case, i prefer to wait if somebody that could check the phone comes with a good one
Click to expand...
Click to collapse
ok, got it,
didn't expect it to be android 9 ....

May need to update your fastboot executables. I ran into that same thing on another device and it was due to my not having the updated fastboot for windows stuff.

Hey, i know the thread is a bit older, but i have the same problem with the Moto G8 Power Lite, when i run (on linux) "sudo fastboot oem get_unlock_data" i get the error "FAILED: (remote: unknown command)"
Tried also "sudo fastboot oem unlock", but its the same.
But "fastboot devices" shows me the phone, so it seems to work.
On a windows PC,i tried it too, but i have some problems with the drivers i think. fastboot devices not even shows the phone in fastboot. I installed the drivers and the AndroidSDK linked in the official motorola guide.
I dont know if i am missing some packages or something. If someone can help me, would be great

We have been 10 for a bit now, you know... Anyone? I'm not scared to try, thing is i won't be anywhere near a reliable pc sooner than I'd like to have had root it.

I was able to unlock on my Power. But I cannot flash a custom recovery or rom to save my life. It's really irritating!

anonnow said:
I was able to unlock on my Power. But I cannot flash a custom recovery or rom to save my life. It's really irritating!
Click to expand...
Click to collapse
Regular power or lite? If lite, how?

It's not possible to unlock the bootloader on the G8 power lite, only the G8/G8 power.

It's 2021 now! Does anyone did root g8 lite?
Or custom rom?
Or gcam?
Btw BSGs 8.1 gcam working almost well

read my post above

It is possible to unlock and even root moto G8 power lite.
but it's up to you, I'm waiting.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Good news, there is a way to unlock and root.
Follow this tutorial:
if that doesn't work open a cmd in the mtkclient folder and use:
python mtk da seccfg unlock
after you unlock the bootloader you can use magisk app to patch the stock boot.img then use sp flash tool to flash the patched boot image

i wrote a guide here, its difficult but possible
Moto G8 Power lite Any method to unlock the bootloader ??
there is a method to unlock the bootloader of this device. researched and found nothing about it
forum.xda-developers.com

Related

Root, How do adb fastboot commands work? need help

Hello, I am student at my university studying Computer Science. I work in tech support at my school. This is the first time I have modified the android os. The community on xda has been really helpful and knowledgeable. I have created an account to see if anyone else has done the same thing I have. Anyway read below for my post.
I am trying to change the recovery on my phone to twrp. Let me start out by saying I rooted my phone before on build number 130 (KIW-L24,Android 5.1,EMUI 3.1,C567B130,United States, Channel-Others). I used the instructions here and it worked http://forum.xda-developers.com/honor-5x/development/root-kiw-l24-usa-kiwi-t3305190.
I then decided to update through the huawei updater to build number 151 (KIW-L24, Android 5.1, EMUI 3.1, C567B151, United States, Channel-Others). It eventually got to a black EMUI menu with installing 0%. So I powered it off even though it warned against it. So my phone was bricked so I followed instructions at http://forum.xda-developers.com/honor-5x/help/bricked-honor-5x-t3328308 and my phone worked again.
Okay so now I want to root my phone so I follow the instructions for rooting. Problem is that I can not replace the EMUI recovery with twrp recovery. I am guessing that it may be because 151 is a security update.
I use these commands on adb with the twrp_kiwi.img in my adb folder(named .android by default)
adb reboot bootloader
fastboot flash recovery twrp_kiwi.img
fastboot reboot
adb reboot recovery
So I wanted to see if I could put the old firmware back so I followed the instructions for bricked device. But the fastboot commands don't seem to do anything with the .img files.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
Yea so I am lost as to why fastboot commands arent working as it says finished and any advice would be appreciated.
Also is it possible to format the phone similar to a pc and use adb to flash the firmware back on.
I want to eventually backup my phone and put cyanogenmod on it.
... I am guessing that it may be because 151 is a security update
Click to expand...
Click to collapse
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
JT-on said:
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Arobase40 said:
Is this really for a private use unless you are trying to ask us to do your university exercises for you ? LOL
And as you felt need to mention "I am student at my university studying Computer Science. I work in tech support at my school.", you should know first University mission is to teach you to search and exercise by yourself, to do things step by step and to guess by yourself what was wrong. ^^
Just one tip and advice : read up your own post carefully and you should find out what you've done wrong...
Click to expand...
Click to collapse
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
honor5x_student said:
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
Click to expand...
Click to collapse
TWRP works just fine on B151
plug in usb / Shut down the phone
boot to the bootloader (power + vol down)
open command prompt on PC
fastboot flash recovery twrp_kiwi.img
hold volume up + volume down + power till you see TWRP (about 14 seconds)
In TWRP choose reboot / recovery
Say yes to Root
recovery will reload / flash your rom
If you want to return to Stock use this >> https://www.androidfilehost.com/?fid=24459283995315154
instructions are in the zip

Installing Windows 10 / Android x86 on an x86 tablet with Droidboot

Hi,
First of all, if this is not the right forum, I'm sorry. I read a lot and I thought this was the best fit.
Anyway, I have an old tablet with an x86 cpu (atom z2460) and Droidboot bootloader. I was wondering if there is any way I can install Windows 10 32 bits or Android x86.
I know there aren't any Android ports and it's running JellyBean 4.2, pretty useless. I can only use it to play video files, not even modern browsers can be installed.
I tried pressing F11 and F12 when turning it on but nothing happened (external keyboard of course)
The tablet is the Intel TM105a.
Any help or link with more info is appreciated, I haven't found anything I can use.
Thanks!
RonAshman said:
Hi,
First of all, if this is not the right forum, I'm sorry. I read a lot and I thought this was the best fit.
Anyway, I have an old tablet with an x86 cpu (atom z2460) and Droidboot bootloader. I was wondering if there is any way I can install Windows 10 32 bits or Android x86.
I know there aren't any Android ports and it's running JellyBean 4.2, pretty useless. I can only use it to play video files, not even modern browsers can be installed.
I tried pressing F11 and F12 when turning it on but nothing happened (external keyboard of course)
The tablet is the Intel TM105a.
Any help or link with more info is appreciated, I haven't found anything I can use.
Thanks!
Click to expand...
Click to collapse
If the bootloader is not locked, yes, you can. I tried this on an Intel Atom tablet that I have but couldn't get it to work because the bootloader is locked. If the bootloader is locked, you can't flash anything except the official stock firmware.
Sent from my SM-S767VL using Tapatalk
Hi, thank you for your answer!
If I do manage to unlock it, how would I go about installing something else?
I mean...
I know that for Motorola phones I can use RSD. Samsung uses Odin.
That's it, that's all I've ever flashed.
What would I be using here?
No need to waste time explaining, if you can point what I should search for or learn, that'd be great.
I tried to search for info about Droidboot but couldn't find something useful. Just some things about some Asus phones.
Thanks again!
RonAshman said:
What would I be using here?
No need to waste time explaining, if you can point what I should search for or learn, that'd be great.
Click to expand...
Click to collapse
A combination of ADB and Fastboot commands, if you can on tablet enable these features
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and if you can do so, then having installed on PC the USB-driver matching your tablet.
jwoegerbauer said:
A combination of ADB and Fastboot commands, if you can on tablet enable these features
and if you can do so, then having installed on PC the USB-driver matching your tablet.
Click to expand...
Click to collapse
Hi, thank you for your reply.
OEM unlocking is not available for unlocking the bootloader, as far as I know that started on Lollipop, this is running JellyBean.
I really wanted to try Windows 10, but I don't even know if it will load the touchscreen drivers.
Maybe I should just let it die? There's something about me always wanting to use as much as possible any piece of hardware but I probably should be realistic and leave it if there's no "easy" way.
I really did search high and low.
I wanted to see if I can unlock the bootloader and then see how to install Windows, and if it doesn't work just go back to JellyBean.
RonAshman said:
Hi, thank you for your reply.
OEM unlocking is not available for unlocking the bootloader, as far as I know that started on Lollipop, this is running JellyBean.
I really wanted to try Windows 10, but I don't even know if it will load the touchscreen drivers.
Maybe I should just let it die? There's something about me always wanting to use as much as possible any piece of hardware but I probably should be realistic and leave it if there's no "easy" way.
I really did search high and low.
I wanted to see if I can unlock the bootloader and then see how to install Windows, and if it doesn't work just go back to JellyBean.
Click to expand...
Click to collapse
If the device has fastboot, you can try these commands:
fastboot oem unlock
Or
fastboot flashing unlock
Or to check if unlocking bootloader is allowed or not, try this command:
fastboot flashing get_unlock_ability
Sent from my SM-S767VL using Tapatalk
According to Wiki (en.wikipedia.org/wiki/List_of_Intel_Atom_microprocessors) this is Intel Penwell (ah, and CPU lies about 64-bit ability, it's 32-bit only). Luckily you still (!) have support from Linux for that chip (no 3D acceleration though, it uses SGX overlay which is closed source, but you may find a blob in the Android distribution). It has no EFI, no ACPI, it's SFI one! It will be fun to install an OS there such as Windows.

Rooting Infinix Hot 10 Help?

Hello, I've recently acquired this Infinix Hot 10 device, now I want to root it. I searched on Google and found some links that suggest I can (on getdroidtips) and some that suggest I can't (on newsvivs). I would share the links but I can't post links due to having a new account.
I want to know the opinions of the forum members here on these sites and whether anyone has this device and has successfully rooted it before. I also want to know if this will erase all my data. If you have any trusted rooting guides for this device please share them.
Thank you.
If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.
jwoegerbauer said:
If you as 1st step could successfully unlock phone's bootloader, then as 2nd step you could install a Custom Recovery like TWRP suitable to the phone, then finally as 3rd step it should be possible to root phone's XOS 6.0 ( based on Android 10 ) by means of TWRP.
Click to expand...
Click to collapse
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
It doesn't have a custom recovery. When I try to go to recovery manually (Vol UP + Power) it gives a black screen instantly on boot, then continues boot looping when I take my fingers off the buttons.
ADB and Fastbook fail to connect to the device in its various stages of bootlooping so I can't switch to fastboot mode.
SPFlash can't flash it, keeps giving errors. Either when it reboots during a flash attempt or it gives an authentication key error. Apparently I need an auth key to flash this device? Even though I'm using the original ROM.
fyalis said:
I can unlock the bootloader. But how do I install TWRP afterwards? Do I need a special build for the phone or is the process generic from there? If it's generic could you send me a guide?
Click to expand...
Click to collapse
As above mentioned TWRP must match phone's specs ( Android OS, etc.pp ). In case there isn't a pre-build one for your phone you can try to ask TWRP-developers to build it for you by means of TWRP Builder app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After using Cusrom, does gyro Infinix Hot 10 still delay?
I want to know how I can root my infinix hot 10
Root Infinix hot 10 (X682B)
1-: PC required,
2-: enable developer option and oem unlock,
3-: turn usb debugging on,
4-: on pc install adb and fastboot,
5-: connect phone with pc,
6-: flash below rooted files using adb and fastboot,
adb reboot bootloader
fastboot flashing unlock
fastboot flash boot boot.img
fastboot flash vbmeta vbmeta.img
fastboot reboot
you Phone data will be erased,
Now install magisk manager and enjoy root.
Root file:
Snowbzy said:
I want to know how I can root my infinix hot 10
Click to expand...
Click to collapse

Help Rooting Vodafone Smart x9

Hi there! I need some help, I am trying to root my device and need a boot.img, but I cannot find a Rom for the x9 anywhere online.
This is my first time doing this, I got this phone just to mess around with rooting. But maybe I bought a bad phone for it.
If there are no Flash Roms online, what are the next steps? Can I use a Rom for the e9 which released alongside this phone? Sounds like it wouldnt work.. but IDK.
Looking for help from the experts ^^
Any help is appreciated.
Finally found one! Took over 2 hours to download a 2gb file O,O but it's finally done.
Now I am having problems getting into bootloader mode.
In developer mode with both OEM unlocking and USB debugging enabled.
Used the correct cmd prompt (adb reboot bootloader) but the phone just restarts.
I've tried restarting while holding the volume buttons.
VOL Down = Factory Test Mode, nothing works as expected there.
VOL UP = A boot menu letting me select from ~10 options, one of them is Boot to Bootloader. Selecting that simply boots normal, nothing special.
I have followed three guides:
How TO Root Vodafone Smart X9 Magisk without TWRP Recovery
If your Smart X9 is rooted using Magisk without TWRP Recovery. You can control a lot of features such as you can remove unwanted software.
www.getdroidpro.com
Vodafone Smart E9 Unlock Bootloader with Fastboot Method
How to unlock bootloader on your Vodafone with Fastboot Method. You can install custom ROM, custom recovery, kernel, flash all data
www.mobilewithdrivers.com
All seem logical enough, many similarities between them. I just cannot get into fastboot mode.
I've seen LOADS of threads with this same problem on this forum. And none of them have any solutions. So I think this is the end of the road. If nobody has figured it out .. then I am just out of luck I guess?
HalpNeeded said:
Forget, your phone have only 3 buttons
Click to expand...
Click to collapse
Hi @joke19 !
I havnt seen any of the guides mentioning needing a certain amount of buttons :O
How does that factor in - does that mean it cannot be rooted for some reason?
Still having this problem, and I have followed a lot of guides to the letter. I cant see what I am doing wrong. Here's where I am:
Phone is visible on device manager and the drivers are up-to-date.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PC is fully up to date on Windows 10.
I've got the lastest up-to-date version of platform-tools.
I'm using USB2.0 with the correct wires.
The phone is in developer mode with USB Debugging and OEM unlocking enabled.
I'm using the correct command lines. adb devices & adb reboot bootloader work as expected.
But none of these will work: fastboot devices, fastboot flashing unlock, fastboot oem unlock.
I just get < waiting for any device >
Can anyone help figure this out? I must be doing sooomething wrong. Everything online says its a driver issue, but then again, all the guides on how to fix that driver issue have been followed and completed. The first bullet with the image should also sort of verify that.
Praying some wizard out there has the knowledge I need to get this working! ^^
HalpNeeded said:
Still having this problem, and I have followed a lot of guides to the letter. I cant see what I am doing wrong. Here's where I am:
Phone is visible on device manager and the drivers are up-to-date.
View attachment 5671635
PC is fully up to date on Windows 10.
I've got the lastest up-to-date version of platform-tools.
I'm using USB2.0 with the correct wires.
The phone is in developer mode with USB Debugging and OEM unlocking enabled.
I'm using the correct command lines. adb devices & adb reboot bootloader work as expected.
But none of these will work: fastboot devices, fastboot flashing unlock, fastboot oem unlock.
I just get < waiting for any device >
Can anyone help figure this out? I must be doing sooomething wrong. Everything online says its a driver issue, but then again, all the guides on how to fix that driver issue have been followed and completed. The first bullet with the image should also sort of verify that.
Praying some wizard out there has the knowledge I need to get this working! ^^
Click to expand...
Click to collapse
did you manage to get this working?

Installing lineage on Vivo Y19 (1915)

For the last few days, I've wanted to install lineage on my phone, because the stock OS is very bad and uses 90% of the ram on idle, and it is full of bloatware and stupid issues. and the UI is not very good.
This whole post is long explaing about my failed efforts, you should read it all to avoid telling me stuff that i tried already.
What i tried?​I tried using the basic way, for any android device. I got adb, and fastboot, and did the required steps. When i get into fastmode (after a whole day of fixing why my device is not detected by fastboot by the way), i tried many commands, they all DO NOT WORK in a confusing way, they are not recognized by the phone.
The following are the commands i tried, the response is always the same.
Bash:
fastboot oem unlock
fastboot flashing unlock
fastboot unlock
fastboot flashing unlock_critical
fastboot flashing get_unlock_ability
fastboot oem device-info # Yes! even this doesn't work...
And all of them give me the EXACT same response
Bash:
FAILED (remote: unknown command)
finished. total time: 0.002s # The time changes obviously
Ok then i got accross this post. According to the post, i had to use their fastboot. Which.. did not work, because it was stuck at < waiting for device >.
But i did not give up and i looked a bit through github, and i found this repository. I tried it and hopefully it detected my phone. However, the commands mentioned by the post, also gave me the same output of the previous commands, so it was not helpful.
Attempts #2​So after this massive and confusing failure, i decided to try again, my friend told me i can use mediatek flash tool (stuff that i can barely understand currently) to flash TWRP, and use it to flash lineage. (Note: The Processor is MT6768)
So. i did a bit of research and i tried a few tools, for example TFTUnlock, SP Flash Tool. We managed to get the scatter file, and it should have worked... but it never did
So the problem with them is when i tried the fastboot method in TFTUnlock, it would try but also get unknown command, even the get device info button had the same problem. I tried the BROM Unlock which did not end up working, because the phone is probably not detected, when i plug it in (even while holding VOL+ and VOL-) i just hear window's sounds about device connection (actually multiple) then it continues charging, as if nothing happened. the application was still waiting for device. (and yes i got the drivers installed, and i had testmode on with driver enforcement disabled).
Wait but only one app did something different. The Smart Phone flash Tool had a special error when i connected usb (even if i do not hold VOL+ and VOL-) i had a special error, instead of just stuck at waiting. here's the error:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Other Notes​
I tried both Windows 10 and Windows 11
I tried Fedora (fastboot method) and i got the same results
Flashing with fastboot will end up in error Verify State Locked
fastboot getvar command actually gives an output which includes some information, in which says that the bootloader is locked.
I did not forget to enable OEM Unlocking, in case this is on your mind
I had kaspersky on my phone which gave me a weird warning about a firmware change (although i did not success in anything). Here's the screenshot
Thanks in advance for the absolute masters who will help me get this done!
To unlock this phone's bootloader this command is the correct one
Code:
fastboot bbk unlock_vivo
If you get a confirmation message on your screen, reply in affirmative (‘Yes’, ‘I agree’, Unlock the Bootloader’, etc).
jwoegerbauer said:
To unlock this phone's bootloader this command is the correct one
Code:
fastboot bbk unlock_vivo
If you get a confirmation message on your screen, reply in affirmative (‘Yes’, ‘I agree’, Unlock the Bootloader’, etc).
Click to expand...
Click to collapse
I tried that, it says unknown command, as i mentioned already
If Fastboot returns
FAILED (remote: unknown command)
Click to expand...
Click to collapse
then the Fastboot driver you use is a wrong one, means not suitable to phone. Point.
jwoegerbauer said:
If Fastboot returns
then the Fastboot driver you use is a wrong one, means not suitable to phone. Point.
Click to expand...
Click to collapse
Sorry I've been struggling for DAYS about drivers, could you send me the right drivers for my phone?
To be on the safe side request it directly from Vivo.
vivo Support - User Guides, FAQs, Service Center, System Update | vivo Global
Home of official the vivo support services. Here you can check the service center, IMEI, query spare parts prices, system updates, FAQs, and more.
www.vivo.com
jwoegerbauer said:
Request it directly from Vivo.
vivo Support - User Guides, FAQs, Service Center, System Update | vivo Global
Home of official the vivo support services. Here you can check the service center, IMEI, query spare parts prices, system updates, FAQs, and more.
www.vivo.com
Click to expand...
Click to collapse
Interesting, but why would they provide me that? I mean, I'm not a technician or a shop I'm just a user trying to improve my personal phone
jwoegerbauer said:
To be on the safe side request it directly from Vivo.
vivo Support - User Guides, FAQs, Service Center, System Update | vivo Global
Home of official the vivo support services. Here you can check the service center, IMEI, query spare parts prices, system updates, FAQs, and more.
www.vivo.com
Click to expand...
Click to collapse
I tried using the driver but same results

Categories

Resources