[GUIDE] EVR-AL00 Update 9.1.0.135 - Huawei Mate 20 X Guides, News, & Discussion

Update FW as soon as a new FW is released, without waiting for update via OTA
Link download:
9.1.0.123:https://www.mediafire.com/file/2dukfz849883kt2/update_full_base.9.1.0.123.zip/file
9.1.0.129:http://update.dbankcdn.com/TDS/data/files/p3/s15/G4227/g4224/v288229/f1/full//update_full_base.zip
Or https://www.mediafire.com/file/misbmeij6gvkbtb/update_full_base_EVR-AL00-9.1.0.129.zip/file
9.1.0.131: http://update.dbankcdn.com/TDS/data/files/p3/s15/G4227/g4224/v290807/f1/full//update_full_base.zip
9.1.0.135 http://update.dbankcdn.com/TDS/data/files/p3/s15/G4227/g4224/v297953/f1/full//update_full_base.zip
Flash guide:
+ For lock booloader:
- Method 1: Using HStool: https://forum.xda-developers.com/mate-20-pro/how-to/manual-upgrading-mate-20-pro-bl-locked-t3905924
https://forum.xda-developers.com/showpost.php?p=79034230&postcount=70
- Method 2: Using Hisuite: http://www.mediafire.com/file/jx8fcupo0g0343u/HiSuite-9.0.2.301_Patch.rar/file
(Applicable to all Huawei devices using Hisuite for updates (Note: version of FW use to update must be true for your phone)
1. Install patch Hisuite:
- Uninstall all Hisuite related patches and files
- Install the HiSuite-9.0.2.301 version, End dont hit start - After Installation just close it. Make sure it doesn't run before the patching
- Replace the existing files withe file in patch foder:
httpcomponent.dll C:\Program Files (x86)\HiSuite
HiSuiteConfig.xml C:\Users\XXX\AppData\Local\HiSuite\userdata\UpdateDogDev (XXX is your name in your computer)
2. Prepare flash:
- Use winrar the decoding zip to update.app and other files or folders (Etc XYZ).
- Move folder XYZ above to the following folder: C:\Users\XXX\Documents\HiSuite\ROM (XXX is your name in your computer)
3. Flash rom:
- Disable Hisuite check update via internet by Edit the hosts C:/Windows/System32/Drivers/Hosts (Add 127.0.0.1 query.hicloud.com)
- Open Hisuite -> Click on Recovery -> Click continue
- Turn phone off. Connect phone to pc an keep pressing volume down and power until fastboot mode.
- Enable internet via Hosts file by Edit the hosts C:/Windows/System32/Drivers/Hosts (Edit 127.0.0.1 query.hicloud.com to #127.0.0.1 query.hicloud.com)
- Now Click Recover
- Wait until Hisuite Download and decompile from 85% to 95% then you quickly replace all your files in folder XYZ above (in C:\Users\XXX\Documents\HiSuite\ROM\XYZ)
- Hisuite will update your firmware, wait until finished and enjoy
Tip: Here the folder in C:\Users\XXX\Documents\HiSuite\ROM
http://www.mediafire.com/folder/w775spegaqark/ROM_hisuite
For update from 9.1.0.127 FW & up to 9.1.0.135, Every one can download & put to C:\Users\XXX\Documents\HiSuite\ROM . Hisuite Don't need download again (So Quickly update FW)
Video https://youtu.be/YfjxQBVvlV0
+ For unlock booloader: Don't work with 9.1.0.131 (error at 77%)
- Method 1: Root & Using EMUI Flasher: https://forum.xda-developers.com/ma...-mate-20-x-global00ized-2-0-emui-9-1-t3920956
- Method 2: Using nocheck recovery via ADB commands (Need install TWRP): Boot to TWRP recovery, open "ADB and Fastboot" then paste these command:
adb shell twrp decrypt
adb push ZIPS-HERE/update.zip /data/update/HWOTA/update.zip
adb push ZIPS-HERE/nocheck.img /data/update/nocheck.img
adb shell "echo --update_package=/data/update/HWOTA/update.zip > /cache/recovery/command"
adb shell dd if=/data/update/nocheck.img of=/dev/block/bootdevice/by-name/recovery_ramdisk
adb reboot recovery
=======================================================================================================
Changlogs: 9.1.0.135
This update adds the instant projection feature, and support for the smart display series products, for an interactive home viewing experience.
-System:
Adds the instant projection feature, and support for the smart display series products, for an interactive home viewing experience.
-Settings:
Adds the DC dimming mode, preventing screen flickering. Go to Settings > Display > Eye comfort to enable Flicker reduction.
Security"
Integrates Android security patches released in August 2019 for improved system security. For more information on the security of Huawei EMUI system updates, please visit the official Huawei website: https://consumer.huawei.com/en/support/bulletin/2019/8/.

Good Job

This is full rom? Can I extract ramdisk from it and patch with magick?
Thanks

ivanox1972 said:
This is full rom? Can I extract ramdisk from it and patch with magick?
Thanks
Click to expand...
Click to collapse
This is FullOTA-MF rom, you can using tool to extract ramdisk .img file

I am stuck at the uncompressing step. When it reach 90% it gives me error code 7
https://i.imgur.com/8Ff4w3u.jpg
I tried 6 or 7 times, same result
I see FunkyHuawei don't download anything at Appdata/Local/FunkyHuawei/hisuitefiles.zip
So I guess that's the problem.
Any ideas?

[/COLOR]
vuhien said:
New FW EMUI 9.1.0.123 EVR-AL00
Link download:
http://update.hicloud.com:8180/TDS/...7/g4224/v268325/f1/full//update_full_base.zip
Flash guide:
+ For lock booloader:
- Method 1: Using HStool: https://forum.xda-developers.com/mate-20-pro/how-to/manual-upgrading-mate-20-pro-bl-locked-t3905924
https://forum.xda-developers.com/showpost.php?p=79034230&postcount=70
- Method 2: Using Hisuite with a few small tricks (I will update later)
+ For unlock booloader:
- Method 1: Using EMUI Flasher: https://forum.xda-developers.com/ma...-mate-20-x-global00ized-2-0-emui-9-1-t3920956
- Method 2: Using nocheck recovery via ADB commands:
adb shell twrp decrypt
adb push ZIPS-HERE/update.zip /data/update/HWOTA/update.zip
adb push ZIPS-HERE/nocheck.img /data/update/nocheck.img
adb shell "echo --update_package=/data/update/HWOTA/update.zip > /cache/recovery/command"
adb shell dd if=/data/update/nocheck.img of=/dev/block/bootdevice/by-name/recovery_ramdisk
adb reboot recovery
=======================================================================================================
Changle log:
This update adds Moon mode to Camera, enabling you to take dazzling moon photos. Adds the support of Huawei Ark Compiler and EROFS, improving system performance and fluidity.
Master AI automatically identifies the moon and enables Moon mode, selecting suitable Camera parameters.
Adds support for the Huawei Ark Compiler, and improves system performance and fluidity.
Adds the EROFS system function, which improves app speed and fluidity.
Optimizes the front camera picture effects in dark environments, for reduced image noise and more natural colors.
Optimizes Face unlock, fixing the issue where the screen would unlock but not light up.
Fixes the issue where the Search function in Settings would ocassionally crash.
=======
Note: EROFS Files System:
The EROFS file system can increase the random read speed by 20%. When it comes to reading files types such as documents, music or videos, the higher reading speed the higher the response rate. Especially while launching a large app including a game, the startup speed will be faster and takes less time.
======
Click to expand...
Click to collapse
Care to elaborate on how to use HiSuite to get this update?

Flashed 123 success got weird issue if i boot magisk root my cobtact and dialer dont open but if i dont boot magisk root its all fine ...can anyone help me with this issue.. Thanks

If you are rooted do you have contact and dialer issue?

jbaggs said:
[/COLOR]
Care to elaborate on how to use HiSuite to get this update?
Click to expand...
Click to collapse
Need that HiSuite way too..

I'm getting the feeling the L29 version is going to get no new love on updates, we got a security patch at the weekend, wooooooooooo

walkwitmeinhel said:
If you are rooted do you have contact and dialer issue?
Click to expand...
Click to collapse
I've read doing a factory reset fixed this issue on previous updates, give that a try.

Link down

Link down friend.
---------- Post added at 02:50 AM ---------- Previous post was at 02:23 AM ----------
walkwitmeinhel said:
Flashed 123 success got weird issue if i boot magisk root my cobtact and dialer dont open but if i dont boot magisk root its all fine ...can anyone help me with this issue.. Thanks
Click to expand...
Click to collapse
Do you have the file from the link?

ErnestoSV said:
Link down friend.
---------- Post added at 02:50 AM ---------- Previous post was at 02:23 AM ----------
Do you have the file from the link?
Click to expand...
Click to collapse
I uploaded
https://drive.google.com/file/d/1PuOqWJR1N00-qgurnfy-vJzU4yDDEVeD/view?usp=drivesdk

walkwitmeinhel said:
I uploaded
https://drive.google.com/file/d/1PuOqWJR1N00-qgurnfy-vJzU4yDDEVeD/view?usp=drivesdk
Click to expand...
Click to collapse
Thanks, I clicked the link so I think I will need your approval to download it.

ErnestoSV said:
Thanks, I clicked the link so I think I will need your approval to download it.
Click to expand...
Click to collapse
Its open now

walkwitmeinhel said:
Its open now
Click to expand...
Click to collapse
Thanks, downloading...
---------- Post added at 07:52 AM ---------- Previous post was at 07:37 AM ----------
walkwitmeinhel said:
Its open now
Click to expand...
Click to collapse
By the way. If I do the upgrade from 120 to 123, will my data be erased?

ErnestoSV said:
Thanks, downloading...
---------- Post added at 07:52 AM ---------- Previous post was at 07:37 AM ----------
By the way. If I do the upgrade from 120 to 123, will my data be erased?
Click to expand...
Click to collapse
No

walkwitmeinhel said:
No
Click to expand...
Click to collapse
I tried but, HI Suite says that my device is not supported.

ErnestoSV said:
I tried but, HI Suite says that my device is not supported.
Click to expand...
Click to collapse
Are you locked or unlocked?

Related

[REF]Nexus Player Stock OTA URLs

Introduction:
This is a list of all known OTA's for the Nexus Player
Click to expand...
Click to collapse
File List:
LRX21M → LRX21V
LTW87L → LRX21V
See ASUS Nexus Player # Official ROMs - XDA Wiki for a list of files
Click to expand...
Click to collapse
How to flash:
Requirements:
Stock recovery
Unmodified /system
Unmodified /oem
Unlocked bootloader
Basic understanding of command line/shell
Unlock your bootloader
Download and set up adb and fastboot
Reboot into fastboot mode
Open up a command prompt/shell where you saved fastboot
enter into command prompt/shell: "fastboot oem unlock"
Enter recovery mode via onscreen buttons
Enable recovery ui
(How do you do this for this device?)
Set up adb
Select apply update from adb
enter into command prompt: "adb sideload <path to saved update.zip>
Click to expand...
Click to collapse
FAQ:
How to find the ota?
If you're rooted, wait for the device to prompt you to update, then check /cache for the file
If you're not rooted, wait until the same time and do an adb logcat and look for a line with .zip in it
Why isn't the latest ota listed?
We can only list what we have, if the ota from Build X to Build Y isn't listed, we dont have the file for it yet.
How do you setup adb/fastboot
Please read the stickies in the general subforum, this is not a formal guide
Do I need to unlock the bootloader to flash the update zip?
Yes, if you wish to do it manually.
If you allow android to prompt for the update, you do not need to unlock
Can I flash this if I have a custom rom?
No, you must be on a unmodified rom
Can I flash this if I'm rooted?
No, rooting modifies /system.
Click to expand...
Click to collapse
Credits:
Click to expand...
Click to collapse
Changelog:
Nov 29, 2014: Added LRX21V
Nov 18, 2014: Added LTW87L → LRX21M
Oct 15, 2014: Initial page
Click to expand...
Click to collapse
2char
Can Nexus Player images be loaded and bootted on a similarly specced Intel Atom based PC?
kettal said:
Can Nexus Player images be loaded and bootted on a similarly specced Intel Atom based PC?
Click to expand...
Click to collapse
It's too soon to tell and it depends on what the bootloader allows for it.
Just because goog might include one that isnt locked down, it doesnt mean it's automatically bios or uefi complient.
Loading linux on it is one thing, but expecting it to work like a normal pc with linux or even windows isnt something you can assume.
Goog's bootloaders are not all universally uefi complient even though other similar devices include them (winrt/wp8/assorted android devices have complient bootloaders)
Also, this is off topic for this thread.
https://groups.google.com/forum/?hl=en&nomobile=true#!topic/android-building/bm3iwCrjO2s said:
Hi all,
Builds for Android 5.0 have been released.
The following are the builds, tags, and devices supported:
- LRX21M, android-5.0.0_r2, Nexus Player fugu
- LRX21L, android-5.0.0_r1, Nexus 9 volantis
Additional devices support are coming soon.
Thanks!
bill
Click to expand...
Click to collapse
The NP will also have an ota before release.
Factory image posted:
https://developers.google.com/android/nexus/images#fugu
Version: 5.0 (LRX21M)
Download: Link
MD5 Checksum: b5380180959cdf8b99a24339b4800b64
SHA-1 Checksum: aeed3bef8331aba50c94c188ce3753d3ae9afd83
TheManii said:
The NP will also have an ota before release.
Click to expand...
Click to collapse
There is an ota from LTW87L → LRX21M, I do not have the ota yet.
Also: the NP is unlockable without having to go to setting first, unlike the N6/N9: PSA: OEM Unlock On The Nexus 6 And 9 Requires Checking A Box In Developer Options
Update: PSA: New Lollipop OTA Procedure On Nexus Devices Means Your Update Will Fail If Your System Is Modified In Any Way At All
For future otas, rooting will not break your ability to ota (rooting itself wont, if you modify files you will still break ota due to that)
The NP's kernel does not have dm-verity / secure /system enabled, and it must be enabled prior to the first OTA to stay consistant. (technical note, it's still possible to deploy consistant/secure /systems without it, but the kernel itself wont bother checking, so it's unlikely an issue at all)
Goog can still deploy it after the fact, but it would require a full rom ota instead of merely a delta/patch ota, this is highly unlikely to happen.
This will be reconfirmed once I have the file and url for the first ota.
Edit: see below
Update: LTW87L → LRX21M
The NP does use secure /system otas, ROOTING WILL BREAK OTAS.
If you are rooted or have modified your /system in any way, you will need to use factory images to update
LTW87L → LRX21V
LRX21M → LRX21V
URL for the 5.1.1 OTA
http://android.clients.google.com/p...6.signed-fugu-LMY47V-from-LMY47D.99b5efed.zip
MPZ44Q to MPZ79N OTA zip
Here is the zip for upgrading the first Android M preview to the Dev preview
Sorry for sort-of breaking the rules. Links are in the attached text file.
doesn't sound like this ota url thread is really being maintained anymore, but anyways....Nov security patch:
https://android.googleapis.com/pack...d2918bc567.signed-fugu-MRA58N-from-MRA58K.zip
Sourced from jduck:
https://android.googleapis.com/pack...5af.signed-signed-fugu-MMB29U-from-MMB29T.zip
MMB29U-from-MMB29T
MMB29V-from-MMB29U
Code:
https://android.googleapis.com/packages/ota/google_fugu_fugu/8793bbdb81c005f5cb0f2a224b20e03365e0a974.signed-fugu-MMB29V-from-MMB29U.zip
MOB30D from MMB29V
https://android.googleapis.com/pack...afd.signed-signed-fugu-MOB30D-from-MMB29V.zip
MOB30W from MOB30P
https://android.googleapis.com/pack.../0825452c453e9fa32a2988c6fce122c530e8654d.zip
by Jduck

Infocus m810/m812 custom recovery, unlock, roms (only m810), tweaks.

Infocus M810/T/U thread. (Also wth interesting things for m812 holders.)
Infocus m810 thread on facebook
Note:
All roms on this page are remade to use with Infocus m810 so don't flash on m812. MULTILANGUAGE
Bootloader unlock (m812/m812):
Custom recovery (m810/m812):
SUT flashable images (SUT Factory tool 3.0.8):
SUT 3.1.4 cracked.
Video tutorial SUT flashing on Android 6
ROMS M812(A/I) VN2/PHX:
Android 5.0.2 m812 OFFICAL sut. (Suitable for m810 too) to be used with SUT
cm13 for m812(a) http://forum.xda-developers.com/showpost.php?p=68355126&postcount=1110
ROMS M810(T/I/U):VNA
25/07/16 CM13 beta 2 (release) http://forum.xda-developers.com/showpost.php?p=67901403&postcount=1074
20/03/16 Android 6 custom ROM (ported from m812 ver 617A firmware)
23/02/16 Android 6 custom ROM (ported from m812 ver 6130 firmware)
27/12/15 Android 5.1.1 (internal version 511C(D updated)) (port from m812 ver 511C firmware)
Official Android Kitkat 4.4.2 (VNA-1640-0-00WW-A02)
Older roms
Older ROMs are designed for recovery installation and need some knowledge:
Before the installing of thiose ROMs you must be common with Adb/fastboot driver and installation. working fastboot.exe and adb.exe here
Im the author of this work. So feel free to ask and report.
All you install from here is on your responsibility.
m810.ROM Android 5.0.2: (October 2015) MULTILANGUAGE.
This ROM is full upgrade, so its able to install over Android 4.4.2 ROMS.
How tot install: Russian installation site
1. Put the zip file to sdcard.
2. Connect phone by USB cable. Press and hold volume down+power buttons
(10s), when phone restarts, release power button after vibrating and keep
holding volume down button until FASTBOOT message appear on screen.
3. Download boot recovery https://yadi.sk/d/v_LrtBVdk8pAj and place in fastboot/adb
folder
4. Run in cmd: fastboot boot tw101_recovery_repack_by_titovich.img
5. When recovery booted, Choose firmware UPDATE502_M810_v1.zip and
install.
In the end you should get this error: apply parsed perms lsetfilecon from
/cache to u_object_r:cache_file:s0 failed operation not supported on transport
endpoint set_metadta: some changes failed.
Ignore it. Its issue of recovery.
6 Besides, ROOT and Xposed for 5.0.X framework preinstall can be copied to
sdacard and installed same time after rom installed from boot recovery.
7. Hold power button 10 sec and reboot.
Enjoy.
5.0.2 DOWNLOAD
m810.ROM Android 5.1.1A 08/10/15 The beta version of Lollipop
5.1.1A
ROM from official 511A m812.
Same install instructions as above
Main changes
-Wifi reception better;
-GPS;
-Added buttons config, e-compass, g-sensor calibrations to display menu .
5.1.1 DOWNLOAD.
XPOSED for 5.1.1 . ROOT
Note Xposed from version 5.0 and 5.1 are different!
To flash via SUT:
ODEXED ROM Android 5.1.1B 11/15 The beta version of Lollipop
5.1.1B from official m812 511B update ROM. |For SUT installer. With
unbricking feature.
- ROM designed for odexed files so it contains resized partition for system
(by titovich). means one you install the partition table will remain - 2.5gb for
system. original system parttion is less 2gb. You will be able to install all
m810 roms but I noticed you.
-not for XPLOSED framework. The ROM is full odexed. So don't try Xposed it
will fail;
-minor changes from my side diff to previous ROM;
-fixes from Infocus to battery life.
bugs: haptics not working for hard buttons (to be fixed)
To be installed via SUT utility SUT 3.0.8: DOWNLOAD
-install SUT (drivers will be installed with SUT);
-download zip with nb0 image. Unzip.
-open nb0 image file in SUT.
-Check "Normal Download" and "Erase data".
-Download ignore warning messages.
-Flash will complete in less than 1 min.
5.1.1B for SUT DOWNLOAD LINK2
EOL
Tweaks and enchantments :
M810 service manual
http://forum.xda-developers.com/showpost.php?p=68520451&postcount=1123
Edit boot logo m81X
http://forum.xda-developers.com/showpost.php?p=68956713&postcount=1163
Other party hears the noise durine the phone call
build.prop file
persist.audio.fluence.voicecall=false
Secret codes:
*#*#4636#*#*, *#*#653837#*#*, *#*#76278#*#* Settings.
Note, never tap "USA Band", otherwise you will need to reflash modem part or firmware to make phone back to work.
*#*#873#*#* Upload service
*#*#225#*#* Calendar
*#*#2324636#*#* , *#*#232#*#*, *#*#23273#*#* ,*#*#233#*#*, *#*#231#*#*, *#*#2324678#*#* CDA
*#*#278#*#* CPUDaemon
*#*#324#*#* DebugCfg
*#*#368#*#* Device manager
*#*#3721#*#*, *#*#6721#*#*, *#*#372#*#*, *#*#672#*#*, *#*#4867#*#* High Temperature Monitor
*#*#744#*#*, *#*#628#*#* Mobile Assistant
*#*#787#*#* PackageUsageTool
*#*#227#*#* Pandora Box
*#*#272#*#* Permission Control
*#*#33546#*#* Permission Detection
*#*#793#*#*, *#*#795795#*#* Power Detective
*#*#795#*#* power Monitor
*#*#277#*#*, *#*#3277#*#* Stability Monitor
*#*#28274663#*#* TeleService
Themes pack for 511B/C:
http://forum.xda-developers.com/showpost.php?p=64725810&postcount=429
Disable buttons backlight. (pale blue led shine instead). ROOT needed.
Replace system\lib\hw\lights.msm8974.so to get rid of buttons backlight. Instead, PALE blue led will be on.
Don't forget to backup the original file.
Advanced users can control that API /sys/devices/virtual/input/touch/light_led (with echo 0,1)
There is no any other control to disable or enable it.
XPOSED framework can't do anything too
Noise fix. When party on other side is claiming on noise above your voice.
This is typical issue of dual mic QUALCOMM devices on 5+ Androids. Edit built.prop
persist.audio.fluence.voicecall=true change to false
Enable DIAG port for QXDM (QPST). Rooted.
adb shell
su
setprop persist.sys.usb.config diag,serial,mass_storage,adb
Increase speaker volume
http://forum.xda-developers.com/showpost.php?p=64566136&postcount=330
Sound volume mod working on m810
https://www.youtube.com/watch?feature=player_embedded&v=DOo7sT_JIs8
IMEI, Serial number, MEID, MAC, BT changer. Service tool (m810/m812) DANGEROUS!!!
https://drive.google.com/open?id=0B3Wy4Ok3qGszcmZlMDFCbGdwUjQ
I was trying to follow up this conversation on 4pda but i don't speak russian and google translate does a terrible job.
So a couple of questions:
Is this a multilanguage rom?
Does 2g-3g-4g work?
What about wifi?
Thanks.
will Infocus m810 get android 5.1???
there is an ota update for m812 to android 5.1 but i am unable to find the file.
My phone its on the way.Im interesting this thread
sknipas said:
I was trying to follow up this conversation on 4pda but i don't speak russian and google translate does a terrible job.
So a couple of questions:
Is this a multilanguage rom?
Does 2g-3g-4g work?
What about wifi?
Thanks.
Click to expand...
Click to collapse
Yes, its Multilanguage.
2g-3g-4g work
sknipas said:
there is an ota update for m812 to android 5.1 but i am unable to find the file.
Click to expand...
Click to collapse
If you find it, pls share, it can be used for further development.
@ heineken78
Thanks for coming here at XDA
I am daily following your good works at 4PDA and I am actually with Titovich's 5.02 rooted and i feel more than satisfied.
I take the opportunity to send you my grateful Thanks.
I will install the new update and let comment as well. I hope and wish the system repartitioning will not give any issue ( I don't like playing with root partition!!).
Question: Was not possible to make the system file as lean as possible , eg removing apk that are unnecessary or available at Playstore for everybody choice in order to avoid this modification.
Regards
good work bro. looking for rom based on 5.1 . following this thread
lolo9393 said:
@ heineken78
Question: Was not possible to make the system file as lean as possible , eg removing apk that are unnecessary or available at Playstore for everybody choice in order to avoid this modification.
Regards
Click to expand...
Click to collapse
Stock reserved place in m810 for system partition is ~1,6 gb. Making firmware less, won't bring any changes, unless repartitioning it to lets say 1,1 gb. This operation needs lot of system knowledge from people who will install it.. And profit of changes will be only 500 mb? is nothing.
m812 has partition of 3 gb, that's huge, but suitable for oxdexed roms.
repartition means- you need to change start sectors of emmc in order to set sizes of system, cache. Everything before those partitions remain the same.
Ok, tweak as promised
http://forum.xda-developers.com/showpost.php?p=63576292&postcount=2
Wow,wonderful news... i will test it,downloading...
Hi Guys!
I would like to ask that ROM by titovich, which languages contains?
Thanks
@ heineken78
I've just finished the new Rom install. I followed instructions and had no issue . Rebooted via recovery and installed my stuffs.
-Wifi reception is the same as before and always weaker than my other phones. (minus 8 db)
-GPS IS NOT GETTING ANY FIX. 25 SAT in view and no one fixed.
-New Rom is a HUGE bit of improvement and feel more pleasant and very fast.
-DISPLAY is vibrant and very well set. Automatic mode is perfect also at night reading. good
- Battery leak in stand by is impressively low. less 1% full night. very good
THANKS TO THE TEAM BUILDING FOR THIS REALIZATION.
Can we suggest next challenge to make unlock the 3G 900Mhz Euro Band N°8 in a practical way?
I care less about the 4G...
---------- Post added at 03:52 AM ---------- Previous post was at 03:40 AM ----------
[email protected] said:
Hi Guys!
I would like to ask that ROM by titovich, which languages contains?
Thanks
Click to expand...
Click to collapse
Indonesian/Deutch/ENGLISH/Espanol/Filipino/FRENCH/Portugues/VIET/Russian/chinese/ and 2 symbolic i can't know ....sorry may be Hebreu,
lolo9393 said:
Can we suggest next challenge to make unlock the 3G 900Mhz Euro Band N°8 in a practical way?
I care less about the 4G...
---------- Post added at 03:52 AM ---------- Previous post was at 03:40 AM ----------
Click to expand...
Click to collapse
Yes Im trying that.
But for now, "adb reboot ftm" to reboot in ftm mode and enable qualcomm diag driver.
Then change nv's as written here and here. Uz mztool to calculate right entry's.
@heineken78
Thanks dude!
Its an official or unofficial translated ROM?
Im just ask the reason of hope, maybe put into some more languages too.
Im get this phone yesterday, it looks really great, but enter the recovery and fastboot mode its terrible.
Do you know TWRP or CWM recovery for this phone?
ilhi, i tried to disable backlight with .rar file you attached and it does work but i
heineken78 said:
TWEAKS:
1. Disable buttons backlight. (pale blue led shine instead). ROOT needed.
Replace system\lib\hw\lights.msm8974.so to get rid of buttons backlight. Instead, PALE blue led will be on.
Don't forget to backup the original file.
Advanced users can control that API /sys/devices/virtual/input/touch/light_led (with echo 0,1)
There is no any other control to disable or enable it.
XPOSED framework can't do anything too
Click to expand...
Click to collapse
ilhi, i tried to disable backlight with .rar file you attached and it does work but i can't adjust screen brightness in settings. Now its full bright and can't switch it low or automatic
a1dahiya said:
ilhi, i tried to disable backlight with .rar file you attached and it does work but i can't adjust screen brightness in settings. Now its full bright and can't switch it low or automatic
Click to expand...
Click to collapse
Dude, this is patched driver the from the build on first page. Drivers are different on stock502(titovich) so you may have an issue.
what should i do please help me
heineken78 said:
Dude, this is patched driver the from the build on first page. Drivers are different on stock502(titovich) so you may have an issue.
Click to expand...
Click to collapse
What should I do, please help me out
---------- Post added at 08:46 AM ---------- Previous post was at 08:38 AM ----------
a1dahiya said:
What should I do, please help me out
Click to expand...
Click to collapse
What drivers to change or any other change of value .....?
I'm on stock lollipop 5.0.2 rooted
I also tried to replace the patched file with original which I copied before replacing but nothing helped

[ROM][STOCK][Silent OS 3.0.14] Blackphone 2 (BP2) + ROOT

[UPDATED 2017/08/21]
All
I felt it would make sense to start a new thread for the Blackphone 2, with an original ROM.
Here is: Blackphone BP2 3.0.14 ROM (RoW edition)
In order to install it you must be on 3.09. install via original recovery... which is here...
And for those who want the TWRP, here it is.
Root
(I know you been waiting for it...)
You got two options, let's start with an easy one:
Magisk
1) Download the latest version (ZIP file). copy to the sd card.
2) Boot to TWRP recovery
3) install
4) reboot. install the APK either from the play store or via a direct link (my preferred path)
5) Welcome to the brave world of root
6) Read the guide!
More... soon
Love
Aloha Friend,
links below (RoW edition) do not work (#8026) Not authorized: Link has been deleted).
Thx for your help
Cheers
Apostrike said:
Aloha Friend,
links below (RoW edition) do not work (#8026) Not authorized: Link has been deleted).
Thx for your help
Cheers
Click to expand...
Click to collapse
silent circle would it be behind deleting files !
Is it a joke? I tried to download the 3.0.9 row but here is the message that i received: " BP2_3.09_full_row.zip Apr 10, 2017 7:53 PM
808.2 MB 0% File too large to download with browser decryption.
What does exactly it mean?
Thank you.
---------- Post added at 04:53 PM ---------- Previous post was at 04:36 PM ----------
I did it, I downloaded with chrome, but strange that was impossible to donwload it with firefox on linux....
---------- Post added at 04:55 PM ---------- Previous post was at 04:53 PM ----------
I confirm. It's a joke. Download file BP2_3.09_full_row.zip
File Date Size
BP2_3.09_full_row.zip Apr 10, 2017 7:53 PM
808.2 MB 0.63% Timeout error downloading
1 item"
It is absolutely absurd.
kenfalco_14 said:
Is it a joke? I tried to download the 3.0.9 row but here is the message that i received: " BP2_3.09_full_row.zip Apr 10, 2017 7:53 PM
808.2 MB 0% File too large to download with browser decryption.
What does exactly it mean?
Thank you.
---------- Post added at 04:53 PM ---------- Previous post was at 04:36 PM ----------
I did it, I downloaded with chrome, but strange that was impossible to donwload it with firefox on linux....
---------- Post added at 04:55 PM ---------- Previous post was at 04:53 PM ----------
I confirm. It's a joke. Download file BP2_3.09_full_row.zip
File Date Size
BP2_3.09_full_row.zip Apr 10, 2017 7:53 PM
808.2 MB 0.63% Timeout error downloading
1 item"
It is absolutely absurd.
Click to expand...
Click to collapse
I tried to download it more then 30 times, always with same result. What is it gone wrong?
All ok. Download 3.09 ok. System updated to 3.10
Thank you androidblue
Sorry all, I accidentally enabled the "enhanced privacy" option. It is now fixed, and all should have no further problem to download.
androidblue said:
Sorry all, I accidentally enabled the "enhanced privacy" option. It is now fixed, and all should have no further problem to download.
Click to expand...
Click to collapse
The link to "REAL Blackphone 2 Silent OS 3.10 update (April 2017)" https://ln.sync.com/dl/c33995da0/63y9vshx-v9fwjz6c-3mz6yi7i-ky8ekwnr
still says "(#8026) Not authorized: Link has been deleted". Could you fix that too? Thanks.
Edit: also the link to the "original recovery" https://ln.sync.com/dl/9429c1020/rgjz6bep-dvmnd36x-r3j7q55c-3vrcmmsh
is broken "(#8026) Not authorized: Link has been deleted"
The link is not working anymore... Could you please reupload it?
akikoo said:
The link to "REAL Blackphone 2 Silent OS 3.10 update (April 2017)" https://ln.sync.com/dl/c33995da0/63y9vshx-v9fwjz6c-3mz6yi7i-ky8ekwnr
still says "(#8026) Not authorized: Link has been deleted". Could you fix that too? Thanks.
Edit: also the link to the "original recovery" https://ln.sync.com/dl/9429c1020/rgjz6bep-dvmnd36x-r3j7q55c-3vrcmmsh
is broken "(#8026) Not authorized: Link has been deleted"
Click to expand...
Click to collapse
Hi all
I can assure you that I didn't delete the links. The files still exists, but the link have been deleted.
I'm going to update the links and provide more soon to hopefully prevent this silly act of reporting the files are illigal.
Silent Circle - if you're behind this, please stop. This is unprofessional.
androidblue said:
In order to install it you must be on 3.09. install via original recovery... which is here...
Click to expand...
Click to collapse
How do you install this recovery_BP2_310_ORIGINAL.img file?
Thank you for these files.
akikoo said:
How do you install this recovery_BP2_310_ORIGINAL.img file?
Thank you for these files.
Click to expand...
Click to collapse
1) enter settings, about phone, scroll down to build, press until you are a developer, get out of about phone.
2) enter developer menu, allow oem unlock, shutdown phone, keep unconnected to computer/power.
3) install abd tools.
4) press the volume down, and then while being pressed press the power button. release when you see the "android" menu
5) magic time. connect cable to computer, type
Code:
fastboot flash recovery recovery_BP2_310_ORIGINAL.img
fastboot reboot
6) phones reboot. quickly press the power up + power key before the phone reboots. if it rebooted, just keep on pressing them until it reboots again and release when you see the android screen. welcome to recovery.
root have been posted. Have fun and try to break everything
(see 1st post in this thread)
hi, 4 is not working for me, no android menue, only reboot. 3.10 is installed. what do i have to do to get magisk installed ???
I updated to 3.0.10, but when i check updates, it still tells me update 3.0.10 available?
also when i try install twrp, it still says phone locked despite oem and usb debugging being unlocked
Rapyer said:
I updated to 3.0.10, but when i check updates, it still tells me update 3.0.10 available?
also when i try install twrp, it still says phone locked despite oem and usb debugging being unlocked
Click to expand...
Click to collapse
you missed an important step... unlocking it.
boot into bootloader (lower volume + power key)
connect to computer
If I remember correctly type:
Code:
fastboot oem unlock-go
and after your data will be deleted, you can now flash your recovery with TWRP.
Rapyer said:
I updated to 3.0.10, but when i check updates, it still tells me update 3.0.10 available?
also when i try install twrp, it still says phone locked despite oem and usb debugging being unlocked
Click to expand...
Click to collapse
Oh, forgot to mention - why do you still get a message that update 3.0.10 is available:
Your phone is still contacting to silent circle servers and it tries to brick you. soon to be explained how to stop it
Updates
Hello:
Phone already updated to 3.0.10 using your links.
No problem at all. Thank you very much.
Do you think you could provide additional updates in the near future?
Thanks
Good afternoon!
Make please the step-by-step detailed instruction on updating 3.10 and receiving root for simple users of lamers))
vendoelpiso said:
Hello:
Phone already updated to 3.0.10 using your links.
No problem at all. Thank you very much.
Do you think you could provide additional updates in the near future?
Thanks
Click to expand...
Click to collapse
Hi
Most likely yes. We will see

[GUIDE] Convert a Nokia 6 Global variant to China variant or vice versa

Code:
/*
* Your data will be lost! Backup before doing this.
* You'll still get OTA updates.
*/
Prerequisites
December 2017 OTA - Download links: TA-1021, TA-1025, TA-1033, TA-1039
OST LA - Download link
China variant's Firmware - Download D1C-562F-0-00CN-B01_Exploit.7z from here
Step 1:
Copy the December OTA to your SDcard or PC.
Once you have taken a backup of your data, reboot to recovery. If you have the December OTA in your SDcard, select "Apply update from SD card" and select the file. Else if you have it your PC, select "Install update from ADB" and use "adb sideload <filename>" to flash it. The installation will fail. Reboot once. Now your bootloader will be downgraded to Nougat.
Step 2:
Extract D1C-562F-0-00CN-B01_Exploit.7z.
Step 3:
Extract OST LA properly. In the extracted folder right click on setup.bat, run it with administrator privileges. After the procedures are completed, open "OST 604 FIH Mobile" in the start menu. Connect your phone to PC and select "Reboot to bootloader" from recovery. Load the .mlf file from D1C-562F-0-00CN-B01_Exploit folder. Uncheck "Check System AP Status" and click next. You'll get a warning that the software versions don't match. Click OK and continue. OST will prompt you to erase data, accept that too. The OST will now flash the software. Wait for it to complete.
Step 4:
Once it is complete, the phone will reboot. Complete the initial setup. Congrats! You have successfully converted your Nokia 6 into a China variant. You can install the Google Play store apk from here.
Some cool features you'll be getting:
Code:
[LIST]
[*]Long Screenshot
[*]Screen recording
[*]Smart alert
[*]Double tap status bar to sleep
[*]Direct call and answer
[*]One hand mode
[*]Network speed indicator
[*]and more ...
[/LIST]
To revert back to global, you can flash TA1021_PLE-558B-0-00WW-B01.7z
Credits: @hikari_calyx
No link
Bit hard with no file link
krankedcaraudio said:
Bit hard with no file link
Click to expand...
Click to collapse
Which link? All links are working. I just checked...
China variant's Firmware - Download link
This file has been removed.
krankedcaraudio said:
China variant's Firmware - Download link
This file has been removed.
Click to expand...
Click to collapse
https://ibb.co/mv2gvK
Try refreshing or use a different browser
Sorry for ftm file missing.
I'm reuploading D1C-562C and D1C-562D (September 2018) firmwares.
Speaking of that, I've replaced the bootloader to older version to create following exploits:
- dm-verity command for flashing recovery and phone easily
- qualcomm EDL mode access possible
- accept bootloader unlock key
hikari_calyx said:
Sorry for ftm file missing.
I'm reuploading D1C-562C and D1C-562D (September 2018) firmwares.
Speaking of that, I've replaced the bootloader to older version to create following exploits:
- dm-verity command for flashing recovery and phone easily
- qualcomm EDL mode access possible
- accept bootloader unlock key
Click to expand...
Click to collapse
:good:
FTM file is not a big deal. It's just a matter of copy-pasting it to the extracted folder
Continue uploading new firmwares!
i do not recommend you guys do this, the chinese version doesn't have google location services and instead uses some chinese location provider which doesn't work with google location history and apps like google fit
Can we convert nokia 6 china to golbal and have NFC working?
No SIM card
Flashed this on my TA-1021. Still no SIM card detected on neither of slots. Problem started after flashing the "homebrew" Oreo firmware. Can anyone help please?
Fakkurai said:
i do not recommend you guys do this, the chinese version doesn't have google location services and instead uses some chinese location provider which doesn't work with google location history and apps like google fit
Click to expand...
Click to collapse
Rlly? which nokia 6 model were you using when you did it? I was thinking to do this on my nokia 6 TA 1039...
---------- Post added at 03:13 PM ---------- Previous post was at 03:05 PM ----------
Akilesh T said:
Code:
Some cool features you'll be getting:
[LIST]
[*]Long Screenshot
[*]Screen recording
[*]Smart alert
[*]Double tap status bar to sleep
[*]Direct call and answer
[*]One hand mode
[*]Network speed indicator
[*]and more ...
[/LIST]
Click to expand...
Click to collapse
Does this Chinese version allow miracast screen mirroring?
I can convert my Chinese version to global variant?
tvi_vladutz said:
I can convert my Chinese version to global variant?
Click to expand...
Click to collapse
Yes. Download TA1021_PLE-558B-0-00WW-B01.7z from here. Rest of the process is the same.
Does this Chinese version allow miracast screen mirroring?
Click to expand...
Click to collapse
Yes. Casting can be done. Am I right @singhnsk?
Akilesh_15 said:
Yes. Download TA1021_PLE-558B-0-00WW-B01.7z from here. Rest of the process is the same.
Click to expand...
Click to collapse
Ok, thank you, I'll try, in case of anything happens, I can rollback that?
tvi_vladutz said:
Ok, thank you, I'll try, in case of anything happens, I can rollback that?
Click to expand...
Click to collapse
Yes, you can switch between CN and WW easily.
But I will receive the future updates?
Help! It's broken... Is stuck at Powered by Android....
Error 7
Error in /sideload/... something...
I have acces to Recovery but i'm noob in phone recovering,I'm into pc's
Sorry for double post.
I really need some help.
Update: I resolved, now i have TA-1025 instead TA-1000, I hope things will be better now, thank you for help.
Update2: I've lost some of the features like the design itself, call recording, screen recording, doube tap to lock but the main problem from CN is fixed, I can use both sim's.
Akilesh_15 said:
Yes. Casting can be done. Am I right @singhnsk?
Click to expand...
Click to collapse
Not sure of Miracast. But it does work with a ton of devices. Not being able to cast to Windows 10 PC since the past few updates. It used to work in the past.
After converting, the OTA work, right?

Unpacker Kitchen for Android(UKA)

version: 4.9.4
Last update of the program in the header: 04/06/2020
Developer: kory-vadim
For the program to function, root privileges are required.
Install: flash as Magisk module
Short description:
Unpacking, assembling and converting system (vendor) {. Img} {. New.dat} {. New.dat.br}, mounting raw.images, gluing the system.img broken into parts into a single image (from the firmware for Qfil), unpacking payload.bin, repackaging boot (recovery) .img, extracting file_contexts from boot.img (android <= 8.1), and converting file_contexts.bin on the phone.
Description:
To unpack images, you can use a phone with android 5+.
The system make_ext4fs is used from the phone’s firmware, so on a phone with android 6+ (or better 7), you can collect system.img images from android 5+.
We need root rights, busybox (needed before UKA version: 4.4 inclusive) and enough space for the images themselves and unpacking them in ./data.
Before flashing versions 4.6, 4.7, delete the old version and flash the corresponding archive via twrp.
In the kitchen there is a utility AIK - Android Image Kitchen for repacking boot (recovery) .img.
If, for some reason, you do not want to flash AIK-mobile (or, for example: already installed), then delete the file "AIK.Mobile.Installer.v3.4.zip" from the archive and flash "unpack-android_new_4.6. zip "without this file.
After flashing, install the terminal emulator (if it is not already installed), and check the box for UTF-8 in its settings.
To start the kitchen, in the terminal enter:
su
menu
Go to the item: "Extract file_contexts", and select the subitem: "Install configuration", if this is not done, then the conversion file_contexts.bin -> file_contexts will not work.
You need to run the configuration installation only once.
*In version 4.5 and above it should work without applying this item.
And then enter the numbers corresponding to the desired action.
To extract file_contexts, put boot.img in the folder: /data/local/UnpackerContexts.
To unpack .img images, you need to put system.img or vendor.img in the folder: /data/local/UnpackerSystem, and select the .img file (no more than 5) for unpacking.
When unpacking, the folders will be deleted: "system", or "vendor"; files: * _fs_config and * _pack.sh from the previous unpacking.
To build the image, copy the received file_contexts to the folder: /data/local/UnpackerSystem, if for some reason it will not be in the folder, then the assembly will be performed with file_contexts obtained when unpacking the image.
If files or folders were added to the disassembled image, then before assembling it, you must enter everything added into fs_config, and only then collect it.
If there are spaces in the names of folders or files in the unpacked image, then make_ex4fs will not collect such an image until you rename the files and correct the entries in fs_config.
Therefore, adding folders and files with spaces to the unpacked image is also not possible.
In version 4.6, the write assistant in fs_config is added.
If you just deleted something, then you do not need to edit fs_config.
Also in the collected folder must be present symlinks.
Well, in terms of context, Selinux will also need to be watched, depending on what was added.
To unpack or convert .dat, .br and in other cases, you will be prompted to enter the path to the folder where the image is located (in the same folder should be system (vendor) .transfer.list).
When converting and assembling in .dat, look behind the phone screen, because in some cases you need to enter a number corresponding to the version of the android, the image being collected.
There is a choice of compression ratio for converting * .new.dat to br.
To reduce the conversion time, compression can be selected 3-5 (maximum 7).
To unpack boot (recovery) .img, put the file in the folder: /data/local/AIK-mobile, and select the file in the menu: "unzip boot"
For packaging, use the item: "pack boot".
The collected file will be located in the folder: /data/local/AIK-mobile with the name boot-output.img.
To clean the working folder, also use the corresponding item. Source and output files will not be deleted.
AIK-mobile can be completely removed from the phone directly from the menu.
To mount, use the corresponding menu item, and the raw image must be located in the folder: /data/local/UnpackerSystem.
Do not forget to unmount the image.
To remove the kitchen from the phone, go to the corresponding menu item and confirm the removal,
after confirmation, the phone will be overloaded in twrp, and after working out the script, it will be loaded into the system.
Screenshots(Gdrive): https://drive.google.com/folderview?id=1-5dSaOQKpDH4gy737gcDp-Anp0vAj_VU
Download(Gdrive): https://drive.google.com/file/d/1-nOvictMuUNXbowwn3h1lbdrkJur2jJh/view?usp=drivesdk
MOD EDIT: Link removed
..
chelghouf said:
Hello ??
First thank you for the great work ?
After downloading version 4.9.2 I found it perfect for Android ROMs modification without the need for a computer .. But it needed translation, so work began on that then I decided to add a feature to save and rebuild the ROM currently installed on the device .. This feature is tested on one device " MediaTek treble enabled " .. and on two Android systems 9 And 10 and works perfectly this feature helped me a lot to repack and share the ROM after debugging it or adding new features .. Sorry I don't have other devices to confirm the effectiveness of this feature, but the script is designed to support most versions of Android and many devices when possible .. I'm glad if you accept to add and develop this feature in the next updates .. Thank you.
This is my modded version
https://www.mediafire.com/download/x9doxd3nnd0h2ja
This is the video showing how it works
https://www.mediafire.com/download/qchspnzniikg1gw
https://ibb.co/0QjG7S8
https://ibb.co/XxJ8FPp[/QUOTE
I am having issues in using your modded version.
Please kindly guide me on how to set it up.
Click to expand...
Click to collapse
..
chelghouf said:
What type of issues !
If you followed the video then, try to type menu in place of arkm, else be more specific please.
---------- Post added at 01:10 AM ---------- Previous post was at 12:49 AM ----------
This is a small update a feature removes kitchen binary files from the new build while extracting backup for sar and non sar devices.
I can't post links yet so replace @ with media fire home link
@/download/pq5obfcqhb18hpi
tested and confirmed working on 2 treble mtk devices running android 9 and 10 gsi ROMs and device stock ROM android 8.1
Previous link removed !
This is a small update
4.9.2.3
Added support for some kirin devices
@/download/o1ga3o1v4v13a0c
Click to expand...
Click to collapse
Thank you so much. It works flawlessly. Kudos Bro
chelghouf said:
What type of issues !
If you followed the video then, try to type menu in place of arkm, else be more specific please.
---------- Post added at 01:10 AM ---------- Previous post was at 12:49 AM ----------
This is a small update a feature removes kitchen binary files from the new build while extracting backup for sar and non sar devices.
I can't post links yet so replace @ with media fire home link
@/download/pq5obfcqhb18hpi
tested and confirmed working on 2 treble mtk devices running android 9 and 10 gsi ROMs and device stock ROM android 8.1
Previous link removed !
This is a small update
4.9.2.3
Added support for some kirin devices
@/download/o1ga3o1v4v13a0c
Click to expand...
Click to collapse
Link not working
..
chelghouf said:
@/download/9o1t3hlgh4duied
Replace @ with media fire home link
Click to expand...
Click to collapse
Dev all runs well except option 13 , kitchen not able backup vender . In my device (zuk z2 ) vender is as /factory.
Thanks
..
chelghouf said:
Thanks for feedback , It's fixed i'll give you a link when upload finish
---------- Post added at 09:38 AM ---------- Previous post was at 09:03 AM ----------
@/download/pmzfg8kvdk7to1n
This is a small fix for zuk z2 pro and plus and there is no problem to flash the final rom build.
But if you want your vendor file output name like this "factory.new.dat.br" then you have to wait.
Click to expand...
Click to collapse
All custom roms(z2+) shows "vendor.new.dat.br" in zip, only they unpack in /factory partition .
..
chelghouf said:
Good, i had no idea, i hope it has been fixed.
Click to expand...
Click to collapse
Thanks Dev it starts backing up & converting to zip.
..
chelghouf said:
Hello ??
First thank you for the great work ?
After downloading version 4.9.2 I found it perfect for Android ROMs modification without the need for a computer .. But it needed translation, so work began on that then I decided to add a feature to save and rebuild the ROM currently installed on the device .. This feature is tested on one device " MediaTek treble enabled " .. and on two Android systems 9 And 10 and works perfectly this feature helped me a lot to repack and share the ROM after debugging it or adding new features .. Sorry I don't have other devices to confirm the effectiveness of this feature, but the script is designed to support most versions of Android and many devices when possible .. I'm glad if you accept to add and develop this feature in the next updates .. Thank you.
This is my modded version
https://www.mediafire.com/download/x9doxd3nnd0h2ja
This is the video showing how it works
https://www.mediafire.com/download/qchspnzniikg1gw
https://ibb.co/0QjG7S8
https://ibb.co/XxJ8FPp
Click to expand...
Click to collapse
@chelghouf I keep installing it in magisk but it doesn't show up! Any hint?
..
chelghouf said:
Install from twrp
https://www.mediafire.com/download/q3lq7wz6rsdbfww
Click to expand...
Click to collapse
I installed from TWRP now and it's still the same.
..
chelghouf said:
Type menu and use it from the link I gave you to get all the new features.
Click to expand...
Click to collapse
It's still the original Russian one, should I uninstall the original one? [Thank you for your attention]
Yes, uninstalling the original one fixed it, let's try it out.
..

Categories

Resources