Since more and more people have this device and since the stock ROMs are mobile carrier and country dependent, in order to flash these ROMs you need the proper PIT file to do that.
It would be helpful if those that have this device could contribute, extract and attach the PIT files, indicating the G901F product code, PDA, CSC & modem details.
Grant permission to run as root and then run this command
The file will be located in the internal sdcard (memory), with the name out.pit. Copy the file to your computer and attach it here as a 7zip.
Grant permission to run as root and then run this command
The file will be located in the internal sdcard (memory), with the name out.pit. Copy the file to your computer and attach it here as a 7zip.
G901F_pit_G901FORL1ANH1_ORL.zip : PDA: G901FXXU1ANH6; CSC: G901FORL1ANH1; MODEM: G901FXXU1ANH6
G901F_pit_G901FBOG1ANJ1_BOG.zip : PDA: G901FXXU1ANI4; CSC: G901FBOG1ANJ1; MODEM: G901FXXU1ANH6 ; Thanks to @fgth90
It would be helpful if those that have this device could contribute, extract and attach the PIT files, indicating the G901F product code, PDA, CSC & modem details.
How to extract PIT from your device
You must have the following installed:- SuperSU
- Busybox
- Terminal emulator
From terminal emulator
Code:
su
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/out.pit bs=8 count=580 skip=2176
From adb shellYou must have Android SDK installed, "USB debugging" enabled from "developer options". Now connect your phone to computer, open a cmd window and go the location where SDK is located. Then run the following commands, one at a time:
Code:
adb devices
adb shell
su
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/out.pit bs=8 count=580 skip=2176
Already available PIT files for G901F
G901F_pit_G901FORL1ANH1_ORL.zip : PDA: G901FXXU1ANH6; CSC: G901FORL1ANH1; MODEM: G901FXXU1ANH6
G901F_pit_G901FBOG1ANJ1_BOG.zip : PDA: G901FXXU1ANI4; CSC: G901FBOG1ANJ1; MODEM: G901FXXU1ANH6 ; Thanks to @fgth90
0 commentaires:
Enregistrer un commentaire