ROM for Redmi Note 12 Turbo


----------------------------------------------
Hi,
I also confirm this post.On the Redmi Note 12 Turbo Xiaomi EU rom CDMA band not working.In Chinese rom it works very well without network issues. My phone model is 23049RAD8C,when i installed Xiaomi EU rom model changed 23049PCD8G (Poco F5).
Hello, same issue for me, same model Redmi Note 12 Turbo China model, I am currently running MIUITN v2.2 which doesn't have this network issue.
The xiaomi.eu rom seems to be based on a POCO F5 ROM and it's not suitable for RN12T.
 
  • Like
Reactions: sdwrts and Winger7
This help with network problem on RN 12 Turbo
1. Change model and code device from CN version:
odm/etc/marble_build.prop
vendor/marble_build.prop
2. Disable in vendor/build.prop:
persist.vendor.radio.dynamic_sar=0
persist.vendor.radio.apm_sim_not_pwdn=0
3. Disable ramdump in system/build.prop:
persist.mtb.modemdump=false
persist.vendor.ssr.enable_ramdumps=0
4. Change in system_ext/etc/build.prop:
ro.telephony.sim_slots.count=2
Thanks to: Kosmosik96
 
  • Like
Reactions: Orphee
This help with network problem on RN 12 Turbo
1. Change model and code device from CN version:
odm/etc/marble_build.prop
vendor/marble_build.prop
2. Disable in vendor/build.prop:
persist.vendor.radio.dynamic_sar=0
persist.vendor.radio.apm_sim_not_pwdn=0
3. Disable ramdump in system/build.prop:
persist.mtb.modemdump=false
persist.vendor.ssr.enable_ramdumps=0
4. Change in system_ext/etc/build.prop:
ro.telephony.sim_slots.count=2
Thanks to: Kosmosik96
Done 2,3,4 as for 1 I need the values of the CN version.... can someone please tell me how to get it or send it here?
after the changes need to do something? restart the phone? or other action?

thanks!
 
  • Like
Reactions: RENZO13
Done 2,3,4 as for 1 I need the values of the CN version.... can someone please tell me how to get it or send it here?
after the changes need to do something? restart the phone? or other action?

thanks!

In attachment files from MiuiTN CN Rom
 

Attachments

  • vendor_marble_build.prop.txt
    24.4 KB · Views: 122
  • odm_etc_marble_build.prop.txt
    437 bytes · Views: 115
  • Like
Reactions: mailman77 and andi_
Done 2,3,4 as for 1 I need the values of the CN version.... can someone please tell me how to get it or send it here?
after the changes need to do something? restart the phone? or other action?

thanks!
Can you do a flashable zip for Redmi Note 12 turbo if the network issue was resolve in this method?? Many thanks if this work in china device
 
First thanks for answering!
Correct me if i am wrong, but I understood that there is a bug in the firmware which causes the network disconnecting, no?
In the Redmi Note 12 Turbo Xiaomi Chinese rom it works well but on the Redmi Note 12 Turbo Xiaomi EU rom there are network issues.
I tested both firmware and i can confirm that is happens only on the Xiaomi EU rom.

I read in some place that this is due to that this firmware was built for poco F5 but is used for Redmi Note 12 Turbo as well, the hardware of both phones are not the same and that causes the issue, i don't know if this is true or not.

If its only me can someone please guide me what to do and what to check?
Is there s fix?
If there is a fix i would love to hear about it.

Thanks again!

Hi,
I also confirm this post, i'm using an AOSP based rom (evolution x) and i have no signal issues, 3G/4G both work and no dropped calls, MIUI EU is always having dropped calls and no signal
 
  • Like
Reactions: sdwrts
First thanks for answering!
Correct me if i am wrong, but I understood that there is a bug in the firmware which causes the network disconnecting, no?
In the Redmi Note 12 Turbo Xiaomi Chinese rom it works well but on the Redmi Note 12 Turbo Xiaomi EU rom there are network issues.
I tested both firmware and i can confirm that is happens only on the Xiaomi EU rom.

I read in some place that this is due to that this firmware was built for poco F5 but is used for Redmi Note 12 Turbo as well, the hardware of both phones are not the same and that causes the issue, i don't know if this is true or not.

If its only me can someone please guide me what to do and what to check?
Is there s fix?
If there is a fix i would love to hear about it.

Thanks again!
Hi,
I also confirm this post, i'm using an MIUITN 2.2 rom and i have no signal issues, 3G/4G both work and no dropped calls, MIUI EU is always having dropped calls and no signal.

So that there is no network crash in the xiaomi.eu rom, the following parameters must be adjusted:
1. Change model and code device from CN version:
odm/etc/marble_build.prop
vendor/marble_build.prop
2. Disable in vendor/build.prop:
persist.vendor.radio.dynamic_sar=0
persist.vendor.radio.apm_sim_not_pwdn=0
3. Disable ramdump in system/build.prop:
persist.mtb.modemdump=false
persist.vendor.ssr.enable_ramdumps=0
4. Change in system_ext/etc/build.prop:
ro.telephony.sim_slots.count=2
Thanks to: Kosmosik96
 
Hi,
I also confirm this post, i'm using an MIUITN 2.2 rom and i have no signal issues, 3G/4G both work and no dropped calls, MIUI EU is always having dropped calls and no signal.

So that there is no network crash in the xiaomi.eu rom, the following parameters must be adjusted:
1. Change model and code device from CN version:
odm/etc/marble_build.prop
vendor/marble_build.prop
2. Disable in vendor/build.prop:
persist.vendor.radio.dynamic_sar=0
persist.vendor.radio.apm_sim_not_pwdn=0
3. Disable ramdump in system/build.prop:
persist.mtb.modemdump=false
persist.vendor.ssr.enable_ramdumps=0
4. Change in system_ext/etc/build.prop:
ro.telephony.sim_slots.count=2
Thanks to: Kosmosik96
I find it funny that you simply change props arbitrarily without trying to understand why you even need to change them.
None of these props, besides the model props, are being touched by us, nor do we change the modem firmware.
So, what makes the difference with China ROM - that is the question.
 
I find it funny that you simply change props arbitrarily without trying to understand why you even need to change them.
None of these props, besides the model props, are being touched by us, nor do we change the modem firmware.
So, what makes the difference with China ROM - that is the question.
Good question !
But first tests on 4pda from Kosmosik96's modded Xiaomi.eu latest rom seems to confirm it works...

Did not try it yet myself. (still on MiuiTN)
 
  • Like
Reactions: sdwrts
I find it funny that you simply change props arbitrarily without trying to understand why you even need to change them.
None of these props, besides the model props, are being touched by us, nor do we change the modem firmware.
So, what makes the difference with China ROM - that is the question.
We are trying to solve the problem and test any possible solution, if you have other solution we would love to hear about it.
The network problem is real! and it makes is almost impossible to use the phone... so we are trying to solve it by any way possible, without having to wipe all the data and use other rom!

As for the props changes in other forum they said that this solved the problem so we try it too, the reasoning behind this is the following as explained is different forum:

"most likely the firmware reads the device model from the vendor and, depending on this, uses different settings for the modem, by default the drops were
constant, after I returned the model to the vendor the dumps became rare, then I changed a few more lines in build.prop and the dumps have completely stopped, I already described in more detail here"

If you can contradict this or approve it we will appreciate it.

Again if you have other solution please share with us, if further logs or other data are required we will happy to supply them, just say what is needed.

Thanks!
 
  • Like
Reactions: sdwrts
By modifying these props, you stray away from China ROM even further, but go ahead, I have other issues to tend to.
 
By modifying these props, you stray away from China ROM even further, but go ahead, I have other issues to tend to.
Again if you have other solution we would love to hear about it.

Can you help us solve this issue? Do you have any ideas? You are the expert here, if any data is needed please let us know we will supply it.

Please help us solve this.
Thanks,
 
  • Like
Reactions: sdwrts
Good question !
But first tests on 4pda from Kosmosik96's modded Xiaomi.eu latest rom seems to confirm it works...

Did not try it yet myself. (still on MiuiTN)
Do you have link i would like to try to test it .. thanks
 
hope a solution comes soon. For now using the device in 3G only mode seems to be a workaround. :emoji_sweat:
 
Last edited:
I'm not a magician. Got no answer for your question.
Hi, May I ask a question regarding EU ROM based on china's ROM ?

Currently on MiuiTN ROM, I can catch some apps trying to contact chinese IPs (app : com.xiaomi.xmsf ; same for com.xiaomi.bluetooth), I also must insert a SIM card to be able to activate USB debugging, network must be ON and unrestricted when I want to give an application permissions to install apps...
You can't enable Unknown Sources without creating a Xiaomi account...

How it is handled with Xiaomi.EU ROM ? Does the same happens ?

Thank you.
 
  • Like
Reactions: sdwrts
Hi, May I ask a question regarding EU ROM based on china's ROM ?

Currently on MiuiTN ROM, I can catch some apps trying to contact chinese IPs (app : com.xiaomi.xmsf ; same for com.xiaomi.bluetooth), I also must insert a SIM card to be able to activate USB debugging, network must be ON and unrestricted when I want to give an application permissions to install apps...
You can't enable Unknown Sources without creating a Xiaomi account...

How it is handled with Xiaomi.EU ROM ? Does the same happens ?

Thank you.
What this have to do with the thread though?
And no. Dunno about the Chinese IPs, some of them are related to MIUI online services.