Hovatek
  • Need instant replies? Try Private Support
  • Blog
  • Home
Login Register Ask Question Hello There, Guest!


  1. Hovatek Forum
  2. DEVELOPMENT
  3. Android
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5



[Please help] Xiaomi Qin 2 unlock/root/recovery

hooddy
hooddy
Newbie
Posts: 4
Threads: 1
Joined: Nov 2019
Reputation: 0
#1

11-18-2019, 12:22 AM

Hi there. Please help me to root my Xiaomi Qin2 phone with SC9832E CPU. I dont have pac firmware, but i have full firmware in update.zip.

It have OEM unlock option in Dev menu but none of any ways to unlok bootloader i try is works. It doesn't have preinstalled GApps so it's hard to use it in full way. So i need to unlock and root it.

It seems that bootloader isn't unlocked. Ive read thread https://forum.hovatek.com/thread-19578.html and fastboot getvar unlocked command were well runing. But flash patched bootloader shuts whith unlock it first error. So i try next all the other bootloader unlock command and it won't works. To flash pac file via ResearchDeweloperTool I dont' have a pac file only update.zip

This is what i get:


Code:
C:\Xiaomi_Qin>fastboot getvar unlocked
unlocked:
Finished. Total time: 0.002s

C:\Xiaomi_Qin>fastboot oem unlock
                                                   FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed

C:\Xiaomi_Qin>fastboot oem unlock-go
                                                   FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed

C:\Xiaomi_Qin> fastboot flashing unlock
                                                   FAILED (remote: 'Not implemet.')
fastboot: error: Command failed

OEM boot unlocked is turned on in Developer menu

(This post was last modified: 11-18-2019, 01:30 PM by hooddy. )
Find
Reply
X
Thanks to hooddy



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


X3non
X3non
Hovatek Representative
Posts: 12,803
Threads: 466
Joined: Jul 2014
Reputation: 255
#2

11-18-2019, 01:01 PM
(11-18-2019, 12:22 AM)hooddy Wrote:  Hi there. Please help me to root my Xiaomi Qin2 phone with SC9832E CPU. I dont have pac firmware, but i have fill firmware in update.zip.

It have OEM unlock option in Dev menu but none of any ways to unlok bootloader i try is works. It doesn't have preinstalled GApps so it's hard to use it in full way. So i need to unlock and root it.

It seems that bootloader isn't unlocked. Ive read thread https://forum.hovatek.com/thread-19578.html and fastboot getvar unlocked command were well runing. But flash patched bootloader shuts whith unlock it first error. So i try next all the other bootloader unlock command and it won't works. To flash pac file via ResearchDeweloperTool I dont' have a pac file only update.zip

This is what i get:


Code:
C:\Xiaomi_Qin>fastboot getvar unlocked
unlocked:
Finished. Total time: 0.002s

C:\Xiaomi_Qin>fastboot oem unlock
                                                   FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed

C:\Xiaomi_Qin>fastboot oem unlock-go
                                                   FAILED (remote: 'unknown cmd.')
fastboot: error: Command failed

C:\Xiaomi_Qin> fastboot flashing unlock
                                                   FAILED (remote: 'Not implemet.')
fastboot: error: Command failed

OEM boot unlocked is turned on in Developer menu

ensure you're using latest adb & fastboot version, you can check the version using the command "adb version"
if the output is version 1.0.41, then you're using the latest and it must mean that your device requires a special command / token or key to unlock bootloader. Unfortunately, only the device OEM can provide that

for PAC file, you'll need to use Cm2 dongle to backup firmware from your device and create a PAC file (this doesn't guarantee root success as some spd device wont allow flashing signed factory files). If you can find someone having cm2 dongle then its worth a trial

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Find
Reply
X
Thanks to X3non



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


hooddy
hooddy
Newbie
Posts: 4
Threads: 1
Joined: Nov 2019
Reputation: 0
#3

11-18-2019, 01:28 PM
(11-18-2019, 01:01 PM)X3non Wrote:  ensure you're using latest adb & fastboot version, you can check the version using the command "adb version"
if the output is version 1.0.41, then you're using the latest and it must mean that your device requires a special command / token or key to unlock bootloader. Unfortunately, only the device OEM can provide that

for PAC file, you'll need to use Cm2 dongle to backup firmware from your device and create a PAC file (this doesn't guarantee root success as some spd device wont allow flashing signed factory files). If you can find someone having cm2 dongle then its worth a trial
That's suxx ((( But can i search for correct unlock command/secuense in u-boot.bin?
(This post was last modified: 11-18-2019, 01:29 PM by hooddy. )
Find
Reply
X
Thanks to hooddy



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


X3non
X3non
Hovatek Representative
Posts: 12,803
Threads: 466
Joined: Jul 2014
Reputation: 255
#4

11-18-2019, 06:35 PM
(11-18-2019, 01:28 PM)hooddy Wrote:  That's suxx ((( But can i search for correct unlock command/secuense in u-boot.bin?

it's very unlikely that you'll get the right command from uboot, moreover you do not know if the device uses special command or token / unlock file or worse case scenario the device could require both special command & key but there's no harm done in trying
you could try using the guide @ https://forum.hovatek.com/thread-21403.html ; since you already have uboot file,  simply jump to Step 3: Read the Bootloader file

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
(This post was last modified: 11-18-2019, 06:39 PM by X3non. )
Find
Reply
X
Thanks to X3non



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


hooddy
hooddy
Newbie
Posts: 4
Threads: 1
Joined: Nov 2019
Reputation: 0
#5

11-18-2019, 10:20 PM
(11-18-2019, 06:35 PM)X3non Wrote:  it's very unlikely that you'll get the right command from uboot, moreover you do not know if the device uses special command or token / unlock file or worse case scenario the device could require both special command & key but there's no harm done in trying
you could try using the guide @ https://forum.hovatek.com/thread-21403.html ; since you already have uboot file,  simply jump to Step 3: Read the Bootloader file
i've read this manual and get nothing special in the end. Anyway thanks a lot for clearing. This one phone is funny one but with no root it's moar phone than smartphone.
Find
Reply
X
Thanks to hooddy



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


hovatek
hovatek
Administrator
*******
Posts: 45,547
Threads: 1,148
Joined: Oct 2013
Reputation: 393
#6

11-22-2019, 08:44 AM
(11-18-2019, 10:20 PM)hooddy Wrote:  i've read this manual and get nothing special in the end. Anyway thanks a lot for clearing. This one phone is funny one but with no root it's moar phone than smartphone.

Does the phone have a Mi Account login feature?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.


Website Find
Reply
X
Thanks to hovatek



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


hooddy
hooddy
Newbie
Posts: 4
Threads: 1
Joined: Nov 2019
Reputation: 0
#7

11-22-2019, 01:11 PM
(11-22-2019, 08:44 AM)hovatek Wrote:  Does the phone have a Mi Account login feature?
No at all. its' not true Xiaomi its a division of it as I undastood. It have Duoqin.com service account for SMS/Contact sync, remote locating etc. and I can't register in it coz of chinise only phone number it request. I can share FullOTA if ya interesting to look inside of uboot and bootloader. https://yadi.sk/d/K0EFeekyddtQ7w
there's two firmware available - common one (1.x.x) and so-called study one (5.x.x). Last one is with some study apps preinstalled and blocked sideloading. Common one is with sideloading ability. Both of FW have limit to instsall apk within phone UI to 6 apps. While it doesn't affect in sideloading at common fw. At JD.com Qin 2 Pro version available with 2 GB RAM and 12 app limit and newer CPU.
(This post was last modified: 11-22-2019, 01:26 PM by hooddy. )
Find
Reply
X
Thanks to hooddy



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


hovatek
hovatek
Administrator
*******
Posts: 45,547
Threads: 1,148
Joined: Oct 2013
Reputation: 393
#8

11-23-2019, 12:41 PM
(11-22-2019, 01:11 PM)hooddy Wrote:  No at all. its' not true Xiaomi its a division of it as I undastood. It have Duoqin.com service account for SMS/Contact sync, remote locating etc. and I can't register in it coz of chinise only phone number it request. I can share FullOTA if ya interesting to look inside of uboot and bootloader. https://yadi.sk/d/K0EFeekyddtQ7w
there's two firmware available - common one (1.x.x) and so-called study one (5.x.x). Last one is with some study apps preinstalled and blocked sideloading. Common one is with sideloading ability. Both of FW have limit to instsall apk within phone UI to 6 apps. While it doesn't affect in sideloading at common fw. At JD.com Qin 2 Pro version available with 2 GB RAM and 12 app limit and newer CPU.

You'll need a CM2 dongle + module like CM2SP2 before once can even begin exploring on this device..unless you can somehow find a pac file

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.


Website Find
Reply
X
Thanks to hovatek



You're adding reputation because of this user's post, which is linked in their profile. A comment isn't needed, but if you want to leave one, please enter it below.


« Next Oldest | Next Newest »








Possibly Related Threads…
Thread / Author Replies Views Last Post
[Solved] Xiaomi Redmi 4a external wifi adapter
peprolinbot
3
260
Last Post by chomu
11-13-2019, 07:49 PM
Xiaomi mi A2 android One themes
thedoof modern
0
172
Last Post by thedoof modern
05-12-2019, 07:58 PM
HOW TO UNLOCK BOOTLOADER OF XIAOMI REDMI 6A
Marshall
2
659
Last Post by juvette
03-07-2019, 04:25 PM

  • View a Printable Version


Users browsing this thread: 1 Guest(s)
  1. Hovatek Forum
  2. DEVELOPMENT
  3. Android

About

The Hovatek Forum is a free Tech. Support Forum. We provide solutions to all your device related problems and questions. We'll love to have you participate in discussions here whether you're a Newbie or Experienced.

         

Forum Team

Powered By MyBB. Crafted by EreeCorp.
Linear Mode
Threaded Mode