-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Xiaomi Mi MIX 2S (polaris) #54
Comments
Hi @geckosit, |
Thank you very much, @Shubhamvis98. I tried with Mobian but I still encountered issues. I'm attaching the photos and screenshots: |
In the above screenshot, it's missing fw issue. It can be fixed using droid-juicer or you can repack the boot.img with firmwares and flash. |
And if mobian is working then I don't think there should be any issue with Kali Phosh. |
Thank you @Shubhamvis98 for the time you're giving me. Can you help me with these steps? |
You can go through droid-juicer config file. Then copy all the split files from android partitions and use pilsquasher to merge the split files into mbn. |
Thank you, @Shubhamvis98 . I installed version 2024.3 20240822 and now it works, although with several issues. The most important ones are that the Wi-Fi doesn't work and the USB-C doesn't detect any peripherals (Memory, external Wi-Fi, and Ethernet). Can you help me? |
Check this: #48 |
Thank you, Can you help me? |
mix2s,wifi no work |
|
I haven't solved the Wi-Fi problem for the Mi Mix 2S yet. |
Hi @Shubhamvis98 , may I know how to create config.tmol for mix2s? My mix2s in TWRP, It said Kind : NotFound, "Unable to detect device" I tried to backup the firmware from TWRP and able to extract it. However, I don't know how to repack into boot.img. Please help. Tks. |
@Shubhamvis98 Thank you for your reply. There are 40 *.mbn file after running pilsquasher, is it normal? Also, where is the location for replacing on ramdisk? ramdisk/lib/firmware or ramdisk/lib/firmware/qcom? I tried to repack the boot image but the new image if I include all *.mbn will be 99M which is larger than the 64M original boot partition. Am I missing something? Tks. |
Do not include all mbn files, include only necessary ones. Check the dts or droid-juicer config file of your device. You'll get the name of required mbn files and the paths. |
@Shubhamvis98 Thank you for your reply, I try to follow the adroid-juicer polaris template, find all the files by mounting the partition dump and put them under ramdisk directory and build a boot.img. Unfortunately, the bootup screen is black and can't see any console message. My min2s is China 6GB ram version which doesn't have modem partition, is it the cause of black? How to get rid of it? Thanks! |
do you see the console logs at booting? the simplefb should work before GUI/Phosh. |
No, nothing, just blank |
Same issue.. some one have it working? |
Just uploaded the Polaris boot.img. |
The newest boot img cannot work .the screen keep black just like the screen device not be started or the same situation can be find when the system didn't found i don't know which problem it is right now . But I can sure the system is booting because it auto restarted once when screen black out. |
It not work even i use old user data and new boot img.i think some problem between wifi driver and screen driver. |
The work one for me is release 20240822 and release 20240810 both of them can boot into system and can not open wifi . |
If you fix it ,i can help to test new img. |
Send your dmesg log here. Reboot your device, put the dmesg log in a text file and upload here. Also put other details like kernel version and loaded modules as well. |
Hello everyone, I bought a Xiaomi Mi Mix 2S specifically to install Nethunter Pro. Since the device is new, I followed all the instructions:
Install on EMMC (fastboot method):
Boot your device into fastboot and run the following commands:
unxz kali_phosh_sdm845_YYYYMMDD.img.xz
fastboot flash userdata kali_phosh_sdm845_YYYYMMDD.img
fastboot flash boot boot-{model}.img
fastboot erase dtbo # if your device has AB partitions
The problem is that now the phone no longer boots in any way.
I thank anyone who can help me.
I'm sending the terminal screenshot and a video of the phone's boot:
WhatsApp.Video.2024-09-18.at.13.12.22.mp4
The text was updated successfully, but these errors were encountered: