Status Update
Comments
ha...@web.de <ha...@web.de> #2
deleted
ga...@taxime.bg <ga...@taxime.bg> #3
Same issue, 2/6/2022 even after the February update.
Verizon pixel 6 pro using a macbook pro and imac both updated to v12.2 and chrome v98.0.4758.80.
Fastbootd (not fastboot) I can at least get it to download but it won't install. Pretty sure the website for this is the issue, when it checks the state your device is in, it's looking for the wrong state or something.
Now would be a great time to chime in Google support/techs.
In console I can see "compiled_en.js:1767 Fastboot command (oem udfps get-cal-url) failed: 'Unknown OEM command'" but I have no idea what this means. I'd presume the code to do the install is bad.
Verizon pixel 6 pro using a macbook pro and imac both updated to v12.2 and chrome v98.0.4758.80.
Fastbootd (not fastboot) I can at least get it to download but it won't install. Pretty sure the website for this is the issue, when it checks the state your device is in, it's looking for the wrong state or something.
Now would be a great time to chime in Google support/techs.
In console I can see "compiled_en.js:1767 Fastboot command (oem udfps get-cal-url) failed: 'Unknown OEM command'" but I have no idea what this means. I'd presume the code to do the install is bad.
vi...@gmail.com <vi...@gmail.com> #4
Same problem here. Pixel 6 with replaced, but original display, now fingerprint sensor isn't enlisted. This error message comes up when trying to add fingerprints for screen unlock using fingerprints (German: Einstellungen->Sicherheit->Entsperrung per Fingerabdruck -> Mehr -> Mehr -> Ich stimme zu->Starten--> Error Message "Registrierung wurde nicht abgeschlossen - Fingerabrucksensor kann nicht verwendet werden...")
I tried:
1) Factory reset ->Same error message as above
2)https://pixelrepair.withgoogle.com/udfps on Chromium/Linux and Chrome/Windows
After starting the Pixel 6 in fastboot mode and connecting to the computer, at the step "Downloading", I get the error message
-> "Couldn't find the unique calibration software for this device"
I tried:
1) Factory reset ->Same error message as above
2)
After starting the Pixel 6 in fastboot mode and connecting to the computer, at the step "Downloading", I get the error message
-> "Couldn't find the unique calibration software for this device"
sa...@gmail.com <sa...@gmail.com> #5
Seems like the tool is running
fastboot oem udfps get-cal-url
The url returned by that command is then invalid
When you try to visit the url returned, it's no longer up. My guess is that the url moved somewhere else on Google servers but fastboot reports the original url.
If anyone is able to get the .signed.cal file it's as simple as fastboot oem udfps apply-cal <path-to-file>
For those suggesting fastbootd, that doesn't reply to any oem commands. Not exactly sure how it even passes the download phase
ma...@google.com <ma...@google.com> #6
I'm having the same problem after a screen replacement
Tried:
Factory resetting multiple times
Enrolled in Beta testing - failed
Flashed with android flashtoolhttps://flash.android.com/
Cannot get the fingerprint calibration to work!
Tried:
Factory resetting multiple times
Enrolled in Beta testing - failed
Flashed with android flashtool
Cannot get the fingerprint calibration to work!
Description
# It is OK to share your API Project ID, but _not_ API keys.
Please put together a simplified reproduction case, and put it up as a project on your choice of git hosting providers (e.g. github, bitbucket, etc). The easiest way to do this might be to fork the Google Maps Android API Samples Repository and modify one of the existing demo activities:
What steps will reproduce the problem?
1. Android SDK loader google maps generated crash
Also add the following details:
- Device (and version of Android) you have verified this issue on:
- Google Play Services client library version:
- Google Play Services version on the device:
- Android SDK Version:
- Was this working correctly on a previous version of Google Play Services?
(If yes, which client library and SDK version?)
Also attach screenshots, sample code and optionally an APK if possible.
Fatal Exception: java.lang.ArrayIndexOutOfBoundsException: length=1; index=12
at com.google.maps.api.android.lib6.gmm6.vector.ct.<init>(ct.java:9)
at com.google.maps.api.android.lib6.gmm6.vector.cv.a(cv.java:23)
at com.google.maps.api.android.lib6.gmm6.util.m.run(m.java:14)
at java.lang.Thread.run(Thread.java:764)
If the problem exhibits itself in a released version of your app on the
Play Store, optionally provide a link to the app, and explain how to
reproduce the issue in the app.