hi guys..
a great dev @CekMTL made for the Note 3 a simple but smart and unique script called ""Shadow led"
shadow led blinks the led depending on the activity of ext sd card,internal sd card,internet.
tried on my note 4 but not work.
tried also correct the paths but no luck.
if anyone can help let me know! :good:
I was just thinking about this earlier today. Would be great to have!
equlizer said:
I was just thinking about this earlier today. Would be great to have!
Click to expand...
Click to collapse
agree..it is awesome feature..hope we found someone to solve it..
@darkera13 @nambavuong @hiepgia give us the light!
a last bump for any help..
that feature is working on the note 4..http://www.openeducationr.com/?p=8360
danon.brown said:
that feature is working on the note 4..http://www.openeducationr.com/?p=8360
Click to expand...
Click to collapse
thanks mate but i know this rom..its note 4 port rom for note 3..
vagenrider said:
hi guys..
a great dev @CekMTL made for the Note 3 a simple but smart and unique script called ""Shadow led"
shadow led blinks the led depending on the activity of ext sd card,internal sd card,internet.
tried on my note 4 but not work.
tried also correct the paths but no luck.
if anyone can help let me know! :good:
Click to expand...
Click to collapse
Do you know if your rom and kernel support init.d? And if so, do you have busybox installed? Maybe try ensuring that stuff is there and see if it works. Good luck! If you get it working, mind posting a vid of it in action? I'm vewy curious now lol
Androidious said:
Do you know if your rom and kernel support init.d? And if so, do you have busybox installed? Maybe try ensuring that stuff is there and see if it works. Good luck! If you get it working, mind posting a vid of it in action? I'm vewy curious now lol
Click to expand...
Click to collapse
yes mate..this stuff is ok the only problem is that the led path's it is not the same with note 3..we must find the proper path's
vagenrider said:
yes mate..this stuff is ok the only problem is that the led path's it is not the same with note 3..we must find the proper path's
Click to expand...
Click to collapse
According to a touchwiz rom (OB7) the path is:
/sys/class/leds/(color)
Color can be: blue, green, red, white
I'm no master of code for linux yet but i think maybe the following code:
Code:
echo mmc0 > /sys/class/leds/led:rgb_blue/trigger;
Gets changed to the following code:
Code:
echo mmc0 > /sys/class/leds/blue/trigger;
Maybe? I'm not 100% on that but just a guess. What do you think? Of course, the trigger file has a bunch of "triggers" in it already so just be sure to back it up just to be safe before trying this.
Androidious said:
According to a touchwiz rom (OB7) the path is:
/sys/class/leds/(color)
Color can be: blue, green, red, white
I'm no master of code for linux yet but i think maybe the following code:
Code:
echo mmc0 > /sys/class/leds/led:rgb_blue/trigger;
Gets changed to the following code:
Code:
echo mmc0 > /sys/class/leds/blue/trigger;
Maybe? I'm not 100% on that but just a guess. What do you think? Of course, the trigger file has a bunch of "triggers" in it already so just be sure to back it up just to be safe before trying this.
Click to expand...
Click to collapse
thanks mate..already tried these paths and many commands..combinations..etc....the point is that these paths are wrong on note 4..
but i have good news..today cekmtl (the dev of shadowled) send me pm the correct paths..so im working the commands now to make it work..will post here when i finish it!
vagenrider said:
thanks mate..already tried these paths and many commands..combinations..etc....the point is that these paths are wrong on note 4..
but i have good news..today cekmtl (the dev of shadowled) send me pm the correct paths..so im working the commands now to make it work..will post here when i finish it!
Click to expand...
Click to collapse
I figured it was too simple and that you probably had already looked into that, but it was worth a shot [emoji14]
Awesomeness! Can't wait to see it in action and to learn the correct paths. Thanks for the update and I look forward to your progress! Thanks!
after many hours of testing various commands..combinations..etc.....can't make it works.dnt know why,but i can't.so im posting the correct path and if someone can help will be great!
/sys/devices/i2c.83/i2c-13/13-0066/leds-max77843-rgb/leds/red/trigger
vagenrider said:
after many hours of testing various commands..combinations..etc.....can't make it works.dnt know why,but i can't.so im posting the correct path and if someone can help will be great!
/sys/devices/i2c.83/i2c-13/13-0066/leds-max77843-rgb/leds/red/trigger
Click to expand...
Click to collapse
Thanks, Ill see what i can do... no promises lol
Really fast , what rom are you running as that can make a difference. Thanks!
Androidious said:
Thanks, Ill see what i can do... no promises lol
Really fast , what rom are you running as that can make a difference. Thanks!
Click to expand...
Click to collapse
any luck getting this working? i tryed and it bootloops my phone with correct paths
OvrDriVE said:
any luck getting this working? i tryed and it bootloops my phone with correct paths
Click to expand...
Click to collapse
no such good news from me mate..my best results is worked for 2-3 seconds and after...infinite bootloop....(all that after 22 hours of trying)
but because this feature is perfect..i still believe that someone with more knowledge will make it work..
vagenrider said:
no such good news from me mate..my best results is worked for 2-3 seconds and after...infinite bootloop....(all that after 22 hours of trying)
but because this feature is perfect..i still believe that someone with more knowledge will make it work..
Click to expand...
Click to collapse
the path is right. i think it's the mmc0, 1 and 2 that are wrong. but i'm no scripter so i'm just guessing cause if you get rid of mmc0 and change it to say 4. no infinate bootloop but also no flashing leds
vagenrider said:
no such good news from me mate..my best results is worked for 2-3 seconds and after...infinite bootloop....(all that after 22 hours of trying)
but because this feature is perfect..i still believe that someone with more knowledge will make it work..
Click to expand...
Click to collapse
hehe join the club
i've been bootlooping quite a bit, unfortunatly i was also still hard at work on the update for simplrom, but that is just about done.
so within 2 days i will focus my attention it shadowled again and hopefully i can get it working permanently this time :fingers-crossed:
Psycho_666 said:
hehe join the club
i've been bootlooping quite a bit, unfortunatly i was also still hard at work on the update for simplrom, but that is just about done.
so within 2 days i will focus my attention it shadowled again and hopefully i can get it working permanently this time :fingers-crossed:
Click to expand...
Click to collapse
perfect news my friend..really apreciate that..
vagenrider said:
perfect news my friend..really apreciate that..
Click to expand...
Click to collapse
from a lack of responses i can assume it is still not working on the note 4. to bad it likes to softbrick the note 4
OvrDriVE said:
from a lack of responses i can assume it is still not working on the note 4. to bad it likes to softbrick the note 4
Click to expand...
Click to collapse
yes mate..the script need correction..hope on hepl from our good friend and very good dev @Psycho_666 :good:
Related
Last night, my phone is broken (hard brick). Besides, I lost my ext-sd card (I had to format.). I used Swapper2 program by making a very big mistake. (Efforts to improve phone.)
Swapping normally supported by CM 10.1 kernel. And I'm sure swap supported. I checked swap by Terminal Emulator command. It shows "swap" word (that are supported).
My phone is not responding. Any button doesn't work. Charging doesn't work. USB to PC doesn't work. (PC doesn't detect normally.) :crying:
What should I do now? Is there anything I can do without sending service?
Waiting for your help guys.
EDIT for more information: http://forum.xda-developers.com/showthread.php?t=2126363
I followed this link. I applied everything. After I turned off phone it died (Could not open any more.). That's it.
I saw like 100 people getting their phone hardbricked after using the swap thing. That's why I won't ever do that bulls*it.
There's still a way, but you're missing one essential file.
http://forum.cyanogenmod.com/topic/71825-hard-brick-to-hell-and-back-guide-to-recovery/
https://www.dropbox.com/sh/kx5wsibt4rci4q2/QqYYLZfzfB
EMMCBLD.HEX from that thread is not for our phone. You need the hex file for msm7x27a.
There's some information here: http://www.anyclub.org/2012/04/how-to-build-emmc-flash-programmer.html, but I have no idea what tool you need to build it.
Just 3 days ago another user had the same problem with L3: http://forum.xda-developers.com/showthread.php?p=44755592
He said:
a member on modaco forums did it on l5
Click to expand...
Click to collapse
So I suggest you contact him for the link, and maybe you'll get the required hex file from the guy on Modaco.
Too bad, was looking forward for your tutorial.
f3tus said:
I saw like 100 people getting their phone hardbricked after using the swap thing. That's why I won't ever do that bulls*it.
There's still a way, but you're missing one essential file.
http://forum.cyanogenmod.com/topic/71825-hard-brick-to-hell-and-back-guide-to-recovery/
https://www.dropbox.com/sh/kx5wsibt4rci4q2/QqYYLZfzfB
EMMCBLD.HEX from that thread is not for our phone. You need the hex file for msm7x27a.
There's some information here: http://www.anyclub.org/2012/04/how-to-build-emmc-flash-programmer.html, but I have no idea what tool you need to build it.
Just 3 days ago another user had the same problem with L3: http://forum.xda-developers.com/showthread.php?p=44755592
He said:
So I suggest you contact him for the link, and maybe you'll get the required hex file from the guy on Modaco.
Too bad, was looking forward for your tutorial.
Click to expand...
Click to collapse
Seems very hard. But I'll try. Thank you so much, my brother.
You could also contact http://forum.xda-developers.com/showpost.php?p=33813888&postcount=2 maybe he can help you with the hex file.
Also found this, but might be just for HTC: http://forum.xda-developers.com/showthread.php?p=23078349
And another thread: http://forum.xda-developers.com/showthread.php?t=2086142
f3tus said:
You could also contact http://forum.xda-developers.com/showpost.php?p=33813888&postcount=2 maybe he can help you with the hex file.
Also found this, but might be just for HTC: http://forum.xda-developers.com/showthread.php?p=23078349
And another thread: http://forum.xda-developers.com/showthread.php?t=2086142
Click to expand...
Click to collapse
You're awesome. I will try when I have free time. I will write here the results.
How did you hard brick your device??
In my old Samsung phone
I would connect USB and then power on device without battery and then reinsert battery and flash ...
I don't know if it should work but it is worth trying ...
Psykic said:
How did you hard brick your device??
In my old Samsung phone
I would connect USB and then power on device without battery and then reinsert battery and flash ...
I don't know if it should work but it is worth trying ...
Click to expand...
Click to collapse
Phone does not turn on in any way, brother. It's like in hell right now. I'll try again anyway this way. Thank you for helping.
I'm going to be very difficult, I need a lot of help.
DevastatingTech said:
Phone does not turn on in any way, brother. It's like in hell right now. I'll try again anyway this way. Thank you for helping.
I'm going to be very difficult, I need a lot of help.
Click to expand...
Click to collapse
Don't worry brother ...you helped me ... now I'll help you as much as I can...
Sent from my LG-E610 using Tapatalk 4
[
If I find EMMCBLD.HEX file, the rest is easy. I sent shady2137 a message. And waiting for his answer.
DevastatingTech said:
If I find EMMCBLD.HEX file, the rest is easy. I sent shady2137 a message. And waiting for his answer.
Click to expand...
Click to collapse
You using this link?
http://forum.cyanogenmod.com/topic/71825-hard-brick-to-hell-and-back-guide-to-recovery/
It's good
I read the whole post
All the best
And don't worry if it doesn't work ... just send it to LG and act dumb
P.S.-swapper 2 corrupts partition tables only when swap partition is used !(maybe - I wouldn't suggest testing it)
Psykic said:
You using this link?
http://forum.cyanogenmod.com/topic/71825-hard-brick-to-hell-and-back-guide-to-recovery/
It's good
I read the whole post
All the best
And don't worry if it doesn't work ... just send it to LG and act dumb
P.S.-swapper 2 corrupts partition tables only when swap partition is used !(maybe - I wouldn't suggest testing it)
Click to expand...
Click to collapse
Yes I'm using that link and fetus's shared links.
But I do not understand this region in your this reply.
And don't worry if it doesn't work ... just send it to LG and act dumb
P.S.-swapper 2 corrupts partition tables only when swap partition is used !(maybe - I wouldn't suggest testing it)
Click to expand...
Click to collapse
What do you mean, my brother?
--
And one more question. I wonder, does service know it's my fault? Are they understands it's my fault?
http://forum.xda-developers.com/showthread.php?t=2136738
A little off-topic: I (and others) used swapper and swap on lg gt540 and had no problem what so ever. It's scary how easy this new phones can be bricked. Good luck!
mircea89fzr said:
Good luck!
Click to expand...
Click to collapse
Thanks!
from me too bro,sad to read.
-CALIBAN666- said:
from me too bro,sad to read.
Click to expand...
Click to collapse
Yes, I am in a bad situation. Thanks for post, bro.
have searched for this problem 2 hours and found some posts from user with same problem on different devices but no solution anywhere,weird.this app needs a warning button i think.
f3tus said:
EMMCBLD.HEX from that thread is not for our phone. You need the hex file for msm7x27a.
Click to expand...
Click to collapse
Brother, you said that (You need the hex file for msm7x27a.)
But in this link http://forum.cyanogenmod.com/topic/71825-hard-brick-to-hell-and-back-guide-to-recovery/page__st__40
shutt1e named a guy said
you are using a L5 which is a msm7x25
Click to expand...
Click to collapse
I confused. Can you help me? L5 a msm7x27a device or msm7x25 device? Which?
-CALIBAN666- said:
have searched for this problem 2 hours and found some posts from user with same problem on different devices but no solution anywhere,weird.this app needs a warning button i think.
Click to expand...
Click to collapse
Thank you so much for your research. Already running out of hope. Seems the way of LG Service.
DevastatingTech said:
Thank you so much for your research. Already running out of hope. Seems the way of LG Service.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2335503
And lg l5 has a msm7225a
Just went over to sprint the other day and got this version that ha 5.1.1 installed out of the box. Been searching around and have yet to find anything that even list this version/build but see many others listed.
Is there a root/Pre-root rom that will work on this variant?
I second this! I have been searching for any info on rooting this specific device without luck! I don't mind doing research on how to do it and finding out how my self, just can't find anything at all to do so thus far!
Root for SM-G530P
I third this someone please help...
Before you get into flashing anything on the device....please be sure to enable OEM Unlocking under developers option.
Also, there seems to be a twrp recovery, however, I have not tested it out myself yet...when I do so I will let you all know if it's success or not.
Another thing, I think it's highly possible that the phone will require a "permissive" kernel...not too sure yet. I will advise shortly...
Ok I got news. The phone has been semi-rooted, I was right...it requires a permissive kernel in order for the phone to boot up once more. The people that come in mind when it comes to permissive sprint kernels are Freeza & Djvoleur. They can probably cook something up if they have the source code for this phone already.... also, we need a working twrp or philz recovery.... the ones provided do not work... meaning that it would be redundant to have a permissive kernel...if we don't have a working custom recovery to flash it over with.... unless there's another way to flash the zip file or maybe just the boot.img? I will keep updating this if I find anything further...
F_X said:
Ok I got news. The phone has been semi-rooted, I was right...it requires a permissive kernel in order for the phone to boot up once more. The people that come in mind when it comes to permissive sprint kernels are Freeza & Djvoleur. They can probably cook something up if they have the source code for this phone already.... also, we need a working twrp or philz recovery.... the ones provided do not work... meaning that it would be redundant to have a permissive kernel...if we don't have a working custom recovery to flash it over with.... unless there's another way to flash the zip file or maybe just the boot.img? I will keep updating this if I find anything further...
Click to expand...
Click to collapse
Any kernel?
Is there any update?
panowolf said:
Just went over to sprint the other day and got this version that ha 5.1.1 installed out of the box. Been searching around and have yet to find anything that even list this version/build but see many others listed.
Is there a root/Pre-root rom that will work on this variant?
Click to expand...
Click to collapse
Sardgill said:
I second this! I have been searching for any info on rooting this specific device without luck! I don't mind doing research on how to do it and finding out how my self, just can't find anything at all to do so thus far!
Click to expand...
Click to collapse
Jeckel420 said:
I third this someone please help...
Click to expand...
Click to collapse
F_X said:
Before you get into flashing anything on the device....please be sure to enable OEM Unlocking under developers option.
Also, there seems to be a twrp recovery, however, I have not tested it out myself yet...when I do so I will let you all know if it's success or not.
Another thing, I think it's highly possible that the phone will require a "permissive" kernel...not too sure yet. I will advise shortly...
Click to expand...
Click to collapse
Boom.
http://forum.xda-developers.com/grand-prime/development/kernel-root-root-sm-g530p-5-1-1-t3255761
ShinySide said:
Boom.
http://forum.xda-developers.com/grand-prime/development/kernel-root-root-sm-g530p-5-1-1-t3255761
Click to expand...
Click to collapse
Wooo!! I am very sorry ShinySide I had completely forgotten about your amazing kernels, G360T1 works brilliantly as well!! Helped out a ton! Thank you once again for taking your time to create such kernels, extraordinary work!
F_X said:
Wooo!! I am very sorry ShinySide I had completely forgotten about your amazing kernels, G360T1 works brilliantly as well!! Helped out a ton! Thank you once again for taking your time to create such kernels, extraordinary work!
Click to expand...
Click to collapse
Haha no offense taken. Been busy lately so been quiet.
ShinySide said:
Haha no offense taken. Been busy lately so been quiet.
Click to expand...
Click to collapse
Haha thanks bro. I understand, hope to see you around more often when you have time
Wow sounds like this is it! Can't wait to try it when I get back home. Thanks for the updates guys!
EDIT: It works great, thanks for looking out and thanks for the work put into this to bring us root to our devices.
Now if I could just find a ROM for this thing that would make it a bit less bloated and run a bit smoother that will make it all worth while.
Hey i have this to please message me the information i need a reliable root A.S.A.P
jimsgotswag said:
Hey i have this to please message me the information i need a reliable root A.S.A.P
Click to expand...
Click to collapse
On the first page on this thread you have your answer.
Sent from my XT1528 using XDA Labs
spark001uk said:
Nice walls phunkee, like the fractal ones, very retro! Only weird thing on my handset tho, is when i apply the theme using hdwalls, i have to switch off / switch on, to get the top and bottom curtains to change. If i simply do a soft reset, it puts standard grey top/bottom curtains up. Happens with all downloaded themes, ones ive made myself, everything. Odd!
Click to expand...
Click to collapse
Thank you NEW YORK im just dumb rn haha
Is there any custom recovery for this at all? If so I can't find one. Would be great if we could get one for this model.
No one has any info? I can't believe that. Come on, someone has to know something. Is it possible to flash one of the other s6 edge plus recoverys?
Can anybody shed some light on this please : ( I'm sure I'm not the only one wanting to know this information. Thank you for your time.
No need for multiple posts man, people may take some time to respond ?
There is a recover in the instructions part of http://forum.xda-developers.com/showthread.php?t=3219017.
Natherul said:
No need for multiple posts man, people may take some time to respond
There is a recover in the instructions part of http://forum.xda-developers.com/showthread.php?t=3219017.
Click to expand...
Click to collapse
Thank you, but will it work on G298R4. That's the thing I would like to know. I see it works on G928C/F/G/I/T
Tokumei no said:
Thank you, but will it work on G298R4. That's the thing I would like to know. I see it works on G928C/F/G/I/T
Click to expand...
Click to collapse
probably not if its not mentioned Im afraid
Natherul said:
probably not if its not mentioned Im afraid
Click to expand...
Click to collapse
Well that's a bummer : ( I see all over for everything but the g928r4 model. I know I'm not the only one that is frustrated by this.
I'm really sorry for bumping this, but someone on the interwebs has to know something about it :/ Some type of custom recovery maybe some roms anything...
Any news on a custom recovery/rom for this yet?would be fantastic if someone would work on something for this model : (
macmandarrell1 said:
i can only say that i had trouble with recovery on sm-g928f using g928c firmware on 6.0.1 , i used the recovery for note 5 and that worked for me but im not saying that would work for you if thats the firmware you referring too
Click to expand...
Click to collapse
I mean I see every other model has something going on for it how come no one has anything for SMG928R4. I mean I know it takes time for stuff to get done but I mean no info at all or any testing for this model is a little ridiculous :/
Anyone have any info on this now at all???
Hey, I'm new to XDA, but I have been searching through the threads to find a way to unbrick my note 4. I have a T-mobile note 4 that I rooted and one day I was on it and it all of a sudden went into boot loop, this happened once before and all I had to do was take the battery out and turned it on and it was fine. The second time it got stuck in boot loop. I have followed a lot of videos on youtube and have tried a lot of things people have said to get out of boot loop. I downloaded odin and got the software specific to my note 4 and put the device in download mode and when I start odin and get it all set up it fails right after. So I wanted to ask for any help specific to my device. My note 4 has Team win recovery and when I go in there is nothing there. Its like everything has been wiped clean. I have tried to reinstall note 4 software multiple times and made sure I have all the drivers. I have a iPhone 7 plus(going to switch back to android) and the note 4 has been sitting in my room for a few months now and I would like to unbrick it so I can use it or do something with it. I know what I have said so far may not be useful, please leave a reply and I will give any other details that you may need. Please help me out, trying to fix the phone and so far have been out of luck. Also I am not the most tech savy when it comes to tech....Thank you to those of you that decide to help out, it will mean a lot
now bootloop
same boat
dead4ngel said:
same boat
Click to expand...
Click to collapse
Yup I have tried reinstalling the software with odin but still no luck. Followed a few things on youtube but that didn't work either. I think the problem is that I have team win recovery and have no idea how to get rid of that. I hope someone can chime in. Other wise the note 4 will just still in the corner. Honestly don't have a use for it, but I have a anker external battery for it and the phone will last two days easy. If I fix it ill probably swap sims and use that. Let me know if you find a way to fix the issue... good luck man....!
dead4ngel said:
same boat
Click to expand...
Click to collapse
Gursavek said:
Yup I have tried reinstalling the software with odin but still no luck. Followed a few things on youtube but that didn't work either. I think the problem is that I have team win recovery and have no idea how to get rid of that. I hope someone can chime in. Other wise the note 4 will just still in the corner. Honestly don't have a use for it, but I have a anker external battery for it and the phone will last two days easy. If I fix it ill probably swap sims and use that. Let me know if you find a way to fix the issue... good luck man....!
Click to expand...
Click to collapse
You might consider to have a look here if you didn't do it already guys : http://forum.xda-developers.com/note-4/snapdragon-dev/note-4-debrick-img-t3488114
dead4ngel said:
same boat
Click to expand...
Click to collapse
Hey, any luck on your note 4?? I finally got mined fixed. If you need help let me know, I will gladly tell you the steps I did
guide me please
Gursavek said:
Hey, any luck on your note 4?? I finally got mined fixed. If you need help let me know, I will gladly tell you the steps I did
Click to expand...
Click to collapse
hi still no luck. please tell me what you did to fix yours.
Gursavek said:
Hey, any luck on your note 4?? I finally got mined fixed. If you need help let me know, I will gladly tell you the steps I did
Click to expand...
Click to collapse
I'm glad you have your phone working, however it troubles me that you asked for help publicly but will post your fix privately. XDA works as a forum because of everybody sharing. Just keep in mind that someone else could benefit from your fix (or find) without having to contact you. All they have to do is say it worked for them or not and thank you for sharing.
mangui said:
I'm glad you have your phone working, however it troubles me that you asked for help publicly but will post your fix privately. XDA works as a forum because of everybody sharing. Just keep in mind that someone else could benefit from your fix (or find) without having to contact you. All they have to do is say it worked for them or not and thank you for sharing.
Click to expand...
Click to collapse
I wasn't asking for him to send me a private message or anything. I just wanted to know if he got it fixed or not before I spent my time writing all the steps out. I didn't feel the need to write out a really long response if he already got his phone fixed. He was the only other person that had the same problem as me. I'll gladly right out all the steps once I get home and get the time.
dead4ngel said:
hi still no luck. please tell me what you did to fix yours.
Click to expand...
Click to collapse
You have team win recovery correct? Your phone keeps going into boot loop?
Gursavek said:
I wasn't asking for him to send me a private message or anything. I just wanted to know if he got it fixed or not before I spent my time writing all the steps out. I didn't feel the need to write out a really long response if he already got his phone fixed. He was the only other person that had the same problem as me. I'll gladly right out all the steps once I get home and get the time.
Click to expand...
Click to collapse
I think you're missing my point and the purpose of XDA. He's the only one that responded, but they could be 5 more. Your fix may help someone else tomorrow or a month from now. It will be nice in the spirit of sharing (XDA) once you find a fix to post it in case someone else needs it. I personally benefited from the one below and I was about to post it as possible fix. Thanks in advance and welcome to XDA. https://forum.xda-developers.com/showpost.php?p=70652492&postcount=10
mangui said:
I think you're missing my point and the purpose of XDA. He's the only one that responded, but they could be 5 more. Your fix may help someone else tomorrow or a month from now. It will be nice in the spirit of sharing (XDA) once you find a fix to post it in case someone else needs it. I personally benefited from the one below and I was about to post it as possible fix. Thanks in advance and welcome to XDA. https://forum.xda-developers.com/showpost.php?p=70652492&postcount=10
Click to expand...
Click to collapse
Okay I see what your getting at. I'll post the steps I did soon.
dead4ngel said:
hi still no luck. please tell me what you did to fix yours.
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=70652492&postcount=10
yes and yes
Gursavek said:
You have team win recovery correct? Your phone keeps going into boot loop?
Click to expand...
Click to collapse
as soon as it comes on it comes up with some writing on the top left. then says sectors and some numbers then restarts. also it only comes on if i formatted card and used the img and wrote it to the 32gb sd card. otherwise phone wont even respond.
anyone? i honestly dont know what to do.
dead4ngel said:
anyone? i honestly dont know what to do.
Click to expand...
Click to collapse
Okay, so the first thing I did was download the latest version of odin. The problem with my phone was that I accidently completely wiped the phone and the only thing I had on it was TWRP (Team win recovery) and I tried to install the firmware from Sam mobile but for some reason it kept failing. Thats when I finally decided to download some other rom and the link is https://forum.xda-developers.com/no...rom-hyperdrive-n4-rls-otatweaks-lock-t2919441 after downloading that put it in the AP spot and click the box and press start and it should work. If not let me know.... Sorry to get back so late I've been super busy, if you have any questions let me know
lineage-15.0-20170905-UNOFFICIAL-lithium.zip
https://www.androidfilehost.com/?fid=745425885120760147
i like thread like this... i found something, but i don't want waste time into install and test then try for me and send feedback and maybe i will update my phone...
Made a backup and test yourself...
lesscro said:
i like thread like this... i found something, but i don't want waste time into install and test then try for me and send feedback and maybe i will update my phone...
Made a backup and test yourself...
Click to expand...
Click to collapse
Congratulations.
This is called News & Discussion. You've contributed nothing.
U give a news (more like a i found something but i m afraid to test)
and discuss with u (like to say, XDA is not a forum to search tester fur urself)
then i have contributed !
Have fun
lesscro said:
U give a news (more like a i found something but i m afraid to test)
and discuss with u (like to say, XDA is not a forum to search tester fur urself)
then i have contributed !
Have fun
Click to expand...
Click to collapse
Afraid to test? Nice assumption.
I'm certainly not asking anyone to test it.
Least of all you, you probably don't have the stones for it anyway.
Maybe i have some trouble in english but :
TITLE > Who's brave enough ?
Definition of brave
braver; bravest
1
: having or showing mental or moral strength to face danger, fear, or difficulty : having or showing courage a brave soldier a brave smile
Then i will stop to talk with u... troll or rageous are enough for me...
Have fun... i m only here to help !
lesscro said:
Maybe i have some trouble in english but :
TITLE > Who's brave enough ?
Definition of brave
braver; bravest
1
: having or showing mental or moral strength to face danger, fear, or difficulty : having or showing courage a brave soldier a brave smile
Then i will stop to talk with u... troll or rageous are enough for me...
Have fun... i m only here to help !
Click to expand...
Click to collapse
The title is meant to be humorous man.
Not here to argue with you. I'll be flashing this myself after work. If I never come back wish me luck.
Same for me...
Will test after work... Download already done.
PS: can't find something wrong in opener. Have to say thanks for good news.
@VerucaSalt hey man thanks for the link I think I will be flashing this also after work..just wanted to ask you what is the source for the rom.. did u bake it or form some other site?
thanks for your help mate
darudedudedocta said:
@VerucaSalt hey man thanks for the link I think I will be flashing this also after work..just wanted to ask you what is the source for the rom.. did u bake it or form some other site?
thanks for your help mate
Click to expand...
Click to collapse
Hey mate.
No, not me I'm afraid, but the dev who did this has done a handful of other builds from source it seems. I think the AOKP one in the dev forum is his which was smooth as. With the exception of no NFC.
Can't wait to flash and see what is working with LOS 15.0 though.
VerucaSalt said:
Hey mate.
No, not me I'm afraid, but the dev who did this has done a handful of other builds from source it seems. I think the AOKP one in the dev forum is his which was smooth as. With the exception of no NFC.
Can't wait to flash and see what is working with LOS 15.0 though.
Click to expand...
Click to collapse
thanks for the reply!
will get back with results in a day.
Is this based on oreo 8.0?
hey guys..
tried it but rom not booting..
stuck at the MI SPLASH SCREEN..waited for a good 10 mins before restoring back
lets hope an update fixes it
anyone else tried it yet?
same results? .. or am I doing something wrong here?
https://www.getdroidtips.com/lineage-os-15-xiaomi-mi-mix/
darudedudedocta said:
hey guys..
tried it but rom not booting..
stuck at the MI SPLASH SCREEN..waited for a good 10 mins before restoring back
lets hope an update fixes it
anyone else tried it yet?
same results? .. or am I doing something wrong here?
Click to expand...
Click to collapse
Thanks man for the update. Still at work and haven't tried it yet.
jutley said:
https://www.getdroidtips.com/lineage-os-15-xiaomi-mi-mix/
Click to expand...
Click to collapse
did all that not booting..
installs fine in twrp but does not boot..stuck on mi splash screen
darudedudedocta said:
did all that not booting..
installs fine in twrp but does not boot..stuck on mi splash screen
Click to expand...
Click to collapse
Did you factory reset after install this happens sometimes a factory reset normally does the trick.
Did this work for anyone didnt boot for me.
I wonder where are device sources for that build... There is no oreo branch sources for lithium that I can find... Although of course I just do not know how to look for them. Or maybe the developer made compatible tree, vendor and kernel himself and haven't had time to upload yet
What's strange is that that man builds a workable (if it is, I don't know) oreo build for Mix and doesn't share anywhere ... I would've done immediately :victory:
Anyway it is good news at least that someone's working on it albeit not yet successfully!
albertoduqe said:
What's strange is that that man builds a workable (if it is, I don't know) oreo build for Mix and doesn't share anywhere ... I would've done immediately :victory:
Anyway it is good news at least that someone's working on it albeit not yet successfully!
Click to expand...
Click to collapse
We can be 99.9% sure that we'll at least get a working Lineage build, and almost certainly one for RR too (Papps has already said it's coming). I know the OP2/3 have booting Oreo builds, if not fully functional just yet.
Pretty sure that if this actually worked it would already be in the ROMs section, as you said, but I tried it anyway. No luck. Factory reset, installed along with the GApps zip from the 24/8, using TWRP 3.1.1.2. Just sits at the MI boot screen. Maybe it'd only take an updated TWRP to boot, but as it stands it does nothing.