BlackShark3S ROM or Recovery do you have? [Resolved!] - Xiaomi Black Shark 3 Questions & Answers

I know it's out of place, but I'm posting here because it's not registered this device with XDA. Forgive me.
I have a BlackShark 3S, but I can't update it because it broke Recovery.:crying:
Therefore, BlackShark 3S Full OTA or Recovery dump is required.
If you have it, would you please share it?
Thank you for reading.

Try the following:
1. Unlock bootloader (if not already) https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/
2. Download https://pan.ydxby.com/刷机包/黑鲨3/KLEN2009280CN00MQ3.zip?preview
3. Get Fastboot https://developer.android.com/studio/releases/platform-tools
4. Flash my fixed (updated with new bs3 and 3s kernel) TWRP from the attachment (fastboot flash recovery_a *Link to the downloaded TWRP image* and fastboot flash recovery_b *Link to the downloaded TWRP image*)
5. Boot to recovery (fastboot reboot recovery/fastboot boot *Link to the downloaded TWRP image*)
6. (recommended, not necessary) wipe all partitions in TWRP/Factory data reset/format as F2FS (updated it)
7. plug Phone to computer, copy the KLEN2009280CN00MQ3.zip from 2. to internal storage
8. install the zip in TWRP
9. (optional) after install, reboot to fastboot and flash TWRP again (if you don't do that you will have stock recovery)
10. boot the system
Other option:
instead of 2. Find the exact rom you have on your device https://pan.ydxby.com/刷机包/黑鲨3/
4. Extract the payload https://forum.xda-developers.com/t/guide-payload-bin-install-ota-zip-without-twrp.3865319/
5. install the recovery by fastboot flash recovery_a *Link to recovery.img* and fastboot flash recovery_b recovery.img
11. Tell me if sth worked for you so the next one with this problem sees
12. never buy a phone from someone who does not provide official stock ROM downloads/bootloader unlock again.

Sorry xda was not allowing me to upload for whatever invisible reasons. it seems to have worked after 200 attempts but 7z is not allowed (its smaller xda!) so i renamed to .zip. Just rename it back to KLEN2009280CN00MQ3TWRP_3.4.2B_repack.7z and extract it....

Hi @wertus33333
I saw it now.
I'll try it now.
12. never buy a phone from someone who does not provide official stock ROM downloads/bootloader unlock again.
Click to expand...
Click to collapse
That's really true.They also don't provide source code of linux kernel. (You are also mentioned here. https://forum.xda-developers.com/t/...l-and-up-to-date-china-rom-downloads.4197717/)
I was saved because you were there. Thank you.

koumaza said:
...
I was saved because you were there. Thank you.
Click to expand...
Click to collapse
Happy to help. So it worked out?

wertus33333 said:
Try the following:
1. Unlock bootloader (if not already) https://forum.xda-developers.com/t/blackshark-3-3-pro-3s-unlock-bootloader-files.4141537/
2. Download https://pan.ydxby.com/刷机包/黑鲨3/KLEN2009280CN00MQ3.zip?preview
3. Get Fastboot https://developer.android.com/studio/releases/platform-tools
4. Flash my fixed (updated with new bs3 and 3s kernel) TWRP from the attachment (fastboot flash recovery_a *Link to the downloaded TWRP image* and fastboot flash recovery_b *Link to the downloaded TWRP image*)
5. Boot to recovery (fastboot reboot recovery/fastboot boot *Link to the downloaded TWRP image*)
6. (recommended, not necessary) wipe all partitions in TWRP/Factory data reset/format as F2FS (updated it)
7. plug Phone to computer, copy the KLEN2009280CN00MQ3.zip from 2. to internal storage
8. install the zip in TWRP
9. (optional) after install, reboot to fastboot and flash TWRP again (if you don't do that you will have stock recovery)
10. boot the system
Other option:
instead of 2. Find the exact rom you have on your device https://pan.ydxby.com/刷机包/黑鲨3/
4. Extract the payload https://forum.xda-developers.com/t/guide-payload-bin-install-ota-zip-without-twrp.3865319/
5. install the recovery by fastboot flash recovery_a *Link to recovery.img* and fastboot flash recovery_b recovery.img
11. Tell me if sth worked for you so the next one with this problem sees
12. never buy a phone from someone who does not provide official stock ROM downloads/bootloader unlock again.
Click to expand...
Click to collapse
Thanks a lot! Working perfect!
Some comments what I found:
- After flashing ROM, safety net fails, all points
- Rooting without any problem
- Magisk Hide working well for that apps wich doesn't work if detect root
- Smali Patch not working for spoofing in PoGo
- I used this method because after unlock mi BS3S couldn't even once, login into google account, now can login anytime
Still have to find the way to make smali patch works, but at now looks fine
Thanks again

LuigiHacks said:
Thanks a lot! Working perfect!
Some comments what I found:
- After flashing ROM, safety net fails, all points
- Rooting without any problem
- Magisk Hide working well for that apps wich doesn't work if detect root
- Smali Patch not working for spoofing in PoGo
- I used this method because after unlock mi BS3S couldn't even once, login into google account, now can login anytime
Still have to find the way to make smali patch works, but at now looks fine
Thanks again
Click to expand...
Click to collapse
Happy to have helped,
-Maybe safety net fails bcs its CN beta rom
-If you only need location spoof you could try enabling dev options and selecting a mock location app from aurora-/playstore/F-droid no idea if it works with PoGo tho
to further optimize the ROM you could disable some of the bloatware with a magisk system app disabler.
would also be quite interesting if GSI's work (so we would have multilanguage support on nice interfaces with newest CN firmware...) but i filled that 256GB and backups take ages without USB3.0 xD

wertus33333 said:
Happy to have helped,
-Maybe safety net fails bcs its CN beta rom
-If you only need location spoof you could try enabling dev options and selecting a mock location app from aurora-/playstore/F-droid no idea if it works with PoGo tho
to further optimize the ROM you could disable some of the bloatware with a magisk system app disabler.
would also be quite interesting if GSI's work (so we would have multilanguage support on nice interfaces with newest CN firmware...) but i filled that 256GB and backups take ages without USB3.0 xD
Click to expand...
Click to collapse
Hello my friend, you deserved a cold beer
I flashed back KLEN2009280CN00MQ3, flash noverity zip, root magisk, smali patcher + spoofing signature, full Google apps and now everything works perfect, sing in all my accounts, magisk by passing safety net and spoofing PoGo without issues. Really thanks for your help.
One last question, do you know how to lock apps working in background and holding his reference in the notification bar? (Even when you release memory closing apps) it's for the joystick that am using.
Regards

LuigiHacks said:
Hello my friend, you deserved a cold beer
I flashed back KLEN2009280CN00MQ3, flash noverity zip, root magisk, smali patcher + spoofing signature, full Google apps and now everything works perfect, sing in all my accounts, magisk by passing safety net and spoofing PoGo without issues. Really thanks for your help.
One last question, do you know how to lock apps working in background and holding his reference in the notification bar? (Even when you release memory closing apps) it's for the joystick that am using.
Regards
Click to expand...
Click to collapse
nice.
so you want the app to stay active in background? remove it from battery optimizations (not sure if cleaning recents will still clean it but the system won't stop it)
also check the app permissions of the apps you want to keep in notification bar maybe there is an option somewhere

safety net passed in beta
{
"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 I recommend litegapps
LiteGapps
Download LiteGapps for free. LiteGapps is a custom gapps which is ,small, friendly and complete. LiteGapps is an Custom Gapps for smartphones, tablet, desktop, free and open-source software. by providing complete, stable support and several additional features.
sourceforge.net
It works systemless xD

koumaza said:
And I recommend litegapps
LiteGapps
Download LiteGapps for free. LiteGapps is a custom gapps which is ,small, friendly and complete. LiteGapps is an Custom Gapps for smartphones, tablet, desktop, free and open-source software. by providing complete, stable support and several additional features.
sourceforge.net
It works systemless xD
Click to expand...
Click to collapse
i recommend no gapps most apps "requiring" play services work perfectly without (they are telling different stories tho xD) and there is aurorastore

I've seen it, it's awesome!
Unfortunately, I need a Google Play license, so I'll use both.
And I just tried it, and the app is amazingly complete!
I will now use the aurora store to manage my apps.

Thanks for the post. Just got my BS 3S, i would like to root it and debloat most of the apps. Also is there any way to change the launcher? I tried in the settings, default apps, it says cant set because the launcher that Im trying to use is not allowed my JOYUI, Im trying Nova and Lawnchair 2. Thanks

I tried in the settings, default apps, it says cant set because the launcher that Im trying to use is not allowed my JOYUI, Im trying Nova and Lawnchair 2
Click to expand...
Click to collapse
Try installing and using quickswitch with magisk.
Then you can change the SystemUI native launcher.
Also, CustoMIUIzer is an interesting app so please try it.

koumaza said:
Try installing and using quickswitch with magisk.
Then you can change the SystemUI native launcher.
Also, CustoMIUIzer is an interesting app so please try it.
Click to expand...
Click to collapse
My BS 3S is not yet rooted, can you guide me?

hello can update
Download https://pan.ydxby.com/刷机包/黑鲨3/KLEN2009280CN00MQ3.zip?preview ??
Can't download now

iampatricktan said:
My BS 3S is not yet rooted, can you guide me?
Click to expand...
Click to collapse
I write the method I performed.
First, one thing to keep in mind is that the BlackShark 3 and 3S are partially compatible.
1. Unlock Bootloader.
Follow This Thread.
BlackShark 3/3 Pro/3S unlock bootloader files.
This unlocking method was researched by myself, so I bought two machines to study it. I know that many Chinese can unlock the Bootloader, but they are unwilling to announce it. They charge high unlock fees to unlock for users in need. This is...
forum.xda-developers.com
2. Flash Magisk from TWRP
TWRP-LINK: https://mega.nz/folder/KU8DTZhR#M2YjCHUrmupBkovTam2HtQ
If you don't know what to do for, please ask me.

Related

[TWRP] TWRP/No-Verity Kernel for Moto E5 (Nora)(XT1944-2/-4)

Hi guys, today I'm going to explain you, how to use TWRP and also how to disable forced encryption
Very Important!!!!
Works for all ROMs included stock ROM
Take a backup of boot partition with TWRP in case of something goes wrong
Pre-requisites
1.- Unlocked Bootloader
2.- PC, drivers installed and plattform tools folder: https://www.dropbox.com/s/c3c8rev5e40gy5b/platform-tools-latest-windows.zip?dl=0
3.- TWRP for Moto E5 Play by @CodyF86 : https://androidfilehost.com/?fid=3700668719832239867
4. No verity kernel by @MotoJunkie01 (Only for XT1944-2 or XT1944-4!!!!) : https://drive.google.com/file/d/1NcyuFRgvvRiS5MT5Jxl3uS3XHCnULBMc/view
5. fstab.qcom by CodyF86 also: https://androidfilehost.com/?fid=674106145207491856
Procedure
1.- While you have downloaded all necessary files, go to platform tools folder, and put there TWRP image
2.- Reboot your phone onto fastboot/bootloader, then open cmd and boot into TWRP with this code: fastboot boot twrp_james.img (don't try to flash it because it won't work, and you will need to do that in order to use TWRP, all the time!!!)
3.- While you are in TWRP, go to bakcup and select everything, put the backup into SD Card to prevent some accidents. (The time that it will take depends on how much things you have on your phone)
4.- When backup it's done reboot to bootloader and flash the no-verity kernel
5.- Reboot system
6.- Then use some root explorer, this one is free and very useful https://forum.xda-developers.com/showthread.php?t=1523691
7.- Copy downloaded fstab.qcom and go to vendor/etc, the replace the file with the new one and reboot
8.- Boot again into TWRP, and swipe for factory reset, then format data (Remember that you'll lost your data
9.- Reboot the device, and wait.
This method is easier than the other and works fine, if you go to settings/security you'll see that device is encrypted but if you open that option, you'll notice that encryption is gone.*
Thanks to @MotoJunkie01 for the kernel
Thanks to @CodyF86 for TWRP and fstab.qcom
Nice guide @Fersho. Clear, informative, comprehensive and easy to follow.
MotoJunkie01 said:
Nice guide @Fersho. Clear, informative, comprehensive and easy to follow.
Click to expand...
Click to collapse
Thanks to you for helping with the kernel, I'm very thankful with you
Fersho said:
Thanks to you for helping with the kernel, I'm very thankful with you
Click to expand...
Click to collapse
No problem. I'm glad you posted a guide with the kernel and supporting files to help others. That's what it's all about.
MotoJunkie01 said:
No problem. I'm glad you posted a guide with the kernel and supporting files to help others. That's what it's all about.
Click to expand...
Click to collapse
Then now I'm going to share how to install RR and Pie GSI and also the way to fix lag on both Oreo/Pie
where can we get the verity kernel for moto e5 1944-3
Will the no verity kernel work for XT1944-5?
Mahendra11 said:
Will the no verity kernel work for XT1944-5?
Click to expand...
Click to collapse
Maybe, try by your own risk, make a backup of boot partition because is the one that you'll need in case of something goes wrong
Thread updated, I've noticed that the previous method didn't work at all, and also I discovered that stock rom works fine without encryption, then if stock is decrypted, other roms won't be encrypted anymore
No verity kernel link is down pls re-upload it bro
Fersho said:
Thread updated, I've noticed that the previous method didn't work at all, and also I discovered that stock rom works fine without encryption, then if stock is decrypted, other roms won't be encrypted anymore
Click to expand...
Click to collapse
Re upload please
borksek said:
Re upload please
Click to expand...
Click to collapse
Sorry but I only have stock for XT1944-4 the other stock roms are lost, if somebody had downloaded the others then he could upload them
Fersho said:
Sorry but I only have stock for XT1944-4 the other stock roms are lost, if somebody had downloaded the others then he could upload them
Click to expand...
Click to collapse
Please I have the XT1944-4 could send me the file no Verity Kernel
Do you have a non-verity kernel for XT1944-3? please (single sim variant)
no-verity undownloadable
Fersho said:
Hi guys, today I'm going to explain you, how to use TWRP and also how to disable forced encryption
Very Important!!!!
Works for all ROMs included stock ROM
Take a backup of boot partition with TWRP in case of something goes wrong
Pre-requisites
1.- Unlocked Bootloader
2.- PC, drivers installed and plattform tools folder: https://www.dropbox.com/s/c3c8rev5e40gy5b/platform-tools-latest-windows.zip?dl=0
3.- TWRP for Moto E5 Play by @CodyF86 : https://androidfilehost.com/?fid=3700668719832239867
4. No verity kernel by @MotoJunkie01 (Only for XT1944-2 or XT1944-4!!!!) : https://drive.google.com/file/d/1NcyuFRgvvRiS5MT5Jxl3uS3XHCnULBMc/view
5. fstab.qcom by CodyF86 also: https://androidfilehost.com/?fid=674106145207491856
Procedure
1.- While you have downloaded all necessary files, go to platform tools folder, and put there TWRP image
2.- Reboot your phone onto fastboot/bootloader, then open cmd and boot into TWRP with this code: fastboot boot twrp_james.img (don't try to flash it because it won't work, and you will need to do that in order to use TWRP, all the time!!!)
3.- While you are in TWRP, go to bakcup and select everything, put the backup into SD Card to prevent some accidents. (The time that it will take depends on how much things you have on your phone)
4.- When backup it's done reboot to bootloader and flash the no-verity kernel
5.- Reboot system
6.- Then use some root explorer, this one is free and very useful https://forum.xda-developers.com/showthread.php?t=1523691
7.- Copy downloaded fstab.qcom and go to vendor/etc, the replace the file with the new one and reboot
8.- Boot again into TWRP, and swipe for factory reset, then format data (Remember that you'll lost your data
9.- Reboot the device, and wait.
This method is easier than the other and works fine, if you go to settings/security you'll see that device is encrypted but if you open that option, you'll notice that encryption is gone.*
Thanks to @MotoJunkie01 for the kernel
Thanks to @CodyF86 for TWRP and fstab.qcom
Click to expand...
Click to collapse
hello first congratulations for this tutorial and your work, but there is a small problem with the famous no-verity ^^ it is impossible to download would it be possible to have new links? thank you in advance!!
Hi there. I tried a thousand times now ... no succeed. Everytime I try to boot to twrp_james.img the screen is not accessable anymore. No interaction possible.
Switching device off -> switching device on .... even the "swipe to unlock" doesn't work. I use Motorola Moto E5 Nora XT1944-2.
Any ideas?!
honk0504 said:
Hi there. I tried a thousand times now ... no succeed. Everytime I try to boot to twrp_james.img the screen is not accessable anymore. No interaction possible.
Switching device off -> switching device on .... even the "swipe to unlock" doesn't work. I use Motorola Moto E5 Nora XT1944-2.
Any ideas?!
Click to expand...
Click to collapse
I have the same problem, I tried everything.
I'm unable to use TWRP (james).
after "fastboot boot twrp_james.img"
TWRP comes up with the Mount/dycrypt your data screen, a mouse pointer is visible in the middle. No user interaction is possible twrp doesn't seem to respond to touch screen user input.
Also the "No verity kernel by @MotoJunkie01 (Only for XT1944-2 or XT1944-4!!!!) : https://drive.google.com/file/d/1Ncy...XHCnULBMc/view" link is dead. Can someone reupload this files.
Does anybody have a fix for this problem? I'm using the Moto E5 XT1944-2.
honk0504 said:
Hi there. I tried a thousand times now ... no succeed. Everytime I try to boot to twrp_james.img the screen is not accessable anymore. No interaction possible.
Switching device off -> switching device on .... even the "swipe to unlock" doesn't work. I use Motorola Moto E5 Nora XT1944-2.
Any ideas?!
Click to expand...
Click to collapse
I found a solution to use twrp on the Moto E5 Nora XT1944-2:
Use a micro usb to usb adapter (OTG adapter) and connect a mouse to you phone, now you can use twrp using the mouse.
{
"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"
}
Here is my no-verity kernel for xt1944-3 succesfully working
please OP add this to the thread!
https://www.mediafire.com/file/u52pxc21arlktn4/patched_boot.img/file
Can I install the No-Verity-opt-Encrypt zip instead of installing the kernel?

BlackView BV9600 Pro + LineageOS?

Hi! Could you please explain if this ROM will be compatible with my smartphone? I'm not sure, I don't found it on the list on LineageOS website.
Well, someone need to compile it for our bv9600 - i also would appreciate it, but i don't have thoose skills...
Also, lenovo vibe c2
i am not even not able to root my device (blackview bv9600 pro) i don't think that you will be able to have any lineage rom also...
have anyone success to root this device?
giannhs_n said:
i am not even not able to root my device (blackview bv9600 pro) i don't think that you will be able to have any lineage rom also...
have anyone success to root this device?
Click to expand...
Click to collapse
jup, runs root - magisk
AMDFenics said:
jup, runs root - magisk
Click to expand...
Click to collapse
can you explain how did you get root? or give me a guide, all the internet guides i tried failed!
thanks
giannhs_n said:
can you explain how did you get root? or give me a guide, all the internet guides i tried failed!
thanks
Click to expand...
Click to collapse
simply follow this guide -> LINK
- allow OEM unlock in the dev-settings (hit 5 times build number to see)
- allow usb debugging
- reboot to fastboot
- send "fastboot devices" command
- send "fastboot oem unlock" -> acknowledge
- send "fastboot flashing unlock" -> acknowledge
- flash the twrp image "fastboot flash recovery name_of_the_image.img"
- reboot into twrp by power of the device
- after that press vol+ up and power button (if i remember correct.. ) to get into twrp
- now u need a sd-card (micro) put no verity opt encrypt on it and magisk
- Backup all partitions u find.
- format data partition to get the size
- install magisk
- install no verity opt...
reboot
BV9600 should be rooted. Took me serveral times to get it working, because u need directly after "Flashing unlock command" to get the twrp stuff done.
Credits
The TWRP.img comes from www.unofficialtwrp.com
The encryption disabler comes from @Zackptg5 all credits to him. THANKS -> his site LINK
Enjoy
AMDFenics said:
simply follow this guide -> LINK
- allow OEM unlock in the dev-settings (hit 5 times build number to see)
- allow usb debugging
- reboot to fastboot
- send "fastboot devices" command
- send "fastboot oem unlock" -> acknowledge
- send "fastboot flashing unlock" -> acknowledge
- flash the twrp image "fastboot flash recovery name_of_the_image.img"
- reboot into twrp by power of the device
- after that press vol+ up and power button (if i remember correct.. ) to get into twrp
- now u need a sd-card (micro) put no verity opt encrypt on it and magisk
- Backup all partitions u find.
- format data partition to get the size
- install magisk
- install no verity opt...
reboot
BV9600 should be rooted. Took me serveral times to get it working, because u need directly after "Flashing unlock command" to get the twrp stuff done.
Credits
The TWRP.img comes from www.unofficialtwrp.com
The encryption disabler comes from @Zackptg5 all credits to him. THANKS -> his site LINK
Enjoy
Click to expand...
Click to collapse
thanks for the detailed information,
can you also tell me your frimewire version also because i am not available to boot on recovery!
{
"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"
}
giannhs_n said:
thanks for the detailed information,
can you also tell me your frimewire version also because i am not available to boot on recovery!
View attachment 4705498
Click to expand...
Click to collapse
exact same version.
---------- Post added at 10:29 PM ---------- Previous post was at 10:27 PM ----------
First u need to go to fastboot mode, to unlock "OEM UNLOCK"
This is easy via adb
-> reboot fastboot
Did u install the correct driver? (ADB driver) is ur device listed?
i tried repacking it myself but with no luck so far, also tried various treble GSI, all booting on my BV9600Pro and basically working but mobile data and phone are broken so that's not an option for now
I don’t understand why unblock the bootloader at all if everything is installed on the MTK platform using the SP Flash Tool !?
Why these dances with adb and fastboot? if a everything is done much easier ...
You do not install the factory software using adb ? not ?? so why can't TWRP be installed and installed using the SP Flash Tool!? Why complicate things?
Root with sp Flash tool
Hi please Anyone could explain this procedure with Sp Flash Tool and post it?
serg2327 said:
I don’t understand why unblock the bootloader at all if everything is installed on the MTK platform using the SP Flash Tool !?
Why these dances with adb and fastboot? if a everything is done much easier ...
You do not install the factory software using adb ? not ?? so why can't TWRP be installed and installed using the SP Flash Tool!? Why complicate things?
Click to expand...
Click to collapse
Because the vendor (Blackview) locks the bootloader (like any other brand does) and does not allow installing any other recovery without it.!?
AMDFenics said:
Because the vendor (Blackview) locks the bootloader (like any other brand does) and does not allow installing any other recovery without it.!?
Click to expand...
Click to collapse
Is this a statement or a question? Sorry, I do not know English and I use a translator ..
II repeat once again, in order to install TWRP you do not need to unlock the bootloader!
it installs without problems using the SP Flash Tool
and this is not an assumption but a statement!
My first copy of the smartphone received TWRP. It was on my copy that all the first tests of TWRP and ROOT were conducted.
serg2327 said:
Is this a statement or a question? Sorry, I do not know English and I use a translator ..
II repeat once again, in order to install TWRP you do not need to unlock the bootloader!
it installs without problems using the SP Flash Tool
and this is not an assumption but a statement!
My first copy of the smartphone received TWRP. It was on my copy that all the first tests of TWRP and ROOT were conducted.
Click to expand...
Click to collapse
I'm glad to hear that it works that way to you. But that doesn't worked for me. So i wrote the way i took, to root. Let the others choose, wich way works for them. :fingers-crossed::good:
I am using another MTK device and SP FlashTool is great it lets you recover from any software brick. So I will advice people to use this method.
I am planning on buying bv9600 pro and having twrp ported and root is a good start to custom roms.
The touch driver issue on twrp should be easily solved with the good kernel module for the twrp. And official twrp support would be nice.
Subscribed to the thread will see where it goes.
hi guys, can you share a clean system twrp backup of bv9600? because my USB is damaged and i can not use sp flash tool to clean restore. thanks!
Hi, i try to root my bv9600 pro, but all i end up is on reboot the system restores to factory no TWRP or anything on it. I connected it to MTKdroidtools and it complains about a file /system/recovery-from-boot.p which restores recovery and obviously after it the system too.
Thanks for any help
edit: LOL nevermind, working fine now, don't know what was going wrong, in a last try just downloaded the latest stable magisk again. Thanks AMDFenics for the howto
Just one thing, can i get rid of this 5 sec. warning that the mobile is unlocked?
dark-wulf said:
Hi, i try to root my bv9600 pro, but all i end up is on reboot the system restores to factory no TWRP or anything on it. I connected it to MTKdroidtools and it complains about a file /system/recovery-from-boot.p which restores recovery and obviously after it the system too.
Thanks for any help
edit: LOL nevermind, working fine now, don't know what was going wrong, in a last try just downloaded the latest stable magisk again. Thanks AMDFenics for the howto
Just one thing, can i get rid of this 5 sec. warning that the mobile is unlocked?
Click to expand...
Click to collapse
Maybe there is a way, but i don't know him. It is a common way for many manufacturer, to say, "here u did something you are not supposed too"
https://www.mediafire.com/file/0j0bx6cb0cb58f5/BV9600Pro_30042019_full.zip/file
Latest Firmware (04.2019) Clean SP Flash tool Backup

[ROM] [GSI] [GUIDE] Lineage os A10 A105F

{
"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"
}
A guide for how to install Lineage OS [ GSI ] on Samsung A10 A105F
Notes / Warning!
Use at your own risk, I’m not responsible for bricking your device.
Make sure to backup your important data before everything.
here is a summary of the steps I am going to show
you in this guide:
1. unlock bootloader
2. flash root file for magisk.
3. install magisk (app)
4. flash TWRP recovery via flashify app
5. install the rom with twrp
6. install gapps
let's get started.
downloads section:
samsung usb drivers:
https://developer.samsung.com/mobile/android-usb-driver.html
odin:
https://odindownload.com/download/#.XopMkXJRWM8
root file:
https://drive.google.com/file/d/1h1mNNppumVbFFTgq_A_XtjeWNsfkvDHH/view
twrp file:
https://www.dropbox.com/s/hkhpom931byup68/twrp-a10-3.3.1-0_afaneh92.tar?dl=1
magisk app:
https://github.com/topjohnwu/Magisk/releases/download/manager-v7.5.1/MagiskManager-v7.5.1.apk
flashify app:
https://www.apkmirror.com/apk/chris...-release/flashify-1-9-2-android-apk-download/
rom:
https://sourceforge.net/projects/andyyan-gsi/files/lineage-16.x/
our device is ARM 32-bit with 64-bit binder, AB so we need to download a64_bvN type.
direct link:
https://sourceforge.net/projects/an...017-UNOFFICIAL-treble_a64_bvN.img.xz/download
gapps:
https://opengapps.org/
choose arm platform android version 9.0
direct link:
https://sourceforge.net/projects/op...se_mirror=netcologne&r=&use_mirror=autoselect
1. unlock bootloader:
Enable Developer Options: go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
Enable OEM unlock ( Settings -> Developer options )
How to Enter Download Mode:
Enter Download Mode ( Turn Power off the phone, Press and hold Volume Down + Volume Up keys together then while pressing these keys connecting the phone to PC with USB Cable Data, release all keys when Download Mode appears ).
Unlock Bootloader: In Download Mode you see the long-press Vol Up option to enter Device Unlock Mode. Unlock the bootloader ( that will wipe your device so be sure to backup of your data )
Read the description on the Unlock Bootloader screen then use Volume Up to select “YES” to confirm and “No” to cancel unlock bootloader and restart the phone.
After Bootloader unlock, the phone will reboot and make sure the phone connected to the internet or triggers KG State / RMM State Prenormal.
Setup the phone without google account etc.
The Bootloader are unlocked!
2. flash root file:
enter download mode ( see instructions above here )
flash the file in Odin ( choose PDA, select the file and the start )
3. install magisk:
install magisk.apk (download link above here > and then follow the instructions in the app (the app will ask once for reboot).
now you root!
4. flashing twrp:
install flashify app ( link above )
open the app and accept root permission.
navigate to flash choose recovery image to select the twrp file and then flash.
now you have twrp recovery
5. flash the rom:
move the rom file you downloaded to sdcard (preferred) or to internal storage.
reboot to recovery ( in flashify app you can select reboot recovery )
choose to wipe > format data > type yes and start.
select wipe > advanced wipe > choose :
Dalvik / art cache
cache
data
wipe to wipe.
go to install > install image > nevigate to lineage os file > select > install as system image.
go to wipe > wipe to factory reset.
6. install gapps
move the gapps file you downloaded to internal storage / sdcard
in twrp select install > navigate to gapps file > install > swipe to install.
go to reboot > system > choose do not install (twrp) > the phone will reboot
wallah ! you have installed lineage os on your phone!
Troubleshoot:
when i install the gapps, have error 70!
-> https://forum.xda-developers.com/android/help/fix-error-70-install-gapps-t3311779
oh ****! my phone get bricked !
only download mode with this error:
only official released binaries are allowed to be flashed (etc...) : (
how to fix:
-> download stock firmware
https://www.sammobile.com/samsung/firmware/SM-A105F/
flash with ODIN
i tried in a105m it's functionaly
is it possible to install this build to SM-A105G
how to install gapps ? error 70
thonynn1 said:
how to install gapps ?
Click to expand...
Click to collapse
I edited the post and added instructions.
thonynn1 said:
i tried in a105m it's functionaly
Click to expand...
Click to collapse
nice!
you tried with this guide and worked?
let me know.
TechBoyPH said:
is it possible to install this build to SM-A105G
Click to expand...
Click to collapse
I didn't tried, it should work.
you can try and let us know.
you can always flash stock rom with odin if something get bad.
thewh1teagle said:
nice!
you tried with this guide and worked?
let me know.
Click to expand...
Click to collapse
Yes, but when i install the gapps, have error 70
Edit: i resolved the error with the post https://forum.xda-developers.com/android/help/fix-error-70-install-gapps-t3311779
thonynn1 said:
Yes, but when i install the gapps, have error 70
Edit: i resolved the error with the post https://forum.xda-developers.com/android/help/fix-error-70-install-gapps-t3311779
Click to expand...
Click to collapse
Thanks for sharing.
I added instructions for fix it in troubleshooting.
sm-a105m
After installing root; the phone is not running samsung official software.
And android does not start.
version 64 does not work, only 32.
for install root and twrt use this tutorial: https://forum.xda-developers.com/galaxy-a10/how-to/how-to-root-samsung-galaxy-a10-install-t4074343
panicol2 said:
After installing root; the phone is not running samsung official software.
And android does not start.
version 64 does not work, only 32.
for install root and twrt use this tutorial: https://forum.xda-developers.com/galaxy-a10/how-to/how-to-root-samsung-galaxy-a10-install-t4074343
Click to expand...
Click to collapse
Followed this same root guide and after flashed linage os 17.1 a64_bvN type with recovery. It worked successfully.
Despite not having service ,in the place im in right now, it also works. Both SIM cards work
Thanks a lot guys!
I successfully installed Linage OS 17.1 on my SM-A105FN.
Everything works, except face-unlock and nfc.
But that is fine and I can wait for a future update that might fix it.
Thanks for the tutorial!:laugh::good:
justhack said:
I successfully installed Linage OS 17.1 on my SM-A105FN.
Everything works, except face-unlock and nfc.
But that is fine and I can wait for a future update that might fix it.
Thanks for the tutorial!:laugh::good:
Click to expand...
Click to collapse
How did you do that, Could work on a105m?
waiting for android Q version
I updated my phone via ota to 10.0
I guess cant downgrade use a lower version, or yes?
Mestre Samurai said:
waiting for android Q version
I updated my phone via ota to 10.0
I guess cant downgrade use a lower version, or yes?
Click to expand...
Click to collapse
I think you can, Flashing stock using odin
give me error 20 on gapps
Betrayal92 said:
How did you do that, Could work on a105m?
Click to expand...
Click to collapse
Might work but are you a little tech savvy? Because it's quite a long process and took me a day to complete.
Because of all the bootloops and reflashing and so on.
If it's not an issue I'll be happy to help out
Betrayal92 said:
How did you do that, Could work on a105m?
Click to expand...
Click to collapse
I have made a thread of how to install it and the websites for where to get them. But if you want I'll leave one here because the one i linked in my thread is different.
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
(^ is for lineage os 17.1)
---------- Post added at 05:52 PM ---------- Previous post was at 05:48 PM ----------
Mestre Samurai said:
give me error 20 on gapps
Click to expand...
Click to collapse
install correct gsi image or gapps
Samsung Galaxy A10 is arm32 binder64-ab type (even though in the treble check app is says a only)
and make sure you factory reset after flashing rom. and BEFORE installing gapps
mindinguslove said:
Followed this same root guide and after flashed linage os 17.1 a64_bvN type with recovery. It worked successfully.
Despite not having service ,in the place im in right now, it also works. Both SIM cards work
Click to expand...
Click to collapse
Could you pass me the ROM link?
Thank you for the port, awesome job!
In my opinion it needs some improvements, like in sound, we lost quality, and maximum volume in respect to stock one.
Also the notification bar gets a small black bar in the top, stock one was using all the edges.
And maybe a little hand in some animations that runs randomly not smooth.
Apart from that, i think its a really good and stable ROM.
Any ideas in how to safely root, and maybe add it Viper4Android or some audio lib?

[Simple method] Root N10 5G using Magisk for factory stock

First, as you might now, I am not liable if your phone would be bricked or damaged after this tutorial.
This method has worked perfectly for on my phone, which: OnePlus Nord N10 5G from Metro by T-Mobile. Build Number: 11.0.1.BE88CF. And it should work any rom stock
This tutorial is inspired by andreas__ from this topic. I recommend to take a quick glance before processing here.
General Info:
You need adb and fastboot installed and should know how to use it
You must do this process only once, afterwards you can follow the OTA survival steps
You need to factory hard reset the phone (very important)
Unlock the bootloader
If you are using locked metro by T-Mobile phone, make sure to request the "unlock token" in order to unlock the bootloader.
Google "How to Unlock Bootloader on OnePlus Phones | Unlocked and T-Mobile Variants" for the instructions
After you have unlocked the bootloader using this command:
Code:
fastboot oem unlock
The data will be wiped and it will do the factory reset
Create the boot image:
You need to pull out a clean boot image from your phone. I have used TWRP to do that
flash the latest twrp for this phone:
[TWRP][3.5.2_10][Billie]TWRP for Oneplus Nord N10 5G [BETA]
Use this command to flash it:
Code:
fastboot flash recovery Twrp_3.5.2-10_EduardoA3677-billie_OxygenOs11_Android11.img
boot the phone to twrp recovery, then head to:
Backup > select "Boot (96MB)" > Swipe to Backup
The boot image will be generated in the internal storage under the name "boot.emmc.win"
root and patch the image:
Restart the phone to the system, then download the latest magisk app
Make sure to allow "USB debugging" from the developer Options
Install and open the magisk app then tap on "install" (very top)
tap on "select and patch a file"
select "boot.emmc.win" which is the image that was generated by twrp
Magisk will patch it and place it in the download folder under the name "magisk_patched-23000_Obpf5.img"
Copy the patched image into ADB folder in your PC
flash the patched image:
Reboot the phone into bootloader mode
Then flash the patched image:
Code:
fastboot flash boot magisk_patched-23000_Obpf5.img
Reboot the phone into the system
Hurray! your phone now is officially rooted. You're welcome
I hope you find my instructions useful.
Reserved !!
hamooz92 said:
First, as you might now, I am not liable if your phone would be bricked or damaged after this tutorial.
This method has worked perfectly for on my phone, which: OnePlus Nord N10 5G from Metro by T-Mobile. Build Number: 11.0.1.BE88CF. And it should work any rom stock
This tutorial is inspired by andreas__ from this topic. I recommend to take a quick glance before processing here.
General Info:
You need adb and fastboot installed and should know how to use it
You must do this process only once, afterwards you can follow the OTA survival steps
You need to factory hard reset the phone (very important)
Unlock the bootloader
If you are using locked metro by T-Mobile phone, make sure to request the "unlock token" in order to unlock the bootloader.
Google "How to Unlock Bootloader on OnePlus Phones | Unlocked and T-Mobile Variants" for the instructions
After you have unlocked the bootloader using this command:
Code:
fastboot oem unlock
The data will be wiped and it will do the factory reset
Create the boot image:
You need to pull out a clean boot image from your phone. I have used TWRP to do that
flash the latest twrp for this phone:
[TWRP][3.5.2_10][Billie]TWRP for Oneplus Nord N10 5G [BETA]
Use this command to flash it:
Code:
fastboot flash recovery Twrp_3.5.2-10_EduardoA3677-billie_OxygenOs11_Android11.img
boot the phone to twrp recovery, then head to:
Backup > select "Boot (96MB)" > Swipe to Backup
The boot image will be generated in the internal storage under the name "boot.emmc.win"
root and patch the image:
Restart the phone to the system, then download the latest magisk app
Make sure to allow "USB debugging" from the developer Options
Install and open the magisk app then tap on "install" (very top)
tap on "select and patch a file"
select "boot.emmc.win" which is the image that was generated by twrp
Magisk will patch it and place it in the download folder under the name "magisk_patched-23000_Obpf5.img"
Copy the patched image into ADB folder in your PC
flash the patched image:
Reboot the phone into bootloader mode
Then flash the patched image:
Code:
fastboot flash boot magisk_patched-23000_Obpf5.img
Reboot the phone into the system
Hurray! your phone now is officially rooted. You're welcome
I hope you find my instructions useful.
Click to expand...
Click to collapse
Hate to tell you this but if using twrp just rename magisk apk to magisk zip and install zip it auto patches to the right slot for you and you just confirm the install via magisk in android
scottlam1 said:
Hate to tell you this but if using twrp just rename magisk apk to magisk zip and install zip it auto patches to the right slot for you and you just confirm the install via magisk in android
Click to expand...
Click to collapse
Exactly.
I lost root after the forced OTA on July 31/August 1. Today I followed this guide to install twrp, factory reset, then installed Magisk by renaming the APK and flashing within TWRP. However the SafetyNet check showed "Attestation Failed." I enabled MagiskHide and rebooted, and now pass SafetyNet.
Thank you for this very simple and useful guide. I was able to root with no loss of userdata, saving a lot of time that would otherwise go into creating a backup.
scottlam1 said:
Hate to tell you this but if using twrp just rename magisk apk to magisk zip and install zip it auto patches to the right slot for you and you just confirm the install via magisk in android
Click to expand...
Click to collapse
I don't understand
bgfal3 said:
I don't understand
Click to expand...
Click to collapse
They are saying rename magisk from apk to zip and flash it in TWRP
bgfal3 said:
I don't understand
Click to expand...
Click to collapse
Just rename the APK to .zip extention and install through zip installer in twrp
iam almost ready to root my device i have both zip files from adreas tutorial on how root it.
where those zips files need to be in order to flash it?
cmd can be used, sorry iam new to this.
{
"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"
}
3lgato said:
View attachment 5485447
Click to expand...
Click to collapse
You need to get the unlock token first
Here is the instructions:
https://www.oneplus.com/support/answer/detail/op588
raginhomosapien said:
I lost root after the forced OTA on July 31/August 1. Today I followed this guide to install twrp, factory reset, then installed Magisk by renaming the APK and flashing within TWRP. However the SafetyNet check showed "Attestation Failed." I enabled MagiskHide and rebooted, and now pass SafetyNet.
Thank you for this very simple and useful guide. I was able to root with no loss of userdata, saving a lot of time that would otherwise go into creating a backup.
Click to expand...
Click to collapse
Glad it worked for you. You're welcome
Why it wait forever for attached device, even removing and reconnecting phone?
Rulesless said:
View attachment 5568509
Why it wait forever for attached device, even removing and reconnecting phone?
Click to expand...
Click to collapse
You have to be in fastboot mode before you can flash the recovery. Reboot into fastboot by typing "adb reboot fastboot" (without the quotes). Your phone should then reboot into fastboot mode. NOW, assuming you have already unlocked your bootloader, you can flash the recovery.
If anyone is still having the OEM unlocking greyed out issue, you need to do the device unlock from your phone, select request permanent unlocks then your device will reboot, from there you can then head back into dev options and you will be able to OEM unlock. Hope this helps seems not a lot of people realize this I hunted for the answer all over only to happen upon it when I was about to say forget it.
wcoolj said:
If anyone is still having the OEM unlocking greyed out issue, you need to do the device unlock from your phone, select request permanent unlocks then your device will reboot, from there you can then head back into dev options and you will be able to OEM unlock. Hope this helps seems not a lot of people realize this I hunted for the answer all over only to happen upon it when I was about to say forget it.
Click to expand...
Click to collapse
Just to add to this.....If you are unable to use device unlock because you have not met your carrier's requirements to do so yet you can use the script at this thread and it will open up oem unlock even if your phone is not eligible yet.
I have the N20. No twrp. Flashed a patched boot.img and lost radios. No wifi Bluetooth or sim)mobile data. Hoping that the platform is similar enough that someone could help me recover my device. Phone was sim locked, not sure if that's the issue. I forgot to run the command from the debloat script after flashing the unlock token, shouldn't have rushed this. I don't have a backup of anything though. Was trying to get root to back up everything. Factory resetting did nothing to fix the issue
PsYk0n4uT said:
Factory resetting did nothing to fix the issue
Click to expand...
Click to collapse
LOL never does at this level, just wipes cache and user partition, but nothing of value where we play- the assumption is you (or the bad guys) can't figure out how to write to the system, boot, etc partitions. (snicker).
So the good news is if you can find the EDL image, and follow the procedure to reflash the phone... it should restore everything for you.
(To be clear @PsYk0n4uT I linked you to the N10 EDL thread, not the N20...)
Thanks. So my issue so far. I don't think there is even a stock firmware posted anywhere. Though there is a backup of another device posted. How would I go about finding the EDL files for mine? Can one be created? Or would I need to source that from OnePlus or wait on someone to do that? I actually wasn't aware that I could boot the boot omg without flashing it to test it out first

Question How to root OnePlus 9RT 5G?

I just got my new Oneplus 9RT 5G. I searched a lot but unable to find a method to root it via TWRP.
Can anyone please share a link to TWRP recovery so that I can flash it and root it via Magisk?
I tried to unlock the bootloader by going to the fastboot mode but keep getting 'failed' message.
{
"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"
}
I have enabled 'USB debugging' and 'allow OEM unlock' in the developer options.
Use fastboot flashing unlock instead of oem unlock.
penguinus said:
Use fastboot flashing unlock instead of oem unlock.
Click to expand...
Click to collapse
Okay and what about a compatible TWRP recovery file that I can flash?
No TWRP for now. You should get boot.img from stock firmware, then patch it using Magisk Manager, then load the phone using patched boot.img, an then install magisk to the system
penguinus said:
No TWRP for now. You should get boot.img from stock firmware, then patch it using Magisk Manager, then load the phone using patched boot.img, an then install magisk to the system
Click to expand...
Click to collapse
Okay. How to get the stock firmware? I checked the official website. It's not available.
archz2 said:
Okay. How to get the stock firmware? I checked the official website. It's not available.
Click to expand...
Click to collapse
Yes, it is not available on site. If you have chinese firmware (ColorOS), you can get full rom from OTA servers. Even more, for the most recent versions I can provide ready to use boot.img. But for indian Oxygen full roms not availabe yet. You can try to dump boot.img from your phone using dd.
penguinus said:
You can try to dump boot.img from your phone using dd.
Click to expand...
Click to collapse
How do I do it? Please provide step by step process. I bought this phone in India and it's running Android 11 , Oxygen OS.
Well, looks like to dump boot.img you need root. Please try attached file (unzip it). Found it in TG, labeled as boot.img for indian Oxigen. Please note that you should NOT flash it to your device, so it should be safe enough. We will try to sideload it.
You already have installed fastboot to your PC, so I will skip this part.
To check boot.img
1. Place boot.img to your computer, to the same folder where you have fastboot installed
2. Reboot your phone to fastboot mode i.e with adb reboot bootloader
3. Do fastboot boot boot.img.
If phone will start normally, looks like boot is ok and you can use it to get rooted.
To install Magisk (get root)
1. Place boot image to phone.
2. Download Magisk and install it to the phone. Note that we use canary version of Magisk. Latest stable version doesn't work at least on chinese (ColorOS) version.
3. Start Magisk on a phone, press "Install" and choose "Select and Patch a File" (the only available option), select boot.img file.
4. Patched boot.img will be placed to Download directory named something like "magisk_patched*.img". Download this file back to PC, place to the same directory with fastboot.
5. Reboot your phone to fastboot mode i.e with adb reboot bootloader
6. Do fastboot boot magisk_patched*.img (change to correct name of file). Phone should start correctly.
7. Start Magisk again. Select "Install". This time all options should be available. Select "Direct Install (Recommended)".
8. At the end reboot and check if root is working.
penguinus said:
Well, looks like to dump boot.img you need root. Please try attached file (unzip it). Found it in TG, labeled as boot.img for indian Oxigen. Please note that you should NOT flash it to your device, so it should be safe enough. We will try to sideload it.
You already have installed fastboot to your PC, so I will skip this part.
To check boot.img
1. Place boot.img to your computer, to the same folder where you have fastboot installed
2. Reboot your phone to fastboot mode i.e with adb reboot bootloader
3. Do fastboot boot boot.img.
If phone will start normally, looks like boot is ok and you can use it to get rooted.
To install Magisk (get root)
1. Place boot image to phone.
2. Download Magisk and install it to the phone. Note that we use canary version of Magisk. Latest stable version doesn't work at least on chinese (ColorOS) version.
3. Start Magisk on a phone, press "Install" and choose "Select and Patch a File" (the only available option), select boot.img file.
4. Patched boot.img will be placed to Download directory named something like "magisk_patched*.img". Download this file back to PC, place to the same directory with fastboot.
5. Reboot your phone to fastboot mode i.e with adb reboot bootloader
6. Do fastboot boot magisk_patched*.img (change to correct name of file). Phone should start correctly.
7. Start Magisk again. Select "Install". This time all options should be available. Select "Direct Install (Recommended)".
8. At the end reboot and check if root is working.
Click to expand...
Click to collapse
Okay. Thanks a lot.
I checked the boot image, all the three step went absolutely fine.
To obtain Magisk, everything went well till step no. 5.
When I try to reboot with the patched image in the bootloader, the phone keeps booting in the bootloader itself. I also changed the name of the image from 'magisk_patched_bco6o' to 'bestimage', just to make sure that there aren't any special characters in the filename. Same. The phone kept booting in the fastboot mode using the image.
Now what should I do?
Edit.
I just updated the Magisk app directly from its UI. Now the phone booted fine using step 6. My device is rooted! Thanks a ton!
Okay. I'm connected to the internet and ensure that magisk has internet connectivity. I cannot see any packages to download and install. Is this normal in canary version or I have to do something about it?
archz2 said:
Okay. I'm connected to the internet and ensure that magisk has internet connectivity. I cannot see any packages to download and install. Is this normal in canary version or I have to do something about it?
Click to expand...
Click to collapse
Canary doesn't have internet repository. You should install modules manually. Please note that "Magisk Hide" is not available also and replaced by Zygisk function in settings. Basically it works similar to magisk hide.
archz2 said:
My device is rooted! Thanks a ton!
Click to expand...
Click to collapse
What ROM version is it? Especially a build number. Want to know what version of Oxygen is elighble for rooting with provided boot.img.
Here's the build information
Okay.
penguinus said:
Canary doesn't have internet repository. You should install modules manually. Please note that "Magisk Hide" is not available also and replaced by Zygisk function in settings. Basically it works similar to magisk hide.
Click to expand...
Click to collapse
Okay can I install a normal magisk app now since my device is already rooted?
Having a direct internet repository in magisk is quite convenient.
Another question. I want to install Lsposed on this phone to install GravityBox module. Now in my previous phone, (oneplus 5t running stock oxygen OS, Android 10) , I always used to keep a edxposed uninstaller zip file which helped in cases when there would be a bootloop after installing a module. I used to flash that zip in the TWRP, get back things to normal, and then uninstall a particular xposed module.
Now I don't have any TWRP on this phone. I don't have any custom recovery installed on this phone!
What do you recommend for doing xposed/lsposed/edxposed based flashing and module installation?
I can't say for sure it will not work. I just know stable version of Magisk DOESN'T work with 9RT chinese version (ColorOS). The chance to get it worked on OxigenOS is minimal as it looks for me. And what is happening with chinese phone with current magisk is bootloop. So I think it is better to not even try. At least while you don't have full ROM to recover.
Regarding absense of net repository in canary, there is a post from Magisk creator about it. Unfortunately, these functions will not back. I don't use many Magisk modules - just installed safetynet-fix and Systemizer manually.
Sorry, I don't have much experience with Magisk modules, the only recommendation for now is to not experiment too much while we don't have msm tool or at least full ROM.
Okay. And any comment on installing xposed? I don't have any TWRP or any custom recovery.
I didn't tried it, but please check threads of lsposed and EdXposed
Looks like both can be installed as Magisk modules, but needs Riru. Probably will give them a try later.
Thanks. I successfully installed latest Riru, Lsposed and GravityBox. All good so far.
Having issues with Viper installations. Will post about it in a separate thread.
penguinus said:
I don't use many Magisk modules - just installed safetynet-fix and Systemizer manually.
Click to expand...
Click to collapse
I flashed safetynet fix and rebooted but I'm still not able to pass safetynet. Any solution?
archz2 said:
I flashed safetynet fix and rebooted but I'm still not able to pass safetynet. Any solution?
Click to expand...
Click to collapse
After installing and activating safetynet fix you should clear data for Google Play Store and Google Play Services. Then open Play Store -> Settings -> About -> Play Protect certification. Should be "Device is certified"

Categories

Resources