Don't do that.Can both mods be run simultaneously?
Or better yet, is it wise to do so?
Figured that was the answer.
Yeah, only use one module of a type at a time. You can use USNF 2.4.0 with MHPC, although the latter is no longer being developed to my knowledge
USNF 2.4.0 works for me on my Pixel 5.Got Displax's mod working. USNF 2.4.0 is definitely broke right now unless you're using MHPC (didn't want to go that route since it's not supported anymore).
Now... do I want to update the latest GPay that just rolled out?![]()
I think Wallet randomly stopped working for me but I had changed something in Magisk, so after enabling DenyList on all subprocesses of Wallet/GPay and clearing data on Wallet, it works fine.Seems to be an "intermittent" problem (within the last week) with USNF 2.4. Many people have reported that GPay/Wallet no longer works for them using USNF 2.4 and they had to revert to Displax's 2.3.1-MOD_2.1 to get it working again. On the other hand, others seem to have GPay/Wallet working just fine with 2.4.
Definitely is definitely the wrong adverb![]()
I got it. I got it. LolSeems to be an "intermittent" problem (within the last week) with USNF 2.4. Many people have reported that GPay/Wallet no longer works for them using USNF 2.4 and they had to revert to Displax's 2.3.1-MOD_2.1 to get it working again. On the other hand, others seem to have GPay/Wallet working just fine with 2.4.
Definitely is definitely the wrong adverb![]()
Seems to be an "intermittent" problem (within the last week) with USNF 2.4. Many people have reported that GPay/Wallet no longer works for them using USNF 2.4 and they had to revert to Displax's 2.3.1-MOD_2.1 to get it working again. On the other hand, others seem to have GPay/Wallet working just fine with 2.4.
Definitely is definitely the wrong adverb![]()
I can say the lastest gpay update caused gpay not to work with USNF 2.4, at least for me. Reverted to Dispax's MOD 2.1 and cleared data of gpay app and gpay is working again.Seems to be an "intermittent" problem (within the last week) with USNF 2.4. Many people have reported that GPay/Wallet no longer works for them using USNF 2.4 and they had to revert to Displax's 2.3.1-MOD_2.1 to get it working again. On the other hand, others seem to have GPay/Wallet working just fine with 2.4.
Definitely is definitely the wrong adverb![]()
Who what? Huh?! I wasn't there that day, you can't prove anything....Oh.Any issues updating to Feb image? Everything still working fine? Passing integrity, root etc?
@V0latyle I know you update your phone every month, do you think it would be a good idea to add to the OP something like "no issues reported, passing integrity, root, etc after (Month) update" ?
Pretty common for OTAs to not work while rooted. Either use the factory method or sideload OTA
Something about the root patch seems to interfere with normal automatic OTAs. This happens to a lot of people. For some reason the system doesn't check for and download the update.okay. but they used to come before, is it not coming now? sideloading is the only way?
What version of Magisk are you using?I have not rooted an Android device in years so I apologize for the inexperience.
I have an unlocked Pixel 6
Android 13 Nov 2022 software release.
I have unlocked the boot loader, installed Magisk, patched the proper boot file, transferred it back to my pc and then ran `fastboot boot <imgname>.img`
my device loads and reboots on its own.
Once it reboots I go to Magisk and it is stil N/A so not rooted.
I am not sure what I might be missing I have checked a couple of guides and all have the same process.
Thank you for the help
I am using the latest version of Magisk downloaded today.Something about the root patch seems to interfere with normal automatic OTAs. This happens to a lot of people. For some reason the system doesn't check for and download the update.
The update methods that work are described in the OP.
What version of Magisk are you using?
Try flashing the patched image to /boot.
With Pixel Flasher you can. To do it manually you'll need to flash one slot, set the active slot to the other slot and then flash again.On pixel 6 a/b is there away to flash both slots at the same time with fastboot?
Canary 25207, 25208, 25209 and 25210 have issues. You can use 25206 or the stable version.FYI - if anyone is having a problem
Installed 13.0.0 (TQ1A.230205.002, Feb 2023) fix pixel flasher and was running magisk canary and couldn't get magisk to properly do roof. uninstalled canary and installed debug to get root working.
34.0.1 is not working. It does not switch to fastbootd to flash product.img and other images. Had to downgrade to 33.0.3 to install March build.Did someone updated to March build alleady?
If yes, which SDK works now, 33.3 or 34.1?
Im not sure which i should pick
And can someone please link or upload magisk canary 2506 please, im too stupid to download from github....
And can someone please link or upload magisk canary 2506 please, im too stupid to download from github....
Just update to April when it comes out.Ok so if there's only a global update for April, is it possible the radio component could be the same better or worse than the March Canada radio?
Like, do I need to definitely apply the March update on the possibility it is a superior radio for Canada that the following update doesn't include or improve upon?
I've been a Nexus/Pixel user since Nexus S and have never seen a Canada specific update so this is all fairly opaque
adb devices
adb reboot bootloader
fastboot flashing unlock
fastboot flash boot <drag and drop master root.img here>
adb reboot sideload
adb sideload ota.zip
fastboot boot <drag and drop master root.img here>
fastboot flash bootloader <drag and drop new bootloader.img here>
fastboot flash radio <drag and drop radio.img here>
fastboot update --skip-reboot image-codename-buildnumber.zip
fastboot boot <drag and drop master root.img here>
flash-all
script included in the factory zip. You will have to copy the script, bootloader image, radio image, and update zip into the Platform Tools folder; you will then have to edit the script to remove the -w
option so it doesn't wipe your device.fastboot flash bootloader <bootloader image name>
fastboot reboot bootloader
ping -n 5 127.0.0.1 > nul
fastboot flash radio <radio image name>
fastboot reboot bootloader
ping -n 5 127.0.0.1 > nul
fastboot update --skip-reboot <image-device-buildnumber.zip>
fastboot boot <drag and drop master root.img here>
MEETS_STRONG_INTEGRITY
will ALWAYS fail on an unlocked bootloader.I always follow these steps once I know the OTA is available:Interesting. How did you command the reboot?
When I tried to update this way on my wife's 5a, it bootlooped back to the original slot.
So, if I use this tool after rooting OTA updates will work and I'll still have root?
Edit: And can you explain more clearly the process on how to do this?
fastboot
and flash or boot from a patched boot
image.boot
in the Magisk appvbmeta
in Vbmeta Patchervbmeta
in Vbmeta Patcherboot
image in the Magisk app and copy it to your computerfastboot
boot
imageboot
image in step 5, but that will likely be a few days. Hopefully we'll be able to install Magisk to the inactive slot on Pixel devices again in the future, which would consolidate steps 5-8.