a lot better, especially in thermal management
a lot better, especially in thermal management
I have the same issue and it started when I tried to flash PE13 beta in recovery mode. So I just downgraded back to the latest PE12 build. Then the stable PE13 was released and again got the same error. Are you saying that if I flash the beta version again (successfully?) then I will be able to flash the stable version of PE13?Thanks @jjpprrrr
I flashed the latest PE13 recovery again but it didn't solve the problem.
Then I tried the prior version of the PE13 recovery (20221122) which successfully flashed the current stable PE13 zip.
I am not sure if this is a bug that was introduced in the latest recovery build or my device, but it may warrant investigation if others have the same issue with the latest recovery.
Anyhow Thanks for the help!
What worked for me was using the beta PE13 recovery to flash the stable PE13 ROM. It was the stable PE13 recovery that was giving me the problem.I have the same issue and it started when I tried to flash PE13 beta in recovery mode. So I just downgraded back to the latest PE12 build. Then the stable PE13 was released and again got the same error. Are you saying that if I flash the beta version again (successfully?) then I will be able to flash the stable version of PE13?
The same here with the latest version (build January 19, 2023, 10:51 UTC)
Hi.Hi,
today I found Google Pay having stopped working. it's complaining about the system not fulfilling the security requirements/ no original Android version.
I found the Google Wallet having been updated yesterday (the version shows a release date of Feb 14), so I assume that they introduced some more strict checking.
anyone found some workaround already?
Regards
sthones
No, not working.Hi.
I have exactly the same problem. Last update installed.
Did you find solution ?
Install magisk if you haven't and then this module, which is a fork of the original Universal SafetyNet Fix.Hi.
I have exactly the same problem. Last update installed.
Did you find solution ?
Do I need root to install magisk?Install magisk if you haven't and then this module, which is a fork of the original Universal SafetyNet Fix.
After you reboot, safetynet should pass.
Magisk is the thing that gives you root. You need to have the bootloader unlocked and flash it through the recovery.
It does allow you. Just sideload magisk like you would the rom. Also when you get a new update to the rom, you'll need to sideload magisk again after the update.Last question.
Will the Pixel experience recovery allow me to install magisk? Or do I need to install another recovery? TWRP?
Last question.
Will the Pixel experience recovery allow me to install magisk? Or do I need to install another recovery? TWRP?
safetynet-fix
unless passing SafetyNet is absolutely essential for you at the moment.It was working fine on PE 12 as well, but you probably needed to uninstall a language model update that was auto installed.Just realised that the recorder app is fully functional in PE 13, now with the local transcription feature enabled. In PE 12 this wasn't working because it relied on some hardware component that only Tensor and some Exynos socs had. Personally I don't record audio often, but it's pretty cool nevertheless!
Please wait for the next update.Hi,
today I found Google Pay having stopped working. it's complaining about the system not fulfilling the security requirements/ no original Android version.
I found the Google Wallet having been updated yesterday (the version shows a release date of Feb 14), so I assume that they introduced some more strict checking.
anyone found some workaround already?
Regards
sthones
@jjpprrrr I've built a version for myself to get Google Pay working again and found that two crucial bits of info were missing from the build guide at https://wiki.pixelexperience.org/devices/polaris/build
Do you happen to know who maintains it?
#1, What you'll need - This list doesn't say but the build machine must be 64bit x86. It doesn't work on Arm. I've built it on AWS and wasted hours by the time I've managed to figure it out from the error messages. Nobody's fault, but it would be nice to add a note as it's a must have, not optional.
#2, rsync is not installed by the pre-build prep scripts and it's required at the very end of the build processThe build died on me at 96% because it couldn't find rsync haha. Anyway, probably the best thing to do would be to add rsync to android_build_env.sh, while the second best thing to just add a line to the build docs and say install rsync `sudo apt install rsync`
Cheers
ps: Safetynet passes now![]()
Thanks! Will try to do it with on WSL, don't have experience building Android ROMs but yes in other stuff. So is there any extra step to get Google Pay working again or is it enough building it as provided?Build and install
- Get a 64bit x86 linux machine that has a minimum of 16GB RAM. I used one with32 GB. VMs are fine.
- install rsync: `sudo apt install rsync`
- Follow the build guide https://wiki.pixelexperience.org/devices/polaris/build You can skip the "Turn on caching to speed up build" section if this is just a one-off build. For example, if you're planning to use a VM that you will blow away at the end.
- If the build is successful, install your ROM from recovery: https://wiki.pixelexperience.org/devices/polaris/install/#installing-pixelexperience-from-recovery
Not sure about OTA, but you could always install the official version on top of this from recovery if/when it comes out. Theoretically it's the same code, so OTA might work too, but there may be other factors in play, such as that your ROM won't be signed and it will be marked UNOFFICIAL. Not sure if the server allows UNOFFICIAL roms to pull OTA updates for example. Best to ask @jjpprrrr about that.
And, most importantly, if you don't know what you're doing, don't build your own rom!![]()
The front camera is cheap to buy and easy to replace. Often don't even need to buy one as the connector for the front camera often just comes loose.Oh ****! Any ideas, to solve this issue?
Will a hardware reset solve this error?
I have two identical smartphones - one with PE12 and one with the original MIUI. Currently I'm using the phone with PE12 and only this device has the problem with the camera. Is it because of PE?
abd shell
su
setenforce 0
getenforce