[TOOL] Motorola OTA Link Generator Tool - Moto Z ROMs, Kernels, Recoveries, & Other Developm

{
"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"
}
Motorola OTA Link Generator Tool
motoota.lolinet.com(thanks to Eva Kane) or erfanoabdi.000webhostapp.com​this is online tool to get OTA update ZIPs links without device and stock ROM
when in News everybody talking about new Version but it's not Available for your Carrier, this makes us mad and it takes too long to somebody share OTA zip, So i decided to make this tool with great help of @moreroid
Support all Motorola Devices Moto X,G,E,Z,(M),...
How to Use :
all needed informations are in bootloader and /system/build.prop
find this 3 arguments :
Model (ro.product.model)
Software Version (ro.build.version.full)
Carrier (ro.carrier)
if some of them wasn't in build.prop try this in bootloader :
Code:
fastboot getvar all
Example of moto z :
Model = XT1650
Software Version = Blur_Version.24.21.46.griffin.retail.en.US
Carrier = retmx
Sample Tests :
Moto G :
http://motorola.erfanabdi.ir/?model...44.4.falcon_umts.Retail.en.US&carrier=retuglb
Moto Z :
http://motorola.erfanabdi.ir/?model...n.24.21.46.griffin.retail.en.US&carrier=retmx
Moto Z Play :
http://motorola.erfanabdi.ir/?model...n.24.41.25.addison.retail.en.US&carrier=reteu
To Patch full firmware with OTA use this tool :
https://forum.xda-developers.com/an...ev-img-patch-tools-sdat2img-ota-zips-t3640308
Just Use Valid Data
Thanks :
@moreroid for sharing motorola cds URL and needed post data
XDA:DevDB Information
Motorola OTA Link Generator Tool, Tool/Utility for the Moto Z
Contributors
erfanoabdi
Source Code: https://github.com/erfanoabdi/Motorola-OTA-Link-Generator-Tool
Version Information
Status: Stable
Created 2017-01-12
Last Updated 2017-10-03

The z ota package named "Blur_Version.25.31.3.griffin.retail.en.US" is the same as "Blur_Version.25.11.14.griffin.retail.en.US" and it can't be downloaded by chrome canary.
To get the build.prop must root the device?

erfanoabdi said:
Motorola OTA Link Generator Tool
motorola.erfanabdi.ir​this is online tool to get OTA update ZIPs links without device and stock ROM
when in News everybody talking about new Version but it's not Available for your Carrier, this makes us mad and it takes too long to somebody share OTA zip, So i decided to make this tool with great help of @moreroid
Support all Motorola Devices Moto X,G,E,Z,(M),...
How to Use :
all needed informations are in /system/build.prop
find this 3 arguments :
Model (ro.product.model)
Software Version (ro.build.version.full)
Carrier (ro.carrier)
Example of moto z :
Model = XT1650
Software Version = Blur_Version.24.21.46.griffin.retail.en.US
Carrier = retmx
Sample Tests :
Moto G :
http://motorola.erfanabdi.ir/?model...44.4.falcon_umts.Retail.en.US&carrier=retuglb
Moto Z :
http://motorola.erfanabdi.ir/?model...n.24.21.46.griffin.retail.en.US&carrier=retmx
Moto Z Play :
http://motorola.erfanabdi.ir/?model...n.24.41.25.addison.retail.en.US&carrier=reteu
Final tip : Use Valid Data
Thanks :
@moreroid for sharing motorola cds URL and needed post data
XDA:DevDB Information
Motorola OTA Link Generator Tool, Tool/Utility for the Moto Z
Contributors
erfanoabdi
Version Information
Status: Stable
Created 2017-01-12
Last Updated 2017-01-12
Click to expand...
Click to collapse
Thanks, I tried it but my build_prop say carrier unknown, I attached it, XT1650-03 Bell Canada

[email protected] said:
Thanks, I tried it but my build_prop say carrier unknown, I attached it, XT1650-03 Bell Canada
Click to expand...
Click to collapse
your carrier should be "bellca" but why your build_prop dosent have Blur_Version ???
is this your factory firmware or sideloaded retmx ?

erfanoabdi said:
your carrier should be "bellca" but why your build_prop dosent have Blur_Version ???
is this your factory firmware or sideloaded retmx ?
Click to expand...
Click to collapse
Hi, I own an ATT mexican Moto Z Play and I'm facing the same issue, my build_prop doesn't have both blur_version and carrier.

ddiuit said:
Hi, I own an ATT mexican Moto Z Play and I'm facing the same issue, my build_prop doesn't have both blur_version and carrier.
Click to expand...
Click to collapse
Use fastboot and get bootloader information
And post it here please

erfanoabdi said:
Use fastboot and get bootloader information
And post it here please
Click to expand...
Click to collapse
Sure, as soon as I get home

ddiuit said:
Sure, as soon as I get home
Click to expand...
Click to collapse
[email protected] said:
Thanks, I tried it but my build_prop say carrier unknown, I attached it, XT1650-03 Bell Canada
Click to expand...
Click to collapse
i fixed OP
build_prop wasn't good idea we should use :
Code:
fastboot getvar all
here we can find all needed informations
for example mine is like this :
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8996-90.1A
(bootloader) product: sheridan
(bootloader) board: sheridan
(bootloader) secure: yes
(bootloader) hwrev: P3B
(bootloader) radio: 3
(bootloader) storage-type: ufs
(bootloader) ufs: 64GB TOSHIBA THGBF7G9L4LBATRB FV=0300
(bootloader) ram: 4GB SAMSUNG LP4 DIE=8Gb M5=01 M6=05 M7=00 M8=08
(bootloader) cpu: MSM8996
(bootloader) serialno: ZY223KZDQG
(bootloader) cid: 0x000B
(bootloader) channelid: 0xc1
(bootloader) uid: 808D0DE200000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 3***3
(bootloader) meid:
(bootloader) date: 09-18-2016
(bootloader) sku: XT1650-05
(bootloader) battid:
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Thu Jan 1 19:45:54 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/griffin_retcn/griffin:6.0
(bootloader) ro.build.fingerprint[1]: .1/MCC24.246-37/42:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) poweroffalarm: 1
(bootloader) ro.build.version.full[0]: Blur_Version.24.21.42.griffin_ret
(bootloader) ro.build.version.full[1]: cn.retcn.en.US
(bootloader) ro.build.version.qcom: LA.HB.1.3.2-15400-8x96.0
(bootloader) version-baseband: M8996_1258.42.03.06R SCD
(bootloader) kernel.version[0]: Linux version 3.18.24-perf-g30197f8f-000
(bootloader) kernel.version[1]: 08-g1dff6b5 ([email protected]) (gcc v
(bootloader) kernel.version[2]: ersion 4.9.x-google 20140827 (prerelease
(bootloader) kernel.version[3]: ) (GCC) ) #1 SMP PREEMPT Fri Aug 12 15:5
(bootloader) kernel.version[4]: 0:50 CDT 2016
(bootloader) xbl.git: git=MBM-NG-V90.1A-0-g5ba2c70
(bootloader) rpm.git: git=2284993
(bootloader) tz.git: git=4267ce9-dirty
(bootloader) hyp.git: git=4267ce9-dirty
(bootloader) devcfg.git: git=4267ce9-dirty
(bootloader) keymaster.git: git=4267ce9-dirty
(bootloader) cmnlib.git: git=4267ce9-dirty
(bootloader) cmnlib64.git: git=4267ce9-dirty
(bootloader) prov.git: git=4267ce9-dirty
(bootloader) pmic.git: git=MBM-NG-V90.1A-0-g5ba2c70
(bootloader) aboot.git: git=MBM-NG-V90.1A-0-g4c89796
(bootloader) qe: qe 1/1
(bootloader) frp-state: no protection (75)
(bootloader) ro.carrier: retcn
and about model, i can say here's 2 way,
sku(bootloader) with some modifications or
build.prop

erfanoabdi said:
i fixed OP
build_prop wasn't good idea we should use :
here we can find all needed informations
for example mine is like this :
and about model, i can say here's 2 way,
sku(bootloader) with some modifications or
build.prop
Click to expand...
Click to collapse
GREAT! IT WORKED! :good: Thank you!

erfanoabdi said:
your carrier should be "bellca" but why your build_prop dosent have Blur_Version ???
is this your factory firmware or sideloaded retmx ?
Click to expand...
Click to collapse
I was from Stock original, I updated to Nougat, then I unlocked the bootloader and install TWRP.
So, which Blur_version I can put in my phone

[email protected] said:
I was from Stock original, I updated to Nougat, then I unlocked the bootloader and install TWRP.
So, which Blur_version I can put in my phone
Click to expand...
Click to collapse
Aha that's good
You can Use tool to get updates if available
I changed OP

erfanoabdi said:
Aha that's good
You can Use tool to get updates if available
I changed OP
Click to expand...
Click to collapse
Now works much better, here is my full variables, my carrier for Bell Canada is ro.carrier: bwaca

[email protected] said:
Now works much better, here is my full variables, my carrier for Bell Canada is ro.carrier: bwaca
Click to expand...
Click to collapse
Good, Thanks for sharing this :good:

For Z Force Droid:
Carrier: vzw
Software Version: Blur_Version.25.201.4.griffin_verizon.verizon.en.US
Model: XT1650-02
**Edit** doesn't seem to work

This tool can't get the ota package for NPL25.86-30

Can get new ota package for Blur_Version.25.41.29.griffin.retail.en.US now!!

leoshyt said:
This tool can't get the ota package for NPL25.86-30
Click to expand...
Click to collapse
leoshyt said:
Can get new ota package for Blur_Version.25.41.29.griffin.retail.en.US now!!
Click to expand...
Click to collapse
Isn't it?
http://motorola.erfanabdi.ir/?model...on.25.31.3.griffin.retail.en.US&carrier=retmx
Explain more about bug I don't understand what's wrong?

erfanoabdi said:
Isn't it?
http://motorola.erfanabdi.ir/?model...on.25.31.3.griffin.retail.en.US&carrier=retmx
Explain more about bug I don't understand what's wrong?
Click to expand...
Click to collapse
No bugs, it should be caused by batch-wise pushing

cant get mine
moto z play
XT1635-02
Blur_Version.24.231.19.addison.re
tigco
can i install an update from another carrier? first motorola phone so im a newbie

Just downloaded the file using that tool and I got a really strange file name, but no .zip? Is something wrong??

Related

[Q] Can I re-root?

After almost two years, things have become much more confusing for me as to if I can re-root after having had to do a restore to factory.
Here's what I have under About Device
Code:
SPH-L720
Software version: L720VPUFNG2
Hardware version:L720.08
Model Number: SPH-L720
Android version: 4.4.2
Baseband version: L720VPUFNG2
Kernel version:
-3.4.0-2162929
[email protected] #1
-Wed Jul 9 09:04:04 KST 2014
Build number: KOT49H.L720VPUFNG2
SE for Android Status:
-Enforcing
-SEPF_SPH-L720_4.4.2_0018
-Wed Jul 09 09:03:50 2014
Secure boot status: Type: Samsung
Security software version: MDF v1.0 Release 2
Here's what I see when in Download Mode
Code:
current binary: samsung official
system status: official
knox kernel lock: 0x0
knox warranty void: 0x0
csb-config-lsb: 0x30
write protection: enabled
emmc burst mode enable
I ask because I can't seem to find the right combination of variables for my situation. I can find root methods for 4.4.2, but not with NG2, or I can find root methods for NG2, but not with 4.4.2, and then this whole KNOX thing is totally new to me. At this point, I don't care about putting CM12 back on, I just want a stock OS with root access so I can tweak things here and there asI see fit.
garfnodie said:
After almost two years, things have become much more confusing for me as to if I can re-root after having had to do a restore to factory.
Here's what I have under About Device
Code:
SPH-L720
Software version: L720VPUFNG2
Hardware version:L720.08
Model Number: SPH-L720
Android version: 4.4.2
Baseband version: L720VPUFNG2
Kernel version:
-3.4.0-2162929
[email protected] #1
-Wed Jul 9 09:04:04 KST 2014
Build number: KOT49H.L720VPUFNG2
SE for Android Status:
-Enforcing
-SEPF_SPH-L720_4.4.2_0018
-Wed Jul 09 09:03:50 2014
Secure boot status: Type: Samsung
Security software version: MDF v1.0 Release 2
Here's what I see when in Download Mode
Code:
current binary: samsung official
system status: official
knox kernel lock: 0x0
knox warranty void: 0x0
csb-config-lsb: 0x30
write protection: enabled
emmc burst mode enable
I ask because I can't seem to find the right combination of variables for my situation. I can find root methods for 4.4.2, but not with NG2, or I can find root methods for NG2, but not with 4.4.2, and then this whole KNOX thing is totally new to me. At this point, I don't care about putting CM12 back on, I just want a stock OS with root access so I can tweak things here and there asI see fit.
Click to expand...
Click to collapse
NG2 is 4.4.2, all you need to do is flash a custom recovery through Odin (I recommend TWRP in Original Development). Then flash Chainfire's SuperSU.zip , update your bookmarks when the phone reboots and done. Knox simply prevents you from downgrading your firmware.
{
"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"
}
Thank you, I really appreciate the help. I've gotten a bit out of touch with the rooting scene and just wasn't sure what was safe and wasn't safe.
bilgerryan said:
NG2 is 4.4.2, all you need to do is flash a custom recovery through Odin (I recommend TWRP in Original Development). Then flash Chainfire's SuperSU.zip , update your bookmarks when the phone reboots and done. Knox simply prevents you from downgrading your firmware.
Click to expand...
Click to collapse

[Q] Hardware revisions and machine versions poll

Hi all,
in preparation for my kernel in some future time, I wonder what hardware revisions and machine versions are out in the market.
So if anyone knowing how to look into a dmesg log could just post what he has, it would help me to figure out more insight about the device trees used (and which ones are obsolete).
Below is how my dmesg log straigt after start looks like, I made the interesting sections in bold and red.
If you want to contribute, do the following (you must be rooted):
- restart your phone
- open terminal window and do the following commands (enter after every one)
su
dmesg > /sdcard/klog.txt
- inspect the klog.txt file with a text editor from the beginning for the information I have marked in bold.
Thanks for your help
Andi
<6>[ 0.000000]@2 Initializing cgroup subsys cpu
<6>[ 0.000000]@2 Initializing cgroup subsys cpuacct
<5>[ 0.000000]@2 Linux version 3.10.49 ([email protected]) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Aug 28 16:35:31 CEST 2015
<4>[ 0.000000]@2 CPU: AArch64 Processor [410fd032] revision 2
<6>[ 0.000000]@2 qcom,product-name: 14049 hw_ver : 14
<6>[ 0.000000]@2 Machine: Qualcomm Technologies, Inc. MSM8994v2.1 MTP
<6>[ 0.000000]@2 cma: Found [email protected], memory base 0x0000000000000000, size 300 MiB, limit 0xffffffffffffffff
Here's my dmesg: http://pastebin.com/FDeKras6
waicool20 said:
Here's my dmesg: http://pastebin.com/FDeKras6
Click to expand...
Click to collapse
Unfortunately after restart you were not fast enough, the first lines are missing.
Thanks anyways.
Andi
Ahh dang it, well you can blame all the startup apps i have then haha
I have same as yours
{
"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"
}
The same too:
[ 0.000000]@2 qcom,product-name: 14049 hw_ver : 14 [ 0.000000]@2 Machine: Qualcomm Technologies, Inc. MSM8994v2.1 MTP
Thanks guys.
Interesting results so far, only one hw revision and machine version.
Let's see when the first different specs come up
Andi
Here's mine
So far looks like there is only one combo out in the market, interesting...
Andi
Lord Boeffla said:
So far looks like there is only one combo out in the market, interesting...
Andi
Click to expand...
Click to collapse
Hi lord bofella.. I love your work on oneplus one... Just wanted to ask.. In future with the development... is it possible to control the 810 heating and throttling with custom kernels and make oneplus 2 a better phone
bhanuteja200bc said:
Hi lord bofella.. I love your work on oneplus one... Just wanted to ask.. In future with the development... is it possible to control the 810 heating and throttling with custom kernels and make oneplus 2 a better phone
Click to expand...
Click to collapse
We will see. But in normal usage (and I do not play games etc.) I never faced any heating issues which I really "felt".
Andi
Lord Boeffla said:
Hi all,
in preparation for my kernel in some future time, I wonder what hardware revisions and machine versions are out in the market.
So if anyone knowing how to look into a dmesg log could just post what he has, it would help me to figure out more insight about the device trees used (and which ones are obsolete).
Below is how my dmesg log straigt after start looks like, I made the interesting sections in bold and red.
If you want to contribute, do the following (you must be rooted):
- restart your phone
- open terminal window and do the following commands (enter after every one)
su
dmesg > /sdcard/klog.txt
- inspect the klog.txt file with a text editor from the beginning for the information I have marked in bold.
Thanks for your help
Andi
<6>[ 0.000000]@2 Initializing cgroup subsys cpu
<6>[ 0.000000]@2 Initializing cgroup subsys cpuacct
<5>[ 0.000000]@2 Linux version 3.10.49 ([email protected]) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Aug 28 16:35:31 CEST 2015
<4>[ 0.000000]@2 CPU: AArch64 Processor [410fd032] revision 2
<6>[ 0.000000]@2 qcom,product-name: 14049 hw_ver : 14
<6>[ 0.000000]@2 Machine: Qualcomm Technologies, Inc. MSM8994v2.1 MTP
<6>[ 0.000000]@2 cma: Found [email protected], memory base 0x0000000000000000, size 300 MiB, limit 0xffffffffffffffff
Click to expand...
Click to collapse
hi andi, same here: Machine: Qualcomm Technologies, Inc. MSM8994v2.1 MTP
no jokes today, my wife says they are at times not easy to understand hahah....
rooted up and running BTW, keep stock for the time being with a few tweaks and mods of course but still, no decent rom around yet.
running well, i like it
if you need a second device for development again later on, let me know so that we can make it happen for you like last time
thanks in advance for "you know what i mean"
ingo
I'm wondering if there's going to be a way to open up all basebands in the future. I efed up and ordered a Chinese version in the us so I'll be without lte. If it's all the same hardware surely there is a way to open up the band's I need
josh598208 said:
I'm wondering if there's going to be a way to open up all basebands in the future. I efed up and ordered a Chinese version in the us so I'll be without lte. If it's all the same hardware surely there is a way to open up the band's I need
Click to expand...
Click to collapse
No clue, but also not topic of this thread.
Andi
Lord Boeffla said:
No clue, but also not topic of this thread.
Andi
Click to expand...
Click to collapse
Sorry about that, I just figured my question would a hardware question as well.
Mine:
Code:
<6>[ 0.000000]@0 Initializing cgroup subsys cpu
<6>[ 0.000000]@0 Initializing cgroup subsys cpuacct
<5>[ 0.000000]@0 Linux version 3.10.49-perf-gc091731 ([email protected]) (gcc version 4.9.x-google 20140827 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Aug 21 18:23:06 CST 2015
<4>[ 0.000000]@0 CPU: AArch64 Processor [410fd032] revision 2
<6>[ 0.000000]@0 qcom,product-name: 14049 hw_ver : 14
<6>[ 0.000000]@0 Machine: Qualcomm Technologies, Inc. MSM8994v2.1 MTP
<6>[ 0.000000]@0 cma: Found [email protected], memory base 0x0000000000000000, size 300 MiB, limit 0xffffffffffffffff

8227l head unit root

Hello i recently bought this new head unit.As you can see in pictures it says android 10 but im not sure if its real.can anyone help rooting this device?
{
"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"
}
giannisb91 said:
Hello i recently bought this new head unit.As you can see in pictures it says android 10 but im not sure if its real.can anyone help rooting this device?
Click to expand...
Click to collapse
Download cpu-z from play store and check the version
Model 8227L
Android version 10
Android security patch level October 5, 2019
Kernel version
3.18.79 (gce version 63120170404 Linaro GCC 63201705 [email protected] #28 Mon Oct 28 14:39:22 CST 2019
Build number full_82271_demo-userdebug Tp 0110191571 T038753 userdebug
Custom build version alps-mp-01-mp5
HMI: MAIX.C.Q.F.2.03.2020,01.06.10.00
MCU: TS907.190518(H)
MEDIA: HC v2.0.0 191113 1430
CAN : V3.88.023BYPS
BTV: BT.19.11.12.1200(CO:81:35:19:8D:E5)
From CPU-Z it's says android 10
API LEVEL 27
giannisb91 said:
Model 8227L
Android version 10
Android security patch level October 5, 2019
Kernel version
3.18.79 (gce version 63120170404 Linaro GCC 63201705 [email protected] #28 Mon Oct 28 14:39:22 CST 2019
Build number full_82271_demo-userdebug Tp 0110191571 T038753 userdebug
Custom build version alps-mp-01-mp5
HMI: MAIX.C.Q.F.2.03.2020,01.06.10.00
MCU: TS907.190518(H)
MEDIA: HC v2.0.0 191113 1430
CAN : V3.88.023BYPS
BTV: BT.19.11.12.1200(CO:81:35:19:8D:E5)
From CPU-Z it's says android 10
API LEVEL 27
Click to expand...
Click to collapse
It's fake Android 10.. API 27 is Android 8.1
Use an app called "Device Info" this will give you more info.
dreamvictim said:
It's fake Android 10.. API 27 is Android 8.1
Use an app called "Device Info" this will give you more info.
Click to expand...
Click to collapse
Model FF-5000 (FF-5000)
Manufacturer alps
Brand FFKJ
Board unknown
Hardware ac82271
Screen Size 4.95 inches
Screen Resolution 1024 x 600 pixels
Screen Density 239 dpi
Total RAM 1950 MB
Available RAM 981 MB (50%)
Internal Storage 11.97 GE
Available Storage 10.78 GB (90%)
Android Version 10
API Level 27
Security Patch Level 2019-10-05
Bootloader unknown
build ID FF=8227L 10
Java VM ART 2.1.0
OpenGL ES 2.0
Kernel Architecture armv7l
Kernel Version 3.18 79 (1571038753)
Root Access Yes
Google Play Service 20.18.17 (040304-311416286)
System Uptime 00:04:44
HMI: MAIX.C.Q.F.2.03.2020,01.06.10.00
MCU: TS907.190518(H)
MEDIA: HC v2.0.0 191113 1430
CAN : V3.88.023BYPS
BTV: BT.19.11.12.1200(CO:81:35:19:8D:E5)
Model 8227L
Android version 10
Android security patch level October 5, 2019
Kernel version
3.18.79 (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)
[email protected] #28
Mon Oct 28 14:39:22 CST 2019
Build number full 8227L demo-userdebug 10 011019 1571038753 userdebug
Custom build version alps-mp-01.mp5
Hi! did you find any way to root the device? thanks!
colmoschin94 said:
Hi! did you find any way to root the device? thanks!
Click to expand...
Click to collapse
These instructions worked for me on my Eonon GA9450b (an 8227L device):
ROOT Head unit 8227l
Hello, I´m newbie on this forum, so I need some hint or help with rooting this headunit. I´ve tryed kingroot apk, kingoroot apk, kingoroot pc version via usb debug without sucess. Last I´ve tryed this instructions for ownice, but still no...
forum.xda-developers.com
Note: before using the instructions above I had to enable developer mode and usb debugging.
I'm still in the process of figuring out how to install TWRP using these instructions:
[ROOT][FLASH][TWRP] Josmile / Xonrich MTK 8227L VW Head unit Android 10
Hi, i'v bought this unit and share all information i can find here. The unit is very good, runs android 10 but i like to customize further. Updates: - Added Magisk install instructions (prefere) - Just created a TWRP to this unit! Links bellow...
forum.xda-developers.com

Flash rom possible?

I can't find much on this head unit. I am wondering if I will be able to flash a custom rom. This is an eonon headunit. I had an eonon before and I was able to flash a rom to it but this one is different. This is my info:
Android 10
Android security patch level October 5 3029
Kernel version 3.18.79 gcc version 6.3.1 20170404 Linaro gcc 6.3-2017.05
[email protected] #28
Monday October 28 2019
Build number full_8227L demo userdebug 10 012019 1571038753
Custom build version alpd-mp-o1.mp5
HMI : XRCH.D.Q.F.3.04_1.2020.01.04.10.00
MCU : TS907.190518(H)
MEDIA : HC v2.0.0 191113 1430(v1.71)
BTV: BT.19.11.12.1200(CO:81:35:1D:A2:1A)
the-outdoorsman said:
I can't find much on this head unit. I am wondering if I will be able to flash a custom rom. This is an eonon headunit. I had an eonon before and I was able to flash a rom to it but this one is different. This is my info:
Android 10
Android security patch level October 5 3029
Kernel version 3.18.79 gcc version 6.3.1 20170404 Linaro gcc 6.3-2017.05
[email protected] #28
Monday October 28 2019
Build number full_8227L demo userdebug 10 012019 1571038753
Custom build version alpd-mp-o1.mp5
HMI : XRCH.D.Q.F.3.04_1.2020.01.04.10.00
MCU : TS907.190518(H)
MEDIA : HC v2.0.0 191113 1430(v1.71)
BTV: BT.19.11.12.1200(CO:81:35:1D:A2:1A)
Click to expand...
Click to collapse
Short answer is no. Your MCU isn't compatible neither your Android type.
I was afraid of that. Thanks for the reply
Model
8227L_demo
kermel version
3.18.79 (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05) )
{
"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"
}
[email protected] R540 #1 Tue Jul 14 13:56:37 CST 2020
Build number
full 82271-demo-userdebug 10011019 1594705521 userdebug
Custom build version
alps mp 01 mp5
Version: BMWID6_OS_1.28
MCU: HTT_BO_Y8_00_200728B
Android version: 10.0
I would like to know where can I find a firmware for this multimedia car radio because with the current firmware impossible to activate the aftermarket reversing camera
amigo estou com o mesmo problema se consegui um firmware para um multimídia me diga por favor .
e se tiver os códigos do radio multimídia modelo 8227l com esse firmware eu tenho o código 8888, mas falta o outro para poder instalar programas se alguém souber diga-me por favor
Mod translation:
friend I have the same problem if I got a firmware for a multimedia tell me please.
and if you have the codes for the multimedia radio model 8227l with this firmware I have the code 8888, but the other one is missing to be able to install programs if anyone knows please tell me
francisco c lopes said:
Mod translation:
friend I have
Click to expand...
Click to collapse
Greetings. As a friendly reminder, we ask all members to please post in English as stipulated by XDA Rule #4:
Spoiler: XDA Rule #4
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
Thank you for your cooperation, and have a pleasant day.
-Regards: Badger50

ALPS 8227L_demo ZXDZ_2020

Tried to root my device back in May but ended up bricking it. Since then i tried flashing few firmwares every now and then but failed with error 4032 or NAND & EMMC error.
Details of my device shown by WWR while attached. Careless mistake was not taking backup. Pls guide to bring it back to life.
{
"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"
}
Brand: ALPS; Model: 8227L_demo;
Hardware: AC8227L
Platform: ac8227L
File system: EXT4
Android version: 8.1.0
Firmware version: 1583403795
Build number: ZXDZ_2020.03.05.18
Description: full_8227L_demo-user 8.1.0 011019 1583403795 test-keys
Serial number: TKMFGQ7SEI59VGCI
Root: No
Full memory RAM: 0x40000000 (1024 MB)
Full memory of ROM (EMMC_USER): 0x3A5200000 (14930 MB)
Full memory of ROM (EMMC_BOOT_1):
0x400000 (4 MB)
Full memory of ROM (EMMC_BOOT_2):
0x400000 (4 MB)
Full memory of ROM (EMMC_RPMB):
0x400000 (4 MB)
hi to all about three months ago I bought on a well-known Chinese site a car stereo for bmw 1 series ccc which according to them mounts android 10 I tried with the aida64 software and it says that it is android 8.1 instead with cpuz it says android 10 a who to believe mah what I know for sure is that it is an alps 8227l full demo to be precise this is full_8227L_demo-userdebug 10 011019 1586402897 userdebug
now I wanted to know if it was possible to update or root as it is not possible to install a different launcher if I try to interface with the phone it does not connect with easy connection as you do not have the permissions and honestly I wanted to update it and put a rom this is the Version: BMWID6_LC_OS_1.24
MCU: Z28_BO_Y8_02_210121A
Android version: 10.0
if someone can help me to give me some information I am grateful I put some photos of the car radio greetings marcello
any advice is welcome thanks
ofarook said:
Tried to root my device back in May but ended up bricking it. Since then i tried flashing few firmwares every now and then but failed with error 4032 or NAND & EMMC error.
Details of my device shown by WWR while attached. Careless mistake was not taking backup. Pls guide to bring it back to life. View attachment 5465061
Brand: ALPS; Model: 8227L_demo;
Hardware: AC8227L
Platform: ac8227L
File system: EXT4
Android version: 8.1.0
Firmware version: 1583403795
Build number: ZXDZ_2020.03.05.18
Description: full_8227L_demo-user 8.1.0 011019 1583403795 test-keys
Serial number: TKMFGQ7SEI59VGCI
Root: No
Full memory RAM: 0x40000000 (1024 MB)
Full memory of ROM (EMMC_USER): 0x3A5200000 (14930 MB)
Full memory of ROM (EMMC_BOOT_1):
0x400000 (4 MB)
Full memory of ROM (EMMC_BOOT_2):
0x400000 (4 MB)
Full memory of ROM (EMMC_RPMB):
0x400000 (4 MB)
Click to expand...
Click to collapse
With the usb connected and flash tool in Write Memory with ROM_2 selected in EMMC_USER, i played around with red wire and usb while shorting test point writing started but got an error at 4% and powering up brought Android logo in my dead HU. Then flashed full firmware without preloader and it was back to normal. Trying to root bricked it again.
Same issues as earlier, 4032 without shorting tp and EMMC NAND error upon shorting tp.
Can someone guide with proper steps pls?

			
				
even here it says that it is broken when it is not boh sorry for the outburst but I'm going crazy with this cabbage radio
I wonder is it possible that only me problems with this pseudo android 10 radio
help me
un amico mi ha detto scrivi su xda vedrai avrai delle risposte sii come no'!
sembra che solo io ho problemi con questa radio del kaiser...
sembra che solo io ho problemi con questa radio del kaiser...

Categories

Resources