Forwarded from Kshitij Gupta
I tried running SLA and providing it weird data. The device just stops responding until it times out for restart
https://github.com/AgentFabulous/xiaomi_mtk_brom_experiments/blob/master/main.py
For anyone interested in the spaghetti script
For anyone interested in the spaghetti script
GitHub
xiaomi_mtk_brom_experiments/main.py at master ยท AgentFabulous/xiaomi_mtk_brom_experiments
Contribute to AgentFabulous/xiaomi_mtk_brom_experiments development by creating an account on GitHub.
So I'm at yet another service center and they are ready to look into my 8 Pro without a bill. What do you think? Will they diagnose it correctly as a software flash or as a dead motherboard?
Final Results
38%
Software flash/hardbrick
62%
Dead motherboard
(Potentially) good news. They were trying to flash it. They were unable to however, because they were trying to load the global firmware on the indian variant. Showed them the right firmware and told them the steps to flash just in case. They're trying again now xD
They showed me the error, and it was yet another BROM cmd fail. Looks like BROM verifies things itself too, before starting the flash.
They showed me the error, and it was yet another BROM cmd fail. Looks like BROM verifies things itself too, before starting the flash.
Forwarded from Kshitij Gupta
Okay they may have fucked something up
Forwarded from Kshitij Gupta
It's not detecting Sim cards/has no IMEI
On the Redmi Note 8 Pro, If you ever lose your IMEI and have a full TWRP backup, restore the following partitions:
- nvcfg
- nvdata
- nvram
- persist
- protect_f
- protect_s
Most notable protect_f and protect_s. This apparently contains modem files. Restoring the others fixed an issue where it didn't ask for MIUI account login after factory reset.
- nvcfg
- nvdata
- nvram
- persist
- protect_f
- protect_s
Most notable protect_f and protect_s. This apparently contains modem files. Restoring the others fixed an issue where it didn't ask for MIUI account login after factory reset.
What in the world was Xiaomi thinking when they introduced the "Sounds of nature" feature in MIUI 11? With notification sounds like these, I think I'd NEVER know I got a notification.
And today they can't figure out how to put the phone in download mode. Can I just kill myself already?
And now they're getting weird error codes trying to flash to the phone. Guess who has to travel tomorrow again for them to try flashing MIUI 11 begoniain firmware ๐คก
Okay, unbricked again and they're charging me this time lmao. They're doing "testing" right now ๐
And no, ARB isn't at play at all. They were probably just derping with auth login yesterday. They flashed MIUI 10, the device was running MIUI 11 prior.
I am stopping work on begonia(in). As much as I want to work on it and play around, this is straight up annoying. Also, in 2 days, I won't even have a service center near me.
I'd be happy to help out anyone else making an effort. Most of my work is now public on my GitHub.