[ROM][Stable] MIUI 11 xiaomi.eu

IronSingh

Senior Member
Nov 2, 2010
261
44
48
Kuwait
Can't seem to root and can't seem to get any audio.

Any1 else facing this issue.

I found the Solution
Code:
"Yes the Xiaomi.eu Firmware is not really good for Mi 10 Pro.
Use
11.0.4.0 Stable this version did not have the Volume Bug. All never Version also Developer have it.
Hope it will better in Future...
Regards...."

Source
[URL="https://xiaomi.eu/community/threads/terrible-experience-using-miui-eu-with-mi-10-pro.54966/"]https://xiaomi.eu/community/threads/terrible-experience-using-miui-eu-with-mi-10-pro.54966/
[/URL]
 
Last edited:

Fentadroid

Senior Member
Jan 23, 2014
495
78
58
43
Turin
Can't seem to root and can't seem to get any audio.

Any1 else facing this issue.

I found the Solution
Code:
"Yes the Xiaomi.eu Firmware is not really good for Mi 10 Pro.
Use
11.0.4.0 Stable this version did not have the Volume Bug. All never Version also Developer have it.
Hope it will better in Future...
Regards...."

Source
[URL="https://xiaomi.eu/community/threads/terrible-experience-using-miui-eu-with-mi-10-pro.54966/"]https://xiaomi.eu/community/threads/terrible-experience-using-miui-eu-with-mi-10-pro.54966/
[/URL]
You can unlock the bootloader and root without changing the ROM. You can leave the stock one.
 

IronSingh

Senior Member
Nov 2, 2010
261
44
48
Kuwait
You can root, you just need to patch the boot image with Magisk & flash through Fastboot ......:good:
Thanks will try that. I've been playing around since yesterday trying to find out what works. Fully set up didn't realize no sounds coming out till today morning and then redo everything good thing I'm under lockdown I could fiddle with it.
 

james1089

Senior Member
Jan 14, 2010
1,909
399
0
blackpool
I have the phone.
And i try to unlock bootloader He asked for seven days.
That's to be expected.

---------- Post added at 04:22 PM ---------- Previous post was at 04:20 PM ----------

Thanks will try that. I've been playing around since yesterday trying to find out what works. Fully set up didn't realize no sounds coming out till today morning and then redo everything good thing I'm under lockdown I could fiddle with it.
I had no sound occasionally in calls, latest EU fixed it.
 

Fentadroid

Senior Member
Jan 23, 2014
495
78
58
43
Turin
That's to be expected.

---------- Post added at 04:22 PM ---------- Previous post was at 04:20 PM ----------


I had no sound occasionally in calls, latest EU fixed it.
Did you try the latest xiaomi.eu ROM? Bugs on the latest release? Do you think it could be used as daily driver? How is compared to the stock? Many differences? Sorry for too many questions ?
 
Last edited:

james1089

Senior Member
Jan 14, 2010
1,909
399
0
blackpool
Did you try the latest xiaomi.eu ROM? Bugs on the latest release? Do you think it could be used as daily driver? How is compared to the stock? Many differences? Sorry for too many questions ?
No bugs I'm aware of been using for a week, no Chinese apps, someone on telegram group has made magisk module to remove xiaomi apps if you want to remove them
 

deuse

Senior Member
Apr 5, 2009
1,400
45
68
Birmingham
I'm thinking of getting the Pro version from china.

Am I correct in saying that once you have unlocked the bootloader, Google can bloke the phone from using Google services?
 

IronSingh

Senior Member
Nov 2, 2010
261
44
48
Kuwait
I'm thinking of getting the Pro version from china.

Am I correct in saying that once you have unlocked the bootloader, Google can bloke the phone from using Google services?
Once you unlock and root your phone detects that you have root, it lowers your trust. Which means Google doesn't trust your device and you will face payment related issues. (Some apps won't show up in play store, Google pay will not work, and some other issues). You can over come this with magisk hide.

If you don't root then you don't have any issues.

If your just want Google you don't need to unlock the bootloader. I put up a guide in the forum on how to achieve it.
 
Last edited:

deuse

Senior Member
Apr 5, 2009
1,400
45
68
Birmingham
Once you unlock and root your phone detects that you have root, it lowers your trust. Which means Google doesn't trust your device and you will face payment related issues. (Some apps won't show up in play store, Google pay will not work, and some other issues). You can over come this with magisk hide.

If you don't root then you don't have any issues.

If your just want Google you don't need to unlock the bootloader. I put up a guide in the forum on how to achieve it.
Google is locking down on magisk.

I will wait for a few weeks till it comes out in the UK and see what the prices are then.
 

IronSingh

Senior Member
Nov 2, 2010
261
44
48
Kuwait
Where did you read that? All I can find is there is an implementation for a hardware key, but it's still very new. I don't think it will every come on a Chinese device. Anyway I can confirm there are no issues on Mi 10 pro China version.

But I can understand the appeal for Google version.
 

kingmercian

Member
Feb 13, 2016
32
72
18
Birmingham
Where did you read that? All I can find is there is an implementation for a hardware key, but it's still very new. I don't think it will every come on a Chinese device. Anyway I can confirm there are no issues on Mi 10 pro China version.

But I can understand the appeal for Google version.
https://twitter.com/topjohnwu/status/1245956080779198464?s=19

Google has disabled it for now due to some false positives from older devices but they will most probably revisit it sometime soon.

https://developer.android.com/training/articles/security-key-attestation discusses key attestation in detail and how devices which ship with GAPPs (and >= Android 7.0) will have a signed root certificate in the hardware store signed using Google's private key.

Basically Magisk will not be able to spoof the keys/values for RootOfTrust or VerifiedBootState.

A Chinese device which has never passed the GMS testing for GAPPs would fail this safetynet check regardless.