[DISCUSSION] Has anyone been trying to develop a custom ROM for Redmi 6A?

Search This thread

LeHalua

Member
Dec 8, 2018
30
6
Xiaomi has recently said that Redmi 6A will neither get Android 9.0 Pie update nor MIUI 11 update. So it's only a matter of time before they stop providing updates at all, including security or bugfix updates.

So, has anyone been trying to develop a custom ROM for this device? To inform everyone concerned, it's kernel sources have already been released. Also, I'm no developer, but due to the fact that this device supports Project Treble, it shouldn't be too hard to build a ROM for it. Or at least someone could try and build an arm64 version of the ROM, if possible (This device has a 32bit ROM running on a 64bit processor).

So I politely ask the developers present here on this forum to try and make a custom ROM for Xiaomi Redmi 6A. We'll all be thankful.
 
Last edited:

Danick8989

Senior Member
May 21, 2015
67
20
i don't know how many mediatek devices out there have custom roms, but i think it's not as easy as qualcomm devices to have custom roms.
i've tried many GSI images on my 6A and none booted, despite this device being compatible with Treble. Also i've read in some sites that it will indeed receive the miui 11 update, we just don't know when.

I really hope someone make an actual rom for our device, because this Treble and GSI thing is just an unneccessary ummount of hassle and the result seems to be rather buggy judging from all fixes and patches you have to flash after flashing a GSI.
 
  • Like
Reactions: LeHalua

LeHalua

Member
Dec 8, 2018
30
6
I really hope someone make an actual rom for our device, because this Treble and GSI thing is just an unneccessary ummount of hassle and the result seems to be rather buggy judging from all fixes and patches you have to flash after flashing a GSI.

As far as I know, this device has a 64 bit processor, yet the ROM is 32 bit. Any idea why is it like this?
 

Danick8989

Senior Member
May 21, 2015
67
20
As far as I know, this device has a 64 bit processor, yet the ROM is 32 bit. Any idea why is it like this?

it's an ARMv7 processor, if you want to test GSI roms you need an ARM/A only GSI image. I've finally been able to install a custom GSI image that works properly, albeit with minor bugs. Still a proper custom ROM is unbeatable in my opinion.
 

LeHalua

Member
Dec 8, 2018
30
6
it's an ARMv7 processor, if you want to test GSI roms you need an ARM/A only GSI image.

Correct me if I'm wrong, but as far as I know, this device has Helio A22 chipset, with Cortex A53 processor, which is ARMv8 64bit.

https://www.mediatek.com/products/smartphones/mediatek-helio-a22

https://en.m.wikipedia.org/wiki/ARM_Cortex-A53

Only the ROM (including the kernel and everything) seems to be 32bit.

Flashing an arm64 GSI wont work, because other partitions like vendor will still be 32 bit, and thus make the GSI incompatible. We'll probably need a real custom ROM with all its components compiled as 64 bit.
 
Last edited:

Danick8989

Senior Member
May 21, 2015
67
20
Correct me if I'm wrong, but as far as I know, this device has Helio A22 chipset, with Cortex A53 processor, which is ARMv8 64bit.

https://www.mediatek.com/products/smartphones/mediatek-helio-a22

https://en.m.wikipedia.org/wiki/ARM_Cortex-A53

Only the ROM (including the kernel and everything) seems to be 32bit.

Flashing an arm64 GSI wont work, because other partitions like vendor will still be 32 bit, and thus make the GSI incompatible. We'll probably need a real custom ROM with all its components compiled as 64 bit.

If the cpu has 64bit support then i don't know why they didn't use it. But so far we only have ARM GSI as an option for custom rom.
 

AyselEP

Member
Jan 18, 2022
40
11
translate: this is a tutorial made in Indonesia that makes the vendor redmi 6a / 6 certus = cactus / cereus to boot the arm64 rom, the rom uses the nusantaraos rom https://nusantararom.org/

edit: i put wrong link, now that real video
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    i don't know how many mediatek devices out there have custom roms, but i think it's not as easy as qualcomm devices to have custom roms.
    i've tried many GSI images on my 6A and none booted, despite this device being compatible with Treble. Also i've read in some sites that it will indeed receive the miui 11 update, we just don't know when.

    I really hope someone make an actual rom for our device, because this Treble and GSI thing is just an unneccessary ummount of hassle and the result seems to be rather buggy judging from all fixes and patches you have to flash after flashing a GSI.