Heimdall - Mobile - Flash Rom Notes

12 Dec 2017 , Note3 stuck in boot loop after TWRP bootloader install on Android

  1. Down load github code  git@github.com:Benjamin-Dobell/Heimdall.git 

  2. Follow instructions https://raw.githubusercontent.com/Benjamin-Dobell/Heimdall/master/Linux/README

  3. Make Heimdal
    1. sudo apt install cmake libusb-1.0-0-dev zlib1g-dev qt5-default libgl1-mesa-dev
    2. cd Heimdal
    3. mkdir build
    4. cd build
    5. cmake -DCMAKE_BUILD_TYPE=Release ..
    6. make
  4.  sudo ./heimdall download-pit --output mypit.pit 

    • Session begun.
      
      Downloading device's PIT file...
      PIT file download successful.
      
      Ending session...
      Rebooting device...
      Releasing device interface...
  5. Rebooted and all OK !!
  6. 201712 - Upgrade to latest mobilephone Phronesis rom

13 Dec 2017 - Flash Note3 - firmware/modem/radio with heimdal-frontend to resolve "network not available"

...

Linux/Heimdall (last edited 2017-12-14 08:19:13 by PieterSmit)