📳🔥PixelFlasher for Google Pixel 5 Support Thread.

Search This thread

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
PixelFlasher 4.0.0 pre-release:
Sep 25, 2022 v4.0.0 pre-release
  • New Feature: On supported devices, where device is not yet rooted (or adb shell su not allowed), an option to control the Magisk Manager GUI (drive UI) to programmatically control the app through UIAutomator and create a patched boot.img
    See Patching flow chart for details.
  • New Feature: Detect if Magisk Manager is at a higher version than installed Magisk, warn the user of a potential rare corner case and offer a choice of patching method.
  • New Feature: Temporary Root, when flashing if you choose this option, the phone will be flashed with unpatched boot.img, but Live boot to patched boot.img to provide a temporary root.
  • New Feature: Warn the user to flash both bootloader slots if their device is a Tensor device (Pixel 6, Pixel 6a, Pixel 6 Pro), if current version of OS is lower than Android 13.
  • New Feature: Flash to inactive slot. Unlike OTA flashing factory image flashing is always done on the current active slot, with this option selected, PixelFlasher will write to inactive slot. This allows one to revert to current working state in case anything goes wrong. This feature combined with Temporary Flash provides best method to test a new firmware without risking losing current working setup.
    Note: You should avoid this option if you are on a Tensor device and are upgrading from Android 12 to Android 13 (see the previous feature).
  • New Feature: Detect and operate on devices that are in Sideload or Recovery mode.
  • New spinner to indicate PixelFlasher activity.
  • Renamed Reload button to Scan, to better reflect the button's function. After a scan print the count of devices found.
  • PixelFlasher previously used MD5 to uniquely identify boot images (patched or otherwise), with version 4.0.0 PixelFlasher now uses SHA1 instead of MD5.
    This has no bearing on the functionality, it just better aligns with Magisk way of identifying and tagging boot images.
  • PixelFlasher now extracts the embedded SHA1 of a Magisk Patched images (only available in newer devices) and assures that it matches the source boot.img's SHA1.
    This is just an extra validation.
  • Code cleanup / refactoring, adding more validations and exception handling.
  • Print debug details when encountering non compliant Magisk modules.
  • Firmware link now takes you to the device's download page instead of just the general download page.
  • To better reflect the file details, transferred and stored boot.img files are now suffixed by their shortened SHA1, while magisk_patched.img files are now suffixed by shortened SHA1 of their source boot.img.
  • Allow sideload even if bootloader is locked.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Oct 03, 2022 v4.1.0 release

  • Patching is now fully automatic with or without root.
    PixelFlasher uses installed Magisk Manager binaries to create a patch (root binaries are only used if Magisk Manager is not available / accessible)
    UIAutomator no longer necessary, neither asking the user to manually patch and click ok when done.
  • Added an option to set a hidden Magisk package name so that PixelFlasher can find the Magisk and use it, the user still has a choice to use root binaries.
  • Speed improvements for device property reading.
  • Speed improvements for Magisk modules reading.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
  • NOTICE:
    I'm marking version 4.1.0 release as pre-release because I just found out that unzip is not normally available on the phone, which this new patching mechanism uses.
    On my test phones they were available.
    Unless you have unzip on your phone, you should avoid using this version.
    Sorry about this oversight.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
Update Release:
Oct 03, 2022 v4.1.1. release
  • Bug Fix: Bundle busybox with PixelFlasher to be used for unzipping Magisk.
  • Bug Fix #25, use the Magisk Manager version number instead of Rooted Magisk version number.
  • Cosmetic changes and a bit more logging.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
Update Release:
Oct 04, 2022 v4.1.2 release
  • include busybox binaries for different Android architectures (arm64-v8a, armeabi-v7a, x86_64, x86)
  • don't use hidden Magisk for patching, as it is a stub only.
 
  • Like
Reactions: elong7681

V0latyle

Forum Moderator
Staff member
Update Release:
Oct 04, 2022 v4.1.2 release
  • include busybox binaries for different Android architectures (arm64-v8a, armeabi-v7a, x86_64, x86)
  • don't use hidden Magisk for patching, as it is a stub only.
For some odd reason, this version isn't detecting Magisk Manager, which I don't have hidden or renamed. Last version I used (latest as of September update) worked fine.

I'm using Canary 25303.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
Pre-Release:
Oct 13, 2022 v4.2.0 pre-release
  • Support for Pixel 7, 7p (init_boot extraction and patching / flashing).
  • Added Pixel 7 / 7p partitions flashing options to custom flash.
  • Improved patching process using boot_patch, add more patch file validations.
  • Check for Magisk backup and trigger Magisk to backup if missing.
  • Add more logging messages for troubleshooting.
  • Code optimization / improvements.
  • Bug Fix #28 Error when opening download link without a device selected.
  • Added set_version script to easily set the product version.
  • Print path of the selected boot to console, for easy copy / paste.
 
  • Like
Reactions: elong7681

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Oct 15, 2022 v4.3.0 release
  • New: You can now download and install alpha and delta Magisk versions in addition to the official stable, beta, canary and debug versions.
  • Bug fix: Generating support.zip file was modifying the main db file unnecessarily.
  • Bug fix: When patching with Magisk Manager the version of Magisk Manager was not being displayed in the boot images table.
  • Bug fix: MacOS downloaded Magisk had space in the file path, which was causing failed installation.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
Oct 16, 2022 v4.3.0.1 release
  • Bug fix: #30 Error during firmware processing file extraction phase.
  • PixelFlasher-Linux is now labeled PixelFlasher-Ubuntu (It is built on Ubuntu which is not compatible with all Linux flavors. Even though PixelFlasher-Kali is more compatible, it is still not a one size fits all solution.)
 
  • Like
Reactions: Skysurfer77

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Nov 09, 2022 v4.4.0 release
  • New feature: Font and Font size should be configurable by the user #33
  • New feature: Added WiFi-ADB connect / disconnect button. Left click to connect, Right click to disconnect.
    Handy to access a device remotely.
    Note: This only works in adb mode, so no fastboot or flashing features work for remote devices, but for patching / installing apks, managing Magisk modules it works well (basically anything that is done in adb).
    I personally use this to test patching on remote devices, and also use it to access / install apps to my watch.
  • Ground work for future features: Get installed Package list, and list which are disabled, enable / disable / uninstall apps. (Will be available in future release).
  • Move Flash Option Flash to inactive slot to Basic mode from Advanced mode..
  • Minor UI Improvements
  • If Magisk does not create a backup attempt to trigger Magisk to create one.
  • Update readme to include Pixel 7 / 7P specific info.
 

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Dec 04, 2022 v4.5.0 release
  • New look (Artwork / Icons), compliments of @t-ryder (thank you), based on Material design icons.
  • New Feature: Package Manager, Install / Uninstall / Freeze (disable) / Unfreeze (enable) packages even system ones (root not required). Handy with Wifi ADB.
  • Use latest Python updated packages.
  • Ubuntu 22.04 support.
  • Miscellaneous improvements.
 
  • Like
Reactions: Skysurfer77

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Dec 05, 2022 v4.6.0 release
  • Added single click button to easily flash just the boot/init_boot (stock or patched) to the phone.
  • #39 Display Flash Option changes in the console, and allow flashing to inactive slot in basic mode.
  • #39 Do the Magisk backup only when rooted.
  • Decouple OTA sideload from needing factory image.
  • Other minor improvements.
 
  • Like
Reactions: Skysurfer77

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
New Release:
Dec 06, 2022 v4.6.1 release
  • #40 Handle locale related exceptions which were causing PixelFlasher to not launch on some Windows 11 systems.
  • Add the ability to download and install a special Magisk version that has modules loading intentionally disabled. Required to get out of bootloops and manage to disable modules.
    Credit to gecowa6967 at XDA.
 

BWhitmore

Member
Apr 16, 2019
23
4
Metuchen, NJ
Hi.

PIxel Flasher for Mac 4.6.1.0 - MacBook Air M1 - MOnterey 12.6.2 - Pixel 5 on Android 13

If PixelFlasher becomes unresponsive (as per Actvity Manager and Force Quit dialog) during the upgrade process am I in big trouble?

Screengrab attached. Phone is in Fastboot mode

Edit: It has been stuck for about 15 minutes

Screen Shot 2023-01-09 at 12.32.59 PM.png
 
Last edited:

badabing2003

Recognized Contributor
Sep 17, 2012
4,925
9,130
Hi.

PIxel Flasher for Mac 4.6.1.0 - MacBook Air M1 - MOnterey 12.6.2 - Pixel 5 on Android 13

If PixelFlasher becomes unresponsive (as per Actvity Manager and Force Quit dialog) during the upgrade process am I in big trouble?

Screengrab attached. Phone is in Fastboot mode

Edit: It has been stuck for about 15 minutes

View attachment 5805987
Unfortunately this is a MAC issue with fastbootd mode.
See the discussion here. read subsequent posts to get an idea and what to do assuming that you can do something about it.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 7
    PF_promo-banner.png

    This is the support thread of PixelFlasher
    (PixelFlasher is an open-source self contained GUI tool to facilitate Pixel phone device flashing/rooting/updating with extra features).

    Note: This thread is meant for issues and problems faced in Google Pixel 5 devices, generic issues that are device agnostic should be discussed in the main thread.
    For full details on where to download / usage and feature set of the tool, visit the main thread at XDA or the project's Github page.

    IMPORTANT:
    Please do not ask questions the answers of which are already stated in the OP.
    I will simply ignore the request, as I'm fed up of referring people to the post that has the answers.

    Troubleshooting:
    If you need support or assistance, please generate and provide a support file from within PixelFlasher.
    You can hit that big Support button on the main screen, or select it from the Help menu.
    The generated support.zip file is sanitized (redacted) to keep your sensitive information (username device id ...) private.
    And no, a screenshot of the console or an excerpt from the console, does not make a support file.
    Clearly state the issue you're encountering, what actions did you take, and what outcome you observed, and what outcome you had expected.
    Do NOT modify the support file, keep it intact.
    • See this post.
    • Generate Sanitized support.zip file (File Menu) and submit that with your report.
    • If your anti-virus program is telling you that PixelFlasher is a malware, or you are concerned in any way, please check this post.
    3
    New Release:
    June 23, 2023 v5.3.3.0 release
    • #79 Bug-fix: Package Manager column stays unsorted when filtered.
    • Warn users that extract the contents of firmware and use the image inside as firmware, which is no good.
    • Warn users of Android Platform-Tools 34.0.3 about potential issues and suggest using 33.0.3
    • Package manager bug fixes and improvements.
    3
    New Release:
    May 04, 2022 v3.2.0 release
    • Help menu option to create support.zip file, which sanitizes (redacts user names and device IDs) of the log files.
      This makes it super easy to provide support.zip file when something goes wrong and need to report it.
    • In boot management, delete firmware cache of the selected boot.img if it is the last boot.img used from that firmware.
    • Handle space characters in username.
    • Console is now responsive when processing firmware file.
    • More checks and validations.
    • Update readme with instructions on how to build PixelFlasher on MacOS.
    3
    Thanks for keeping the tool and this thread up-to-date. Kudos @badabing2003
    2
    New Release: (See full details here on xda or here at github)
    April 03, 2022 v2.0.0.0-pre release.
    • Major refactoring
    • Added Advanced (Expert) mode UI.
    • Basic mode keeps UI simple and hides expert features.
    • Support for setting active slot.
    • Reboot options (recovery, system, bootloader)
    • Moved custom ROM options to expert mode.
    • Added custom flashing to expert mode, can now flash to live (temporary root), or custom flash any image to any partition.
    • Moved flashing to both slots, disabling verity / verification to expert mode.
    • Many other improvements, validations and checks.
    • Updated documentation.