----HELP NEEDED ---
I am not able update magisk to 16.0 , i tried Many different way, the phone Goes to BOOTLOOP. But MAGISK 14.0 WORKS FINE. PLEASE HELP .
Redmi Note 4- Snapdragon 625
Custom ROM 8.1.0 AOSP EXTENDED
3gb ram
Stop spamming that everywhere, please. If someone that can help sees it, they'll answer. You spamming it might actually put some people off posting an answer...
You're not giving much to go on. What's "many different ways"?
Please provide more details and logs.
akhilmaini01 said:
Here's the log detail , after this phone Goes to BOOTLOOP.
BUT MAGISK 14.0 ZIP WORK LIKE CHARM.
Click to expand...
Click to collapse
I'm going to answer you here instead...
You're posting in the beta development thread, it's not for general troubleshooting. Like it says in the OP, if you're posting there you're expected to have basic debugging skills.
You're posting logs about the stable release, in the beta thread...
You've created this thread about the issue. Better to keep the troubleshooting here, instead of spamming the beta thread.
That's one log. You can post many more... The Magisk debug log is useful if you have that, a logcat during boot, if possible, etc.
Please stop shouting...
Edit: Also, if you're lucky there might be something for you here: https://www.didgeridoohan.com/magisk/Magisk#hn_Bootloop
Related
Hi,
I have Xiaomi Mi6 with official LineageOS 15.1 installed. Unfortunately, I can't install Magisk. When I install the zip package I get "cannot mount /vendor" and "error 1". When I patch boot.img I get a bootloop. I tried different Magisk versions and I also tried installing with SuperSU enabled and disabled and I always get the same result Can someone help me?
Welcome to XDA.
Since you seem new, I'm going to give you a tip. XDA has a pretty good search function. You can search generally throughout XDA, in specific forums, or even in a specific thread.
Usually you'll find a search box at the top of the forum or thread you're in, or you can use the search box that is always present in the top right corner of XDA.
Here's a search that I made in the Magisk forum, searching for your specific issue (cannot mount vendor):
https://forum.xda-developers.com/search/forum/5903?query=cannot mount vendor
There you'll find a few post pertaining to your issue. If you look through them you'll find that there's a bunch of reports like this for Xiaomi devices. Usually fixed by using a Treble compatible TWRP. There's more info if you look through the posts.
First rule of XDA is: search before you post. Most of the time, someone else have had the same issue you have.
Have fun!
Didgeridoohan said:
Welcome to XDA.
Since you seem new, I'm going to give you a tip. XDA has a pretty good search function. You can search generally throughout XDA, in specific forums, or even in a specific thread.
Usually you'll find a search box at the top of the forum or thread you're in, or you can use the search box that is always present in the top right corner of XDA.
Here's a search that I made in the Magisk forum, searching for your specific issue (cannot mount vendor):
https://forum.xda-developers.com/search/forum/5903?query=cannot mount vendor
There you'll find a few post pertaining to your issue. If you look through them you'll find that there's a bunch of reports like this for Xiaomi devices. Usually fixed by using a Treble compatible TWRP. There's more info if you look through the posts.
First rule of XDA is: search before you post. Most of the time, someone else have had the same issue you have.
Have fun!
Click to expand...
Click to collapse
Thanks for help A Treble supported TWRP actually solved the problem, thought it was quite difficult to find. Here's a download if someone has the same problem
Matipolit said:
Thanks for help A Treble supported TWRP actually solved the problem, thought it was quite difficult to find. Here's a download if someone has the same problem
Click to expand...
Click to collapse
Had to use this recovery AS WELL AS a special Magisk made for treble devices (or else bootloop). Apparently it will be integrated into the next version of the official Magisk.
Thanks
therightperson_630 said:
Had to use this recovery AS WELL AS a special Magisk made for treble devices (or else bootloop). Apparently it will be integrated into the next version of the official Magisk.
Thanks
Click to expand...
Click to collapse
I used Magisk 16.7 and had no problems.
I posted in the main Android forum for help, but it's so busy there! I figured I may get some help in a more relevant device community. To avoid reposts, here is the original thread:
https://forum.xda-developers.com/android/help/help-build-source-failed-make-otapackage-t3831440
Big thanks to Psy_Man, I used his device tree and kernel to build.
If anyone wants to try my build it's here (use opengapps nano, stock seems to crash the setup wizard, probably because it removes webview). Everything seems to work but I have no clue how to fix anything so don't bother sending me logcats
https://drive.google.com/file/d/139H88lG-iDEK0C5AIsQn7l54eKnXq94s/view?usp=sharing
Inkypen said:
I posted in the main Android forum for help, but it's so busy there! I figured I may get some help in a more relevant device community. To avoid reposts, here is the original thread:
https://forum.xda-developers.com/android/help/help-build-source-failed-make-otapackage-t3831440
Big thanks to Psy_Man, I used his device tree and kernel to build.
If anyone wants to try my build it's here (use opengapps nano, stock seems to crash the setup wizard, probably because it removes webview). Everything seems to work but I have no clue how to fix anything so don't bother sending me logcats
https://drive.google.com/file/d/139H88lG-iDEK0C5AIsQn7l54eKnXq94s/view?usp=sharing
Click to expand...
Click to collapse
Maybe (very probably) I missed something but in your thread asking for help you say the problem is build doesn't complete, error at 99%, but then you do have a build that I think (from what some guys say in telegram) boots and all. So what do you need the help for exactly?
On the other hand I always found help posting my problems in the complete android rom development source to end thread, the one with like 900 pages and going....
https://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
you should post on development section, if you want to keep updating the ROM, many people will try your ROM and help to test it and maybe will help for the solutions too.
here : https://forum.xda-developers.com/mi-mix/development
albertoduqe said:
Maybe (very probably) I missed something but in your thread asking for help you say the problem is build doesn't complete, error at 99%, but then you do have a build that I think (from what some guys say in telegram) boots and all. So what do you need the help for exactly?
On the other hand I always found help posting my problems in the complete android rom development source to end thread, the one with like 900 pages and going....
https://forum.xda-developers.com/chef-central/android/guide-android-rom-development-t2814763
Click to expand...
Click to collapse
I am a complete Linux noob, I have literally never used a compiler before in my life. Yes my build works and boots (which I am amazed at because it's my first try) but I need help in understanding why one way worked and the other way didn't. Thanks for the tip about the development guide
heindrix said:
you should post on development section, if you want to keep updating the ROM, many people will try your ROM and help to test it and maybe will help for the solutions too.
here : https://forum.xda-developers.com/mi-mix/development
Click to expand...
Click to collapse
I would post there, need to get my post count up first :laugh:
I made another test build after setting up my own github account, this time no compile errors at all, and I got an xxx-UNOFFICIAL.zip this time like I'm supposed to! Who knows why it didn't work the first time, but i'm (very) slowly getting the hang of this
Have made a build that works properly now, will make a dev page as soon as i'm allowed. if anyone wants to try it out it's here https://drive.google.com/open?id=1SQGaI4U0KeQQKJwq6EyRsa2VQph91oHA
This thread is moved to : https://forum.xda-developers.com/k4-note/development/rom-t3898743
#Reserved
/Reserved
Reserved
WTF https://forum.xda-developers.com/k4-note/development/rom-t3883118
Looking forward to beta! While I have this device I like it!
Hope to see a stable version for this ROM
Many thanks for working on this device. This is still a great phone.
Do let us know if you need help with testing. As long as it doesn't brick the phone, I can help get it to a stable state whenever possible.
Typo in OP
Small suggestion: correct the typo in OP: "Vendor Boobs"
I think you meant "blobs"
Is it booting at least? Because other versions max sensed to me wasn't booting I hope all of you made the ROM to boot
@xda and any forum moderator pls close thus thread. This man has conned us a lot of times in the past using different identities, earlier with the promise of android pie and now los but none of it will ever happen. Never has this person ever uploaded any proof of his work and none of his previous threads contained and actual ROM download links either. and he'll try to deny it, but he's not so good at conning bcz he continuously uses the same way of conveying his message. Pls close this thread and block this user !!!
I think he may be lying guys. He never showed proof of work and his ROM is always in beta . And none of his testers say anything.
Divyam73g said:
@xda and any forum moderator pls close thus thread. This man has conned us a lot of times in the past using different identities, earlier with the promise of android pie and now los but none of it will ever happen. Never has this person ever uploaded any proof of his work and none of his previous threads contained and actual ROM download links either. and he'll try to deny it, but he's not so good at conning bcz he continuously uses the same way of conveying his message. Pls close this thread and block this user !!!
Click to expand...
Click to collapse
Booted oreo check new thread
Crisis X 07 said:
I think he may be lying guys. He never showed proof of work and his ROM is always in beta . And none of his testers say anything.
Click to expand...
Click to collapse
The proof is here see screenshots in new OP
So a few days ago I was on Orange Fox Recovery. I flashed Havoc OS ROM and I flashed Gapps. I rebooted back to system and my device was fine until I couldn't press the Home button and Tab button on the navigation bar. I also couldn't download apps on the Google Play Store (as in when I pressed the install button, it carried on saying "waiting for download"). I wonder if this is something to do with the Gapps I flashed it was the pico version. I'm back on MIUI but I'm just wondering what could've been the problem?
Redmice said:
I'm just wondering what could've been the problem?
Click to expand...
Click to collapse
You seem new to the xda community, but that's not a problem, everyone has to start somewhere ! A few suggestions :
1- You have posted in the wrong section of this device as per xda rules; you should post in the Q&A section for people to reply to your queries, since this is the development section.
2- Provide helpful info about your device and which software version (base vendor, Miui version, Gapp log from SD card, lastrecoverylog.log, etc.) is installed. If you don't know how, ask there too.
3- Deleteing the post will help keep the section clean, Do your part ! Ask there and I will try to help you, although I am no expert. :highfive:
Slim K said:
You seem new to the xda community, but that's not a problem, everyone has to start somewhere ! A few suggestions :
1- You have posted in the wrong section of this device as per xda rules; you should post in the Q&A section for people to reply to your queries, since this is the development section.
2- Provide helpful info about your device and which software version (base vendor, Miui version, Gapp log from SD card, lastrecoverylog.log, etc.) is installed. If you don't know how, ask there too.
3- Deleteing the post will help keep the section clean, Do your part ! Ask there and I will try to help you, although I am no expert. :highfive:
Click to expand...
Click to collapse
If you don't mind may I ask how can I delete this post?
Redmice said:
If you don't mind may I ask how can I delete this post?
Click to expand...
Click to collapse
Two ways:
1. Pm a moderator about it. Or
2. Report your own post and write that you want to delete it. Simple really, just not doable on the xda app as far as I know. So use a browser to do that.
I have flash magisk with twrp (J610F)
But my phone still doesn't have root
Hello and welcome to XDA.
This is a place with lots of information and resources, so the first thing to do should always be to search. But since there's so much information, finding what you want can sometimes be a challenge...
If you do need to ask for help, it matters how you ask. Providing as much details as possible is usually a good idea. And if possible, logs. Take a look here:
https://didgeridoohan.com/magisk/MagiskHelp
A good idea when trying to figure things out is to visit your device's forum:
https://forum.xda-developers.com/galaxy-j6+
There you can usually find guides on things like rooting Thar applies to your specific device (if there are extra things that need to be done).
I did a quick search and found this thread:
https://forum.xda-developers.com/ga...ecovery-twrp-3-2-3-1-galaxy-j6-j610f-t3875150
In there, you'll find this little tidbit of information:
Due to some new securities in Samsung's latest Pie kernels, root will not work with the stock kernel. The patched kernel below is required to gain root on Pie.
Click to expand...
Click to collapse
So, extra stuff seems to be necessary for your device...
Hope you get things working, and don't hesitate to ask for help if you get stuck somewhere. But make sure to be detailed. Good luck.
Cheers
/Didgeridoohan