PDA

Просмотр полной версии : Как поднять xt1687?



ribbentrop
04.05.2019, 19:46
Зашёл аппарат, сразу после вкл вываливается в фастбут. На крышке надпись M266C model xt1687, америкос. Вот лог getvar all:

Microsoft Windows [Version 6.1.7601]
2012, (c) Корпорация Майкрософт. Все права защищены.

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C0.92
(bootloader) product: potter
(bootloader) board: potter
(bootloader) secure: yes
(bootloader) hwrev: P3B
(bootloader) radio: 1
(bootloader) storage-type: emmc
(bootloader) emmc: 64GB SAMSUNG RC14MB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 4GB SAMSUNG LP3 DIE=8Gb M5=01 M6=05 M7=00 M8=5F
(bootloader) cpu: MSM8953
(bootloader) serialno: ZY2243BVBT
(bootloader) cid: 0x0032
(bootloader) channelid: 0x8d
(bootloader) uid: B19B619A00000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 534773760
(bootloader) reason: Fall-through from normal boot mode
(bootloader) imei: 351856081706335
(bootloader) meid:
(bootloader) date: 04-08-2017
(bootloader) sku: XT1687
(bootloader) carrier_sku:
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jan 1 21:16:40 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/potter/potter:8.1.0/OPSS2
(bootloader) ro.build.fingerprint[1]: 8.85-17-4/28698:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.28.231.5.potter.reta
(bootloader) ro.build.version.full[1]: il.en.US
(bootloader) ro.build.version.qcom: LA.UM.6.6.r1-08600-89xx.0
(bootloader) version-baseband: M8953_41.50.07.85.01R POTTER_NA_CUST
(bootloader) kernel.version[0]: Linux version 3.18.71-perf-g09a33b1 (hud
(bootloader) kernel.version[1]: soncm@ilclbld72) (gcc version 4.9.x 2015
(bootloader) kernel.version[2]: 0123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Tue Dec 11 06:38:16 CST 2018
(bootloader) sbl1.git: git=MBM-NG-VC0.92-0-gd009c3b
(bootloader) rpm.git: git=92e5e21-dirty
(bootloader) tz.git: git=1c9b381-dirty
(bootloader) devcfg.git: git=1c9b381-dirty
(bootloader) keymaster.git: git=1c9b381-dirty
(bootloader) cmnlib.git: git=1c9b381-dirty
(bootloader) cmnlib64.git: git=1c9b381-dirty
(bootloader) prov.git: git=1c9b381-dirty
(bootloader) aboot.git: git=MBM-NG-VC0.92-0-g3ea8df0
(bootloader) frp-state: protected (77)
(bootloader) ro.carrier: retus
(bootloader) current-slot:
(bootloader) slot-suffixes: _a
(bootloader) slot-count: 1
(bootloader) slot-successful:_a: INVALID
(bootloader) slot-successful:_b: INVALID
(bootloader) slot-bootable:_a: INVALID
(bootloader) slot-bootable:_b: INVALID
(bootloader) slot-retry-count:_a: unknown
(bootloader) slot-retry-count:_b: unknown
all: listed above
finished. total time: 0.071s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>
Бутлоадер залочен.
Cкачал отсюда (https://mirrors.lolinet.com/firmware/moto/potter/official/) все прошивки с 50-м CID. Прошивка вроде проходит нормально, ну за исключением лоченых частей:

Microsoft Windows [Version 6.1.7601]
2012, (c) Корпорация Майкрософт. Все права защищены.

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot oem fb_mode
_set
...
OKAY [ 0.000s]
finished. total time: 0.016s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash parti
tion gpt.bin
target reported max download size of 534773760 bytes
sending 'partition' (45 KB)...
OKAY [ 0.031s]
writing 'partition'...
(bootloader) Validating 'gpt.default.xml'
(bootloader) Committing 'gpt.default.xml'
(bootloader) - flashing 'gpt_main0.bin' to 'partition:0'
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.094s]
finished. total time: 0.125s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash bootl
oader bootloader.img
target reported max download size of 534773760 bytes
sending 'bootloader' (5115 KB)...
OKAY [ 0.156s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'prov.mbn' to 'prov'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.484s]
finished. total time: 0.641s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash logo
logo.bin
target reported max download size of 534773760 bytes
sending 'logo' (2186 KB)...
OKAY [ 0.078s]
writing 'logo'...
OKAY [ 0.109s]
finished. total time: 0.188s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash boot
boot.img
target reported max download size of 534773760 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.469s]
writing 'boot'...
OKAY [ 0.376s]
finished. total time: 0.860s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash recov
ery recovery.img
target reported max download size of 534773760 bytes
sending 'recovery' (20580 KB)...
OKAY [ 0.579s]
writing 'recovery'...
OKAY [ 0.453s]
finished. total time: 1.032s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash dsp a
dspso.bin
target reported max download size of 534773760 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.470s]
writing 'dsp'...
OKAY [ 0.203s]
finished. total time: 0.688s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash oem o
em.img
target reported max download size of 534773760 bytes
sending 'oem' (104608 KB)...
OKAY [ 2.783s]
writing 'oem'...
OKAY [ 6.772s]
finished. total time: 9.556s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.0
target reported max download size of 534773760 bytes
sending 'system' (256557 KB)...
OKAY [ 6.882s]
writing 'system'...
OKAY [ 5.521s]
finished. total time: 12.418s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.1
target reported max download size of 534773760 bytes
sending 'system' (256617 KB)...
OKAY [ 6.866s]
writing 'system'...
OKAY [ 4.273s]
finished. total time: 11.171s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.2
target reported max download size of 534773760 bytes
sending 'system' (254213 KB)...
OKAY [ 6.819s]
writing 'system'...
OKAY [ 5.849s]
finished. total time: 12.668s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.3
target reported max download size of 534773760 bytes
sending 'system' (256710 KB)...
OKAY [ 6.866s]
writing 'system'...
OKAY [ 4.395s]
finished. total time: 11.276s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.4
target reported max download size of 534773760 bytes
sending 'system' (256912 KB)...
OKAY [ 6.882s]
writing 'system'...
OKAY [ 4.239s]
finished. total time: 11.121s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.5
target reported max download size of 534773760 bytes
sending 'system' (257861 KB)...
OKAY [ 6.882s]
writing 'system'...
OKAY [ 4.238s]
finished. total time: 11.120s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.6
target reported max download size of 534773760 bytes
sending 'system' (260027 KB)...
OKAY [ 6.976s]
writing 'system'...
OKAY [ 5.380s]
finished. total time: 12.355s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash syste
m system.img_sparsechunk.7
target reported max download size of 534773760 bytes
sending 'system' (257557 KB)...
OKAY [ 6.896s]
writing 'system'...
OKAY [ 6.647s]
finished. total time: 13.560s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash modem
NON-HLOS.bin
target reported max download size of 534773760 bytes
sending 'modem' (71925 KB)...
OKAY [ 1.940s]
writing 'modem'...
OKAY [ 0.767s]
finished. total time: 2.723s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase modem
st1
erasing 'modemst1'...
OKAY [ 0.031s]
finished. total time: 0.047s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase modem
st2
erasing 'modemst2'...
OKAY [ 0.047s]
finished. total time: 0.047s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot flash fsg f
sg.mbn
target reported max download size of 534773760 bytes
sending 'fsg' (3012 KB)...
OKAY [ 0.094s]
writing 'fsg'...
OKAY [ 0.094s]
finished. total time: 0.203s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase cache

erasing 'cache'...
OKAY [ 0.031s]
finished. total time: 0.031s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase userd
ata
erasing 'userdata'...
OKAY [ 0.219s]
finished. total time: 0.219s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase custo
mize
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot erase clogo

erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.047s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot oem fb_mode
_clear
...
OKAY [ 0.094s]
finished. total time: 0.109s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>fastboot reboot
rebooting...

finished. total time: 0.016s

o:\xt1687\Minimal ADB and Fastboot\Minimal ADB and Fastboot>
Прошивы не помагают... телефон перегружается обратно в фастбут.
Фото 1: первый экран после включения
Фото 2: после прошивки перезагруз в фастбут и такое сообщение.
Может есть ещё какая хитрая прошивка, или память подохла?

FARIC
04.05.2019, 23:17
А вот эта штука не поможет случаем
motorola device manager

ribbentrop
04.05.2019, 23:31
Да фигня какая-то... пишет "сервер временно недоступен из-за технического обслуживания, попробуйте позже"

FARIC
05.05.2019, 02:07
Да фигня какая-то... пишет "сервер временно недоступен из-за технического обслуживания, попробуйте позже"
Долбаная леново. Подождем тогда сервак.