Hi @adfree
Greatly appreciate all the work and testing you have done!
I am trying to pull mps_code.dat to change region.
My watch is R890XXU1GVK4, not rooted.
I took the following steps:
1) use adb.exe to connect (adb connect IP)
2) open Komraids System Shell
3) tried to pull directly from /efs/imei/ and nothing happens.
:/efs $ cd imei
:/efs/imei $ ls -all
total 28
drwxrwxr-x 2 root radio 4096 2022-10-12 05:55:20.615999995 +0800 .
drwxrwx--x 14 system radio 4096 2022-10-12 05:44:30.607999997 +0800 ..
-rw-rw-r-- 1 radio system 3 2022-10-12 05:43:33.439999952 +0800 mps_code.dat
-rw-rw-r-- 1 radio root 3 2022-10-12 05:55:28.447999990 +0800 omcnw_code.dat
-rwxrwxr-x 1 system radio 14 2022-10-12 05:43:33.519999952 +0800 prodcode.dat
:/efs/imei $ adb pull mps_code.dat D:\platform-tools\
>
Any clues as to what I may be doing wrong?
Greatly appreciate all the work and testing you have done!
I am trying to pull mps_code.dat to change region.
My watch is R890XXU1GVK4, not rooted.
I took the following steps:
1) use adb.exe to connect (adb connect IP)
2) open Komraids System Shell
3) tried to pull directly from /efs/imei/ and nothing happens.
:/efs $ cd imei
:/efs/imei $ ls -all
total 28
drwxrwxr-x 2 root radio 4096 2022-10-12 05:55:20.615999995 +0800 .
drwxrwx--x 14 system radio 4096 2022-10-12 05:44:30.607999997 +0800 ..
-rw-rw-r-- 1 radio system 3 2022-10-12 05:43:33.439999952 +0800 mps_code.dat
-rw-rw-r-- 1 radio root 3 2022-10-12 05:55:28.447999990 +0800 omcnw_code.dat
-rwxrwxr-x 1 system radio 14 2022-10-12 05:43:33.519999952 +0800 prodcode.dat
:/efs/imei $ adb pull mps_code.dat D:\platform-tools\
>
Any clues as to what I may be doing wrong?