Le Pro 3 Elite (X722) Lineage OS

michelkovacic

Senior Member
Apr 21, 2012
87
16
28
Too many wrong infos in this topic.

- Bootloader is locked ONLY in 026s stock rom and it CAN be unlocked by flashing 001d dev release.
- You DON'T flash x720 roms to x722 since you will easily get a nice brick.
- You DON'T flash stock 026s through TWRP (especially from geekbuying vendor 020s rom with twrp)
- x722 has root in tora33 custom rom - this is a fresh stuff so check that thoroughly
Hmmm... I have x722 from geekbuying with vendor rom, but i didn't see it have twrp. I entered to recevery but it looks like stock recovery, not twrp.
 

F.J.V

Senior Member
Oct 31, 2014
234
205
63
Málaga
Too many wrong infos in this topic.

- Bootloader is locked ONLY in 026s stock rom and it CAN be unlocked by flashing 001d dev release.
- You DON'T flash x720 roms to x722 since you will easily get a nice brick.
- You DON'T flash stock 026s through TWRP (especially from geekbuying vendor 020s rom with twrp)
- x722 has root in tora33 custom rom - this is a fresh stuff so check that thoroughly
26S Bootloader DOES NOT UNLOCK.
You can only switch to unlocked ROM.

Greetings.
 

dakok

Senior Member
Jul 26, 2013
183
71
0
Split
F.J.V.
I didn't write "026 rom bootloader can be unlocked".
I wrote "bootloader can be unlocked".
What matters is that we can escape from 026 now.
Before 001D rom it wasn't possible.

Michael, my bad. I mixed up geekbuying and bangood rom. Geekbuying has stock and Bangood has TWRP. If I'm not wrong. :)
 
Last edited:

Rapalax

Senior Member
Sep 5, 2010
199
48
48
Did you guys need any special adb drivers for x722 installed to work with minimal adb ?

---------- Post added at 09:28 PM ---------- Previous post was at 09:21 PM ----------

huh, if he can guide me I will provide him with the logs that he needs. It would make this phone sooooooo much better if we could put lineage os on it.
So did you try and get the logs ?
 
Oct 13, 2017
34
3
0
Why doesn't Le Eco release sources for X722 just like they did for other variants of Pro 3?
All "Pro 3" owners should be treated equally. They have labeled X722 as "Elite" and *thinking it logically* Elite variant would suppose
to have the very best after sale service :eek:
 

jas1968

New member
Jul 4, 2017
2
1
0
Are there any updares? Is it possible to replace the chinese browser and make the stock ROM smoother?
Yes, no problem without root, only take the debloater for Windows. USB debugging and minimal ADB for the drivers
Another way is open adb shell and the command
1. Abd drivers
2. Com: adb shell
3. Com: pm list packages (Chose what you need)
5. pm hide 'name of the packages'
 
  • Like
Reactions: evlo

slothdnk

Member
Apr 30, 2010
16
11
0
Hi
Yes :D
I got Lineage 15.0 from x720/x727 going.
To get it rolling I got the gpu files (a530_zap.* ) from 20s and added this to device/leeco/zl1/system.prop:
+
+# smartcard
+persist.nfc.smartcard.config=SIM1,SIM2,eSE1
+
+# Hardware Info
+ro.device.chipset=Qualcomm MSM8996 Snapdragon 820
+ro.device.cpu=Quad-core (2x2.35 GHz Kryo & 2x2.19 GHz Kryo)
+ro.device.gpu=Adreno 530
+ro.device.rear_cam=16 MP
+ro.device.front_cam=8 MP
+ro.device.screen_res=1080 x 1920
+
+# By PurePerformances X
+
+debug.sf.hw=1
+ro.HOME_APP_ADJ=1
+video.accelerate.hw=1
+persist.sys.use_dithering=1
+
+# System Tweaks
+
+ro.HOME_APP_ADJ=1
+ro.mot.eri.losalert.delay=1000
+ro.ril.enable.amr.wideband=1
+ro.config.hw_quickpoweron=true
+
+# Miscellaneous Tweaks
+
+persist.sys.NV_FPSLIMIT=90
+debug.qctwa.statusbar=1
+debug.qctwa.preservebuf=1
+debug.qc.hardware=true
+com.qc.hardware=true
+ro.telephony.sms_segment_size=160
+persist.telephony.support.ipv6=1
+persist.telephony.support.ipv4=1
+persist.sys.shutdown.mode=hibernate
+ro.config.hw_power_saving=true
+ro.media.enc.hprof.vid.fps=65
+ro.mot.buttonlight.timeout=1
+ro.ril.set.mtu1472=1
+touch.presure.scale=0.001
+
+# Signal Tweaks
+
+ro.ril.hsxpa=1
+ro.ril.gprsclass=10
+ro.ril.hsdpa.category=8
+ro.ril.hsupa.category=6
+persist.cust.tel.eons=1
+
+# Wireless Speed Tweaks
+
+net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
+net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
+net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
+net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
+net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960
+net.ipv4.tcp_ecn=0
+net.ipv4.route.flush=1
+net.ipv4.tcp_rfc1337=1
+net.ipv4.ip_no_pmtu_disc=0
+net.ipv4.tcp_sack=1
+net.ipv4.tcp_fack=1
+net.ipv4.tcp_window_scaling=1
+net.ipv4.tcp_timestamps=1
+net.ipv4.tcp_rmem=4096 39000 187000
+net.ipv4.tcp_wmem=4096 39000 187000
+net.ipv4.tcp_mem=187000 187000 187000
+net.ipv4.tcp_no_metrics_save=1
+net.ipv4.tcp_moderate_rcvbuf=1
+
+# Website Bypass
+
+net.rmnet0.dns1=8.8.8.8
+net.rmnet0.dns2=8.8.4.4
+net.dns1=8.8.8.8
+net.dns2=8.8.4.4
+
+# Graphics Enhancement
+
+debug.performance.tuning=1
+video.accelerate.hw=1
+ro.media.dec.jpeg.memcap=20000000
+ro.media.enc.hprof.vid.bps=8000000
+ro.media.enc.jpeg.quality=100
+
+# Disables data sent and logging
+ro.config.nocheckin=1
+profiler.force_disable_err_rpt=1
+profiler.force_disable_ulog=1
+
+# Scrolling Responsiveness
+
+windowsmgr.max_events_per_sec=90
+persist.cust.tel.eons=1
+
+# Power Saving Tweaks
+
+ro.ril.disable.power.collapse=1
+ro.ril.power_collapse=1
+pm.sleep_mode=1
+wifi.supplicant_scan_interval=180
+
+# Dialing Tweaks
+
+ro.telephony.call_ring.delay=0
+ro.lge.proximity.delay=25
+mot.proximity.delay=25
+
+# DalvikVM
+
+dalvik.vm.verify-bytecode=false
+dalvik.vm.execution-mode=int:fast
+dalvik.vm.checkjni=false
+dalvik.vm.dexopt-data-only=1
+dalvik.vm.heapstartsize=1m
+dalvik.vm.heapgrowthlimit=64m
+dalvik.vm.heapsize=128m
+dalvik.vm.verify-bytecode=false
+dalvik.vm.execution-mode=int:jit
+dalvik.vm.lockprof.threshold=250
+dalvik.vm.dexopt-flags=m=v,o=y
+dalvik.vm.jmiopts=forcecopy
+
+# Performance
+
+debug.composition.type=gpu
+ro.max.fling_velocity=20000
+ro.min.fling_velocity=18000
+debug.performance.tuning=1
+debug.kill_allocating_task=0
+debug.overlayui.enable=1
+debug.egl.profiler=1
+debug.egl.hw=1
+debug.sf.hw=1
+hw3d.force=1
+hw2d.force=1
+force_hw_ui=true
+profiler.force_disable_err_rpt=1
+profiler.force_disable_ulog=1
+
+ro.min_pointer_dur=8
+debug.kill_allocating_task=0
+persist.sys.ui.hw=1
+ro.debuggable=1
+ro.config.disable.hw_accel=false
+ro.kernel.android.checkjni=0
+persist.sys.purgeable_assets=1
+persist.sys.use_dithering=1
+ro.secure=0
+ro.min_pointer_dur=1
+
+# 16bit Transparency
+
+persist.sys.use_16bpp_alpha=1


Most of it aren't really necessary, but I just garbed ti from AICP.
Now compile, flash and be happy.
On x722 we have the same things not working as on x720.

Is it possible to boot Lineage mixing files from other ROMs (20s, aicp 12.1 etc)? (@Rapalax @slothdnk @GalaticStryder)
 
Last edited:

sk8223

Senior Member
Nov 10, 2012
721
188
63
Toronto
Hopefully the x722 7.1.1 ROM from the 6GB version will come soon and bring compatibility for possible Nougat ROMs. And I really hope this product does get released, just for the ROM... Banggood's got it's page up. I feel like it's a hoax though. Keeping my fingers crossed!
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone