imei, baseband is lost after resolder in service center
backup no have
pls give modemst1 (mmcblk0p12) modemst2 (mmcblk0p13) fsg (mmcblk0p16) mi3 wcdma 64gb
thanks
http://en.miui.com/download-101.html
Related
here are the partitions you can and can't flash unsigned:
Can:
Code:
boot
recovery
userdata
system
modem
fsg
modemst1
modemst2
logo
devtree
cdrom
tombstones
cache
Can't:
Code:
aboot
tz
rpm
sbl1
sbl2
sbl3
partition (You can't re-partition it either)
Untested:
Code:
cid
dhob
hob
kpan
mbl
misc
padA
padB
pds
persist
utags
sp
ssd
utags
Why didn't you just put this in your noob guide?
Sent from my JokerMATRIX HD MAXX
deeje00 said:
Why didn't you just put this in your noob guide?
Sent from my JokerMATRIX HD MAXX
Click to expand...
Click to collapse
Was in the dev section for developers.
But I'll link to it
hi
and installed the firmware and the phone has been in bootloop
http://www.4shared.com/zip/UtS8KSq5ce/RETUGLB_XT1063_502_LXB2246-28_.html
commands used
Code:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
help:crying:
How to solve gps issues in almost all cm12.1 based roms??
go to fastboot and use adb and type each command:
fastboot erase modemst1
fastboot erase modemst2
already done fastboot method...still facing the same issue...i am using blisspop official latest builld..
here i need to do the commands on fastboot, after boot the device, and then reboot only after the gps works.
so do the commands:
fastboot erase modemst1
fastboot erase modemst2
fastboot erase modemst1
fastboot reboot
after it turns on check with "GPS Status" app
if nok reboot ant test again
some times i need to do this more then one time, very boring but after one two attempts it works...
Please help! The GPS in my moto g 2 cm12.1 does not work. On mobile and WiFi networks works much more when I do not have Internet access Google maps just do not find me
In fastboot mode type these commands:
fastboot erase modemst1
fastboot erase modemst2
Hi there,
does anyone know the correct block devices in /dev/block/ that build the EFS partition in the G7+ (XT1965-3) ?
I want to make a manual backup using dd.
Thx.
Looking at /dev/block/by-name and doing some search, I *guess* these block devices are part of the EFS:
modemst1
modemst2
fsg_a +b
fsc
ddr
persist, bluetooth, modem_a modem_b *seem* not to be part of EFS
If someone has ever manually made a EFS backup, please tell.