[REQ]Dump of the preinstalled rom - Sony Smartwatch 3

People are already recieving their units.
Every other wear prior to this one so far has had roms made directly by goog, I dont expect this is any different.
TheManii said:
Android wear runs, well android.
I would like to request that someone that has a wear to dump the rom that is preinstalled on it, and to make note if there it prompts for an ota on first setup.
I don't know how to enable adb on it, but I would expect that it would be available, for the moment merely doing a
Code:
adb pull /system
will be as much as anyone can expect.
In the event it actually supports fastboot, I'd also like to request a
Code:
fastboot get-var all
Click to expand...
Click to collapse
Here's a guide on enabling adb on wear, it's not specific to any one device:
[How-To] Android Wear: Enable Debugging, Take Screenshots, Unlock The Bootloader, And Root The LG G Watch
You won't be able to root it however for the time being, you need a custom recovery specifically for your device.
There's already an ota out, so if you make a dump please make note of if you already got the ota or not.

I also need the kernel revision, here's how to find it:
Code:
adb shell cat /proc/version
Please mention which rom is installed at the time.

I dumped boot.img, recovery.img, system.ext4 and userdata from Sony flash files. Will upload soon

great stuff. is there a ta partition out of curiosity?
Sent from my D6603 using Tapatalk

Ok, Here we go, dumps from sony update factory image, extracted using Flashtool from KNX01V firmware (I guess contains the OTA)
Sony Smartwatch 3 .sin files https://mega.co.nz/#!Lop3zLCb!6kRUQ8cy4oNzNZfbHt-vHoZALMUo0UpKg1OR-rWarew
They can be extracted from .sin container by http://www.flashtool.net/
Sony images:
boot.img
cache.ext4
recovery.img
system.ext4
userdata.ext4
https://mega.co.nz/#!nt40GSzR!Y5rNyef1GGkF1Xn3e-1voAUHZXO2BZSxSQegdOlKqHo
boot and recovery images are in Android format and I tested "fastboot flash boot boot.img", result ok and device boots fine.
.ext4 are ext4 images and can be extracted with ext4 tools or used directly on linux.
From build.prop:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KNX01V
ro.build.display.id=KNX01V
ro.build.version.incremental=1537183
ro.build.version.sdk=20
ro.build.version.codename=REL
ro.build.version.release=4.4W.2
ro.build.date=Thu Oct 23 02:14:49 UTC 2014
ro.build.date.utc=1414030489
ro.build.type=user
ro.build.user=android-build
ro.build.host=wped18.hot.corp.google.com
ro.build.tags=release-keys
ro.product.model=SmartWatch 3
ro.product.brand=Sony
ro.product.name=tetra
ro.product.device=tetra
ro.product.board=tetra
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.wifi.channels=
ro.board.platform=bcm_java
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tetra
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=tetra-user 4.4W.2 KNX01V 1537183 release-keys
ro.build.fingerprint=Sony/tetra/tetra:4.4W.2/KNX01V/1537183:user/release-keys
ro.build.characteristics=nosdcard,watch
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.sf.lcd_density=240
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
ro.somc.product.model=SWR50
ro.somc.version.sw=1291-6001
ro.carrier=unknown
ro.config.low_ram=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
adb shell cat /proc/version
Code:
Linux version 3.10.17+ ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Thu Oct 23 00:09:13 UTC 2014
fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: TETRA_Release_100
(bootloader) secure: No
(bootloader) version-baseband: BCM23550_14100_03
(bootloader) product: tetra
(bootloader) serialno: 14xxxxxxxxxxxxxxx
(bootloader) partition-size:abi: 0x00010000
(bootloader) partition-type:abi: emmc
(bootloader) partition-size:abi-sec: 0x00010000
(bootloader) partition-type:abi-sec: emmc
(bootloader) partition-size:hwconf: 0x00010000
(bootloader) partition-type:hwconf: emmc
(bootloader) partition-size:boot-parm: 0x00010000
(bootloader) partition-type:boot-parm: emmc
(bootloader) partition-size:loader: 0x00020000
(bootloader) partition-type:loader: emmc
(bootloader) partition-size:sys-parm-ind: 0x00080000
(bootloader) partition-type:sys-parm-ind: emmc
(bootloader) partition-size:sys-parm-dep: 0x00010000
(bootloader) partition-type:sys-parm-dep: emmc
(bootloader) partition-size:parm-spml-ind: 0x00010000
(bootloader) partition-type:parm-spml-ind: emmc
(bootloader) partition-size:parm-spml-dep: 0x00010000
(bootloader) partition-type:parm-spml-dep: emmc
(bootloader) partition-size:umts-cal: 0x00020000
(bootloader) partition-type:umts-cal: emmc
(bootloader) partition-size:cp-boot: 0x00008000
(bootloader) partition-type:cp-boot: emmc
(bootloader) partition-size:cp-image: 0x00d00000
(bootloader) partition-type:cp-image: emmc
(bootloader) partition-size:misc: 0x00040000
(bootloader) partition-type:misc: emmc
(bootloader) partition-size:apps_log: 0x00800000
(bootloader) partition-type:apps_log: ext4
(bootloader) partition-size:version-info: 0x00010000
(bootloader) partition-type:version-info: emmc
(bootloader) partition-size:dsp-pram: 0x00080000
(bootloader) partition-type:dsp-pram: emmc
(bootloader) partition-size:dsp-dram: 0x00200000
(bootloader) partition-type:dsp-dram: emmc
(bootloader) partition-size:u-boot: 0x00100000
(bootloader) partition-type:u-boot: emmc
(bootloader) partition-size:dt-blob: 0x00040000
(bootloader) partition-type:dt-blob: emmc
(bootloader) partition-size:u-boot-env: 0x00001000
(bootloader) partition-type:u-boot-env: emmc
(bootloader) partition-size:s1sbl: 0x00080000
(bootloader) partition-type:s1sbl: emmc
(bootloader) partition-size:ramdump: 0x00500000
(bootloader) partition-type:ramdump: emmc
(bootloader) partition-size:ramdump-dtb: 0x00040000
(bootloader) partition-type:ramdump-dtb: emmc
(bootloader) partition-size:recovery: 0x01600000
(bootloader) partition-type:recovery: emmc
(bootloader) partition-size:recovery-dtb: 0x00040000
(bootloader) partition-type:recovery-dtb: emmc
(bootloader) partition-size:ta: 0x00200000
(bootloader) partition-type:ta: emmc
(bootloader) partition-size:devinfo: 0x00001000
(bootloader) partition-type:devinfo: emmc
(bootloader) partition-size:oeminfo: 0x00001000
(bootloader) partition-type:oeminfo: emmc
(bootloader) partition-size:boot: 0x01600000
(bootloader) partition-type:boot: emmc
(bootloader) partition-size:cache: 0x16800000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:system: 0x20000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:userdata: 0xab4bbe00
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:ubootlogo: 0x00200000
(bootloader) partition-type:ubootlogo: emmc
(bootloader) partition-size:kpanic: 0x01700000
(bootloader) partition-type:kpanic: emmc
(bootloader) partition-size:kernel-dtb: 0x00040000
(bootloader) partition-type:kernel-dtb: emmc
(bootloader) unlocked: yes
(bootloader) off-mode-charge: 0
(bootloader) downloadsize: 0x1b400000
(bootloader) max-download-size: 0x1b400000
all:
finished. total time: 0.158s
---------- Post added at 01:17 PM ---------- Previous post was at 01:01 PM ----------
iBuzman said:
great stuff. is there a ta partition out of curiosity?
Sent from my D6603 using Tapatalk
Click to expand...
Click to collapse
No.

Can you post the direct url to it from sony?
If the url is static I will make note of it somewhere.
Edit:
XorZone said:
Code:
Linux version 3.10.17+ ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Thu Oct 23 00:09:13 UTC 2014
Click to expand...
Click to collapse
That's dissappointing that this specific kernel/device does not report the exact revision built against.
Here's the g watch r's kernel for comparison:
Code:
Linux version 3.10.0-g7326b80 ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Thu Oct 9 17:43:04 PDT 2014

I have a debug/test version of the SW3 that I want to update to the regular retail firmware. Any ideas on how to do this?
The /proc/version is
Code:
Linux version 3.10.17+ ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Fri Aug 15 08:08:05 CEST 2014
My build.prop is:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KGW38C
ro.build.display.id=tetra-userdebug 4.4W KGW38C 1046 test-keys
ro.build.version.incremental=1046
ro.build.version.sdk=20
ro.build.version.codename=REL
ro.build.version.release=4.4W
ro.build.date=Fri Aug 15 08:00:51 CEST 2014
ro.build.date.utc=1408082451
ro.build.type=userdebug
ro.build.user=hudsonslave
ro.build.host=seldlx10555
ro.build.tags=test-keys
ro.product.model=tetra
ro.product.brand=Sony
ro.product.name=tetra
ro.product.device=tetra
ro.product.board=tetra
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.wifi.channels=
ro.board.platform=bcm_java
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tetra
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=tetra-userdebug 4.4W KGW38C 1046 test-keys
ro.build.fingerprint=Sony/tetra/tetra:4.4W/KGW38C/1046:userdebug/test-keys
ro.build.characteristics=nosdcard,watch
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.sf.lcd_density=240
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
ro.somc.product.model=tetra
ro.carrier=unknown
ro.config.low_ram=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

julz said:
I have a debug/test version of the SW3 that I want to update to the regular retail firmware. Any ideas on how to do this?
The /proc/version is
Code:
Linux version 3.10.17+ ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Fri Aug 15 08:08:05 CEST 2014
My build.prop is:
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=KGW38C
ro.build.display.id=tetra-userdebug 4.4W KGW38C 1046 test-keys
ro.build.version.incremental=1046
ro.build.version.sdk=20
ro.build.version.codename=REL
ro.build.version.release=4.4W
ro.build.date=Fri Aug 15 08:00:51 CEST 2014
ro.build.date.utc=1408082451
ro.build.type=userdebug
ro.build.user=hudsonslave
ro.build.host=seldlx10555
ro.build.tags=test-keys
ro.product.model=tetra
ro.product.brand=Sony
ro.product.name=tetra
ro.product.device=tetra
ro.product.board=tetra
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=Sony
ro.wifi.channels=
ro.board.platform=bcm_java
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tetra
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=tetra-userdebug 4.4W KGW38C 1046 test-keys
ro.build.fingerprint=Sony/tetra/tetra:4.4W/KGW38C/1046:userdebug/test-keys
ro.build.characteristics=nosdcard,watch
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.sf.lcd_density=240
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
ro.somc.product.model=tetra
ro.carrier=unknown
ro.config.low_ram=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
persist.sys.dalvik.vm.lib=libdvm.so
dalvik.vm.lockprof.threshold=500
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Click to expand...
Click to collapse
You may be able to flash the sony factory image posted above, if it works then you'll be on the release rom. If it doesnt then you have a nice bracelet now. I can't say if it's safe/a good idea to try and flash it, I don't have any sony devices.
Could you dump the rom of that too? What's the bootloader version of it? You can check with
Code:
adb shell getprop ro.bootloader

TheManii said:
You may be able to flash the sony factory image posted above, if it works then you'll be on the release rom. If it doesnt then you have a nice bracelet now. I can't say if it's safe/a good idea to try and flash it, I don't have any sony devices.
Could you dump the rom of that too? What's the bootloader version of it? You can check with
Code:
adb shell getprop ro.bootloader
Click to expand...
Click to collapse
What's the best way to dump the rom so I can potentially restore it if I need to?
The version is TETRA_Release_29

julz said:
What's the best way to dump the rom so I can potentially restore it if I need to?
The version is TETRA_Release_29
Click to expand...
Click to collapse
Pull instructions are in the OP, there's no way to restore it without a custom recovery. (well you can, but I would need a device on hand to prep files for that)

Bump: I still have little/no info on the factory rom and OTA1
Edit: the builds in question are KKW60C (factory rom) and KNX01K (OTA1)

Lollipop LWX48P extracted from Sony PC Companion files.
should be flashable with fastboot
download: LINK removed (these files are troublesome)
size: 159 MB
build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LWX48P
ro.build.display.id=LWX48P
ro.build.version.incremental=1627902
ro.build.version.sdk=21
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.0.1
ro.build.date=Fri Dec 5 04:34:46 UTC 2014
ro.build.date.utc=1417754086
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpak21.mtv.corp.google.com
ro.build.tags=release-keys
ro.product.model=SmartWatch 3
ro.product.brand=Sony
ro.product.name=tetra
ro.product.device=tetra
ro.product.board=tetra
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=Sony
ro.wifi.channels=
ro.board.platform=bcm_java
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tetra
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=tetra-user 5.0.1 LWX48P 1627902 release-keys
ro.build.fingerprint=Sony/tetra/tetra:5.0.1/LWX48P/1627902:user/release-keys
ro.build.characteristics=nosdcard,watch
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.sf.lcd_density=240
ro.ambient.low_bit_enabled=true
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
ro.somc.product.model=SWR50
ro.somc.version.sw=1291-6001
ro.carrier=unknown
ro.config.low_ram=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
Code:
[email protected]:/ $ cat /proc/version
Linux version 3.10.17+ ([email protected]) (gcc version 4.8 (GCC) ) #1 SMP PREEMPT Thu Dec 4 17:05:56 UTC 2014
fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: TETRA_Release_REL_105
(bootloader) secure: No
(bootloader) version-baseband: BCM23550_14100_03
(bootloader) product: tetra
(bootloader) serialno: 14382Dxxxxxxxxx
(bootloader) partition-size:abi: 0x00010000
(bootloader) partition-type:abi: emmc
(bootloader) partition-size:abi-sec: 0x00010000
(bootloader) partition-type:abi-sec: emmc
(bootloader) partition-size:hwconf: 0x00010000
(bootloader) partition-type:hwconf: emmc
(bootloader) partition-size:boot-parm: 0x00010000
(bootloader) partition-type:boot-parm: emmc
(bootloader) partition-size:loader: 0x00020000
(bootloader) partition-type:loader: emmc
(bootloader) partition-size:sys-parm-ind: 0x00080000
(bootloader) partition-type:sys-parm-ind: emmc
(bootloader) partition-size:sys-parm-dep: 0x00010000
(bootloader) partition-type:sys-parm-dep: emmc
(bootloader) partition-size:parm-spml-ind: 0x00010000
(bootloader) partition-type:parm-spml-ind: emmc
(bootloader) partition-size:parm-spml-dep: 0x00010000
(bootloader) partition-type:parm-spml-dep: emmc
(bootloader) partition-size:umts-cal: 0x00020000
(bootloader) partition-type:umts-cal: emmc
(bootloader) partition-size:cp-boot: 0x00008000
(bootloader) partition-type:cp-boot: emmc
(bootloader) partition-size:cp-image: 0x00d00000
(bootloader) partition-type:cp-image: emmc
(bootloader) partition-size:misc: 0x00040000
(bootloader) partition-type:misc: emmc
(bootloader) partition-size:apps_log: 0x00800000
(bootloader) partition-type:apps_log: ext4
(bootloader) partition-size:version-info: 0x00010000
(bootloader) partition-type:version-info: emmc
(bootloader) partition-size:dsp-pram: 0x00080000
(bootloader) partition-type:dsp-pram: emmc
(bootloader) partition-size:dsp-dram: 0x00200000
(bootloader) partition-type:dsp-dram: emmc
(bootloader) partition-size:u-boot: 0x00100000
(bootloader) partition-type:u-boot: emmc
(bootloader) partition-size:dt-blob: 0x00040000
(bootloader) partition-type:dt-blob: emmc
(bootloader) partition-size:u-boot-env: 0x00001000
(bootloader) partition-type:u-boot-env: emmc
(bootloader) partition-size:s1sbl: 0x00080000
(bootloader) partition-type:s1sbl: emmc
(bootloader) partition-size:ramdump: 0x00500000
(bootloader) partition-type:ramdump: emmc
(bootloader) partition-size:ramdump-dtb: 0x00040000
(bootloader) partition-type:ramdump-dtb: emmc
(bootloader) partition-size:recovery: 0x01600000
(bootloader) partition-type:recovery: emmc
(bootloader) partition-size:recovery-dtb: 0x00040000
(bootloader) partition-type:recovery-dtb: emmc
(bootloader) partition-size:ta: 0x00200000
(bootloader) partition-type:ta: emmc
(bootloader) partition-size:devinfo: 0x00001000
(bootloader) partition-type:devinfo: emmc
(bootloader) partition-size:oeminfo: 0x00001000
(bootloader) partition-type:oeminfo: emmc
(bootloader) partition-size:boot: 0x01600000
(bootloader) partition-type:boot: emmc
(bootloader) partition-size:cache: 0x16800000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:system: 0x20000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:userdata: 0xab4bbe00
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:ubootlogo: 0x00200000
(bootloader) partition-type:ubootlogo: emmc
(bootloader) partition-size:kpanic: 0x01700000
(bootloader) partition-type:kpanic: emmc
(bootloader) partition-size:kernel-dtb: 0x00040000
(bootloader) partition-type:kernel-dtb: emmc
(bootloader) unlocked: yes
(bootloader) off-mode-charge: 0
(bootloader) downloadsize: 0x1b400000
(bootloader) max-download-size: 0x1b400000
all:
finished. total time: 0.161s

My dump of the prerelease TWRP image is here:
tetra-userdebug 4.4W KGW38C 1046 test-keys
http://1drv.ms/1y100TI

5.1.1 ldz22d
5.1.1 LDZ22D extracted from Sony PC Companion files.
should be flashable with fastboot
link: https://mega.co.nz/#!AsRxABgJ!AzDG0rzuqvDLygyh5UR7IWoE5A4U0WufiwIXwsupEF8
filename: tetra_511_LDZ22D_2015-06-05.ZIP
size: 180.0 MB
system.img is a sparse image
head of hexdump of boot.img
Code:
hd boot.img | head -n 1
00000000 41 4e 44 52 4f 49 44 21 fc 06 51 00 00 80 00 82 |ANDROID!..Q.....|
included as well (but unclear how/if flashable):
- u-boot.elf
- hwconf.unknown
- ubootlogo.unknown
- version-info.unknown
build.prop
Code:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LDZ22D
ro.build.display.id=LDZ22D
ro.build.version.incremental=1929530
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1.1
ro.build.date=Thu May 14 03:41:06 UTC 2015
ro.build.date.utc=1431574866
ro.build.type=user
ro.build.user=android-build
ro.build.host=vpba17.mtv.corp.google.com
ro.build.tags=release-keys
ro.build.flavor=tetra-user
ro.product.model=SmartWatch 3
ro.product.brand=Sony
ro.product.name=tetra
ro.product.device=tetra
ro.product.board=tetra
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=Sony
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=bcm_java
# ro.build.product is obsolete; use ro.product.device
ro.build.product=tetra
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=tetra-user 5.1.1 LDZ22D 1929530 release-keys
ro.build.fingerprint=Sony/tetra/tetra:5.1.1/LDZ22D/1929530:user/release-keys
ro.build.characteristics=nosdcard,watch
# end build properties
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.somc.product.model=SWR50
ro.somc.version.sw=1291-6001
ro.opengles.version=131072
ro.sf.lcd_density=280
ro.ambient.low_bit_enabled=true
ro.bt.bdaddr_path=/data/misc/bluetooth/.bt.mac.info
wifi.interface=wlan0
wifi.supplicant_scan_interval=15
ro.carrier=unknown
ro.config.low_ram=true
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=128m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
persist.sys.dalvik.vm.lib.2=libart.so
dalvik.vm.isa.arm.features=div
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
"fastboot getvar all"
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: TETRA_Release_110
(bootloader) secure: No
(bootloader) version-baseband: BCM23550_14100_04
(bootloader) product: tetra
(bootloader) serialno: 14382Dxxxxxxxxx
(bootloader) partition-size:abi: 0x00010000
(bootloader) partition-type:abi: emmc
(bootloader) partition-size:abi-sec: 0x00010000
(bootloader) partition-type:abi-sec: emmc
(bootloader) partition-size:hwconf: 0x00010000
(bootloader) partition-type:hwconf: emmc
(bootloader) partition-size:boot-parm: 0x00010000
(bootloader) partition-type:boot-parm: emmc
(bootloader) partition-size:loader: 0x00020000
(bootloader) partition-type:loader: emmc
(bootloader) partition-size:sys-parm-ind: 0x00080000
(bootloader) partition-type:sys-parm-ind: emmc
(bootloader) partition-size:sys-parm-dep: 0x00010000
(bootloader) partition-type:sys-parm-dep: emmc
(bootloader) partition-size:parm-spml-ind: 0x00010000
(bootloader) partition-type:parm-spml-ind: emmc
(bootloader) partition-size:parm-spml-dep: 0x00010000
(bootloader) partition-type:parm-spml-dep: emmc
(bootloader) partition-size:umts-cal: 0x00020000
(bootloader) partition-type:umts-cal: emmc
(bootloader) partition-size:cp-boot: 0x00008000
(bootloader) partition-type:cp-boot: emmc
(bootloader) partition-size:cp-image: 0x00d00000
(bootloader) partition-type:cp-image: emmc
(bootloader) partition-size:misc: 0x00040000
(bootloader) partition-type:misc: emmc
(bootloader) partition-size:apps_log: 0x00800000
(bootloader) partition-type:apps_log: ext4
(bootloader) partition-size:version-info: 0x00010000
(bootloader) partition-type:version-info: emmc
(bootloader) partition-size:dsp-pram: 0x00080000
(bootloader) partition-type:dsp-pram: emmc
(bootloader) partition-size:dsp-dram: 0x00200000
(bootloader) partition-type:dsp-dram: emmc
(bootloader) partition-size:u-boot: 0x00100000
(bootloader) partition-type:u-boot: emmc
(bootloader) partition-size:dt-blob: 0x00040000
(bootloader) partition-type:dt-blob: emmc
(bootloader) partition-size:u-boot-env: 0x00001000
(bootloader) partition-type:u-boot-env: emmc
(bootloader) partition-size:s1sbl: 0x00080000
(bootloader) partition-type:s1sbl: emmc
(bootloader) partition-size:ramdump: 0x00500000
(bootloader) partition-type:ramdump: emmc
(bootloader) partition-size:ramdump-dtb: 0x00040000
(bootloader) partition-type:ramdump-dtb: emmc
(bootloader) partition-size:recovery: 0x01600000
(bootloader) partition-type:recovery: emmc
(bootloader) partition-size:recovery-dtb: 0x00040000
(bootloader) partition-type:recovery-dtb: emmc
(bootloader) partition-size:ta: 0x00200000
(bootloader) partition-type:ta: emmc
(bootloader) partition-size:devinfo: 0x00001000
(bootloader) partition-type:devinfo: emmc
(bootloader) partition-size:oeminfo: 0x00001000
(bootloader) partition-type:oeminfo: emmc
(bootloader) partition-size:boot: 0x01600000
(bootloader) partition-type:boot: emmc
(bootloader) partition-size:cache: 0x16800000
(bootloader) partition-type:cache: ext4
(bootloader) partition-size:system: 0x20000000
(bootloader) partition-type:system: ext4
(bootloader) partition-size:userdata: 0xab4bbe00
(bootloader) partition-type:userdata: ext4
(bootloader) partition-size:ubootlogo: 0x00200000
(bootloader) partition-type:ubootlogo: emmc
(bootloader) partition-size:kpanic: 0x01700000
(bootloader) partition-type:kpanic: emmc
(bootloader) partition-size:kernel-dtb: 0x00040000
(bootloader) partition-type:kernel-dtb: emmc
(bootloader) unlocked: yes
(bootloader) off-mode-charge: 0
(bootloader) downloadsize: 0x1b400000
(bootloader) max-download-size: 0x1b400000
all:
finished. total time: 0.161s
partitions / partition number on MMC
Code:
abi -> /dev/block/mmcblk0p1
abi-sec -> /dev/block/mmcblk0p2
apps_log -> /dev/block/mmcblk0p14
boot -> /dev/block/mmcblk0p29
boot-parm -> /dev/block/mmcblk0p4
cache -> /dev/block/mmcblk0p30
cp-boot -> /dev/block/mmcblk0p11
cp-image -> /dev/block/mmcblk0p12
devinfo -> /dev/block/mmcblk0p27
dsp-dram -> /dev/block/mmcblk0p17
dsp-pram -> /dev/block/mmcblk0p16
dt-blob -> /dev/block/mmcblk0p19
hwconf -> /dev/block/mmcblk0p3
kernel-dtb -> /dev/block/mmcblk0p35
kpanic -> /dev/block/mmcblk0p34
loader -> /dev/block/mmcblk0p5
misc -> /dev/block/mmcblk0p13
oeminfo -> /dev/block/mmcblk0p28
parm-spml-dep -> /dev/block/mmcblk0p9
parm-spml-ind -> /dev/block/mmcblk0p8
ramdump -> /dev/block/mmcblk0p22
ramdump-dtb -> /dev/block/mmcblk0p23
recovery -> /dev/block/mmcblk0p24
recovery-dtb -> /dev/block/mmcblk0p25
s1sbl -> /dev/block/mmcblk0p21
sys-parm-dep -> /dev/block/mmcblk0p7
sys-parm-ind -> /dev/block/mmcblk0p6
system -> /dev/block/mmcblk0p31
ta -> /dev/block/mmcblk0p26
u-boot -> /dev/block/mmcblk0p18
u-boot-env -> /dev/block/mmcblk0p20
ubootlogo -> /dev/block/mmcblk0p33
umts-cal -> /dev/block/mmcblk0p10
userdata -> /dev/block/mmcblk0p32
version-info -> /dev/block/mmcblk0p15

Related

Bootloader Unlock Probelms and no OTA!

Hi, I have a Moto Z2 Play (XT1710-10) and it has the following problems:
1. Cant get bootloader unlock code (its oem_locked ; Software : Official)
2.I can't update the device and its been since on Sept 2017 update
Code:
fastboot getvar all listed the following
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C0.C7
(bootloader) product: albus
(bootloader) board: albus
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 4
(bootloader) storage-type: emmc
(bootloader) emmc: 64GB SKHYNIX HCG8a4 RV=08 PV=A2 FV=00000000000000A2
(bootloader) ram: 4GB SKHYNIX LP3 DIE=8Gb M5=06 M6=03 M7=00 M8=5F
(bootloader) cpu: MSM8953
(bootloader) serialno: ZY2244VBBP
(bootloader) cid: 0x0000
(bootloader) channelid: 0x00
(bootloader) uid: 9BEB2FDA00000000000000000000
(bootloader) securestate: oem_locked
(bootloader) verity-state: enforcing
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: 35xxxxxxxxxxxxx
(bootloader) meid:
(bootloader) date: 05-29-2017
(bootloader) sku: XT1710-10
(bootloader) battid: SNN5985A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Mon Jan 26 9:29:16 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/albus/albus:7.1.1/NPSS26.
(bootloader) ro.build.fingerprint[1]: 118-19-6/6:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.26.216.6.albus.retai
(bootloader) ro.build.version.full[1]: l.en.US
(bootloader) ro.build.version.qcom: LA.UM.5.6.r1-03800-89xx.0
(bootloader) version-baseband: M8953P_23.33.07.34R ALBUS_INDIADSDS_CUST
(bootloader) kernel.version[0]: Linux version 3.18.31-perf-g385d73f-0002
(bootloader) kernel.version[1]: 4-g847cd36 ([email protected]) (gcc ver
(bootloader) kernel.version[2]: sion 4.9 20150123 (prerelease) (GCC) ) #
(bootloader) kernel.version[3]: 1 SMP PREEMPT Wed Aug 30 12:01:20 CDT 20
(bootloader) kernel.version[4]: 17
(bootloader) sbl1.git: git=MBM-NG-VC0.C7-0-ge9cd975
(bootloader) rpm.git: git=MBM-NG-VC2.06-0-g5578f74
(bootloader) tz.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) devcfg.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) keymaster.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) cmnlib.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) cmnlib64.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) prov.git: git=MBM-NG-VC2.06-0-g82f94af-dirty
(bootloader) aboot.git: git=MBM-NG-VC0.C7-0-gb6d4956
(bootloader) qe: qe 0/0
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: unknown
all: listed above
Code:
D:\Softwares\Android\ADB>fastboot oem get_unlock_data
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Unlock data:
(bootloader) Unlock data unavailable
(bootloader) Failed
OKAY [ 0.125s]
finished. total time: 0.125s
im sure i have toggled OEM Unlocking in Dev options
Is there any way to solve this issue by flashing the Fastboot Firmware and update the device through the same....?
(Since Stock Firmware can be flashed on a locked device unless its a downgrade)
Have you solved this problem? I have the same problem.
Have you solved this problem? I have the same problem.

[bootloader] is not unlocked

If I throw this command:
fastboot oem unlock
I get the following error:
http://subirimagen.me/uploads/20181213075319.PNG
And when loading the recovery mode (TWRP) I get this way and then open the normal TWRP.
http://subirimagen.me/uploads/20181213081810.jpg
How to solve the error:
Invalid boot state
ty!!
Hi all,
Please, anybody with knowledge answer this topic.
I got the same problem-message "invalid boot state" when I try this command
fastboot oem unlock UNIQUE_KEY. Here I use the UNIQUE_KEY which I received from Motorola
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-c
Unlike the topic starter, I didn't try to flash TWRP yet, though getvar all shows "(bootloader) securestate: flashing_unlocked"
Here is the output of "fastboot getvar all" command.
Code:
F:\mfastboot_adb_tools_HardReset_info\mfastboot>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C0.C5
(bootloader) product: albus
(bootloader) board: albus
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 6
(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: ZY224DPFR5
(bootloader) cid: 0x0017
(bootloader) channelid: 0xc8
(bootloader) uid: 9E0889ED00000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: 356492080524050
(bootloader) meid:
(bootloader) date: 08-16-2017
(bootloader) sku: XT1710-11
(bootloader) battid: SNN5985A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Fri May 8 7:51:20 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/albus_cmcc/albus:7.1.1/NP
(bootloader) ro.build.fingerprint[1]: SS26.118-19-6/57:user/release-keys
(bootloader) poweroffalarm: 1
(bootloader) ro.build.version.full[0]: Blur_Version.26.216.57.albus_cmcc
(bootloader) ro.build.version.full[1]: .cmcc.en.US
(bootloader) ro.build.version.qcom: LA.UM.5.6.r1-03800-89xx.0
(bootloader) version-baseband: M8953P_20.28.09.17R ALBUS_CHINADSDS_CUST
(bootloader) kernel.version[0]: Linux version 3.18.31-perf-g385d73f-0002
(bootloader) kernel.version[1]: 4-g847cd36 ([email protected]) (gcc ver
(bootloader) kernel.version[2]: sion 4.9 20150123 (prerelease) (GCC) ) #
(bootloader) kernel.version[3]: 1 SMP PREEMPT Wed Aug 30 12:01:20 CDT 20
(bootloader) kernel.version[4]: 17
(bootloader) sbl1.git: git=MBM-NG-VC0.C5-0-g98be833
(bootloader) rpm.git: git=5578f74
(bootloader) tz.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) devcfg.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) keymaster.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) cmnlib.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) cmnlib64.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) prov.git: git=MBM-NG-VC0.C5-13-g3a0b342
(bootloader) aboot.git: git=MBM-NG-VC0.C5-0-g99aa1c1
(bootloader) qe: qe 0/0
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: cmcc
all: listed above
finished. total time: 0.151s
Any suggestion is appreciated!

I can't find the right firmware for my Moto E5 plus | Pls, I need help

Guys, I have a serious problem and I couldn't solve it, I have 1 week with a Moto E5 Plus, I couldn't find the right ROM to flash it. For some reason I can't unlock the OEM, so I can only flash the same version or a higher one, I haven't got one or the other, I need your help, what can I do?
Here are my model info:
version: 0.5
version-bootloader: moto-msm8917-BE.4F
product: hannah
board: hannah
secure: yes
hwrev: P3
radio: 1
storage-type: emmc
emmc: 16GB SAMSUNG QE63MB RV=08 PV=03 FV=0000000000000003
ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=1F
cpu: MSM8917
serialno: 0052257912
cid: 0x0032
channelid: 0x19
uid: FECA6A4100000000000000000000
securestate: oem_locked
iswarrantyvoid: no
max-download-size: 535822336
reason: Volume down key pressed
imei:
meid:
date: 12-17-2018
sku: XT1924-4
carrier_sku: XT1924-4
battid: SNN5998A
iccid:
cust_md5:
max-sparse-size: 268435456
current-time: "Fri Feb 7 1:21:40 UTC 2020"
ro.build.fingerprint[0]: motorola/rhannah/rhannah:8.0.0/OPP
ro.build.fingerprint[1]: S27.91-179-8-9/14:user/release-key
ro.build.fingerprint[2]: s
poweroffalarm: 0
ro.build.version.full[0]: Blur_Version.27.311.14.rhannah.re
ro.build.version.full[1]: tail.en.US
ro.build.version.qcom: LA.UM.6.6.r1-04400-89xx.0
version-baseband: <not found>
kernel.version[0]: Linux version 3.18.71-perf-gb6c3df7 (hud
kernel.version[1]: [email protected]) (gcc version 4.8 (GCC)
kernel.version[2]: ) #1 SMP PREEMPT Thu Dec 26 12:21:11 CST
kernel.version[3]: 2019
sbl1.git: git=MBM-NG-VBE.4F-0-g8ffb6ee
rpm.git: git=02a0726-dirty
tz.git: git=9692555-dirty
devcfg.git: git=9692555-dirty
keymaster.git: git=9692555
cmnlib.git: git=9692555
cmnlib64.git: git=9692555
prov.git: git=9692555-dirty
aboot.git: git=MBM-NG-VBE.4F-0-g4e3d3ac
frp-state: protected (77)
ro.carrier: retbr
current-slot:
slot-suffixes: _a
slot-count: 1
slot-successful:_a: INVALID
slot-successful:_b: INVALID
slot-bootable:_a: INVALID
slot-bootable:_b: INVALID
slot-retry-count:_a: unknown
slot-retry-count:_b: unknown
all: listed above
When I try to flash it, I always get this:
(bootloader) Validating 'gpt.default.xml'
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote failure)
What can I do to flash it? Thank you for all your help
jeanxd1301 said:
Guys, I have a serious problem and I couldn't solve it, I have 1 week with a Moto E5 Plus, I couldn't find the right ROM to flash it. For some reason I can't unlock the OEM, so I can only flash the same version or a higher one, I haven't got one or the other, I need your help, what can I do?
Here are my model info:
version: 0.5
version-bootloader: moto-msm8917-BE.4F
product: hannah
board: hannah
secure: yes
hwrev: P3
radio: 1
storage-type: emmc
emmc: 16GB SAMSUNG QE63MB RV=08 PV=03 FV=0000000000000003
ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=1F
cpu: MSM8917
serialno: 0052257912
cid: 0x0032
channelid: 0x19
uid: FECA6A4100000000000000000000
securestate: oem_locked
iswarrantyvoid: no
max-download-size: 535822336
reason: Volume down key pressed
imei: 355552095465515
meid:
date: 12-17-2018
sku: XT1924-4
carrier_sku: XT1924-4
battid: SNN5998A
iccid:
cust_md5:
max-sparse-size: 268435456
current-time: "Fri Feb 7 1:21:40 UTC 2020"
ro.build.fingerprint[0]: motorola/rhannah/rhannah:8.0.0/OPP
ro.build.fingerprint[1]: S27.91-179-8-9/14:user/release-key
ro.build.fingerprint[2]: s
poweroffalarm: 0
ro.build.version.full[0]: Blur_Version.27.311.14.rhannah.re
ro.build.version.full[1]: tail.en.US
ro.build.version.qcom: LA.UM.6.6.r1-04400-89xx.0
version-baseband: <not found>
kernel.version[0]: Linux version 3.18.71-perf-gb6c3df7 (hud
kernel.version[1]: [email protected]) (gcc version 4.8 (GCC)
kernel.version[2]: ) #1 SMP PREEMPT Thu Dec 26 12:21:11 CST
kernel.version[3]: 2019
sbl1.git: git=MBM-NG-VBE.4F-0-g8ffb6ee
rpm.git: git=02a0726-dirty
tz.git: git=9692555-dirty
devcfg.git: git=9692555-dirty
keymaster.git: git=9692555
cmnlib.git: git=9692555
cmnlib64.git: git=9692555
prov.git: git=9692555-dirty
aboot.git: git=MBM-NG-VBE.4F-0-g4e3d3ac
frp-state: protected (77)
ro.carrier: retbr
current-slot:
slot-suffixes: _a
slot-count: 1
slot-successful:_a: INVALID
slot-successful:_b: INVALID
slot-bootable:_a: INVALID
slot-bootable:_b: INVALID
slot-retry-count:_a: unknown
slot-retry-count:_b: unknown
all: listed above
When I try to flash it, I always get this:
(bootloader) Validating 'gpt.default.xml'
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote failure)
What can I do to flash it? Thank you for all your help
Click to expand...
Click to collapse
Are you flashing rhannah Retbr ?
https://mirrors.lolinet.com/firmware/moto/rhannah/official/RETBR/
Sent from my perry_f using XDA Labs
---------- Post added at 08:09 AM ---------- Previous post was at 08:05 AM ----------
And you may want to remove the
IMEI line
Sent from my perry_f using XDA Labs
sd_shadow said:
Are you flashing rhannah Retbr ?
Sent from my perry_f using XDA Labs
---------- Post added at 08:09 AM ---------- Previous post was at 08:05 AM ----------
And you may want to remove the
IMEI line
Sent from my perry_f using XDA Labs
Click to expand...
Click to collapse
No, I've only tried TICGO and two different versions of RETAR, but neither worked. I'll download the latest RETBR version and see how it goes. Thanks for your help
Why do you say the IMEI thing?
jeanxd1301 said:
No, I've only tried TICGO and two different versions of RETAR, but neither worked. I'll download the latest RETBR version and see how it goes. Thanks for your help
Why do you say the IMEI thing?
Click to expand...
Click to collapse
getvar all shows the IMEI
It's a unique ID for the device that you may not want to post on the internet
Sent from my mata using XDA Labs
hello please have the same problem moto e5 plus, oem unlocked, have try many firmware, only fastboot mode ,
gpt error (bootloader) Validating 'gpt.default.xml'
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote failure)
getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8917-BE.4F
(bootloader) product: hannah
(bootloader) board: hannah
(bootloader) secure: yes
(bootloader) hwrev: P3
(bootloader) radio: 1
(bootloader) storage-type: emmc
(bootloader) emmc: 16GB SAMSUNG QE63MB RV=08 PV=03 FV=0000000000000003
(bootloader) ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=1F
(bootloader) cpu: MSM8917
(bootloader) serialno: ZL5223WDJH
(bootloader) cid: 0x0032
(bootloader) channelid: 0x18
(bootloader) uid: 17E0C47C00000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 535822336
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 351878090871116
(bootloader) meid:
(bootloader) date: 05-20-2018
(bootloader) sku: XT1924-4
(bootloader) carrier_sku: XT1924-4
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Tue Dec 31 19:39:17 UTC 2019"
(bootloader) ro.build.fingerprint[0]: motorola/rhannah/rhannah:8.0.0/OPP
(bootloader) ro.build.fingerprint[1]: S27.91-179-8-9/14:user/release-key
(bootloader) ro.build.fingerprint[2]: s
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.331.14.rhannah.re
(bootloader) ro.build.version.full[1]: tail.en.US
(bootloader) ro.build.version.qcom: LA.UM.6.6.r1-04400-89xx.0
(bootloader) version-baseband: M8917_34.42.05.98R HANNAH_LATAMDSDS_CUST
(bootloader) kernel.version[0]: Linux version 3.18.71-perf-gb6c3df7 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.8 (GCC)
(bootloader) kernel.version[2]: ) #1 SMP PREEMPT Thu Dec 26 12:21:11 CST
(bootloader) kernel.version[3]: 2019
(bootloader) sbl1.git: git=MBM-NG-VBE.4F-0-g8ffb6ee
(bootloader) rpm.git: git=02a0726-dirty
(bootloader) tz.git: git=9692555-dirty
(bootloader) devcfg.git: git=9692555-dirty
(bootloader) keymaster.git: git=9692555
(bootloader) cmnlib.git: git=9692555
(bootloader) cmnlib64.git: git=9692555
(bootloader) prov.git: git=9692555-dirty
(bootloader) aboot.git: git=MBM-NG-VBE.4F-0-g4e3d3ac
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: tigco
(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
please help me...
pepoxxx said:
hello please have the same problem moto e5 plus, oem unlocked, have try many firmware, only fastboot mode ,
gpt error (bootloader) Validating 'gpt.default.xml'
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote failure)
getvar
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8917-BE.4F
(bootloader) product: hannah
(bootloader) board: hannah
(bootloader) secure: yes
(bootloader) hwrev: P3
(bootloader) radio: 1
(bootloader) storage-type: emmc
(bootloader) emmc: 16GB SAMSUNG QE63MB RV=08 PV=03 FV=0000000000000003
(bootloader) ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=1F
(bootloader) cpu: MSM8917
(bootloader) serialno: ZL5223WDJH
(bootloader) cid: 0x0032
(bootloader) channelid: 0x18
(bootloader) uid: 17E0C47C00000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 535822336
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 351878090871116
(bootloader) meid:
(bootloader) date: 05-20-2018
(bootloader) sku: XT1924-4
(bootloader) carrier_sku: XT1924-4
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Tue Dec 31 19:39:17 UTC 2019"
(bootloader) ro.build.fingerprint[0]: motorola/rhannah/rhannah:8.0.0/OPP
(bootloader) ro.build.fingerprint[1]: S27.91-179-8-9/14:user/release-key
(bootloader) ro.build.fingerprint[2]: s
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.331.14.rhannah.re
(bootloader) ro.build.version.full[1]: tail.en.US
(bootloader) ro.build.version.qcom: LA.UM.6.6.r1-04400-89xx.0
(bootloader) version-baseband: M8917_34.42.05.98R HANNAH_LATAMDSDS_CUST
(bootloader) kernel.version[0]: Linux version 3.18.71-perf-gb6c3df7 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.8 (GCC)
(bootloader) kernel.version[2]: ) #1 SMP PREEMPT Thu Dec 26 12:21:11 CST
(bootloader) kernel.version[3]: 2019
(bootloader) sbl1.git: git=MBM-NG-VBE.4F-0-g8ffb6ee
(bootloader) rpm.git: git=02a0726-dirty
(bootloader) tz.git: git=9692555-dirty
(bootloader) devcfg.git: git=9692555-dirty
(bootloader) keymaster.git: git=9692555
(bootloader) cmnlib.git: git=9692555
(bootloader) cmnlib64.git: git=9692555
(bootloader) prov.git: git=9692555-dirty
(bootloader) aboot.git: git=MBM-NG-VBE.4F-0-g4e3d3ac
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: tigco
(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
please help me...
Click to expand...
Click to collapse
Try LMSA'S flash rescue
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my ocean using XDA Labs

need stock rom for moto g6 play

pleease sugeestt me which is stock rom
neeed stock rom
(bootloader) version: 0 . 5
(bootloader) version-bootloader: MBM-2 . 1-aljeter_retail-b1f322d-191127
(bootloader) product: jeter
(bootloader) board: jeter
(bootloader) secure: yes
(bootloader) hwrev: P4
(bootloader) radio: 2
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB SAMSUNG GX6BMB RV=08 PV=03 FV=0000000000000003
(bootloader) ram: 3GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=5F
(bootloader) cpu: MSM8937
(bootloader) serialno: ZL522265N2
(bootloader) cid: 0x0032
(bootloader) channelid: 0xc0
(bootloader) uid: 5FC3428700000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 535822336
(bootloader) reason: Fall-through from normal boot mode
(bootloader) imei: 355527091521412
(bootloader) meid:
(bootloader) date: 06-08-2018
(bootloader) sku: XT1922-10
(bootloader) carrier_sku: XT1922-10
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Mar 5 10: 2:54 UTC 2020"
(bootloader) ro . build . fingerprint[0]: motorola/aljeter/aljeter:9/PPP29 . 5
(bootloader) ro . build . fingerprint[1]: 5-35-18/f7946:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro . build . version . full[0]: Blur_Version . 29 . 301 . 33 . aljeter . re
(bootloader) ro . build . version . full[1]: tail . en . US
(bootloader) ro . build . version . qcom: LA . UM . 7 . 6 . r1-03700-89xx . 0
(bootloader) version-baseband: M8937_34 . 42 . 05 . 97Z JETER_INDIADSDS_CUST
(bootloader) kernel . version[0]: Linux version 3 . 18 . 120-perf-g3e480e1-042
(bootloader) kernel . version[1]: 56-gd43db30 ([email protected]) (gcc v
(bootloader) kernel . version[2]: ersion 4 . 9 . x 20150123 (prerelease) (GCC)
(bootloader) kernel . version[3]: ) #1 SMP PREEMPT Wed Nov 27 09:41:39 CS
(bootloader) kernel . version[4]: T 2019
(bootloader) sbl1 . git: MBM-2 . 1-aljeter_retail-0d2031d-191127
(bootloader) rpm . git: MBM-2 . 1-aljeter_retail-af31f6a-191127
(bootloader) tz . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) devcfg . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) keymaster . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) cmnlib . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) cmnlib64 . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) prov . git: MBM-2 . 1-aljeter_retail-5bf0857-191127
(bootloader) aboot . git: MBM-2 . 1-aljeter_retail-b1f322d-191127
(bootloader) frp-state: protected (77)
(bootloader) ro . carrier: retin
(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 . 215s
i need official stock rom please sugest me
I see aljeter retail in you log several times. https://mirrors.lolinet.com/firmware/moto/aljeter/official/RETAIL/

XT2075-3 does not boot

I have a Moto G 5G Plus XT2075-3.
Code:
fastboot oem get_unlock_data
fastboot oem unlock <Motorola code>
Then I tried the TWRP:
Code:
fastboot flash recovery twrp-3.5.0_9-0-potter.img
Now I realise that this one is for the Moto G5 Plus, therefore, when I power on the phone, I now only get:
No valid operating system could be found
The device will not boot
Any help?
EDIT
BTW I can still enter in fastboot with volume-power and
Code:
fastboot devices
shows the phone.
boringtech said:
I have a Moto G 5G Plus XT2075-3.
Code:
fastboot oem get_unlock_data
fastboot oem unlock <Motorola code>
Then I tried the TWRP:
Code:
fastboot flash recovery twrp-3.5.0_9-0-potter.img
Now I realise that this one is for the Moto G5 Plus, therefore, when I power on the phone, I now only get:
No valid operating system could be found
The device will not boot
Any help?
EDIT
BTW I can still enter in fastboot with volume-power and
Code:
fastboot devices
shows the phone.
Click to expand...
Click to collapse
you can't flash to recovery because there is no recovery partition anymore.
recovery is part of boot partition with devices that have a/b system
what does getvar say
Code:
fastboot getvar all
[Guide] Using Fastboot.exe with Motorola devices
Guide: Using Fastboot.exe with Motorola Devices If your device has its own section please post in that section. You can ping me with @sd_shadow MediaTek or Qualcomm Chip? Do I have a MediaTek Device? see post #26 Info: If you have a MediaTek...
forum.xda-developers.com
sd_shadow said:
you can't flash to recovery because there is no recovery partition anymore.
recovery is part of boot partition with devices that have a/b system
what does getvar say
Click to expand...
Click to collapse
I have obfuscated a couple of things I believe are not necessary. Let me know if you need it.
Code:
> fastboot getvar all
kernel: uefi
version-bootloader: MBM-3.0-nairo_retail-***59-200618
product: nairo
board: nairo
secure: yes
hwrev: PVT
radio: EMLA
storage-type: UFS
emmc: N/A
ufs: 64GB SKhynix H9HQ53ACPMMDAR FV=0004
ram: 4GB SKHYNIX LP4x DIE=16Gb ***
cpu: SM_SAIPAN 2.0
serialno: ***
cid: 0x0032
channelid: 0x00
uid: ***
securestate: flashing_unlocked
factory-modes: disabled
verity-state: enforcing (0)
iswarrantyvoid: yes
max-download-size: 805306368
reason: Volume down key pressed
imei: ***
imei2: ***
meid:
date: 06-26-2020
sku: XT2075-3
carrier_sku: XT2075-3
battid: SB18C74374
battery-voltage: 4420
iccid:
cust_md5:
max-sparse-size: 268435456
poweroffalarm: 0
ro.carrier: vfeu
ro.build.fingerprint[0]: motorola/nairo_retaile/nairo:10/QP
ro.build.fingerprint[1]: ****:user/release-key
ro.build.fingerprint[2]: s
ro.build.version.qcom: LA.UM.8.13.r1-08000-SAIPAN.0
version-baseband[0]: M7250_*** NAIRO_EMLADS
version-baseband[1]: DS_CUST
kernel.version[0]: Linux version 4.19.81-perf+ ([email protected]
kernel.version[1]: oid-build) (clang version 8.0.12 for And
kernel.version[2]: roid NDK) #1 SMP PREEMPT Thu Jun 18 10:3
kernel.version[3]: 4:55 CDT 2020
git:xbl: MBM-3.0-nairo_retail-0e78f0bb3-200618
git:xbl_config: MBM-3.0-nairo_retail-0e78f0bb3-200618
git:abl: MBM-3.0-nairo_retail-***-200618
git:aop: MBM-3.0-nairo_retail-***-200618
git:tz: MBM-3.0-nairo_retail-***-200618
git:hyp: MBM-3.0-nairo_retail-***-200618
git:devcfg: MBM-3.0-nairo_retail-***-200618
git:keymaster: MBM-3.0-nairo_retail-***-200618
git:storsec: MBM-3.0-nairo_retail-***-200618
git:uefisecapp: MBM-3.0-nairo_retail-***-200618
git:prov: MBM-3.0-nairo_retail-***-200618
git:qupfw: MBM-3.0-nairo_retail-***-200618
frp-state: no protection (0)
current-slot: a
running-bl-slot: _a/_a
running-boot-lun: 1
slot-count: 2
slot-successful:_a: no
slot-successful:_b: no
slot-unbootable:_a: no
slot-unbootable:_b: no
slot-retry-count:_a: 7
slot-retry-count:_b: 0
logical-block-size: 0x1000
erase-block-size: 0x1000
is-userspace: no
pcb-part-no: ***
EDIT:
Removed (bootloader) for readability
boringtech said:
I have obfuscated a couple of things I believe are not necessary. Let me know if you need it.
Code:
> fastboot getvar all
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nairo_retail-***59-200618
(bootloader) product: nairo
(bootloader) board: nairo
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: EMLA
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 64GB SKhynix H9HQ53ACPMMDAR FV=0004
(bootloader) ram: 4GB SKHYNIX LP4x DIE=16Gb ***
(bootloader) cpu: SM_SAIPAN 2.0
(bootloader) serialno: ***
(bootloader) cid: 0x0032
(bootloader) channelid: 0x00
(bootloader) uid: ***
(bootloader) securestate: flashing_unlocked
(bootloader) factory-modes: disabled
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 805306368
(bootloader) reason: Volume down key pressed
(bootloader) imei: ***
(bootloader) imei2: ***
(bootloader) meid:
(bootloader) date: 06-26-2020
(bootloader) sku: XT2075-3
(bootloader) carrier_sku: XT2075-3
(bootloader) battid: SB18C74374
(bootloader) battery-voltage: 4420
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) poweroffalarm: 0
(bootloader) ro.carrier: vfeu
(bootloader) ro.build.fingerprint[0]: motorola/nairo_retaile/nairo:10/QP
(bootloader) ro.build.fingerprint[1]: ****:user/release-key
(bootloader) ro.build.fingerprint[2]: s
(bootloader) ro.build.version.qcom: LA.UM.8.13.r1-08000-SAIPAN.0
(bootloader) version-baseband[0]: M7250_*** NAIRO_EMLADS
(bootloader) version-baseband[1]: DS_CUST
(bootloader) kernel.version[0]: Linux version 4.19.81-perf+ ([email protected]
(bootloader) kernel.version[1]: oid-build) (clang version 8.0.12 for And
(bootloader) kernel.version[2]: roid NDK) #1 SMP PREEMPT Thu Jun 18 10:3
(bootloader) kernel.version[3]: 4:55 CDT 2020
(bootloader) git:xbl: MBM-3.0-nairo_retail-0e78f0bb3-200618
(bootloader) git:xbl_config: MBM-3.0-nairo_retail-0e78f0bb3-200618
(bootloader) git:abl: MBM-3.0-nairo_retail-***-200618
(bootloader) git:aop: MBM-3.0-nairo_retail-***-200618
(bootloader) git:tz: MBM-3.0-nairo_retail-***-200618
(bootloader) git:hyp: MBM-3.0-nairo_retail-***-200618
(bootloader) git:devcfg: MBM-3.0-nairo_retail-***-200618
(bootloader) git:keymaster: MBM-3.0-nairo_retail-***-200618
(bootloader) git:storsec: MBM-3.0-nairo_retail-***-200618
(bootloader) git:uefisecapp: MBM-3.0-nairo_retail-***-200618
(bootloader) git:prov: MBM-3.0-nairo_retail-***-200618
(bootloader) git:qupfw: MBM-3.0-nairo_retail-***-200618
(bootloader) frp-state: no protection (0)
(bootloader) current-slot: a
(bootloader) running-bl-slot: _a/_a
(bootloader) running-boot-lun: 1
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: no
(bootloader) slot-successful:_b: no
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 0
(bootloader) logical-block-size: 0x1000
(bootloader) erase-block-size: 0x1000
(bootloader) is-userspace: no
(bootloader) pcb-part-no: ***
Click to expand...
Click to collapse
I'm not seeing this line
Code:
bootloader) ro.carrier:
Which tells you which software channel it's on.
I'm on mobile browser so it may just be hidden.
If you have a Window PC I would try LMSA'S flash rescue option
Rescue and Smart Assistant (LMSA)(Motorola/Lenovo Only)
Rescue and Smart Assistant LMSA: Lenovo's Motorola Smart Assistant (PC) For Lenovo and Motorola Devices Only Rescue and Smart Assistant (LMSA) is an official tool installs on PC. Can help to manage smart device (include all Lenovo android phone...
forum.xda-developers.com
I see it now
Code:
bootloader) ro.carrier: vfeu
Looks like you removed the ro.build.fingerprint
which tells you which software version you have.
Product = codename
securestate = bootloader locked or unlocked
carrier_sku = Model #
ro.carrier = Software Channel
ro.build.fingerprint = Software version See post #7
ro.build.version.full = Software version See post #7
Newest firmware is
lolinet mirrors - firmware, software, iso etc.
lolinet mirrors - powered by h5ai
mirrors.lolinet.com
XT2075-3_NAIRO_RETAPAC_TH_10_QPN30.37-Q3-42-62_subsidy-DEFAULT_regulatory-XT2075-3-NTC_CFC.xml.zip
with software version 30.37-Q3-42-62
sd_shadow said:
I see it now
Code:
bootloader) ro.carrier: vfeu
Click to expand...
Click to collapse
By the way, I removed (bootloader) everywhere for readability. You already see ro.carrier is vfeu.
I am on Linux, but I can setup a Windows Virtual Machine
boringtech said:
By the way, I removed (bootloader) everywhere for readability. You already see ro.carrier is vfeu.
I am on Linux, but I can setup a Windows Virtual Machine
Click to expand...
Click to collapse
Linux is fine just cannot use LMSA.
Download the firmware I linked if it matches the device, software channel, and version.
Unzip, find serviefile.xml, open with text editor, copy all text.
Go to https://kfhost.net/flashfile paste the service.xml text in flashfile box
copy the new fastboot commands
Use the fastboot commands
sd_shadow said:
Looks like you removed the ro.build.fingerprint
which tells you which software version you have.
Product = codename
securestate = bootloader locked or unlocked
carrier_sku = Model #
ro.carrier = Software Channel
ro.build.fingerprint = Software version See post #7
ro.build.version.full = Software version See post #7
Newest firmware is
lolinet mirrors - firmware, software, iso etc.
lolinet mirrors - powered by h5ai
mirrors.lolinet.com
XT2075-3_NAIRO_RETAPAC_TH_10_QPN30.37-Q3-42-62_subsidy-DEFAULT_regulatory-XT2075-3-NTC_CFC.xml.zip
with software version 30.37-Q3-42-62
Click to expand...
Click to collapse
Here you are:
Product = nairo
securestate = flashing_unlocked
carrier_sku = XT2075-3
ro.carrier = vfeu
ro.build.fingerprint[0] = motorola/nairo_retaile/nairo:10/QP
ro.build.fingerprint[1] = N30.33-27-1/b843f:user/release-key
ro.build.fingerprint[2] = s
ro.build.version.qcom = LA.UM.8.13.r1-08000-SAIPAN.0
Note that there is no ro.build.version.full variable.
boringtech said:
Here you are:
Product = nairo
securestate = flashing_unlocked
carrier_sku = XT2075-3
ro.carrier = vfeu
ro.build.fingerprint[0] = motorola/nairo_retaile/nairo:10/QP
ro.build.fingerprint[1] = N30.33-27-1/b843f:user/release-key
ro.build.fingerprint[2] = s
ro.build.version.qcom = LA.UM.8.13.r1-08000-SAIPAN.0
Note that there is no ro.build.version.full variable.
Click to expand...
Click to collapse
Looks like you have Dual sim version?
See notice at top of firmware page
lolinet mirrors - firmware, software, iso etc.
lolinet mirrors - powered by h5ai
mirrors.lolinet.com
@sd_shadow
As regards Lenovo Rescue and Smart Assistant (LMSA), I tried both a Virtual Machine and physical Windows PC and, when I try to rescue, I get:
"Unable to match appropriate firmware. Some key information cannot be read from the device."
As regards the file you posted:
XT2075-3_NAIRO_RETAPAC_TH_10_QPN30.37-Q3-42-62_subsidy-DEFAULT_regulatory-XT2075-3-NTC_CFC.xml.zip
If I properly understand the logic, QPN30.37-Q3-42-62 is not what I need, based on my vars:
Product = nairo
securestate = flashing_unlocked
carrier_sku = XT2075-3
ro.carrier = vfeu
ro.build.fingerprint[0] = motorola/nairo_retaile/nairo:10/QP
ro.build.fingerprint[1] = N30.33-27-1/b843f:user/release-key
ro.build.fingerprint[2] = s
ro.build.version.qcom = LA.UM.8.13.r1-08000-SAIPAN.0
I confirm my phone is a dual SIM. I did not understand where is the "notice on top of firmware page" that you mentioned.
boringtech said:
@sd_shadow
I confirm my phone is a dual SIM. I did not understand where is the "notice on top of firmware page" that you mentioned.
Click to expand...
Click to collapse
Spoiler: This page
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
sd_shadow said:
Spoiler: This page
View attachment 5183631
Click to expand...
Click to collapse
Thanks a lot.
The site as displayed in Firefox is quite different. It is more similar to your screenshot, if using in Chromium, but still without the notice.
Anyway my P/N is PAK90011IS and the carrier_sku = XT2075-3. So it does not seem to fall into those listed in the notice.
The most similar firmware package I found on lolinet.com is:
XT2075-3_NAIRO_VFEU_10_QPN30.33-42_subsidy-VFGB_regulatory-DEFAULT_CFC.xml.zip
The file is filed both under:
firmware/moto/nairo/official/VFEU/
and
firmware/motorola/nairo/official/VFEU
However, based on my variables below, the image does not seem to match:
Product = nairo
securestate = flashing_unlocked
carrier_sku = XT2075-3
ro.carrier = vfeu
ro.build.fingerprint[0] = motorola/nairo_retaile/nairo:10/QP
ro.build.fingerprint[1] = N30.33-27-1/b843f:user/release-key
ro.build.fingerprint[2] = s
ro.build.version.qcom = LA.UM.8.13.r1-08000-SAIPAN.0
In the filename I have QPN30.33-42, but I think I should have QPN30.33-27-1.
Is my speculation correct?

Categories

Resources