[ROM][7.1.2][ OpenKirin's RROS- V5.8.5 For Huawei P9 ][ Update 05/01/2018]]

RandomQuezoPH

Senior Member
Sep 29, 2016
79
12
0
-
If surdu released a new version and I would like to install it, can I just flash it directly without wiping or anything? If you're from 5.8.5? ( Just for future preferences ) thank you :)
 

Tuturooo

Member
Feb 20, 2016
22
11
0
If surdu released a new version and I would like to install it, can I just flash it directly without wiping or anything? If you're from 5.8.5? ( Just for future preferences ) thank you :)
I did and it works fine. The first boot may take a while so just be patient its not a bootloop. But you should always have a TWRP backup anyway that you can restore whenever a problem occurs
 

ricardo99831390

Senior Member
Dec 1, 2013
199
21
38
Santiago
Cant get magisk to work :(

---------- Post added at 07:00 PM ---------- Previous post was at 06:25 PM ----------

I finally got basic integrity working on magisk. When you update to the latest rros the log might say error on loading magisk hidelist. Download busybox module and install then restart. Now basic integrity works ;)

*Magisk hide officially works now, I even signed into my banking app on my phone with no root detection. Maybe other safetynet apps may work.
How do you install modules i my magisk app tells me i have an update but it doesnt install (magisk manager update).
also when I open magisk it says Magisk its not installed and im not rooted
 

dong282911617

Senior Member
May 16, 2017
134
26
0
Cant get magisk to work :(

---------- Post added at 07:00 PM ---------- Previous post was at 06:25 PM ----------


How do you install modules i my magisk app tells me i have an update but it doesnt install (magisk manager update).
also when I open magisk it says Magisk its not installed and im not rooted
Download magisk v14.0 and go into twrp,flash magisk v14.0 zip,reboot system and update magisk 5.4.0 to magisk 5.4.3.
 

Tuturooo

Member
Feb 20, 2016
22
11
0
Cant get magisk to work :(

---------- Post added at 07:00 PM ---------- Previous post was at 06:25 PM ----------


How do you install modules i my magisk app tells me i have an update but it doesnt install (magisk manager update).
also when I open magisk it says Magisk its not installed and im not rooted
Download the new manager from the magisk forum itself and install it. Also are you on the latest rros?
 
  • Like
Reactions: ricardo99831390

surdu_petru

Recognized Contributor
Feb 3, 2010
6,556
22,160
263
Paris
v5.8.4 doesn‘t work. I'm now at v5.8.5, thx!
ro.modem_id: 0X3C13C00
productid: 0X3C013C11
Ok, your ro.modem_id = 0X3C13C00 is not on Huawei P9 B394 base, so you should go to stock EMUI, and provide me the phone.prop !

I guess you'll be need to root your device as well , then type :

adb shell
su
cp -r vendor/phone.prop data/local/tmp/phone.prop
chmod 0644 data/local/tmp/phone.prop
exit
exit

adb pull data/local/tmp/phone.prop
I'll try to fix your issue as soon as you can send me phone.prop ! Thanks !

Please, reply via PM :)