Is it possible to get wakelogs without root ?Android 13 itself doesn't cause massive battery drain. Something else is going on with your phone.
Is it possible to get wakelogs without root ?Android 13 itself doesn't cause massive battery drain. Something else is going on with your phone.
With Better Battery Stats you can issue adb commands to grant permissions, although I don't know if this will completely work for Android 13 since I'm rooted.
Yes, you have the A13 bootloader on both slots.I just received this phone today. Both A and B have bootloader version "bluejay-1.2-8893284" and is on Android 13 August 2022 (build TP1A.220624.021.A1). Am I safe to flash the November image and then follow the root guide process?
Nope, the tools and files necessary to recover the device are not publicly available, and Google's recommended fix is replacing the mainboard.I think my phone bricked tonight because of this. Pixel 6a on 13 from a flash. Attempted a to take the OTA and it failed. Tried to flash the newest build on the inactive slot with PF and the phone is is 100% unresponsive. Black screen, can't hard reset nothing. I did notice if you connect to PC and press power, Vol Up and Vol down at the same time it chimes like it connects, releasing the power chimes again like it disconnected.
Called Google they told me to send it in but I am hoping for a quicker solution. Anyone have luck getting these phone working again?
Thanks
BB
You can also use theThis bootloader works with Android 12 if you have updated your Phone to Android 13.
It is from Android 12 beta firmware bluejay-sd2a.220601.004.x2 (bootloader-bluejay-bluejay-1.1-8927508.img)
Bootloader works with official Android 12 rom.
For flashing official Android 12 rom you have to edit android-info.txt inside the image-xxx--zip
"require version-bootloader=bluejay-1.1-8419703" change to "#require version-bootloader=bluejay-1.1-8419703"
--force
argument when flashing the system image, which ignores the bootloader/baseband requirement.I just received this phone today. Both A and B have bootloader version "bluejay-1.2-8893284" and is on Android 13 August 2022 (build TP1A.220624.021.A1). Am I safe to flash the November image and then follow the root guide process?
If you have updated at least TWICE via OTA since August, you should have the Android 13 bootloader in both slots.I read about the scary bricking with Android 13 in the previous posts.
I'm going to do my 1st ever Magisk rooting of Pixel 6a that carries Android 13. Updated from Android 12 some time back.
Does this slot A slot B flashing apply to me?
Additionally, these guides do not mention slots A or B.
![]()
Here's how you can unlock the bootloader and root the Google Pixel 6a with Magisk
Looking to root your brand new Google Pixel 6a? Here's how to unlock the bootloader and root the latest mid-ranger Pixel smartphone!www.xda-developers.com
Any help appreciated thanks.
There's commands to do this in the OP, but if your bootloader is locked, you won't be able to switch slots. Since you're planning on rooting, I would recommend unlocking first, then follow the instructions to check versions on both slots.How did you check the bootloader version for both slots A and B? Curious!
If you have updated at least TWICE via OTA since August, you should have the Android 13 bootloader in both slots.
There's commands to do this in the OP, but if your bootloader is locked, you won't be able to switch slots. Since you're planning on rooting, I would recommend unlocking first, then follow the instructions to check versions on both slots.
As long as they're both Android 13, no.Thank you very much @V0latyle !
My bootloader is unlocked and shows Android 13 (bluejay-1.2-9152140) in the A and B slots.
Since both slots have the same Android version, do I still need to flash bootloader to both slots?
-----
Please advise.
Overwrite it with a different image, like the unpatched boot image@V0latyle
I have done this below, but all I see is the Google logo on phone screen. Did something go wrong?
fastboot flash boot magisk_patched.img
fastboot reboot
Guide: https://www.xda-developers.com/how-...magisk-google-pixel-6a/#flashpatchedbootimage
How do I 'unflash' an image?
Overwrite it with a different image, like the unpatched boot image
What build are you on and what version of Magisk are you using?
Again, take these questions to the guide thread. Thanks@V0latyle
According to https://www.getdroidtips.com/root-pixel-android-13-magisk/
They recommend fastboot boot magisk_patched.img instead of FLASH. Which one should I follow?
fastboot flash bootloader --slot=all <bootloader image>
It's highly recommended you do this BEFORE updating, but if you didn't, do it as soon as possible.adb reboot bootloader #Reboots device to bootloader.
fastboot getvar current-slot #Outputs current slot, should also be visible on the device screen: "Boot slot"
fastboot getvar version-bootloader #Outputs current slot's bootloader version, should also be visible on device screen "Bootloader version"
fastboot --set-active=a or b #Use this to switch to the inactive slot - if current slot is A, set to B or vice versa.
fastboot getvar current-slot
fastboot getvar version-bootloader
fastboot --set-active=b or a (set to original slot) #Set active slot back to what it was before. If you started on slot A, make sure you switch back to slot A.
fastboot getvar current-slot
fastboot continue #Commands device to resume boot, same function as selecting "Start" in the bootloader menu.
#So as an example:
fastboot getvar current-sot
>current-slot: a
fastboot getvar version-bootloader
>version:1.3
fastboot --set-active=b
>Setting current slot to 'b'
fastboot getvar version-bootloader
>version: 1.3
fastboot --set-active=a
>Setting current slot to 'a'
fastboot continue
I mean...I've kinda liked A12. But to each his own.That would be the scoped storage sucking up resources/battery to make you feel safe...
Android 10 is ok, 11 so-so, 12 sucks and along comes 13 beta. Yeah that'll work.
Blame Gookill for this fubar.
@blackhawk is entitled to his opinion, just as you are. Remember to keep your conduct civil and respectful:
2.3 Flaming / Lack of respect: XDA is about sharing and this does not involve virtual yelling (flaming) or rudeness. Flaming or posting with a lack of respect is unacceptable. Treat new members in the manner in which you would like to have been treated when you were a new member. When dealing with any member, provide them with guidance, advice and instructions when you can, showing them respect and courtesy. Never post in a demanding, argumentative, disrespectful or self-righteous manner.