TRYING TO UNLOCK THE MOTO X 2ND GEN - X 2014 Q&A, Help & Troubleshooting

CAN SOMEONE PLEASE HELP US?? WE ARE TRYING TO UNLOCK THE MOTO X 2ND GEN FROM US CELLULAR AND NEED THESE FILES!
THANKS IN ADVANCE!
PLEASE POST THEM TO : http://forum.xda-developers.com/moto-x-2014/help/xt1093-cellular-gsm-network-t2952620/page12
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
maybe if somebody shere modemst1 and modemst2 from unlocked moto x 2014 files and we flashe it will help
i can take the risk and flesh it to my device
how to backup this file
run terminal emulator
su ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img ( enter )
someone can do it for us ?

Related

Request from unlocked moto x 2014

Hello we need these files for some testing on xt1093
niko99 said:
maybe if somebody shere modemst1 and modemst2 from unlocked moto x 2014 files and we flashe it will help
i can take the risk and flesh it to my device
how to backup this file
run terminal emulator
su ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img ( enter )
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img ( enter )
someone can do it for us ?
Click to expand...
Click to collapse
you can also post it on this thread:
http://forum.xda-developers.com/newreply.php?do=newreply&p=59361072

help help , i need a boot.img by XT1115 (moto X Pro)

i flash a wrong boot.img into it .
so it was failed to start-up and stay in fastboot mode now
i only know the boot block in nexus 6 is mmcblk0p37
su -c ls -la /dev/block/platform/msm_sdcc.1/by-name |grep boot
lrwxrwxrwx root root 1970-01-01 08:00 boot -> /dev/block/mmcblk0p37​
i dont know it is match or not in moto x pro . so u need try it
"su -c ls -la /dev/block/platform/msm_sdcc.1/by-name |grep boot"
and get the right mmc block num.
and backup it to me ,like this :
su -c dd if=/dev/block/mmcblk0p37 of=/sdcard/boot.img bs=4096​
very very thank you
Why are you posting this in the Nexus 6 forums?
brando56894 said:
Why are you posting this in the Nexus 6 forums?
Click to expand...
Click to collapse
cuz they r the same hardware based..and not any other X pro forums..

How to unlock bootloader on d405n v20a ?

Hi !
Didn't find the correct aboot.bin file for my device... Anyone help ?
My phone is already rooted...
Is there a way to manually dump the bootloader and patch it ?
Thanks,
Bruno.
Dump your aboot with:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/storage/external_SD/aboot.img
And post here.
F. Gacrux said:
Dump your aboot with:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot of=/storage/external_SD/aboot.img
And post here.
Click to expand...
Click to collapse
I've just found it here : http://forum.xda-developers.com/showpost.php?p=54358527&postcount=2
Worked for me on a d405n v20a-eur firmware. Happy

Moto X 2014 Bricked.

I've recently bricked my Moto X XT1097 (QDloader 9008) from trying to DD the boot loader files from the Canadian XT1097, When i was doing that I was looking at the partition table using the " ls -al /dev/block/platform/*/by-name" Command, From doing that I noticed there was a partition called abootBackup.
Is there a way for the Device to read the abootBackup partition and restore the aboot partition?
deleted

XT1929-3 - Sprint - bricked - need dump

Hi all
Problem: 9008 mode after switching to empty _b .....
try this - https://forum.xda-developers.com/z3-play/how-to/how-to-9008-mode-switching-to-empty-b-t3866149 (not working, still bricked )
Need a loader dump from Moto Z3 Play, XT1929-3 Sprint.
how to dump, use ADB:
adb shell
su
dd if=/dev/block/mmcblk0 of=/sdcard/loader.img bs=1024 count=168960
exit
adb pull /sdcard/loader.img
Thanks!

Categories

Resources