Ok but you are using MagiskHide Props Config to pass Safetynet?
Ok but you are using MagiskHide Props Config to pass Safetynet?
Yes.Ok but you are using MagiskHide Props Config to pass Safetynet?
I haven't used MHPC in a long time and I also am not familiar with using the advanced features of MHPC but I did not know that USNF had advanced features. Is there a guide on GitHub or some other site for using the advanced features of USNF?Yes.
This is all I did:
View attachment 5512409
- Installed USNF (originally 2.1.1, now 2.2.1)
- Enabled Zygisk
- Enabled Enforce DenyList
- Denied all components of these apps (ignore Facebook and Honeywell Home)
I believe MHPC automatically installs when you enable DenyList.
I have not configured anything else. TBH I don't even know how to use the advanced options in MHPC or USNF.
USNF doesn't have additional instructions on its page beyond installing MHPC to spoof CTS. MHPC on the other hand has a lot of information.I haven't used MHPC in a long time and I also am not familiar with using the advanced features of MHPC but I did not know that USNF had advanced features. Is there a guide on GitHub or some other site for using the advanced features of USNF?
Please resize your photos or use a spoiler.Has anyone else gone without an automatic update as long as I have? My last update was November... With the new method for root via magisk, I want to simply wait for OTA update to happen, but I check prolly once a week with no results.
No problem. And thanks!Please resize your photos or use a spoiler.
I haven't always had the update notification, but I monitor for new releases anyway.
If you're concerned, you can sideload the OTA or dirty flash the factory image. Instructions to do so are in the OP.
Google search shows what "syncios" is.OK, over the last few days ago I tried several things to update without wiping my device. I fnally used the Android Flash Tool and flashed the V2 Beta 2 file (w/o wipe). It flashed fine, but then I discovered that I still can't flash the Magisk patched.img successfully. I then went back and bit the bullet to wipe, thinking I'd be safe since I backed everything up to Google 1/ Google Drive. After the flash tool I discovered that I'm not able to restore my data from Google 1 although it looks like it is there. I tried to install Magisk with the direct install option but it went into recovery mode so I'm still without data and Magisk.
I just downloaded the V2 Beta 2 system image (redfin-s2b2.211203.006-factory-588d1292.zip) and am debating whether to flash it or patch the boot.img with Magisk and try that again. (I have been using "fastboot boot" magisk patched image instead of flashing it.)
Also, what is "Syncios" that seems to be constantly trying to install several times on the phone? Is that the missing link between the Android Flash tool and Google 1/drive? When I search for it most of the results are their website.
Sorry to be a pain, but I'm now down to a barely usable phone and struggling more than ever! Thanks for all the help.
Very welcome. And sorry, totally forgot you need root for Swift. I believe AppDash can backup most data w/o root, but I can't say for certain.Thanks for your reply, @andybones. Yes, I did several backups in the lead up to this, including using Swift Backup, which I can't use now since I can't get root. Still don't know why I'm not able to get to the Google backups to restore everything.
I wish I hadn't been so suspicious of Syncios when it magically appeared on the phone and computer... More attempts tomorrow when my mind is (hopefully) clearer.
Ok, Is it important to tick banking applications?I am passing Safetynet with the Universal SafetyNet Fix 2.2.1 and MagiskHide Props Config 6.1.2 modules. See the Pass SafetyNet section in the OP.
Yes.Ok, Is it important to tick banking applications?
Thanks again for the help !
Please resize your photos or use a spoiler.
I haven't always had the update notification, but I monitor for new releases anyway.
If you're concerned, you can sideload the OTA or dirty flash the factory image. Instructions to do so are in the OP.
Yep, you spoiler'd properly, thank you.View attachment 5513647I hope I did this right, but looks like after clearing storage in Google Play Services, the checking, it worked. Now, do I use the OTA update option now in Magisk?
Another user suggested restoring the boot image prior to the OTA:Strange. OTA downloaded and installed, after which I installed Magisk via OTA option, as discussed. But for some reason the update failed ...
Thank you. I will give it a try when I get back to wifi.Another user suggested restoring the boot image prior to the OTA:
More information here
- Open Magisk, tap Uninstall, tap Restore Images DO NOT REBOOT
- Manually start OTA update: Settings > System > System Update
- Allow OTA to download and install; DO NOT REBOOT
- When OTA update prompts to restart, open Magisk, tap Install, then tap Install to Inactive Slot
- Reboot device
Nope. Now I've lost root.Another user suggested restoring the boot image prior to the OTA:
More information here
- Open Magisk, tap Uninstall, tap Restore Images DO NOT REBOOT
- Manually start OTA update: Settings > System > System Update
- Allow OTA to download and install; DO NOT REBOOT
- When OTA update prompts to restart, open Magisk, tap Install, then tap Install to Inactive Slot
- Reboot device
Yes!Hello all! Sorry if this question has already been answered but I was wondering if anyone has tried to root lineage 19.1 on pixel 5 (redfin)
Thank you so much,
DroidRommer
This thread is for rooting and updating the stock ROM and kernel, so the methods here may not work on custom ROMs.Thanks so much! Sorry for not just simply reading the whole post
Yes!Hello all! Sorry if this question has already been answered but I was wondering if anyone has tried to root lineage 19.1 on pixel 5 (redfin)
Thank you so much,
DroidRommer
This thread is for rooting and updating the stock ROM and kernel, so the methods here may not work on custom ROMs.Thanks so much! Sorry for not just simply reading the whole post
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 update bootloader <bootloader image name>
fastboot reboot bootloader
ping -n 5 127.0.0.1 > nul
fastboot update radio <radio image name>
fastboot reboot bootloader
ping -n 5 127.0.0.1 > nul
fastboot update --skip-reboot --slot=all <image-device-buildnumber.zip>
fastboot boot <drag and drop master root.img here>
fastboot update device-image-buildnumber.zip
fastboot boot magisk_patched-23016_xxxxx.img
--skip-reboot
when applying the update, then simply rebooting to bootloader and flashing the patched boot image.Confirmed workingFor those who are wondering, this is how I updated my Pixel 5 (and my wife's 5a):
You can potentially save a couple steps by using
- Download and extract the factory image
- Extract boot.img from the factory update image
- Copied boot.img to device, patched in Magisk, copied patched boot image back to update folder
- Reboot device to bootloader
- Apply update:
Code:fastboot update device-image-buildnumber.zip
- Let device boot and finish update; reboot to bootloader
- Boot patched image:
Code:fastboot boot magisk_patched-23016_xxxxx.img
- Open Magisk, tap Install, Direct Install, then reboot.
- Done.
--skip-reboot
when applying the update, then simply rebooting to bootloader and flashing the patched boot image.
Note: I manually patched the boot image because I didn't have a 23016 boot image handy.