[ROM][UNOFFICIAL][7.1.2]Lineage-14.1 for Blu Life Max

vampirefo

Senior Member
Apr 3, 2010
3,241
1,631
243
@vampirefo I flashed your slimrom and everything works except the fingerprint scanner. If I go back to stock the scanner works again. I was having the same problem with Lineage 13. If I go to set up a fingerprint it doesn't register when I touch it. In stock it vibrates when touched and asks you to move your finger and touch again. On Lineage13/slim I get no response. I was wondering if this could have anything to do with the kernel version? In the pictures on needrom you show the Nov 23 2016 kernel but when I install I get a kernel from yesterday. If i flash the stock boot.img I show the Nov 23 kernel but still do not get functionality. Any suggestions of what I might look into?

Has anyone else gotten the fingerprint scanner to work outside of stock?
I don't know what your problem is, fingerprint scanner works just fine on slimsrom, CM13, and any other android 6 rom something is wrong with your phone, you should return it or it's user error.

The kernel date would be may 25 or may 26 2017.

Stock boot.img wouldn't work correctly on a custom ROM, stock boot.img is for stock ROM, sounds more and more like user error.

Code:
 cat /proc/version
Linux version 3.18.19 ([email protected]) (gcc version 5.3.1 20160401 (optimized) (UBERTC-5.3.x) ) #1 SMP PREEMPT Fri May 26 20:10:05 EDT 2017
Here is slimsrom boot.img
https://www.androidfilehost.com/?fid=889764386195902318
Sent from my NXA8QC116 using Tapatalk
 

Attachments

Last edited:

vampirefo

Senior Member
Apr 3, 2010
3,241
1,631
243
Last edited:
  • Like
Reactions: mrmazak

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
Yep, update came out sometime ago.

All my ROMs use V15 blobs, that's what fixed the camera in my earlier ROMs. V14 blobs made camera have a pink tint, V15 blobs fixed that.

This link and pic shows when I got the V15 update.

https://forum.xda-developers.com/showthread.php?p=72226094
Sent from my Life Max using Tapatalk
I even saw that post. Butdidnt put it together there was an update on the max, I thought you somehow used the R1 update blobs to fix it.

Anyway. Can you show me the updater-script from the update please.
I want to copy the "set_metedata section" to make a flash file back to stock. I think it can be made smaller than the system.img I have been using
 

vampirefo

Senior Member
Apr 3, 2010
3,241
1,631
243
I even saw that post. Butdidnt put it together there was an update on the max, I thought you somehow used the R1 update blobs to fix it.

Anyway. Can you show me the updater-script from the update please.
I want to copy the "set_metedata section" to make a flash file back to stock. I think it can be made smaller than the system.img I have been using
I didn't save it, I didn't see any need for it, you can flash your V14 and then run update, it will download the update for you.

Sent from my Life Max using Tapatalk
 
  • Like
Reactions: mrmazak

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
I didn't save it, I didn't see any need for it, you can flash your V14 and then run update, it will download the update for you.

Sent from my Life Max using Tapatalk
Is there a benefit to this ROM being built as an emulator?

or is that what is needed to have fingerprint scanner,maybe.
 

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
Some of the scanner files aren't compatible with android 7.

Sent from my LIFE X8 using Tapatalk
I just meant to ask about , in build prop on "ro.build.characteristics=emutator"

And in settings instead of "about device" it says "about emutated device"
 

vampirefo

Senior Member
Apr 3, 2010
3,241
1,631
243
I just meant to ask about , in build prop on "ro.build.characteristics=emutator"

And in settings instead of "about device" it says "about emutated device"
Those mean nothing, when building rom, one can put anything here

example

ro.build.characteristics=default

ro.build.characteristics=phone

ro.build.characteristics=tablet

ro.build.characteristics=airplane

if nothing is specified then LineageOS just uses emulator
 

sdt1

Member
Nov 16, 2011
6
2
0
Help unlocking bootloader

First, thanks @vampirefo for making Android 7.1 possible on the BLU Life Max! Although, I really do like my fingerprint scanner, I'm hopeful that can be made active again in future. Second, I can't find any reliable information regarding how to unlock the bootloader. From what I have read, it seems the bootloader has to be unlocked before you can root. And, root is necessary before you can flash the new ROM. The tutorial in this thread seems to start after the bootloader is unlocked, or at least after TWRP is installed. I can't figure out how to get TWRP installed?? So, would you be able to list all the steps for a newbie like me from start to finish? I would be very grateful. Also, I tried Kingroot and Kingo Root prior to finding this thread, neither of which worked on the BLU Life Max, and left me with malware on my PC....
 
Last edited:

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
First, thanks @vampirefo for making Android 7.1 possible on the BLU Life Max! Although, I really do like my fingerprint scanner, I'm hopeful that can be made active again in future. Second, I can't find any reliable information regarding how to unlock the bootloader. From what I have read, it seems the bootloader has to be unlocked before you can root. And, root is necessary before you can flash the new ROM. The tutorial in this thread seems to start after the bootloader is unlocked, or at least after TWRP is installed. I can't figure out how to get TWRP installed?? So, would you be able to list all the steps for a newbie like me from start to finish? I would be very grateful. Also, I tried Kingroot and Kingo Root prior to finding this thread, neither of which worked on the BLU Life Max, and left me with malware on my PC....
This phone , unlocking bootloader is just done the "official" way. No hack or trickery needs to be done.

1. become developer on device and enable developer options.(open settings, scroll down to about phone, tap build number 7-9 times, go back one menu, now above "about device" there is developr options)
2> enable adb
3. enable oem unlocking
4. open cmd or terminal and type "adb reboot bootloader" (assumeing you have adb and fastboot setup on pc)
5, phone should have rebooted, now verify connection by typing "fastboot devices" (should get response on terminal with fastboot and the device serial number)
6. type "fastboot oem unlock" (this will factory reset device and wipe the date partition)
6a. you will need to interact with device and push volume up to confirm the unlock
6b. when this completes, type "fastboot reboot"
7. just skip through setup device with setup wizzard
8. become developer again and enable usb debuging again
9. adb reboot bootloader
10. fastboot boot (enter the location of your downloaded recovery img)(you can drag the file from explorer to the terminal window and the path will be filled in)
11. twpr recovery should have booted
12. DO NOT modify system at this point!!!!!
13. make FULL backup of all partitions(optional - by preference)
14. now you have a functioning recovery and have not changed phone at all
15. next after verifying recovery boots and works on your phone. will flash the recovery
16. adb reboot bootloader
17. fastboot flash recovery (enter the location of your downloaded recovery img)(you can drag the file from explorer to the terminal window and the path will be filled in)
18. this step is to try and make sure the stock recovery does not overwrite the new twrp
18a. fastboot boot (enter the location of your downloaded recovery img)(you can drag the file from explorer to the terminal window and the path will be filled in)
18b. when recovery boots fully "adb reboot recovery"
19. now when twrp boots it should have screen asking if you want to allow system modification. swipe to yes.(each time you format userdata. or do factory reset will have this screen again)

No need to install supersu to root prior to flashing new rom because root is done on the /system partition or /boot and both get replaced when installing rom.

from here down the directions on the OP and the needrom site with the rom file take over.
 
  • Like
Reactions: clu1688 and sdt1

mrmazak

Senior Member
Jun 16, 2013
3,212
1,324
253
Blu has released a phone with the same process or as this one, it has fingerprint sensor and android 7

http://www.bluproducts.com/devices/r2-lte/
Problem is it seems there is no listing of where to buy it yet.

Here is hoping that the libs from it will help get fingerprint and Bluetooth working on this one
 
Last edited:
  • Like
Reactions: sdt1

vampirefo

Senior Member
Apr 3, 2010
3,241
1,631
243
Blu has released a phone with the same process or as this one, it has fingerprint sensor and android 7

http://www.bluproducts.com/devices/r2-lte/
Problem is it seems there is no listing of where to buy it yet.

Here is hoping that the libs from it will help get fingerprint and Bluetooth working on this one
Bluetooth works just fine, fingerprint needs correct libs from Android 7.

Sent from my Life Max using Tapatalk
 
  • Like
Reactions: sdt1