totally clean flash this lineage-16.0-20190904 build but phone cant boot up,it always just show los logo,thank you for your best effort
what version were you on before you flashed LineageOS? 8.1 Stock?Dear All,
After I flash Lineage OS 16.0, I've lost Network Signal on my Moto Z.
Could you please kindly advise?
Seem I already followed tutorial in 1st page.
Thanks.
moto battery mod works for me, just doesn't show battery status of the mod itself and the charging icon.Subscribed.
Awaiting moto-mod and microSD card fixes.
Miracasting is not working for me. Also now wifi modem mode is not workingI'm Sorry this question (off-topic??)
How to miracast this phone (moto Z) to a smart TV ? (in my case a lg uh664v)
Anyone?
Thanks
yes, i'm working on it, everything almost doneDear @erfanoabdi
Are there any chance that Android 10 based ROMs will come for Moto Z?
---------- Post added at 01:36 PM ---------- Previous post was at 01:35 PM ----------
Dear @erfanoabdi
Are there any chance that Android 10 based ROMs will come for Moto Z?
This is an amazing news !!! Thank you so muchyes, i'm working on it, everything almost done
check out my (very very very) beta build here https://mirrors.lolinet.com/firmwar...0-20190915.CHIPS-v3.0.0-alpha+1.COMMUNITY.zip
I had the same issue coming from 8.0 stock. Transfer all your data to your computer and format the sd card from the phone again. It worked like a charm sinceMicroSD card doesn't seem to work correctly on September 14 2019 build. I get in DCIM an empty camera file with 0 bytes and my other folders 0 bytes too. SD works fine on my PC.
yes, i'm working on it, everything almost done
check out my (very very very) beta build here https://mirrors.lolinet.com/firmwar...0-20190915.CHIPS-v3.0.0-alpha+1.COMMUNITY.zip
Best news I heard about Moto Z since android 9 was released for it. This is huge, thank you!yes, i'm working on it, everything almost done
check out my (very very very) beta build here https://mirrors.lolinet.com/firmwar...0-20190915.CHIPS-v3.0.0-alpha+1.COMMUNITY.zip
Since I've got so many problems now that I have to restart the phone 5-6 times a day to have network, I really need a solution tooHi,
About connectivity issues, I've found a network MTU problem in this ROM. Stock ROM uses a 1410 value for MTU and this ROM uses 1500. Some carriers don't work very well on MTU 1500 and this is why some guys are having connectivity issues.
I'm not sure if it is a Lineage OS problem, APN problem or Moto Z custom ROM problem but I hope @erfanoabdi or another developer would explain that difference.
As a workaround, I've made a custom script to change a Kernel variable on boot to solve the MTU problem. Follow below steps to implement the workaround (Magisk is required):
1 - Connect to phone shell:
adb shell
2 - Get root access:
su
3 - Create a new script:
vim /data/adb/service.d/mtu_probing.sh
4 - If you know how to use VI, paste bellow lines and save the file:
#!/system/bin/sh
echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
- If you don't, basicaly, after run: vim /data/adb/service.d/mtu_probing.sh, press i, paste the two lines, press ESC and type :wq and ENTER;
5 - After that, run: chmod +x /data/adb/service.d/mtu_probing.sh
6 - Reboot your phone and test!
@Marius Hoffmann @numlock_ @Weltraumpenner @a_m_ I hope it helps you!
Dusted off the Z and gave this a whirl.How to install?
Gapps for android 10?
Magic?
yes, i'm working on it, everything almost done
check out my (very very very) beta build here https://mirrors.lolinet.com/firmwar...0-20190915.CHIPS-v3.0.0-alpha+1.COMMUNITY.zip