LED Color Changes by Screen Type

onestoploser

Senior Member
Jul 6, 2008
671
508
0
It appears models/versions aren't the issue here. Screen type seems to be the deciding factor on whether you have multicolor or just white LED. BOE screen is only white, EBBG screen can be changed to multicolor. You can check which screen type you have in Device View in Engineering Mode.

------------------------------------------------------

Previously:

I have a theory that some models of Redmi 4x don't support color changing LEDs. No matter what I've tried mine is white all the time. My phone version is 4x Global model MAG138 as shown in the attached image. Please post which version you have and whether or not you've managed to change your LED colors. I'll update the thread with a tally if I can get enough responses. Thanks!

So far:

MAG138 5 no 4 yes
MAE136 2 yes 1 no
MAI132 1 yes 1 no
 

Attachments

Last edited:

Usr666

Member
Nov 11, 2017
14
5
0
I have:
Redmix 4x 32/3 Global Version
MAG138

My led is only white.

I tried many methods to do multiple...

I suspect, that Global version is important thing. What do you have?

P.S. If I try to do this code by terminal
Code:
su
ledsdir="/sys/devices/soc/78b6000.i2c/i2c-2/2-0045/leds"
for leds in cyan yellow purple cyan purple yellow cyan
do
echo led blink : $leds
echo 255 > $ledsdir/$leds/blink
sleep 10
done
... I have only white colors in every led, BUT! Cyan not blink even white color, it's just nothing. Maybe it's important?
 
Last edited:
  • Like
Reactions: onestoploser

vicky083_

Senior Member
Dec 7, 2016
84
19
0
Mine is MAI132 indian variant.. i tried installing rr remix rom as it has multicoloured led light support but it didn't worked for me... I think the newly manufactured device do not have multicoloured led support.. my device manufacture month is September. And my friend have older varaint that is of month may and it have the multicoloured support Even the inhold feel Is different... The older one have more solid feel as compared to mine(newer one)...
 

himfa71

Senior Member
Mar 24, 2015
477
127
0
29
Mumbai
Mine is MAI132 indian variant.. i tried installing rr remix rom as it has multicoloured led light support but it didn't worked for me... I think the newly manufactured device do not have multicoloured led support.. my device manufacture month is September. And my friend have older varaint that is of month may and it have the multicoloured support Even the inhold feel Is different... The older one have more solid feel as compared to mine(newer one)...
I have also MAI132 Indian variant, from may2017 and multicolored led worked for me
 

Lemmy554

Senior Member
Sep 27, 2017
229
76
38
Downtown
What ROM are you on sir?

If you have adb shell root access can you try this in adb shell?

echo 255 > /sys/class/leds/purple/blink

Thanks

I´m on rom xiami.eu v 7.11.9

I´ll try the shell this evening if I have more time. Actually my phone stucks at the fastboot logo and I don´t know why.

Thanks for your help!
 

himfa71

Senior Member
Mar 24, 2015
477
127
0
29
Mumbai
Which method did you used... Can you please tell me? are you on RR rom?
I didn't use any method, it was already present in rom, but which rom? I forgot about that, because it was before two weeks, that time I flashed back to back 4-5 roms, like miui pro, rr, aosp extended, PA, it was one of those roms, currently I am on stock global stable, because I wanted to sell this device, but I changed my mind, I was getting only 6000rs, now I am going to use it, I will start flashing different roms from tomorrow and will tell you in which multicolour led is working,
 

vicky083_

Senior Member
Dec 7, 2016
84
19
0
I didn't use any method, it was already present in rom, but which rom? I forgot about that, because it was before two weeks, that time I flashed back to back 4-5 roms, like miui pro, rr, aosp extended, PA, it was one of those roms, currently I am on stock global stable, because I wanted to sell this device, but I changed my mind, I was getting only 6000rs, now I am going to use it, I will start flashing different roms from tomorrow and will tell you in which multicolour led is working,
Ok bro.. Thanx in advance...?
 

BloodWolf9123

Member
Sep 27, 2017
21
9
0
22
I have a theory that some models of Redmi 4x don't support color changing LEDs. No matter what I've tried mine is white all the time. My phone version is 4x Global model MAG138 as shown in the attached image. Please post which version you have and whether or not you've managed to change your LED colors. I'll update the thread with a tally if I can get enough responses. Thanks!

So far:

MAG138 2 no 2 yes
MAE136 1 yes
MAI132 1 yes 1 no
I have MAG138 and color LED on LOS 14.1 dont work.
 
  • Like
Reactions: onestoploser