WIFIXER - Fix wifi issue on MIUI or Custom Rom - Redmi Note 8 Pro Themes, Apps, and Mods

This is a solution created by @Maxait, I only made the flashable zip. Give respect and thanks to him.
On the attached thumbnail you have his original tutorial in case you want to fix it manually.
Wifixer fixes wifi disconecting problem on MIUI or custom rom. Maybe you have had noticed that sometimes your RN8P is disconected from your wifi and you have to switch off and turning on again wifi for fixing this (I wasted 2Gb of data by this bug).
This flashable zip fixes it . Download and flash through custom recovery.
Have fun:highfive:
Thanks again @Maxait

Thanks! It working very good! I'm on Pixel Experience Plus Edition!
Thanks again! You are the best of the best!

Works great on my one too

I've been using it too and it's great!

Is it working on miui 12 ?!

Spicy6226 said:
Is it working on miui 12 ?!
Click to expand...
Click to collapse
Works on any Miui

Tried with latest LinageOS17.1 and EvolutionX 4.7, clean flash before - but this wififixer did not fix the wifi issue in loosing all wifis until i disable it and reenable it.
Is this tool limited on a certain CFW/Kernel/Rom Version?

Sorry for the noob question,but how do i enter custom recovery and where do i place zip file to install?I just got the phone and its my first Xiaomi phone ever.....

lovesetcpu said:
Tried with latest LinageOS17.1 and EvolutionX 4.7, clean flash before - but this wififixer did not fix the wifi issue in loosing all wifis until i disable it and reenable it.
Is this tool limited on a certain CFW/Kernel/Rom Version?
Click to expand...
Click to collapse
No, is not limited. In fact this was made for opening new channels and noticed it fixed disconnect issue in most devices.
I was using PE+ and this fixed to me. Now I'm on Greeshan repacked and no problems at all

nikaki71 said:
Sorry for the noob question,but how do i enter custom recovery and where do i place zip file to install?I just got the phone and its my first Xiaomi phone ever.....
Click to expand...
Click to collapse
See megathread please.

lovesetcpu said:
Tried with latest LinageOS17.1 and EvolutionX 4.7, clean flash before - but this wififixer did not fix the wifi issue in loosing all wifis until i disable it and reenable it.
Is this tool limited on a certain CFW/Kernel/Rom Version?
Click to expand...
Click to collapse
Dunno If its a combination, I'm using 802.11s Mesh in my WiFi. Disabling the randomized MAC for WiFi device made my WiFi Wirkung w/o issued.

can i flash this file via magisk?

Tried with Evolution X, it didn't work for me. I had to turn off and on the wifi to see the list.
Besides, my phone did not have wifi.cfg originally. Did your phone have it?

Is there a way to try this fix with stock rom, no root and locked bootloader?

Fabz10 said:
can i flash this file via magisk?
Click to expand...
Click to collapse
I made the magisk module for this.
Credits to original poster.
@Fedroid you can put this on the main page.

/* Max bandwidth setting
* 0: 20Mhz
* 1: 40Mhz
* 2: 80Mhz
* 3: 80+80 or 160Mhz
* Note: For VHT STA, BW 80Mhz is a must!
*/
prWifiVar->ucStaBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "StaBw", MAX_BW_80MHZ);
prWifiVar->ucSta2gBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "Sta2gBw", MAX_BW_40MHZ);
prWifiVar->ucSta5gBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "Sta5gBw", MAX_BW_80MHZ);
prWifiVar->ucP2p2gBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "P2p2gBw", MAX_BW_40MHZ);
prWifiVar->ucP2p5gBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "P2p5gBw", MAX_BW_40MHZ);
prWifiVar->ucApBandwidth = (UINT_8) wlanCfgGetUint32(prAdapter, "ApBw", MAX_BW_20MHZ);
Taken from: https://android.googlesource.com/ke...lan/gen3/common/wlan_lib.c?autodive=0////////
According to post above, I think we can add some more tweak to this phone, like:
Sta2gBw 1
Sta5gBw 2
The rest will no-boot....
If you wanna try, I updated the magisk module with this.

Any way to resolve this WiFi issue in non rooted stock RN8Pro?

Crescendo Xenomorph said:
I made the magisk module for this.
Credits to original poster.
@Fedroid you can put this on the main page.
Click to expand...
Click to collapse
Of course

Updated to use latest Magisk 20.4 installer.

This doesn't really work for me, still struggling with WiFi connection. Dont know if I'm missing something.

Related

[ROM][LATEST]N900TUVUFOB6 DEODEX XPOSED FRAMEWORK READY and more

Made Rooted Zip's with Busybox from the Latest TouchWiz Lollipop Fimwares.
----------------------------------------------------------------------------------------------------------------------------------------------------
Stock T-Mobile N900TUVUFOB6
Download HERE
Stock T-Mobile N900TUVUFOB6 DEODEX [XPOSED FRAMEWORK READY]
Download HERE
SUPER Stock T-Mobile N900TUVUFOB6 [Debloted and Knox Removed]
Download HERE
SUPER Stock T-Mobile N900TUVUFOB6 DEODEX [XPOSED FRAMEWORK READY]
Download HERE
N900TUVUFOB6 Stock Kernel
Download HERE
Stagefright FIX based on Latest N900W8 only tested on N900TUVUFOB6
Download HERE
-----------------------------------------------------------------------------------------------------------------------------------------------------
Super Stock N900W8VLU2DOH1 DEODEX [XPOSED FRAMEWORK READY]
Download HERE If on N900T Must use N900T Kernel
N900W8VLU2DOH1 Stock Kernel
Download HERE
-----------------------------------------------------------------------------------------------------------------------------------------------------
CivZ Lollipop Xplorer N900T/N900W8 Kernel from civato
Download Here
Give props to Civato in this Thread
------------------------------------------------------------------------------------------------------------------------------------------------------
UNOFFICIAL XPOSED FRAMEWORK
Here is a working Xposed Framework for use on the DEODEX versions of these ROMS
Understand that this is still in the early stages and some Modules will cause bootloops so make a backup before you start trying different Modules.
Please give props ands thanks to @arter97 in his thread
------------------------------------------------------------------------------------------------------------------------------------------------------
Made these so we can use to flash back after trying other Roms
If you want to use my Zip's as a base for your ROM no need to ask just use it and just give credit
mastergrillo said:
Made a Rooted Zip with busy box ready to install from recovery from the latest leak.
https://mega.co.nz/#!PcdikawD!8bhLzz140xroQbufhv_mkkxZQk_61-p0-E2WT3kAOi8
Works on my n900t
Click to expand...
Click to collapse
So this is pure TW stock lollipop? Nice. Thanks!
Edit: I see in the OP post from http://forum.xda-developers.com/gal...axy-note-3-sm-n9005-android-lollipop-t3021112 you say it works with the Wi-Fi fix. Is that in this one you posted?
bobbyphoenix said:
So this is pure TW stock lollipop? Nice. Thanks!
Edit: I see in the OP post from http://forum.xda-developers.com/gal...axy-note-3-sm-n9005-android-lollipop-t3021112 you say it works with the Wi-Fi fix. Is that in this one you posted?
Click to expand...
Click to collapse
Shouldn't need to install it just install the zip and your good to go
Just checking
I'm coming from a stock but rooted KitKat, can I simply flash this without updating bootloaders?
You can but the camera and other things might not work properly depends on the bootloader
Do wifi calling work on this one?
bigdreco said:
Do wifi calling work on this one?
Click to expand...
Click to collapse
No WiFi calling
mastergrillo said:
Made a Rooted zip with Busybox from the latest TouchWiz Lollipop leak.
For N900T just install from a compatible recovery no need to install any fixes.
Only major bug is NFC does not work.
https://mega.co.nz/#!PcdikawD!8bhLzz140xroQbufhv_mkkxZQk_61-p0-E2WT3kAOi8
Click to expand...
Click to collapse
Will flashing this wipe internal sd card?
skills2015 said:
Will flashing this wipe internal sd card?
Click to expand...
Click to collapse
No it wont. it's just like flashing custom rom on twrp.
I don't know why but when I run this new version lollipop I get all these security warnings that asked me to reboot to stop certain unauthorized activity. Regardless, the kernel you provide the link for is real nice. You can set SELinux=permissive with it which is needed to run certain apps. Anyways, I went back to the original lollipop release and also flashed the same kernel and its running beautifully...
EDIT: You know, if the same activity is taking place on two roms and on one rom you get a security warning and on the second rom you do not, which rom are you better off with? Guess it depends...
Might just be my OCD talking, but is anybody else noticing that the battery icon is smaller than the WiFi and Signal bars?!
I'm hoping Samsung resizes them correctly when they ship Lollipop for the Note 3 :/
WiFi issues
Just like the other Lollipop ROMs, I can't get Wi-Fi to get an IP address so that I can connect.
I tried another clean flash and manually setting an IP address, but it hasn't worked for me.
The rest of this ROM seems perfect though
Anonymously_Unknown said:
Just like the other Lollipop ROMs, I can't get Wi-Fi to get an IP address so that I can connect.
I tried another clean flash and manually setting an IP address, but it hasn't worked
for me.
The rest of this ROM seems perfect though
Click to expand...
Click to collapse
Have u try the WiFi fix ... Once u flash it u wont have any issues whit WiFi
This is working perfectly for me. Much better than the buggy cm12
This Lollipop ROM installed flawlessly with no problems and everything working that I needed for a DD. Simple instructions, no muss, no fuss. Well done!
Did either of you have to flash an actual Wi-Fi fix to get it working? I thought was was already placed in this ROM.
Anonymously_Unknown said:
Did either of you have to flash an actual Wi-Fi fix to get it working? I thought was was already placed in this ROM.
Click to expand...
Click to collapse
Yes. I flashed Filchi's Wi-Fi Fix just to be sure. I did it right after flashing the ROM, before restarting, and it booted flawlessly, fully functional. Also, all of the 300+ applications also restored without any issues. This is the most trouble free Lollipop ROM I've seen. I need to have my Gear S watch working perfectly for my work, and other ROMS had bluetooth issues. The Filchi fix addressed both the Wi-Fi and Bluetooth problems.
Can i flash in top of the first lollipop release without wiping?
flexxoo said:
Can i flash in top of the first lollipop release without wiping?
Click to expand...
Click to collapse
Yes. Or at least I've done so before without a problem.
dugryce said:
Yes. Or at least I've done so before without a problem.
Click to expand...
Click to collapse
Thanks for the reply

CM12.1 ROM v3 BetaHydri for LeTV 1 Pro US - GPS Working? Free Ram?

Hi! i am new to the forum and have a Letv Le 1 Pro US with stock malware Rom.
I want to change to CM12.1 ROM v3 by BetaHydri. But have a few questions. I am in doubt in rooting stock rom and clean the trojans and adware or changing to this custom Rom.
The rom in question is in this thread, but i can't ask there:
http://forum.xda-developers.com/leeco-le1-pro/development/cm12-1-rom-betahydri-letv-1-pro-t3416651
1-My question is if the GPS works fine? In stock Malware Rom is very fast. I see some custom roms with gps problem.
2-4G data works well on Sim2? and Hotspot?
3-Is any major bug on this v3 Custom Rom?
4-How many free Ram is available? without installing other apps besides the ones that are in the ROM.
Thank You, especially the user @BetaHydri
i need your help too sir
cm-12.1-20160713-Bet…weakV3.zip501.1 MB , so the system just 500 mb?
now im still using eui with malware , so i just follow the installation step?
Tested V3 installation sequence
I went to TWRP 3.0.2 for a factory reset wipe
Installed ROM "cm-12.1-20160713-BetaHydri-CollapseTweakV3.zip"
Installed OpenGApps arm64 5.1 Nano
Installed all three ZIPs from DolbyAtmos Fix
Wiped Caches via TWRP
Rebooted
I'm on the V4, and actually everything seems good! Just have to test some sensors (Gyroscope)
Presidente_84 said:
Hi! i am new to the forum and have a Letv Le 1 Pro US with stock malware Rom.
I want to change to CM12.1 ROM v3 by BetaHydri. But have a few questions. I am in doubt in rooting stock rom and clean the trojans and adware or changing to this custom Rom.
The rom in question is in this thread, but i can't ask there:
http://forum.xda-developers.com/leeco-le1-pro/development/cm12-1-rom-betahydri-letv-1-pro-t3416651
1-My question is if the GPS works fine? In stock Malware Rom is very fast. I see some custom roms with gps problem.
2-4G data works well on Sim2? and Hotspot?
3-Is any major bug on this v3 Custom Rom?
4-How many free Ram is available? without installing other apps besides the ones that are in the ROM.
Thank You, especially the user @BetaHydri
Click to expand...
Click to collapse
everyone works mate just go ahead and install v4 cm
I'm on V3 and all seems ok, what's the differences between V3 & V4?
martinbanshee said:
I'm on V3 and all seems ok, what's the differences between V3 & V4?
Click to expand...
Click to collapse
"Only some build.prop changes as some folks reported problems. [...]
one of the main changes was this:
ro.telephony.default_network=22,22 and ro.ril.hsxpa=1
it was before
ro.telephony.default_network=10,10 and ro.ril.hsxpa=2"
So LTE and UMTS changes basically
Thanks, I'll try V4 for a few days and see how it goes.
Sent from Tapatalk
thank you all guys.
Now i am with the stock original ROM EUI without malware, without any problem.
Can anyone post some pictures or screenshots from CM 12.1 ROM v4?
to see the appearance of the system
Stiffrigg said:
I'm on the V4, and actually everything seems good! Just have to test some sensors (Gyroscope)
Click to expand...
Click to collapse
How about MHL TV-OUT & IR blaster?
hello guys, sorry for bad english, i have problem on CM 12.1 V3, when some call me or message come my flash blinking. How to fix that?
dragangiga said:
hello guys, sorry for bad english, i have problem on CM 12.1 V3, when some call me or message come my flash blinking. How to fix that?
Click to expand...
Click to collapse
BetaHydri said:
Hi,
you don't need to uninstall FlashRing.
With the Flash RIng App you can configure which APP and when the Flash should be used for notification.
View attachment 3819790
View attachment 3819791
View attachment 3819792
View attachment 3819793
View attachment 3819794
Click to expand...
Click to collapse
Sent from my LeTv 1 Pro using Tapatalk
letv le 1 pro
willngg said:
Sent from my LeTv 1 Pro using Tapatalk
Click to expand...
Click to collapse
i fix it
thanks a lot
System freezes when data connection switches to Edge
Hi All,
Using this ROM from BetaHydri, overall it works really good, however I have a problem that is getting annoying: whenever the phone switches to Edge from LTE/HSPA, the system freezes. As this can happen even in a staircase in an office building or on a train ride on the countryside it is rather vexing.
I have deleted the caches, but the issue persists.
Has anyone encountered the same problem maybe? Any ideas how to solve this?
Evaluation and some solutions
After some evaluation I can say this rom is really good.
There were some issues however:
I had sensors malfunctioning (gyro inverted). There is some discussion on this subject in Betahydri's developer thread, but I cannot post there as I'm considered a newbie by xda
Somehow the sensor calibration file (/persist/sensors/sns.reg) can get messed up. The trick is to delete the file, and on the next boot the system should replace it with the defaults, which are in /system/etc/sensors/sensor_def_qcomdev.conf. But this is not (always?) happening on this CM rom. What I did to resolve was to delete /persist/sensors/sns.reg, make a full TWRP backup, factory wipe, flash cuoco's 11s rom, start it, confirm if the gyro is working again, then restore the TWRP backup. Maybe there's a simpler way, but this worked.
I had a non-working notification LED. Wiping data in TWRP solved this, but I just had to find out what it was It turns out wiping the data of Settings Storage (com.android.providers.settings) was enough to restore the notification LED. The culprit is that there is a value in the settings.db of this component, in the system table called notification_light_pulse which was set to 0 somehow. Setting it to 1 with SQLite Editor (speed software) also solved the problem. There are more interesting values in this table by the way.
IR is not working, this is a known issue and I have no solution.
Double tap to wake does not work, at first I thought this would be a showstopper for me, but then I found out that with the Gravity Screen app, I can wake and sleep by using proximity and G sensors, which more than satisfies my needs for easy wake up and sleep.
OTG is not working natively, this can be overcome by third party apps like USB OTG helper. Could have something to do with fuse kernel modules not being available.
Volume level of ringer/notification is not calibrated, first step is already very loud and it doesn't change much if set higher. Does somebody now a solution for this?
I have dual SIMs and I could not switch one SIM to anything else than GSM only. Trick is to disable the other SIM, then set the network mode you want, and then re-enable the other SIM. There can be only one SIM for data, but somehow it wouldn't switch if the other SIM (that currently has the data) is still active.
If I find more, I'll post here.
Getting pretty bad battery drain. I went from 100% to 60% in a few hours and I didn't even use the phone, it was just sitting on standby
chr0m said:
Getting pretty bad battery drain. I went from 100% to 60% in a few hours and I didn't even use the phone, it was just sitting on standby
Click to expand...
Click to collapse
You can try to see what is happening with OS Monitor (from play store) In settings, enable expert mode to see the native Linux processes, try to find the one that is eating the cpu. I had this once, it was some media indexer process that would not stop (can't remember the exact name).
xposed
Hi all,
Since i cannot post in ROM's thread, i will ask here for your help. I am having a hard time installing Xposed on BetaHydri-CollapseTweakV4.
I get an error while fashing Xposed Framework xposed-v86-sdk22-arm64:
<<Xposed version: 86
! Wrong platform: arm
! This file is for: arm64>>
So i successfully flashed the arm framework (for 32 bit), for afterwards to install XposedInstaller_3.0_alpha4. But now i am getting "Xposed Framework installed, but now active."
Any idea? Thanks.
Am I am on TRWP 3.0.2.0 by CUOCO92, coming from Le1PRO_US_X800-ROW-PB-v60-CUOCO92-5.5.014S.
Hi all
I've got the US version and I'm with 12.1 v4.
I got only edge on data sim (the other is one only for calls)
Any ideas as I can't select any options but GSM from the hidden menu in *#*#4636#*#*?
Is it OK if I flash 14s Cuoco now as I'm in 12.1?
---------- Post added at 02:42 PM ---------- Previous post was at 02:28 PM ----------
I just followed #slidetowipe and now I got LTE
T H A N K Y O U M A N ! ! !
It's interesting how the same phone works differently for different people... what I mean is that the GPS on my phone is very bad - it was bad from the very beginning with factory ROM, with MrRusch ROM, different versions, gps.conf tweaks, etc.... Now I am using an external bluetooth GPS receiver as the fix was painfully slow or non-existent. Some people report no such problems, how can that be, I wonder?
Now I use CM 12.1 V4 ROM from BetaHydri, But I found some bugs :
1. Error clock / alarm... If I choose setting or an alarm clock, appeared notification "unfortunately, clock has stopped"
2. IR isn't working
3. And I have a problem with the network 4G LTE, where the issue there is no on EUI ROM
Please help me to fix it.
To be honest I prefer premises EUI ROM if there is not malware and adware, Is there EUI ROM clean of Malware and adware?
If there are please help me to link from the ROM and the way instal rom, because I was new in using x800.
And I had experienced hard brick at instal couco92 14S.
Thanks

EMUI 4.1 [ROM] [MT6735] [32bit] + Kernel 3.18.19

Once again, I am Here to present my new Port Rom --
**--+--EMUI 4.1--+--**
About Rom ("_")
Smooth
Fast
Stable
Beautiful :angel:
Now, Comes to Installation Process.
Same as other Roms, but tell i will tell you once again.
Installation:--
-Goto Twrp
- Wipe Cache, dalvik, System, Data
-Goto Install
-Select Emui 4.1 Rom zip
-Flash
-flash patch [for Camera]
INFO:
Only important GApps like Google App, Gmail and Chrome, as well as the Google core apps and services (which must be in ROM) installed. All the other GApps debloaded - everyone can use Playstore to install what is needed (Google Music, Drive, Maps ...)
Downloads :-
Rom -- https://drive.google.com/file/d/1x4IkhOm3Y7b77AQyTDUY4YAihg8FQthl/view?usp=drivesdk
Camera Patch -- https://drive.google.com/file/d/0B4VkGc5GGk30YUZja1hpMVc0UTQ/view?usp=drivesdk
Bugs:-
- Only Volte (hard to fix) :crying:
- you tell me
If you like my work - fell free to donate via Paytm - Akashdeep Shukla (8077007389) :fingers-crossed:
ROM :- EMUI 4.1
ANDROID :- MARSHMALLOW
KERNEL :- 3.18.19 [x32]
Credits:-
Me (For Porting)
4pda (for Rom)
And You guys for all your Support
Here the Screenshots
Is this ROM similar to MIUI? What are the advantages of this ROM over MIUI though?
DystopianDJ said:
Is this ROM similar to MIUI? What are the advantages of this ROM over MIUI though?
Click to expand...
Click to collapse
Hotspot working fine...
DystopianDJ said:
Is this ROM similar to MIUI? What are the advantages of this ROM over MIUI though?
Click to expand...
Click to collapse
Stable , smooth and its a stock rom of huawei
I faced a wierd problem after flashing the ROM,
I could not turn the WiFi on..
But then I SOLVED the issue by reflashing the ROM and then skipping all the initial step such as Google account login...
Then WiFi started working fine...later I logged in with no issues...:good:
Does this rom supports Magisk and Xposed for Magisk module? If someone tries then do let us know.
This ROM is epic. Thanks for this, just that the low DPI is a little to small for me though (yes I have tried using Easy DPI Changer). I guess I'll just increase the font size using the original DPI of this ROM. xD
The only problem I've experienced is the problem of camera not being able to focus properly. Please check if this a general problem as it was persistent in mine.
Thanks again!
DystopianDJ said:
This ROM is epic. Thanks for this, just that the low DPI is a little to small for me though (yes I have tried using Easy DPI Changer). I guess I'll just increase the font size using the original DPI of this ROM. xD
The only problem I've experienced is the problem of camera not being able to focus properly. Please check if this a general problem as it was persistent in mine.
Thanks again!
Click to expand...
Click to collapse
Flash the updated camera patch provided with MIUI 8 ROM...
You can also flash the same patch with stock ROM
manishah.1996 said:
Flash the updated camera patch provided with MIUI 8 ROM...
You can also flash the same patch with stock ROM
Click to expand...
Click to collapse
Okay thanks for this. I had flashed the second updated Camera Fix that was given in this thread and I had experienced the error.
But what do you mean by flashing it with Stock ROM? Stock ROM already has everything working properly though.
DystopianDJ said:
Okay thanks for this. I had flashed the second updated Camera Fix that was given in this thread and I had experienced the error.
But what do you mean by flashing it with Stock ROM? Stock ROM already has everything working properly though.
Click to expand...
Click to collapse
Not in this threads....In the MIUI thread..
And I've flashed the camera fix patch on both this and stock ROM because it gives the background some decent blur to make the pic look good..
manishah.1996 said:
Not in this threads....In the MIUI thread..
And I've flashed the camera fix patch on both this and stock ROM because it gives the background some decent blur to make the pic look good..
Click to expand...
Click to collapse
Wow thanks! I'll try patching the MIUI one on Stock ROM rn.
DystopianDJ said:
Wow thanks! I'll try patching the MIUI one on Stock ROM rn.
Click to expand...
Click to collapse
https://drive.google.com/open?id=0B59Ujza640rNN2RfUFczNl9YTTg
Has anyone tried Magisk Or Exposed with this Rom?? Please revert.
I installed the Rom and i must say it looks so good and works so smooth the icons and interface looks beautiful.. The only strange problem am facing is that am not able to connect to wifi as am not getting any mac address or the IP address in the advanced setting menu, so please help me to fix this as i dont wanna switch from this rom because of this problem.. i already installed the Rom from the scratch by also wiping the internal storage but still the same issue, any fix will be really appreciated..
solkarsalman said:
I installed the Rom and i must say it looks so good and works so smooth, battery backup is amazing also the icons and interface looks beautiful.. The only strange problem am facing is that am not able to connect to wifi as am not getting any mac address or the IP address in the advanced setting menu, so please help me to fix this as i dont wanna switch from this rom because of this problem.. i already installed the Rom from the scratch by also wiping the internal storage but still the same issue, any fix will be really appreciated..
Click to expand...
Click to collapse
Flash the ROM.....
Don't sign in to your Google account during the initial setup...skip everything...
Once the setup is complete... reboot...and sign in to WiFi....
DystopianDJ said:
This ROM is epic. Thanks for this, just that the low DPI is a little to small for me though (yes I have tried using Easy DPI Changer). I guess I'll just increase the font size using the original DPI of this ROM. xD
The only problem I've experienced is the problem of camera not being able to focus properly. Please check if this a general problem as it was persistent in mine.
Thanks again!
Click to expand...
Click to collapse
Pleasure brother:fingers-crossed:
manishah.1996 said:
Flash the ROM.....
Don't sign in to your Google account during the initial setup...skip everything...
Once the setup is complete... reboot...and sign in to WiFi....
Click to expand...
Click to collapse
And that fixed the issue.. Thank you so much for the help..
" Friends any updates about magisk with this rom?
The only bug I experienced was that after changing the DPI to 320, the UI literally broke. The notification bar had all the broken lines, the icons went haywire. Everything seemed like a chaos which ruined the experience for me though. I don't exactly think if a fix is possible since it might be the issue of porting for a device but regardless, it was important to mention.
solkarsalman said:
I installed the Rom and i must say it looks so good and works so smooth, battery backup is amazing also the icons and interface looks beautiful.. The only strange problem am facing is that am not able to connect to wifi as am not getting any mac address or the IP address in the advanced setting menu, so please help me to fix this as i dont wanna switch from this rom because of this problem.. i already installed the Rom from the scratch by also wiping the internal storage but still the same issue, any fix will be really appreciated..
Click to expand...
Click to collapse
STOCK ROM INSTALLATION WITH TWRP RECOVERY
Check this video
Without wiping your imei no flash stock rom
This method is find by me please share to others
:good:
---------- Post added at 06:07 PM ---------- Previous post was at 06:06 PM ----------
akash_eric said:
Once again, I am Here to present my new Port Rom --
**--+--EMUI 4.1--+--**
About Rom ("_")
Smooth
Fast
Stable
Beautiful :angel:
Now, Comes to Installation Process.
Same as other Roms, but tell i will tell you once again.
Installation:--
-Goto Twrp
- Wipe Cache, dalvik, System, Data
-Goto Install
-Select Emui 4.1 Rom zip
-Flash
-flash patch [for Camera]
INFO:
Only important GApps like Google App, Gmail and Chrome, as well as the Google core apps and services (which must be in ROM) installed. All the other GApps debloaded - everyone can use Playstore to install what is needed (Google Music, Drive, Maps ...)
Downloads :-
Rom -- https://drive.google.com/file/d/1x4IkhOm3Y7b77AQyTDUY4YAihg8FQthl/view?usp=drivesdk
Camera Patch -- https://drive.google.com/file/d/0B4VkGc5GGk30YUZja1hpMVc0UTQ/view?usp=drivesdk
Bugs:-
- Only Volte (hard to fix) :crying:
- you tell me
If you like my work - fell free to donate via Paytm - Akashdeep Shukla (8077007389) :fingers-crossed:
ROM :- EMUI 4.1
ANDROID :- MARSHMALLOW
KERNEL :- 3.18.19 [x32]
Credits:-
Me (For Porting)
4pda (for Rom)
And You guys for all your Support
Click to expand...
Click to collapse
STOCK ROM INSTALLATION WITH TWRP RECOVERY
Check this video
Without wiping your imei no flash stock rom
This method is find by me please share to others
:good:

Treble Project for Huawei p20

Since we don't really have a developer for our device, my thought was we can open a thread and share our experiences with treble Rom's.
Anyone got an Android P Treble Rom running?
For example:
-------------------------------------------
Havoc 2.0 :
- https://forum.xda-developers.com/pr...-device-development/rom-havoc-os-8-1-t3819050
- Don't boot (Stuck at "You're Device is unlocked")
-------------------------------------------
Havoc 1.0
- https://sourceforge.net/projects/ha...oc-arm64_aonly_vanilla_nosu-0819.zip/download
- For me the best UI ever (a lot like Android P)
-> Not Working:
- Fingerprint Scanner, automatic brightness adjustment (fix: https://forum.xda-developers.com/pr.../overlay-enable-night-light-adaptive-t3741965 )
-> Working:
- everything else
(if you want me to check some specific just ask )
-------------------------------------------
Schubi97 said:
Since we don't really have a developer for our device, my thought was we can open a thread and share our experiences with treble Rom's.
Anyone got an Android P Treble Rom running?
For example:
-------------------------------------------
Havoc 2.0 :
- https://forum.xda-developers.com/pr...-device-development/rom-havoc-os-8-1-t3819050
- Don't boot (Stuck at "You're Device is unlocked")
-------------------------------------------
Click to expand...
Click to collapse
Good Idea. Keep it alive. I just have my bootloader unlocked, no root, no custom recovery, so no experience from my side ?
Phh Treble
https://forum.xda-developers.com/pr...opment/experimental-phh-treble-t3709659/page1
-Not working: NFC, Volte, Hotspot
burgess_boy said:
Phh Treble
https://forum.xda-developers.com/pr...opment/experimental-phh-treble-t3709659/page1
-Not working: NFC, Volte, Hotspot
Click to expand...
Click to collapse
I thought hotspot was fixed a while ago, I tried Phh but went to back to EMUI but I don't recall having hotspot broken
You all have fingerprints working on these roms?
Fingerprints were not getting stored....
deepsrd said:
You all have fingerprints working on these roms?
Fingerprints were not getting stored....
Click to expand...
Click to collapse
No I do not think that works for any Treble Rome yet
Not treble rom per se.. ..
But grab Luk's P20 Pro rom, and extract the system.img from it and flash on the P20.
Works great.. (including fingerprints)
NFC does not work..
Cheers!
To install treble rom i need unlocked bootloader?
g_oral said:
To install treble rom i need unlocked bootloader?
Click to expand...
Click to collapse
Yes, unfortunately you do
Schubi97 said:
Havoc 1.0
- https://sourceforge.net/projects/ha...oc-arm64_aonly_vanilla_nosu-0819.zip/download
- For me the best UI ever (a lot like Android P)
-> Not Working:
- Fingerprint Scanner, automatic brightness adjustment (fix: https://forum.xda-developers.com/pr.../overlay-enable-night-light-adaptive-t3741965 )
-> Working:
- everything else
(if you want me to check some specific just ask )
-------------------------------------------
Click to expand...
Click to collapse
How are you installing Havoc 1.0, the link you have added is for Kirin 960 devices. Did you extract the firmware file?
burgess_boy said:
How are you installing Havoc 1.0, the link you have added is for Kirin 960 devices. Did you extract the firmware file?
Click to expand...
Click to collapse
Just download the file Havoc-arm64_aonly_vanilla_nosu-0819.zip on https://sourceforge.net/projects/havoc-os/files/arm64aonly/
- Extract it
- and flash the .img file
Schubi97 said:
Just download the file Havoc-arm64_aonly_vanilla_nosu-0819.zip on https://sourceforge.net/projects/havoc-os/files/arm64aonly/
- Extract it
- and flash the .img file
Click to expand...
Click to collapse
I've tried flashing with fastboot commands and can't boot. I'll try with TWRP.
UPDATE: Flashed successfully, however I get a vendor img mismatch error. Is this normal?
burgess_boy said:
I've tried flashing with fastboot commands and can't boot. I'll try with TWRP.
Click to expand...
Click to collapse
Are you sure you've downloaded the correct version not the PIE one?
Stuck it on Bootscreen?
If yes did you erased Data in TWRP?
Schubi97 said:
Are you sure you've downloaded the correct version not the PIE one?
Stuck it on Bootscreen?
If yes did you erased Data in TWRP?
Click to expand...
Click to collapse
Yeh I was flashing the Android Pie system file. Did you get a vendor img mismatch message on boot. Also which package of gapps did you install with this rom.
burgess_boy said:
Yeh I was flashing the Android Pie system file. Did you get a vendor img mismatch message on boot. Also which package of gapps did you install with this rom.
Click to expand...
Click to collapse
Yeah i do so but that isn't a problem for me.
For Gapps: "Mind the Gapps" https://androidfilehost.com/?fid=3700668719832236382
Schubi97 said:
Yeah i do so but that isn't a problem for me.
For Gapps: "Mind the Gapps" https://androidfilehost.com/?fid=3700668719832236382
Click to expand...
Click to collapse
Havoc OS 1.0 works extremely well and I am very impressed with it. It also has a vast amount of Android P UI features already built in which is impressive for an 8.1 rom.
The only issue I have had, which I am monitoring, is that some apps randomly crash. A reboot appears to fix this issue.
burgess_boy said:
Havoc OS 1.0 works extremely well and I am very impressed with it. It also has a vast amount of Android P UI features already built in which is impressive for an 8.1 rom.
The only issue I have had, which I am monitoring, is that some apps randomly crash. A reboot appears to fix this issue.
Click to expand...
Click to collapse
I do not have that problem..
Did you make a clean flash ("erase data" and "factory reset" after flashing)
Schubi97 said:
I do not have that problem..
Did you make a clean flash ("erase data" and "factory reset" after flashing)
Click to expand...
Click to collapse
Seems to have worked itself out l, I did erase data and factory reset. How did you find battery life? Seems to be discharging a lot quicker than stock. I've got better battery stats set up to investigate.
burgess_boy said:
Seems to have worked itself out l, I did erase data and factory reset. How did you find battery life? Seems to be discharging a lot quicker than stock. I've got better battery stats set up to investigate.
Click to expand...
Click to collapse
Did you install the overlay mentioned in my first post?
This fixed my problems with the battery
Schubi97 said:
Did you install the overlay mentioned in my first post?
This fixed my problems with the battery
Click to expand...
Click to collapse
Thanks, I had installed it but found out it was working correctly. Changed file permissions and everything is working.

MIUI 10 8.12.6 by Maps233 [12-12-2018]

[Mirror] - Download link: Maps_Rom_NX563J_MIUI10_8.12.6.zip
Source: https://bbs.nubia.cn/thread-1408995-1-1.html
Rom Info Translated
ROM Author: Maps233 (microblogging: Maps- cherish day time)
BUG submitted: HTTP: //weibo.com/maps233
Android Version: 8.1
ROM version: MIUI10 (8.12.6)
Updated: 2018-12-12
applicable models : Nubia Z17 (NX563J)
ROM size: 1.34GB
Click to expand...
Click to collapse
Attached below is the Google Installer that works for me
*Note* this is not my work I'm only mirroring it for people outside of China
Any informations about installation steps? It's multi language rom? This app, what's for?
surfer30 said:
Any informations about installation steps? It's multi language rom? This app, what's for?
Click to expand...
Click to collapse
The usual Wipe System, Data, and Dalvik/Art and Cache then flash and reboot.
I can't read some of the characters for the other languages but it has English and Chinese. And the attached apk is to install the Google services and Playstore.
Mobstergunz said:
*Note* this is not my work I'm only mirroring it for people outside of China
Click to expand...
Click to collapse
Is that a treble rom?
aljoscha81 said:
Is that a treble rom?
Click to expand...
Click to collapse
No it's a proper nx563j rom
I just flashed this room.
Steps:
1. Flash newest Nubia radio 5.52
2. Flash ROM.
My opinion
1. This isn't global rom, just China (few Chinese dialects and English)
2. I had problem with WiFi connection. Few times on a minutes lost.
3. Problem with magisk. I installed it but modulus was problem
Overall, very nice luncher, quick and light. But depends above points not for me.
surfer30 said:
I just flashed this room.
Steps:
1. Flash newest Nubia radio 5.52
2. Flash ROM.
My opinion
1. This isn't global rom, just China (few Chinese dialects and English)
2. I had problem with WiFi connection. Few times on a minutes lost.
3. Problem with magisk. I installed it but modulus was problem
Overall, very nice luncher, quick and light. But depends above points not for me.
Click to expand...
Click to collapse
For me the the only issues are the Wifi is toggled off after a reboot but I can turn it right back on. Magisk 18 works perfectly fine for me. I only used YouTube vanced and ablock tho. The Radio and all other necessary firmware is in the zip. And the Flashlight quick toggle doesn't work but using an app from the Playstore does work.
For me it's the most stable 8.0+ Rom that I like UI wise. The other Roms I tried keep crashing in the apps this one doesn't.
I use this rom about a week ago, and it's good, but I noticed some bugs:
- the battery is draining at night very fast (~20% in 8 hours), but I switch the network from 4G to 2G. MIUI
optimization is turned on in developer settings. I can't figured out what causes this.
UPDATE: Turning off and on the feature without restart fix this issue. I think the restart is turning off the optimization!
- VIBER calls are horrible, the sound is cracking and freezing
- the Magisk root is turned off daily, restart is fixed the problem (i use v18)
- I receive the fb messenger messages and e-mails ~10 minutes after sending, or when I open the app. (I tried to lock the apps to memory, but no success)
- Reading Mode isn't working
Can someone detected any of these?
Otherwise good work, thanks!
(sorry for my english)

Categories

Resources