redmi-fire-devs / twrp_device_xiaomi_fire

TWRP Device Tree for Xiaomi Redmi 12
https://twrp.me/xiaomi/xiaomiredmi12.html
GNU General Public License v3.0
6 stars 5 forks source link

ADB Sideload Issue? "Devices on super may not mount until rebooting." #21

Closed RhythmConnoisseurYT closed 7 months ago

RhythmConnoisseurYT commented 7 months ago

Describe the bug Hello, sorry to bother, but I encountered an issue with the adb sideload feature while using both the original version that fixed the touchscreen issue and the newest version. When I try to sideload a rom, I get the message: "Devices on super may not mount until rebooting recovery. To flash additional zips, please reboot recovery to switch to the updated slot." on TWRP and then in the terminal, [ C:\platform-tools>adb sideload lineage-21.0-20240318-UNOFFICIAL-cupid.zip

AntarcticShaurant commented 7 months ago

Well, I see the rom is for cupid (Xiaomi 12), while this recovery is for fire (Xiaomi Redmi 12), and since i guess you managed to flash TWRP on your device i guess you have fire, so the rom is the issue here.

AntarcticShaurant commented 7 months ago

Mind sharing some logs just in case, i'm a bit curious as to why it doesn't transfer anything instead of flashing and bootlooping.

RhythmConnoisseurYT commented 7 months ago

Yeah, I kind of was expecting that to be the case, but couldn't find any custom fire roms to test with. Anyways, how do I access the logs?

AntarcticShaurant commented 7 months ago

In the recovery, just go to advanced > copy log, and select both logcat and kernel logs

version that fixed the touchscreen issue

Oh by the way, that version was just a test, twrp is now official, so just download it from twrp.me

RhythmConnoisseurYT commented 7 months ago

Thank you for talking me through this. I flashed the official twrp and then just started flashing the official miui rom and it worked so I guess it was just due to issues with it being cupid since this is fire. Sucks there's no custom roms for this version but it happens. I'll close it then.