Updates
@ -36,5 +36,6 @@
|
||||
- [How to properly level your 3D printer](maker-things/how-to-properly-level-your-3d-printer.md)
|
||||
- [Software](software/index.md)
|
||||
- [Black pills](software/black-pills.md)
|
||||
- [Getting VoWiFi working on Xiaomi.eu](software/getting-vowifi-working-on-xiaomi-eu.md)
|
||||
- [Monero GUI syncing stuck with Ledger](software/monero-gui-syncing-stuck-with-ledger.md)
|
||||
- [Test and format SD cards](software/test-and-format-sd-cards.md)
|
27
content/software/getting-vowifi-working-on-xiaomi-eu.md
Normal file
@ -0,0 +1,27 @@
|
||||
# Getting VoWiFi working on Xiaomi.eu
|
||||
|
||||
I got a new Xiaomi phone (a Poco F4) and flashed it with Xiaomi.eu. Unfortunately, just like my Poco F3, Voice-over-WiFi wouldn't work. I had looked before, but I couldn't find anything, I assumed it was a problem with the phone. This time, I looked again, and found some posts hinting at it being a problem with the provisioning profile, and recommending using Qualcomm's QPST tool to load the MBN profile.
|
||||
|
||||
I tried that, but the profiles weren't there, or they wouldn't be enabled, and in general I just couldn't get it to work. Then, I came across [a post on the Xiaomi.eu forums](https://xiaomi.eu/community/threads/activation-of-volte-and-vowifi-in-xiaomi-eu-rom.63469/) that ended up working for me very easily, and I'm writing it up here in case I need it again.
|
||||
|
||||
## Enabling the profile
|
||||
|
||||
First, you should disable carrier checks for VoLTE and VoWiFi, just in case. You can do that by going to the dialer and entering the following number: `*#*#86583#*#*` (the numbers spell out "volte", which is easier to remember). Make sure the popup says "carrier check disabled", otherwise do it again until it does.
|
||||
|
||||
Then, do the same for `*#*#869434#*#*` (spells out "vowifi"), until that check is disabled too. Now you'll have the appropriate menus in the settings.
|
||||
|
||||
To actually load the profile, you need to enter the number `*#*#663368378#*#*` ("modemtest"). Then, go to "MBN config loading and activing tool" shown here:
|
||||
|
||||
![screen1.png](/resources/b7e313de59d4412382b2c36675085fdc.png)
|
||||
|
||||
![screen2.png](/resources/6489c6e219874e20a55fcb697dcd8ab3.png)
|
||||
|
||||
![screen3.png](/resources/f4679b76f438463382a2849083f6d51d.png)
|
||||
|
||||
|
||||
* * *
|
||||
|
||||
<p style="font-size:80%; font-style: italic">
|
||||
Last updated on July 23, 2022. For any questions/feedback,
|
||||
email me at <a href="mailto:hi@stavros.io">hi@stavros.io</a>.
|
||||
</p>
|
@ -3,5 +3,6 @@
|
||||
Click on a link in the list below to go to that page:
|
||||
|
||||
1. [Black pills](../../software/black-pills.html)
|
||||
1. [Getting VoWiFi working on Xiaomi.eu](../../software/getting-vowifi-working-on-xiaomi-eu.html)
|
||||
1. [Monero GUI syncing stuck with Ledger](../../software/monero-gui-syncing-stuck-with-ledger.html)
|
||||
1. [Test and format SD cards](../../software/test-and-format-sd-cards.html)
|
||||
|
Before Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 326 KiB |
Before Width: | Height: | Size: 251 KiB |
Before Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 146 KiB |
Before Width: | Height: | Size: 237 KiB |
Before Width: | Height: | Size: 126 KiB |
Before Width: | Height: | Size: 568 KiB |
Before Width: | Height: | Size: 358 KiB |
Before Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 40 KiB |
Before Width: | Height: | Size: 104 KiB |
Before Width: | Height: | Size: 748 KiB |
Before Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 330 KiB |
Before Width: | Height: | Size: 440 KiB |
Before Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 314 KiB |
Before Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 119 KiB |
Before Width: | Height: | Size: 371 KiB |
Before Width: | Height: | Size: 96 KiB |
@ -128,7 +128,7 @@ class JoplinExporter:
|
||||
"""The main exporter class."""
|
||||
|
||||
content_dir = Path("content")
|
||||
static_dir = Path("content/static/resources")
|
||||
static_dir = Path("static/resources")
|
||||
joplin_dir = Path.home() / ".config/joplin-desktop"
|
||||
|
||||
def __init__(self):
|
||||
|
BIN
static/resources/6489c6e219874e20a55fcb697dcd8ab3.png
Normal file
After Width: | Height: | Size: 311 KiB |
BIN
static/resources/b7e313de59d4412382b2c36675085fdc.png
Normal file
After Width: | Height: | Size: 224 KiB |
BIN
static/resources/f4679b76f438463382a2849083f6d51d.png
Normal file
After Width: | Height: | Size: 655 KiB |