Lenovo K6 VIBE No OS Installed, Only TWRP but can't find stock ROM - General Questions and Answers

Hello guys I hope you had a good day.
I recently tried to root my device but it didn't work and got into a loop boot. Later I wiped /system and /cache and some other important parts [Because of my lack of experience with phones] , Now the phone is OS-Less. I tried to search for a Stock ROM for 3 days but couldn't. Now I just have TWRP. What should I do? I just want anything that works right now, no specific needs.
EDIT: I also have Fastboot installed as well.
Thanks for helping me.

That's why you always do a backup before doing such dangerous things, bre. You should be ok by following @firemax13 "restore to factory state" guide https://forum.xda-developers.com/general/rooting-roms/lenovo-vibe-k6-note-guide-rooting-t3602763 (of course you should jump the unroot part and start at "turn the phone to download mode".

c00kiie said:
Hello guys I hope you had a good day.
I recently tried to root my device but it didn't work and got into a loop boot. Later I wiped /system and /cache and some other important parts [Because of my lack of experience with phones] , Now the phone is OS-Less. I tried to search for a Stock ROM for 3 days but couldn't. Now I just have TWRP. What should I do? I just want anything that works right now, no specific needs.
EDIT: I also have Fastboot installed as well.
Thanks for helping me.
Click to expand...
Click to collapse
@c00kiie
Ok that's a huge problem for you try to restore your phone here's the link https://forum.xda-developers.com/general/rooting-roms/lenovo-vibe-k6-note-guide-rooting-t3602763
Scroll down until you see my post related to restore.....yeah we have a stock rom but the problem you can't flash it via twrp....i will reply the method to restore your phone...
hope you understand...pls dont forget to subscribe my thread and hit like if it is working....it if is not working just tell me
---------- Post added at 06:44 AM ---------- Previous post was at 06:41 AM ----------
c00kiie said:
Hello guys I hope you had a good day.
I recently tried to root my device but it didn't work and got into a loop boot. Later I wiped /system and /cache and some other important parts [Because of my lack of experience with phones] , Now the phone is OS-Less. I tried to search for a Stock ROM for 3 days but couldn't. Now I just have TWRP. What should I do? I just want anything that works right now, no specific needs.
EDIT: I also have Fastboot installed as well.
Thanks for helping me.
Click to expand...
Click to collapse
Here's the method from my xda friend hope you success it
RESTORE PHONE TO FACTORY STATE
source: https://forum.xda-developers.com/ge...ide-restore-stock-recovery-rom-6-0-1-t3599360
Click to expand...
Click to collapse
Reguired Files
First Download all required files from here http://goo.gl/Gfs1zf
Install Drivers in 2_Driver.rar
Install softwares in 3_Microsoft C.rar (For 64bit Windows install Both)
Phone : In Developer Options >
Code:
>Turn on USB debugging
>Enable Oem Unlock
1. Uninstalling Root
We must uninstall root (supersu) on the device. Select supersu app and tap the settings.
Access > Default Access > Grant and Full Unroot > Continue > Yes > Yes
The phone is restarting now. Check the supersu app not in drawer.
Shutdown the phone.
Click to expand...
Click to collapse
2. Turn Phone To Download Mode.
Hold down together the Volume Up + Power button for a while. Release power key after lenovo logo shows up. On the menu select download. Download Mode dont have any screen. Screen is blank but working.)
Connect phone to PC
Click to expand...
Click to collapse
3. Flashing Rom
Unrar 5_K53_S123_170216_ROW_STOCK.rar (Latest) or 5_K53_S116_161115_ROW_STOCK.rar (Testing OTA)
Unrar 4_QcomDLoader.rar Open folder. Click and open QcomDloader.exe
On Downloder Window Click load button. (First on top left)
Select the directory of the rom files (The directory numbered 5 which contains many img files) Click OK.
Click settings button. (Second on top left)
Dont change anything. I was pre entered the options. Check the values. If wrong, correct.
Code:
Manifacture Order: EMPTY (Important)
Download Mode: UPGRADE
Chipset: 8937
Downloaded Rom: CHECKED
eMMC Programmer: prog_emmc_firehose_8937_ddr.mbn
Raw Program: rawprogram0.xml
patch0: patch0.xml
Click OK.
Click Start button. (Third on top left)
Status becomes Downloading. Wait for a while. Flashing finishes around 400-500 seconds.
Status becomes Finish. Progress Passed.
Disconnect the phone. Close the Downloader on PC.
Press Power button 10 seconds on phone. Device is restarting.
Wait a few minutes. Phone will be opened to first install mode . In language selection screen Shutdown the phone by pressing power button.
Click to expand...
Click to collapse
4. Installing ADB
Install 1_adb-setup-1.3.exe to the pc. (Select > Yes > Yes > Yes > Yes. In the opened window click Install)
Click to expand...
Click to collapse
5. Locking the Bootloader.
Restart phone in fastboot mode. (Hold down power + Volume DOWN keys. Fastboot Mode appairs left top of the screen.)
Connect phone to PC
Adb directory now located in C Drive. Open adb folder. Open a command window here. (CRTL+SHIFT right click on empty space. Select Open Command Prompt Here)
Type:
Code:
fastboot devices
then press enter. (Your device must be listing like: s356d3a9 fastboot)
Type:
Code:
fastboot oem lock
(OKAY [ 0.031s] finished. total time: 0.031s)
Type:
Code:
fastboot oem device-info
Control all options are false.
Disconnect the phone. Restart phone by pressing power button 10 seconds.
Finished...
Click to expand...
Click to collapse
This rom contains no bloatware except Lenovo Help (a.k.a Lenovo Companion)
Hit likes if working.:good::good::good::good::good::good::good:
If your phone has a trouble just post a message here.
DO IT YOUR OWN RISK I WILL NOT HANDLE ANY BRICK BUT YOU CAN POST A MESSAGE TO ME

Related

[GUIDE][JULY/30/2011] S-OFF under Linux/Ubuntu

Alright guys,
This is for everyone that is not using windows or mac.
First of all - congrats! You made the right decision by not using them. Ha-ha!
Also - Thanks to everyone that was involved in getting us the so much needed S-OFF - Developers and Testers.
Now, to get S-Off you need to go to http://revolutionary.io/
Just in case - read everything that is in there, and remember that this is a Beta release, so sh*t can go wrong.
Click on "Download For Linux" . This will download revolutionary-0.3pre7.tgz
Now open Home folder, navigate to Downloads, find the file that you just downloaded, right click, and choose "extract here".
Or if you are using the console - you need to do this:
Navigate to the Downloads folder and
Code:
tar -zxf revolutionary-0.3-pre7.tgz
Now open your terminal, and navigate to the Downloads folder. You can do that by typing
Code:
cd ~/Downloads
Once you are in there - do the following:
Code:
sudo ./revolutionary
or if you are root, just do
Code:
./revolutionary
In general, its not a very good idea to stay logged in constantly as root, so yeah.
Once you downloaded the file - it redirected you to the Generator, where you need to put in your information about the phone.
Once you run revolutionary - you can find all the information needed in there, just put in the information, click on "generate", highlight the code, right click, copy, and then go to the console, right click, paste, and hit enter.
Once you get root and everything else, it will ask you if you want to install CWM. It is important to have that, so please choose "Y".
And now you can sit back and enjoy how this is magic
[EDIT]
If you have any problems with revolutionary finding the device - please make sure that you did add the appropriate udev rules to the file /etc/rules.d/51-android.rules
To make sure that your computer sees the phone - just type
Code:
adb devices
If you see it as "??????????????" - then you do need to follow the next guide to add the udev rules.
For more information on how to do that - please follow THIS GUIDE
For more information on how to use ADB under Ubuntu - please check out THIS GUIDE
Thanks, this worked like a charm! Thank to the devs that brought this to us! I've been eagerly awaiting this, almost took my bro's MT4G just to get my flashing fix!! All I need is an AOSP Rom and I'm golden, lol
I'm getting "waiting for device..."
Is there a certain point when I need to plug in my Sensation? I'm able to mount the phone with no issues in linux, but for some reason revolutionary won't identify it.
Wow, 2 minutes with no hiccups on a UK Vodafone branded Sensation. Just carrying out a quick nandroid. Thanks for the tut, much appreciated.
Thanks, will be using this to S-OFF my Sensation when I get home later today!
Ubuntu ftw
Sent from my HTC Sensation using XDA Premium App
Thareal1 said:
I'm getting "waiting for device..."
Is there a certain point when I need to plug in my Sensation? I'm able to mount the phone with no issues in linux, but for some reason revolutionary won't identify it.
Click to expand...
Click to collapse
Did you add the add appropriate udev rules to the file /etc/rules.d/51-android.rules ?
Or with other words, when you are using adb under ubuntu - when you do adb devices - do you see your device with "?????????????" or do you see it like its really installed with numbers ?
If you havent added the udev rules - you can find more information on how to do it HERE
t0ny0 said:
Alright guys,
This is for everyone that is not using windows or mac.
Click to expand...
Click to collapse
Holy smokes, was this easy!! Between your guide and ikhzter's sticky, I had root in about 10 mins. 15 mins later I had a full TB backup. Outstanding!
marcjw said:
Holy smokes, was this easy!! Between your guide and ikhzter's sticky, I had root in about 10 mins. 15 mins later I had a full TB backup. Outstanding!
Click to expand...
Click to collapse
Glad I could help. Plus the guys that made Revolutionary really did their best to make life easy for us
Hi
I've tried to do that but :
Acquiring root (method 3)...
Sending in Caroline...
Cleaning up...
Rebooting to fastboot...
When life gives you lemons, don't make lemonade. Make life take the lemons back!
Waiting for fastboot...
Rebooting to fastboot (again)...
Rebooting to fastboot (yet again)...
Rebooting to fastboot (Once moar...)
SUCCESS - Life gave us lemons, we didn't make lemonade!
Do you want to download (Internet connection required) and flash ClockworkMod Recovery? [Y/n] y
Downloading recovery for your phone (pyramid)...
^C
Click to expand...
Click to collapse
At this section i've lost my internet connection and nothing happend, then i did ctrl+c and after rebooting i've tried to do it again:
Waiting for device...
Found your device: HTC Sensation Z710e (pyramid-1.17.1011, Android: 2.3.3, ROM version: 1.35.720.1)
Your device is not supported at this time.
Click to expand...
Click to collapse
now i dont have ClockworkMod.
I've installed rom manager to install ClockworkMod, the romManager says that it couldnt find sudo user at /system/(x)bin/su
when im rebooting into recovery mod, it says that device is S-OFF.
to access root i found this on http://revolutionary.io/
Does Revolutionary give me root?
No. You will need to flash this zipfile from recovery.
Click to expand...
Click to collapse
when i tried to flash it, it says that signauture verification failed...
i've read from this page that i must install clockworkMod to disable signature verification but rom manager says "an error occured while attemting to run privileged commands!"
it seems that im in a loop...
pezhman32 said:
Hi
I've tried to do that but :
At this section i've lost my internet connection and nothing happend, then i did ctrl+c and after rebooting i've tried to do it again:
now i dont have ClockworkMod.
I've installed rom manager to install ClockworkMod, the romManager says that it couldnt find sudo user at /system/(x)bin/su
when im rebooting into recovery mod, it says that device is S-OFF.
so where doese my root gone?! what should i do now?!
Click to expand...
Click to collapse
You can find more information here - http://forum.xda-developers.com/showthread.php?t=1192300
Or to be exact - you need this:
ikhzter said:
STEP 2. To INSTALL Clockwork Recovery mod- v4.0.1.4 from Revolutionary. Issue With not charging when Device is completely switched off - DOES CHARGE WHEN HIBERNATING (SWITCHING OFF on stock rom) WITH FASTBOOT ENABLED
YOU MUST READ ABOUT THE CHARGING ISSUE in post 3 below before installing!!!!!
1. Download clockworkmod recovery by Revolutionary for the Sensation HERE:
2. Copy the PG58IMG file into the Root folder of your SD card (The main Folder of your Memory Card)
3. Turn off your phone FUlly and reboot into the Bootloader/HBOOT screen (see post above on how to get to hboot screen)
4. Press Volume up to Accept when it asks" Do you want to start the update"
5. Press Power Off to Reboot back to android after installation is successful (normal screen with homescreen)
6. Delete PG58IMG from your memory card and you can now root using step 3 below or install a custom ROM using CWM (Customs Roms are already rooted)
7. Turn the phone back on. click settings > Power > ensure fastboot is enabled (ticked). This will help you charge incase your battery dies. If you hibernate (or switch off on stock roms) with fastboot enabled your phone will still charge
IF YOUR BATTERY IS LOW, SWITCH OFF WITH FASTBOOT ENABLED TILL YOU CAN CHARGE IT (Press Hibernate (on stock Roms) or power off if you don't have hibernate)
IF YOUR PHONE BATTERY DIES WHILST YOU ARE USING IT. DO NOT POWER IT ON OR PULL THE BATTERY OUT.
Make sure you have had it on charge for at least a few minutes then turn it on as normal and continue charging
Currently with fastboot enabled when your phone dies it will hibernate. allowing you to still charge it. If you plug in your charger then switch on, it will boot back up in a few seconds as fastboot is active and it will resume from where you left off.
Turning off without fastboot means your phone will fully turn off not hibernate and your phone will not charge when turned off.
Step 3. To permanently root your Sensation - (This means you will NOT LOSE ROOT on rebooting) DOES NOT AFFECT WIFI
1. Download the file su-2.3.6.3-ef-signed.zip from here: DOWNLOAD
2. Copy su-2.3.6.3-ef-signed.zip to your SD card root folder (main folder of your memory card)
3. Start clockworkmod recovery (instructions below)
4. BACKUP YOUR ROM USING CWM BEFORE ATTEMPTING ROOT!
5. Navigate to "Backup & Restore" using the Volume Down button and press select (power button to select) then select "Backup"
6. Select "install zip from sdcard" after backing up
7. Then select "Choose zip from sdcard"
8. Then select "su-2.3.6.3-efgh-signed.zip"
9. Then select "Yes - install su-2.3.6.3-efgh-signed.zip" to confirm
10. Then go back
11. Then reboot.
12. You're rooted!
Click to expand...
Click to collapse
t0ny0 said:
Alright guys,
Code:
cd /home/username/Downloads
where "username" is the username that you are using.
Click to expand...
Click to collapse
Not trying to be a troll but a little friendly advice =)
instead of /home/username/ and having them put in their username (which some might not know) use ~/Downloads
"~" replaces "/home/username" =)
nice little write up
jassycliq said:
Not trying to be a troll but a little friendly advice =)
instead of /home/username/ and having them put in their username (which some might not know) use ~/Downloads
"~" replaces "/home/username" =)
nice little write up
Click to expand...
Click to collapse
Always appreciating advises
Changed it, thanks !
Yay delighted been waiting for this for like aaaaaaaages and now I'm happy hahahah Cheers lads fair play to yeas,,
@t0ny0 : that was a complete answer which solved my problem
thx G
pezhman32 said:
@t0ny0 : that was a complete answer which solved my problem
thx G
Click to expand...
Click to collapse
Glad I could help

vibe shot 6.0 update and root and xposed

1st way :
Pulled full OTA file for Lenovo Vibe Shot - z90a40 ROW
Installation Procedures for the official rekaveri following:
Clean, not rutirovannaya and the changed S240-th firmware.
Be sure to set the region code. After the update, you do not change ...
Download the file update.zip and throw your phone. I checked on the external memory card.
Reboot in rekaveri. Select English and tychem to Install update.zip
What follows is some question about the installation. Select YES
The installation process is 100% dlitelnyy.Posle installation still some time to think. Do not panic.
After installation is complete, select the restart system . The first start will be long enough.
I recommend to do a factory reset. In order to avoid possible problems during the transition from one to another OS
2nd way :
How to install TWRP rekaveri for the following:
Installed S240-th firmware.
Be sure to set the region code. After the update, you do not change ...
Download the archive TWRP_lenovoota.zip and throw your phone. I checked on the external memory card.
Reboot in rekaveri. Select Install and update the file with.
Make wipes are cache, dalvik-cache, data and phone.
After installation is complete, reboot the system. The first start will be long enough.
I recommend to do a factory reset. In order to avoid possible problems during the transition from one to another OS
down load files : https://cloud.mail.ru/public/36qb/qhqsDGNVr
3rd: for who have problem with 1st & 2nd
1- download thise file :http://lenovo-forums.ru/topic/19311...363_160625_row/?do=findComment&comment=497835
2- Installing the firmware using QFIL on the Lenovo device based on Qualcomm chips:
(A)
We set vcredist_x86.exe , which go in the complete set with "proshivalschikom" itself;
set himself "flasher" - QPST.2.7.422.msi ;
install drivers for the Qualcomm chips - they are in the archive Qualcomm_USB_Drivers.7z
(B)
Completely turn off your device , and then we press the volume up key (Volume Up), and holding it connect the USB-cable which is already connected to the USB 2.0 port of your PC - in the Device Manager, you should see the device Qualcomm Lenovo HS-USB QDLoader 9008
3-Just install the firmware: -
(A)
Run the program QFIL
In the Programmer patch specify the path to the file prog_emmc_firehose_89XX.mbn (in my case prog_emmc_firehose_8916.mbn)
, for this click on Knop «the Browse» , in the window that opens, specify the path to the folder with the firmware (in my case ROW_S121), then choose prog_emmc_firehose_89XX.mbn file and click "Open" . then click on digging "the Load the XML ..." , alternately choose in the window that opens - first rawprogram0.xml and click "Open", and then patch0.xml and also click "Open".
http://lenovo-forums.ru/uploads/monthly_12_2014/post-53625-0-76252800-1419253051.png
(B)
Open the Device Manager on your PC, then turn off the device (smartphone or tablet) and take out the USB-cable from the device (if it was connected).
The device should restart at the successful process of filling the firmware and boot into Android OS.
http://lenovo-forums.ru/uploads/monthly_12_2014/post-53625-0-39327800-1419253052.png
for root :::::::::
1ST : Unlock BootLoader
1. Install the software package QPST and drivers LenovoUsbDriver , QualcommUSBDrivers on your computer ( drivers are archived Service QPST programs )
2. Unpack the archive Z90a40_Android-L_unlock_7M.7z to the root of any drive.
3. Connect the device ( Z90a40 ) to a PC via USB-cable.
4. On your device, turn on debugging by the ADB .
5. Run the utility QFIL :
- in the line Select Build Type , select the Flat the Build
- in line Select Programmer press the button Browse and specify the path to the unzipped files \ Z90a40_unlock_7M \ the img \ prog_emmc_firehose_8936.mbn
- click on the button Load XML and select the first rawprogram0.xml and then patch0.xml
http://lenovo-forums.ru/uploads/monthly_2016_04/sshot-1.png.661990ee862f9d3e35653a046c561c4a.png
6. Run Reboot_QDLoader.bat::
http://lenovo-forums.ru/uploads/mon...7M_3.png.3018b3c020fc59cdab5e8b73461cc42e.png
7. In the main program window to see that the device is switched to the mode Qualcomm HS-USB QDLoader 9008 .
http://lenovo-forums.ru/uploads/monthly_2016_04/sshot-2.png.a73fc14b40f138b5a2fa71480a6df072.png
8.Start the process of firmware bootloader unlocked by pressing the button Download .
(If you have not defined QFIL utility device Qualcomm HS-USB QDLoader 9008 mode, then you should check through the Device Manager on your PC - there are no problems with Qualcomm driver)
9. At the end of the process unlocked bootloader firmware to the device you will see a sign in the window Status QFIL program the following lines:
Download Succeed
the Finish Download
http://lenovo-forums.ru/uploads/monthly_2016_04/sshot-3.png.3a5566b24283b342edc285b724004305.png
10.Turning off the device from the USB-cable and clamp button Power to turn on the device (sometimes takes up to 10-20 seconds).
11. Open the main settings menu, the device and go to the " About phone -> Device Information " and press 7 times to select " Build number " until the display shows that you have become a developer.
12. Go back to the device's main Settings menu and go to the " For Developers " in " Factory Unlock " switch the toggle switch in the ON state .
13.Turn off the device (Z90a40), we press both volume buttons and connects to a PC via a USB-cable (the device enters the mode fastboot ), then run Unlock_Bootloader.bat
You should see the value of true if the secondary Bootloader check the status in the string the Device unlocked :
(Bootloader) Device tampered: false
(Bootloader) Device unlocked: true
(Bootloader) Charger screen enabled: false
(Bootloader) Display panel: A
OKAY [0.046s]
finished. total time: 0.046s
http://lenovo-forums.ru/uploads/monthly_2016_04/sshot-4.png.49581f68c35fd8e8922eaef936037988.png
14.So all of this unlocking process is completed successfully .
files need links :
http://lenovo-forums.ru/applications/core/interface/file/attachment.php?id=56368
2nd: to do ( install TWRP 3.0.2.0 for Lenovo Vibe Shot )
Extract the folder TWRP archive TWRP-3.0.2.0_Z90a40_by_SevenMaxs.7z to the root of any drive
Turn off the device ( Z90a40 ), we press both volume buttons and connects to a PC via a USB-cable; the device will go into fastboot mode (on the PC must be set for the driver ADB).
Connect your phone to a PC via usb-cable, and run the Flash-TWRP.bat ( the Run-TWRP.bat for a single run TWRP.)
We are waiting for the phone to boot into TWRP
You can now disconnect the usb-cord
Installation is finished!
links : http://lenovo-forums.ru/applications/core/interface/file/attachment.php?id=56391
Login or TWRP:
On the device is turned off hold down both volume buttons and the inclusion of produce, release the power button immediately once the device is turned on and the volume buttons once away; boot logo TWRP.
3rd : install su from twrp
su.zip link : https://drive.google.com/file/d/0BxQ_dY80FUzYUXN6QThDd3pSWWc/view?usp=sharing
4th: install xposed.zip ( the erorrs have been solved)
link :
soooooooooooooooooooooon
soz for error happen before
updated 23/8/2016
that's all
Everything is fine, but TWRP in Russian how to change it to English?
xposed mode is not installing
in TWRP its said that I/O error on system folder.
MOD EDIT: Please don't quote the OP
In Chinese MM which used the same TWRP i guess
I played with buttons it is one of the bottom buttons
It will give you a blue screen with tabs
One of them has the earth planet icon
It contain languages you will find english within them
Please confirm that rooting was successful on official S363 MM or not
Sent from my Lenovo VIBEShot
shouk_1987 said:
In Chinese MM which used the same TWRP i guess
I played with buttons it is one of the bottom buttons
It will give you a blue screen with tabs
One of them has the earth planet icon
It contain languages you will find english within them
Please confirm that rooting was successful on official S363 MM or not
Sent from my Lenovo VIBEShot
Click to expand...
Click to collapse
Root successful :good:
but I cant able to xposed framework
because in TWRP its says "cp: can't stat "/system" I/O error"
---------- Post added at 03:49 AM ---------- Previous post was at 02:51 AM ----------
cant able to install xposed framework tried everything
Sent from my Lenovo Z90a40 using XDA Premium 4 mobile app
xposed worked with me and now erorr
sorry for that but it solved try agine
since root of the rom I tried about hundred times but still xposed framework not installed ?
Sent from my Lenovo Z90a40 using XDA Premium 4 mobile app
yasirriaz1977 said:
since root of the rom I tried about hundred times but still xposed framework not installed ?
Click to expand...
Click to collapse
Try new zip
shouk_1987 said:
In Chinese MM which used the same TWRP i guess
I played with buttons it is one of the bottom buttons
It will give you a blue screen with tabs
One of them has the earth planet icon
It contain languages you will find english within them
Please confirm that rooting was successful on official S363 MM or not
Click to expand...
Click to collapse
All work now
elbhrawy said:
Try new zip
Click to expand...
Click to collapse
http://4pda.ru/forum/index.php?act=attach&id=7533763&dlsess=8f37b888e4eb17f073e312a5fa82e658 new link give me error like this
Sent from my Lenovo Z90a40 using XDA Premium 4 mobile app
yasirriaz1977 said:
http://4pda.ru/forum/index.php?act=attach&id=7533763&dlsess=8f37b888e4eb17f073e312a5fa82e658 new link give me error like this
Click to expand...
Click to collapse
I will upload now
elbhrawy said:
I will upload now
Click to expand...
Click to collapse
eagerly waiting for xpposed to work on my charmed device
yasirriaz1977 said:
eagerly waiting for xpposed to work on my charmed device
Click to expand...
Click to collapse
Updated
elbhrawy said:
Updated
Click to expand...
Click to collapse
Downloading ..........................................
when installed will update here soon.....:good:
update.........
same error
cp:can't stat '/system/xposed.prop': I/O error
updater process ended with ERROR: 1
Error installing zip file '/sdcard/Z90a40 restoration/xposed-v80-sdk23-arm64-by-romracer-20160202.zip'
update .........
after aforementioned error my device also unroot
now I am going to root it again
yasirriaz1977 said:
Downloading ..........................................
when installed will update here soon.....:good:
update.........
same error
cp:can't stat '/system/xposed.prop': I/O error
updater process ended with ERROR: 1
Error installing zip file '/sdcard/Z90a40 restoration/xposed-v80-sdk23-arm64-by-romracer-20160202.zip'
update .........
after aforementioned error my device also unroot
now I am going to root it again
Click to expand...
Click to collapse
its worked with me
elbhrawy said:
its worked with me
Click to expand...
Click to collapse
but its not worked for me, please do something
Sent from my Lenovo Z90a40 using XDA Premium 4 mobile app
i have problem with update
the update.zip block at 45% update
i'll try with file TWRP_lenovoota.zip...where i'll put the file?
on sd card ...but i put it in specific folder? rename the file?
tnx in advance
il_milanese said:
the update.zip block at 45% update
i'll try with file TWRP_lenovoota.zip...where i'll put the file?
on sd card ...but i put it in specific folder? rename the file?
tnx in advance
Click to expand...
Click to collapse
use qfil better
I have the bootloader unlock and TWRP installed,
the TWRP recovery let me know that i have no SO installed.
how can I install/flash a rom without brick the phone with this recovery installed?
Things to mustnt do with TWRP installed?
i've been 2 days without phone(bricked). I need help
Thank you
a bit confussing cause the english not too good, look like translated from other language.
can somebody fix it?
so can i have root with marsmallow?
Thank U.
OTA update v363 Ok. Thank U.

[Root] lenovo k4 note running on marshmallow (6.0) official rom

This procedure has been tested on LENOVO K4 NOTE MARSHMALLOW (S219) and it worked perfectly fine.
i posted this thread since the previous procedures only covers rooting prior to S218.
verified working on s219
DISCLAIMER:
I JUST FOLLOWED THE PROCEDURE PROVIDED BY "AYAN CHOUDHURY" ON YOUTUBE CHANNEL SO CREDIT GOES TO HIM.
IF SO HAPPENED THE PROCEDURE WAS MADE BY ANOTHER DEV AND WASN'T QUOTED PROPERLY BY MR. AYAN COUDHURY. MY APOLOGIES AND GIVE CREDIT TO THE ORIGINAL OWNER OF THE PROCEDURE
I WON'T BE RESPONSIBLE FOR ANY DAMAGE, SOFT BRICK, HARD BRICK, AND OTHER INSTANCES FOR YOUR DEVICES AS IT WORKED PERFECTLY FOR ME 3-4X BEFORE POSTING THIS THREAD.
original vid: https://www.youtube.com/watch?v=fPx8QWnYLNo
Before we start:
Here is the details of my handset
Model: Lenovo K4 note (PH) [MTK MT6753 8CORE 1.3GHZ 3.00GB RAM]
Model #: A7010a48
OSv: marshmallow 6.0
Android security patch level: April 1, 2016
Kernel ver: 3.18.19+ [email protected] #1, su jun12 18:27:10 CST 2016
Build number: A7010a48_S218_160612_ROW
Step 1:
download all necessary files.
all files and links are not mine and credit goes to the owner of the files
adb tools : https://drive.google.com/open?id=0B16daNyhWTx1djhqSkJ6QkFKaUk...
recovery(i.e TWRP) : https://drive.google.com/open?id=0B16daNyhWTx1RlB0U01sUkVHMjg...
aroma file manager: https://drive.google.com/open?id=0B16daNyhWTx1TmJqRmxIUUI3YUU...
Super Su : https://drive.google.com/open?id=0B16daNyhWTx1V2ZobTI0RVpKQ1E...
xposed installer : https://drive.google.com/open?id=0B16daNyhWTx1N2RDc2Y4TzlWaWM...
xposed framework : https://drive.google.com/open?id=0B16daNyhWTx1QmlRTHhXOUMydDQ...
step 2:
a. back up any necessary files from your handset.
b. since some computers doesn't show your lenovo k4 note while on recovery mode, it is imperative to put aroma file manager and supersu on your sd card. "do not extract. just copy them as it is"
take note that the next step will definitely hard reset your device.
step 3:
a. enable developer option on your handset. go to system settings/about and click build 7x or as it says "you are now a developer"
b. go to developer option do this two things
enable oem unlock
allow usb debugging
c. once you are done please connect your device to your laptop
step 4:
a. run adb server (go to adb folder, shift+right mouse click and choose open command window here.
b. it will prompt you to allow your pc to connect/control your devices just click YES
c. on your command window, type ADB DEVICES (it will detect your lenovo k4 note)
d. once detected type ADB REBOOT-BOOTLOADER (your device will reboot)
e. once rebooted, type FASTBOOT DEVICES to verify if you are already in fastboot mode
f. if connected proceed to step 5. if not please repeat procedure
step 5:
a. once connected go to adb folder on your computer. you will see a file named unlock recovery.bat
if not, copy this text
call adb.exe devices
call adb.exe reboot bootloader
call fastboot.exe getvar all
call fastboot.exe oem unlock
call fastboot.exe format userdata
call fastboot.exe erase recovery
call fastboot.exe flash recovery recovery/recovery.by.gursewak.img
call fastboot.exe getvar all
call fastboot.exe reboot
echo done successful please press any key to continue
echo disconnect your phone and press power button untill phone reboots
pause
Click to expand...
Click to collapse
to notepad and save as batch file, name it as UNLOCK_RECOVERY.bat
b. click the UNLOCK_RECOVERY.BAT then it will ask you on your device to confirm, (will add screen shot later on) just press volume up button
c. once the process has been done, (will take few seconds) extract recovery.img to adb folder
d. go to your previously opened command window and type
FASTBOOT FLASH RECOVERY RECOVERY.IMG (the one you extracted)
step 6:
a. once flashed, disconnect your device (it will show a tiny text telling you transmission ok)
b. press and hold the power button for few seconds to turn off the device
IT IS IMPERATIVE THAT YOU WON'T TURN ON THE DEVICE UNLESS THE NEXT STEPS ARE DONE. IF YOU ACCIDENTALLY TURNED ON YOUR DEVICE REPEAT TO STEP 1.
c. press and hold vol up+vol down+ powerbutton simultaneously for few seconds, once you felt a vibration, release power button whilst still holding the vol up and down button
it will show the lenovo screen then go black. (don't worry it means you successfully flashed recovery.img)
d. connect the device to your computer
if lenovo shows on your device, now is the time to recopy aroma file manager and supersu. if not just wait for the screen to turn back on.
e. once twrp recovery is on, go to mount and check SYSTEM. (do not touch anything aside what i unstructed)
d. go back to previous menu and go to install
install aroma file manager and wait for it to finish
f. once installed it will go directly to aroma file manager, go to system folder and scroll down. look for recovery-from-boot.p and delet it
g. once deleted exit aroma file manager (button can be found on right corner)
h. go back and install beta supersu which you copied. (browse sd card)
i. once flashed, reboot system,
step 7:
a. if you made it this far, then you are almost done.
b. just finish the lenovo start up.
c. once done, connect your device again on your computer and copy xposed apk and xposed arm to internal or sdcard
d. install xposed apk
e. turn off your device
step8:
a. reboot to recovery (press vol up and down and power button simultaneously, once you felt a vibration release power button whilst holding vol up and down button. lenovo screen will show and it will eventually go to twrp recovery)
b. click install and install xposed arm
c. onced install. reboot system.
THERE YOU GO... YOU ARE DONE. YOU CAN VERIFY ROOT BY DOWNLOADING ROOT CHECKER FROM GOOGLE PLAY STORE.
WELL I WAS FORCED TO ROOT MY K4 NOTE JUST TO PLAY POKEMON GO.
I WILL UPLOAD SCREEN SHOT ONCE I ALREADY COMPILED THEM. THANK YOU
IF YOU LIKE AND HELPED YOU A LOT PLEASE HIT THANKS AND LEAVE A MSG.
IF YOU HAVE QUESTIONS, JUST COMMENT IT HERE.
Thanks it worked. I was about to complain when twrp recovery does not show up. BUT IT WORKED THANKS
xposed isn't necessary to root the phone. Am I right? Maybe you should explain that in the OP. You'll get people confused down the road if they don't already know what they're flashing.
Sent from my f320 using XDA Labs
Will it work on s219?
I just badly wanna root amd this is the easiest way i found..
Thanks:cyclops:
And yes,one more question,
During unlocking the bootloader, will it only format my phone or both phone and sd card?
infected_162k said:
Will it work on s219?
I just badly wanna root amd this is the easiest way i found..
Thanks:cyclops:
And yes,one more question,
During unlocking the bootloader, will it only format my phone or both phone and sd card?
Click to expand...
Click to collapse
yup....and yuhooooo.
it worked like a charm.thank you very very much:fingers-crossed:
infected_162k said:
yup....and yuhooooo.
it worked like a charm.thank you very very much:fingers-crossed:
Click to expand...
Click to collapse
hi
will it erase internal phone memory (i mean after flushing ROM can i get my data using any recovery software)
i am also using same s219 Rom model lenovo k4 note phone.
Actually i deleted some files unexpectedly from internal memory but i want them back, so i tried many ways but no software is identifying internal memory as a drive. I tried to root using root apps but marshmallow not allowing.
i found this topic, but i have only doubt is after flushing the rom can i recover my data using any recovery software?
Thanks in advance
thank you so much!
now to answer some queries and give thanks...
@Duffy144: glad you like it.
@Bdwilk: thank you for the input, i will do that.
@infected_162k: i haven't tried yet since i haven't been able to check latest OTA, but i will try it now since s218 causes lag and memory leak when using facebook messenger. and as you've said. thanks for the confirmation for s219, at least i am more confident. btw, does this really solve the memory leak of the s218?
@anvesh.k yes it will delete all files as the procedure requires you to factory reset your handset.
Rooted K4 Marshmallow
Damn. Finally. I got root. Can finally get rid of that Cell Broadcast. Thanks Sir ansei. The unlocking of bootloader, flashing of twrp and supersu process is pretty much straight forward and will only take you about less than 10 minutes.
Am not sure if this is a systemless root i have. If so, it's great. I am on S_219. Zero performance or stability issues.
I feel my K4 Note runs smoother and snappier compared to S150 row. Still getting the hang of the revamped user interface though.
Overall, Marshmallow 6.0 S_219 runs great with unlocked bootloader, twrp and supersu.
Can someone confirm if this works with 2 gb / 32 variant?
RK_D2502 said:
Damn. Finally. I got root. Can finally get rid of that Cell Broadcast. Thanks Sir ansei. The unlocking of bootloader, flashing of twrp and supersu process is pretty much straight forward and will only take you about less than 10 minutes.
Am not sure if this is a systemless root i have. If so, it's great. I am on S_219. Zero performance or stability issues.
I feel my K4 Note runs smoother and snappier compared to S150 row. Still getting the hang of the revamped user interface though.
Overall, Marshmallow 6.0 S_219 runs great with unlocked bootloader, twrp and supersu.
Click to expand...
Click to collapse
Can you recovered old data after rooting the device?
anzei19 said:
@infected_162k: i haven't tried yet since i haven't been able to check latest OTA, but i will try it now since s218 causes lag and memory leak when using facebook messenger. and as you've said. thanks for the confirmation for s219, at least i am more confident. btw, does this really solve the memory leak of the s218?
Click to expand...
Click to collapse
Amm, about that memory leak thing, i basically know what that is cause it was a huge problem in my father's phone(gionee m3). But i exactly don't know how to know if it's still there or not as I use messenger hardly 2-3 times a week. guide me about this so I can tell you exactly.
Another thing that will help other users: I have to factory reset my phone due to a google error ( unable to communicate with Google server). I was not sure about root and xposed will be gone or not. But here is the result : lost both, root and xposed. Just flashed both again, super su and xposed framwork, worked
anvesh.k said:
Can you recovered old data after rooting the device?
Click to expand...
Click to collapse
Old data? Not sure what you are referring to. After the unlocking of bootloader, flashing or twrp and root, restarted the phone in normal mode. Went through the setup wizard and all. Reinstalled my usual stuff. Back to where I left in Lollipop. Zero issues with Marshmallow 6.0 S_219.
Sir Ansei, everything is fine except 1 minor issue, when rebooting to TWRP, I often get the black screen. Power cycling the phone works. Any ideas?
RK_D2502 said:
Old data? Not sure what you are referring to. After the unlocking of bootloader, flashing or twrp and root, restarted the phone in normal mode. Went through the setup wizard and all. Reinstalled my usual stuff. Back to where I left in Lollipop. Zero issues with Marshmallow 6.0 S_219.
Click to expand...
Click to collapse
May be what he trying to tell is he accidentally deleted some of his important stuff and now he wants to get it back with the apps that use root to dig around. But as per my experience, it only work if that portion of sd card of internal storage is stayed untouched not if overwritten by something else. But if you already rooted, just give it a try...maybe you'll be lucky...
infected_162k said:
May be what he trying to tell is he accidentally deleted some of his important stuff and now he wants to get it back with the apps that use root to dig around. But as per my experience, it only work if that portion of sd card of internal storage is stayed untouched not if overwritten by something else. But if you already rooted, just give it a try...maybe you'll be lucky...
Click to expand...
Click to collapse
Thanks for understanding my problem
call fastboot.exe flash recovery recovery/recovery.by.gursewak.img - needs to be edited? make sure path is correct and image name.
call fastboot.exe flash recovery recovery.img
Just put recovery.img in the same folder
I cannot get fastboot to recognize my device & perform the bootloader unlock. Whenever I type in " adb reboot bootloader" or click on that "unlock_recovery.bat" file, I get booted into a dark screen where "fastboot" is written at the bottom & the command prompt window says < waiting for device> & I am stuck there until I reboot my phone.
Please tell how to get past this!
sujitmohanty2012 said:
I cannot get fastboot to recognize my device & perform the bootloader unlock. Whenever I type in " adb reboot bootloader" or click on that "unlock_recovery.bat" file, I get booted into a dark screen where "fastboot" is written at the bottom & the command prompt window says < waiting for device> & I am stuck there until I reboot my phone.
Please tell how to get past this!
Click to expand...
Click to collapse
you should install fastboot driver
setpam25 said:
you should install fastboot driver
Click to expand...
Click to collapse
@setpam25 Is there a specific driver for that.? If yes, could you please share the link to download that?
My system currently has the lenovo usb driver 1.16, windows 10 mtk vcom preloader & ADB interface driver (by google) properly installed!
Does this work on s230 update marshmallow
Please help me,
I am stuck there until I reboot system

[GUIDE]How to Root Honor 9 Oreo

!Disclaimer: You will void your warranty by proceeding with this process! Make sure to check every step and backup your own data. I am not responsible for you soft or hard-bricking your phone. This tutorial is for the Honor 9 STF-L09C432B36(0/2/3/4/5/6/7/8). Other versions may work or may not!
Pre requirements:
-A working pc with internet connection
-your phone
-pin set in android (lock screen)
-USB type c connector
-read everything carefully
-proceed with caution
-rather ask, than doing something you don't understand or you are unsure of
Credits go to:
-xzx0O0
-topjohnwu
-k1ks
1.UNLOCKING THE BOOTLOADER
!If the phone perfoms a bootloader unlock, a factory reset will be perfomed automatically. So you will have to backup your data to a sdcard or to the pc.!
Step 1.1 and 1.4 are hanging together. They can be skipped with no worries, but I would recommend to do it. !THIS IS NOT A FULL BACKUP!
1.1 [OPTIONAL]BACKING UP PHONE SETTINGS:
1.1.1 Download and install Hisuite on your pc: http://consumer.huawei.com/minisite/HiSuite_en/
1.1.2 Connect your pc with your phone
1.1.3a If you see a pop up like this,then choose transfer files and skip Step 1.1.3b
1.1.3b Go to your Notifications on your phone. There will be a settings notification. Press on it and select File transfer via USB.
1.1.4 On your phone go to Settings -> Security & privacy -> More -> and turn on allow Hisuite to use HDB (image)
1.1.5 The phone may ask you to trust the pc. Select always trust this pc (image)
1.1.6 Go to settings -> System -> About phone -> and press about 10 times on the build number.
1.1.7 Go to settings -> System -> Developer Options -> and turn on USB debugging (image)
1.1.8 Open Hisuite on pc
1.1.9 Choose Backup and select everything. Don't password protect it.
1.2 OBTAINING THE UNLOCK CODE
Everything you see below in pink does not work anymore since Huawei has officially stopped providing the bootloader unlock code on their website.
Instead please use this thread for obtaining your bootloader unlock code: https://forum.xda-developers.com/honor-7x/how-to/how-to-unlock-huawei-bootloader-removal-t3780903
1.2.1 Go to this website and press Unlock
1.2.2 Register a huawei id or login
1.2.3 Follow the steps until you see this page
1.2.4 Choose Since Emui 5.0
1.2.5 Fill out the rest of the information. (The IMEI can be found at settings -> System -> About Phone)
1.2.6 Press Commit. If every info was put in correct, A yellow message should appear saying: "Your unlocking password is: ..." Copy the code somewhere safe on your pc.
1.3 UNLOCKING THE BOOTLOADER
1.3.1 Download Minimal ADB and fastboot for your operating system. For windows 32 and 64bit: https://androidfilehost.com/?fid=746010030569952951
1.3.2 install and open the folder where you installed it to.
1.3.3 Run fastboot.exe and adb.exe once
1.3.4 Go to Settings -> System -> developer options turn on OEM unlocking. If you do not have developer options do step 1.1.6 and come back to 1.3.4.
1.3.5 Connect your phone with the pc and turn on USB Debbuging(Step 1.1.7) and file transfer via adb(Step 1.1.3b) on your phone
1.3.6 On your pc go to the folder where you have installed adb. Open a CMD Windows at this folder(For Windows hold leftshift and press right click. Then choose open cmd from this folder)
1.3.7 Make sure that usb debugging is still enabled. In CMD: type adb devices -> hit enter. It should say your serial number with the status "device" (image)
If that is not the case, check if 1.USB Debugging is enabled 2. Allow Transfer files in Notifications.
1.3.8 type in CMD adb reboot bootloader. Your device will reboot into the bootloader.
1.3.9 It should say FRP Unlock and PHONE locked.
If FRP is locked and green, you did not enable oem unlock. => Hold the power button to reboot and go back to step 1.3.4
1.3.10 type in CMD fastboot oem unlock code replace code with the number from Step 1.2.6. Hit enter.
1.3.11 A window will pop up asking you if you want to unlock the bootloader. !Pressing yes will void your warranty and perform a factory reset deleting all personal data on internal storage.! With your volume up and down keys navigate to yes and press the power button to proceed. Your device will automatically reboot and perform a factory reset and reboot again.
1.3.12 Put in all your information, so that the phone is fully usable again
[OPTIONAL]1.4 REAPLYING PHONE SETTINGS
1.4.1 Repeat Step 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7 and 1.1.8
1.4.2 In Hisuite press restore and choose the backup you have created in Step 1.1.9
2.FLASHING AND SETTING UP TWRP
2.1 FLASHING TWRP
2.1.1 Set a pin for your phone if you have not (lockscreen). Go to this thread and download stf-twrp-zxz-0.3.img and this kernel
2.1.2 Move both .img to your folder, where you have installed adb
2.1.3 Do Step 1.3.5, 1.3.6, 1.3.7 and 1.3.8
2.1.4 It should say FRP Unlock and PHONE Unlocked(image) => Step 2.1.5 . If Phone is locked and green, you did not unlock your bootloader => Step 1.3.
2.1.5 in CMD type fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img => hit enter.
2.1.6 type fastboot reboot in CMD to reboot. Do not close CMD window and do not unplug phone from pc if you continue with 2.2.
2.2 SETTING UP TWRP
2.2.1 Do Step 1.3.5, 1.3.6, 1.3.7
2.2.2 in CMD type adb reboot recovery_ramdisk => hit enter
2.2.3 wait for it to boot. It will ask you for a password. You can choose whatever you want. I would recommend you use your PIN to unlock your phone. REMEMEBER IT!
2.2.4 Then this screen will appear. Swipe to allow modifications.
2.2.5 Press Reboot -> System and do not install the twrp app.
2.2.6a If your on screen buttons and flash are working skip step 2.2.6b
2.2.6b If your on screen buttons are not working => connect phone to pc and connect with adb correctly. In CMD press adb reboot bootloader to reboot into the bootloader. Then flash the custom kernel in CMD , by pressing fastboot flash kernel KERNEL_B360a_TOUCH_FIX.img and hit enter to flash. Then reboot your phone with fastboot reboot
2.2.7 !Read through this whole thread to check which functions of TWRP are working and which not!
3. ROOTING WITH MAGISK
3.1.1 Download Magisk v-16.0 from here and the uninstaller from here.
3.1.2 Connect phone with PC. Activate file transfer via USB in Notifications. Move the Magisk-v16.0.zip and uninstaller.zip to the root of your internal storage or sdcard on your phone.
3.1.3 Do Step 1.3.5, 1.3.6 and 1.3.7 . Type in cmd adb reboot recovery_ramdisk => hit enter.
3.1.2 Type in your password from Step 2.2.3. Press on Install. Select the storage where you put both .zip from Step 3.1.2. Search and press on Magisk-v16.0.zip. Swipe to flash. Then press on reboot to System.
Nice thread. Good.
If the site is long or bug at wish , do not answer for ask code.
Use a VPn or Proxy.
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at emui huawei com/.
Click to expand...
Click to collapse
I've tried to get the unlock code from the site for three days to no avail. It always just redirects to front page as there doesn't seem to be any unlock page anymore. So if anyone has any better luck with this please share
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Click to expand...
Click to collapse
anon9000 said:
I've tried to get the unlock code from the site for three days to no avail. It always just redirects to front page as there doesn't seem to be any unlock page anymore. So if anyone has any better luck with this please share
Click to expand...
Click to collapse
I wrote an email to my regional Huawei Support, and they replied that if i sent them my model, IMEI etc, they will resend unlock code. So try this guys
Saftpresse99 said:
Hi,
is this guide still valid? I will get my phone next weekend. I cannot find "Unlock" at https://emui.huawei.com/.
Click to expand...
Click to collapse
Yes I'm sorry that I am replying so late.
So noone really knows if it is going to come back, but here's what you can do:
1: Go to this site. Scroll down. Choose your country. Call the hotline. Give them the required info. They will send you the unlock-code via Email. I tried it with the German Number and they send it to me without a problem.
2: Try emailing the support from Honor or Huawei.
3: Try out this Thread. You will have to pay about 4 EUR ($5).
Lukalion said:
Yes I'm sorry that I am replying so late.
So noone really knows if it is going to come back, but here's what you can do:
1: Go to this site. Scroll down. Choose your country. Call the hotline. Give them the required info. They will send you the unlock-code via Email. I tried it with the German Number and they send it to me without a problem.
2: Try emailing the support from Honor or Huawei.
3: Try out this Thread. You will have to pay about 4 EUR ($5).
Click to expand...
Click to collapse
How long did it take for you to get the unlock? I just called and they told me it should take about two weeks
shiboby said:
How long did it take for you to get the unlock? I just called and they told me it should take about two weeks
Click to expand...
Click to collapse
Try calling different phone numbers. Some are willing to give you the unlock and some not. I think they also don't know whats really going on with the site etc. But as of right now the 3 ways mentioned above, are the only ways to get the unlock code. Maybe the Unlock site at https://emui.huawei.com/ will come back some time.
Thank you for writing this tutorial, it's really helpful to have all steps in one place to know what to do.
If you could include how to revert back to the locked bootloader with stock firmware, that can be sent back to Huawei for warranty repairs, that would be great!
Best,
Chris
Hi
I did everything like in instructions and its gone well.
then i decided to install module in magisk to hide navigation bar and now my phone has a black screen and i can only turn it off... anyone knows how to fix it?
KubaEM said:
Hi
I did everything like in instructions and its gone well.
then i decided to install module in magisk to hide navigation bar and now my phone has a black screen and i can only turn it off... anyone knows how to fix it?
Click to expand...
Click to collapse
1. Go this thread and download the Mount-Magisk.zip
2. Move it somewhere to your phone. (If you are unable to boot to system connect phone to PC. Reboot phone to twrp. Open a adb window on the PC. In twrp go to advanced. Start the adb sideload. Press on cancel and then on back. Move the Mount-Magisk.zip into your adb folder on the pc. In the cmd type adb push Mount-Magisk.zip /external_sd or which ever path you like. )
3. Boot to twrp.
4. Go to Install and choose the Mount-Magisk.zip . Flash it. After flash press on back.
5. Go to Advanced -> File Manager. At the very top/root of your system should now be a folder called Magisk. Open the folder. The next folders also should include your Modules. Hold the folder of the module and delete it.
6. Reboot and everything should be fixed.
Let me know if it worked! :good:
Just to let everyone know. The unlock page is back. :highfive::laugh::laugh::laugh: Happy Unlocking :good::victory::victory::victory:
Lukalion said:
Just to let everyone know. The unlock page is back. :highfive::laugh::laugh::laugh: Happy Unlocking :good::victory::victory::victory:
Click to expand...
Click to collapse
Yeah... Its back for about 2 months, and then it will be closed pernamently
click
So if I unlock bootloader, and then root my device then i won't receive any OTA update anymore... but how can I deal with this situation in order to re-lock when it's OTA time and unlock again when I got it?
ps. No OTA means only no firmware or it means also no security patches ??
ov3rlordRAGE said:
So if I unlock bootloader, and then root my device then i won't receive any OTA update anymore... but how can I deal with this situation in order to re-lock when it's OTA time and unlock again when I got it?
ps. No OTA means only no firmware or it means also no security patches ??
Click to expand...
Click to collapse
In case of Honor devices, to a certain point you are still getting ota updates. To check on the newest updates download the app Huawei Firmware Finder. Then follow the HuRUpdate Thread to update to the newest firmware without unrooting.
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
listo09 said:
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
Click to expand...
Click to collapse
Try reflashing Magisk in TWRP.
listo09 said:
hi, magisk automatically closes after about 3 seconds, how can I solve this problem?
Click to expand...
Click to collapse
Issue Magisk FC , when you open Magisk , go direct on 'About' .
This will keep it open.
Some solutions should be on official section for Magisk
Lukalion said:
Try reflashing Magisk in TWRP.
Click to expand...
Click to collapse
Funziona, grazie
Hi! I'm currently attempting to complete step 2.1, but I've run into a problem.. I've completed all the 1.-steps and added the twrp & kernel img-files to the adb folder, but when I attempt to use cmd fastboot flash recovery_ramdisk stf-twrp-zxz-0.3.img, I just get the response waiting for any device, and then nothing else happens. Any suggestions?

[STABLE] XIAOMI/DUOQIN QIN 1S+ resolve software installation restrictions

Preparation:
1. A memory card
2. One computer, and the spreadtrum driver has been installed (how to determine whether the driver has been installed, in fastboot mode to see whether there are unrecognized devices in the device manager can be).
3. The phone is in debugging mode
Start work:
1. Download duoqin1splus. rar, extract the duoqin1splus. rar and copy updata.zip to the local directory for backup;
2. Connect the phone to the computer (make sure there is a memory card inside!), uncompress DuoQin1SPlusRecovery. Rar, run runme.bat;
3. The phone will automatically enter fastboot, restart and enter the Recovery mode. Press "8" to enter the main interface of Recovery (don't double clear!Do not double clear!There is no Recovery mode to resume the previous step!;
4. Select "Apply update from external storage." select "update.zip" to copy to the memory card.
5. After the brush is finished, it is forbidden to double clean; select "reboot system" directly;
6. Wait for restart to enter the interface.
If you need to reset the phone, please go into the Settings to restore the factory Settings after the phone starts up normally. I will not be responsible for the repair of the jammed screen caused by double clear. Remind yourself not to listen. It's your own business.
Issues to note:
1. This kind of thing is mostly made out of feelings (yes, mobile phone has been repaired 2 times, and this test will be repaired again).Do not use for commercialization, once found, I will pursue the responsibility of commercial pirates.
2. After starting up each time, the recovery of the mobile phone will be restored to the official recovery. If you have other needs for using the mobile phone, please follow the steps in the beginning work and start over again.
3. Once the system is modified, ota update cannot be installed, please note;
4. Swiping machine is risky, please be careful.
You can read the original at: myworldbooks.cn/archives/683
Download link: pan.baidu.com/s/1d84F1SCgpauisG-6dr1x6w
Code: 74ex
Unpackage code:
George_20190813
------------------------------------------------------------------------------------------------
20190928 update
Flash program & package
Download link: pan.baidu.com/s/19YQiV69j2IPpyi-PL21VuQ Code: 8d7g
Offical Package
Download link: pan.baidu.com/s/1dwotU5e6rsX220plCDGqPA Code: hk7i
All the information which had updated was in the source page: myworldbooks.cn/archives/683
in addition:
who can provide me fdl1 and fdl2 files of sc9820e? thanks.
can someone help to host the files onto another website? don't have access to baidu
many thanks!
https://drive.google.com/open?id=1aqz-BmlwImyGeZvnd_9XMyVbwApgoui4
thank you both! managed to install whatsapp by following the steps!
you guys are great!
I followed the steps in the guide and I am stuck at step 3. On this step
3. The phone will automatically enter fastboot, restart and enter the Recovery mode. Press "8" to enter the main interface of Recovery (don't double clear!Do not double clear!There is no Recovery mode to resume the previous step!;
My phone is entering fastboot, however there are no selection within the fastboot whatsoever. How do I restart and enter Recovery mode?
I tried holding the power button, it restarted but it entered the normal boot.
Tried to restart again and hold 8 still the same.
Can anyone help? I followed all the steps.
I can confirm it.
Following these steps the phone enters fastboot, but without automating restarting on Recovery mode.
Also on fastboot there no option for manual restart on Revovery mode.
Any help will be welcome.
Tool for Qin 1s and Qin1s +
Install Qin 1s and Qin1s + Applications
Getting root rights to 1s + version
Backup partitions on 1s + version
Quick reboot commands
gaguga said:
Tool for Qin 1s and Qin1s +
Install Qin 1s and Qin1s + Applications
Getting root rights to 1s + version
Backup partitions on 1s + version
Quick reboot commands
Click to expand...
Click to collapse
Thanks for your work. it's useful. :good:
I hope you do not mind i had been sharing your programs in my blog.
thank you!
jcbwlsnlee said:
I followed the steps in the guide and I am stuck at step 3. On this step
3. The phone will automatically enter fastboot, restart and enter the Recovery mode. Press "8" to enter the main interface of Recovery (don't double clear!Do not double clear!There is no Recovery mode to resume the previous step!;
My phone is entering fastboot, however there are no selection within the fastboot whatsoever. How do I restart and enter Recovery mode?
I tried holding the power button, it restarted but it entered the normal boot.
Tried to restart again and hold 8 still the same.
Can anyone help? I followed all the steps.
Click to expand...
Click to collapse
So sorry reply you too late. Your could press the power button when your phone hold on the fastboot mode. If you can't enter in the recovery mode, may be your adb.exe is using or derive of fastboot has some problems. Please check and fix them.
The source page in Chinese and the origin flash programs was updated. it may solve your problems.
NickTheGreek said:
I can confirm it.
Following these steps the phone enters fastboot, but without automating restarting on Recovery mode.
Also on fastboot there no option for manual restart on Revovery mode.
Any help will be welcome.
Click to expand...
Click to collapse
Please check off your drives when your phone is under the fastboot mode, and ensure the adb.exe is not in using.
Thanks man, It's working now!
0xA said:
Please check off your drives when your phone is under the fastboot mode, and ensure the adb.exe is not in using.
Click to expand...
Click to collapse
---------- Post added at 09:54 AM ---------- Previous post was at 09:47 AM ----------
Also, does anybody know a workaround solution in order to make the OTA updates working again?
NickTheGreek said:
Thanks man, It's working now!
---------- Post added at 09:54 AM ---------- Previous post was at 09:47 AM ----------
Also, does anybody know a workaround solution in order to make the OTA updates working again?
Click to expand...
Click to collapse
I had updated some new packages to solution the problem about the OTA updated after cracked phone, and you can view the source page to find them.
If your phone version is not in list on the source page, please recover to the recently official system and crack phone again.
By the way, you can make a package to delete the PackageInstaller.odex and put a new PackageInstaller.apk which is download from Google official and the app's file name is not same with the preset PackageInsatller.apk, after that, Using the cracked recovery to install the package, OTA update will be normal and phone could install any application also. (App must support Andriod 4.4.4).
Thanks!
But i don't have access to baidu.
0Xa, please, help to recover device! I try method from 29 sep, something rong, now my phone is bootloop. is there any solution for repair!?!
Reload software 1.2.2 and other files on filehost, can't download from Baidu.
ikoko said:
0Xa, please, help to recover device! I try method from 29 sep, something rong, now my phone is bootloop. is there any solution for repair!?!
Reload software 1.2.2 and other files on filehost, can't download from Baidu.
Click to expand...
Click to collapse
Do not worry. If your phone is under the bootloader (fastboot mode), just long press the button of power, and waiting for device to reboot to the phone desktop. The drive of bootloader (fastboot mode) which has not been installed well may cause that.
And i'm sorry to tell you that the accessibility function is disabled in this phone, so the talkback tool may not be available. but i helped you to feedback this question to DuoQin official support. before official solve it, may be there has another way to solve this problem when the phone has rooted.
I had updated all file in Mega. and you can download it from this url: https://mega.nz/#F!64VV1IQB!k3F1pQCcT3W94fUblPH7eA. Hope it's will help you.
NickTheGreek said:
Thanks!
But i don't have access to baidu.
Click to expand...
Click to collapse
I had updated all files in Mega, and u can also download from https://mega.nz/#F!64VV1IQB!k3F1pQCcT3W94fUblPH7eA.
0XA, i can't enter in fastboot mode, my phone is on permanent reboot. How can i enter in fastboot or recovery mode by key combination? please, write me e-mail on Duoqin support!
Thanks and regards.
@0xA can ya help me to get root and gapps for Qin2 please?
Add more language
Can anyone help me how to add language. The device only supports English and Chinese I need Hebrew language (mainly for typing sms) Is it possible to add additional languages (keyboard) ​​via root access?

Categories

Resources