Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Xiaomi Redmi Note 10 Pro (sweet) M2101K6G #404

Open
2 tasks done
BjornW opened this issue Dec 29, 2023 · 4 comments · Fixed by #405
Open
2 tasks done

Add support for Xiaomi Redmi Note 10 Pro (sweet) M2101K6G #404

BjornW opened this issue Dec 29, 2023 · 4 comments · Fixed by #405
Labels
device Request to add or improve a specific device.

Comments

@BjornW
Copy link
Contributor

BjornW commented Dec 29, 2023

Is your device already requested?

  • I have searched the existing issues

Brand

Xiaomi

Name

Redmi Note 10 Pro

Device code

sweet

Model

M2101K6G

Device images

- Custom: https://wiki.lineageos.org/devices/sweet/variant1/
- Recovery: https://twrp.me/xiaomi/xiaomiredminote10pro.html

Do you own the device and would be willing to test the installer?

  • I own the device and am willing to test the installer on it.

Additional context

According to the LinageOS wiki there are three variants for this model: https://wiki.lineageos.org/devices/sweet/

This request is for variant1: https://wiki.lineageos.org/devices/sweet/variant1/
@BjornW BjornW added the device Request to add or improve a specific device. label Dec 29, 2023
@BjornW
Copy link
Contributor Author

BjornW commented Dec 29, 2023

I'm going to try to add the required config files to Open Android Installer myself. I will keep track of my progress in this issue.

@anon1892
Copy link
Member

anon1892 commented Dec 29, 2023

It seems to work like #222, you only need to modify codename (sweet and sweetin), name, and it should be good
If you have any questions, don't hesitate. I can also make the config file if you want.

@BjornW
Copy link
Contributor Author

BjornW commented Dec 29, 2023

It seems to work like #222, you only need to modify codename (sweet and sweetin), name, and it should be good If you have any questions, don't hesitate. I can also make the config file if you want.

Thanks @anon1892! I'm currently using your begonia.yaml as a base. I'm happy to learn more about this, so I'd like to create the config file myself 😃 Question: how can you determine if "is_ab_device"?

@anon1892
Copy link
Member

@MagicLike MagicLike linked a pull request Dec 29, 2023 that will close this issue
tsterbak added a commit that referenced this issue Feb 7, 2024
I've added the config for the Xiaomi Redmi Note 10 Pro (sweet) with
modelnr: M2101K6G (with some help from @anon1892, thank you!) .
According to the [LineageOS
wiki](https://wiki.lineageos.org/devices/sweet/variant1/) there are
three variants of this phone. This config has been created and
successfully tested for the M2101K6G model.

I've also added this phone to the table of supported devices in the
README.md.

This pull-request would solve my own requested support issue #404 

Please let me know if there are any issues with this PR preventing it
from being merged. Thanks!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device Request to add or improve a specific device.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants