-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some recent applications cause never-ending boot loop #13
Comments
It seems to be to this known issue: |
this could be required fix: |
Thanks for pointing to this fix/workaround, I can now use Spotify with my Aquaris E4.5 and Lineage 13.0 and a couple other apps that sent my phone into a bootloop. |
You're welcome. Problem is that I am still fighting with ROM compilation myself and build instructions are not much clear on this. Could you please help me with #14 in return? Thanks in advance. |
'#' Updated* (instructions taken from https://github.com/Pablito2020/pablito-scripts mm.sh and install-everything.sh the guide was there all along ;-)) '#' For building 13.0 on Ubuntu 17.10
'#' if building 14.1 you must add a user name and email berfore "repo init", not needed on 13.0.
'#' I you need "su" on 13.0, edit "device/bq/krillin/device.mk" and add at the end:
'#' The minimum change to make 14.1 build, is to remove the following line from "device/bq/krillin/Boardconfig.mk"
'#' Start build
|
As for building 14.1, compile completes but after flashing it nothing happens after reboot. |
Thanks! This was exactly the piece of information I was missing! |
It got me further, but I ended soon with:
|
@sleep-walker You get this error when building krillin for lineage 13 or 14.1? |
This was from 13 - following your guide literally. |
I might have missed something essential then, I'll test it on another machine tonite. |
Thank you! I'll try to fix README after. |
These seems to be missing from the guide I made:
(I've not tested if this is the cause of Sleep-Walkers compiling problem.) |
I haven't managed to reproduce Sleep-Walkers error but got some random crashes and lockups in a virtualbox machine I've setup tonite, probably because I forgot to install VBoxLinuxAdditions.run. I'll know in the morning if that helped. (It didn't, note to my self, don't use hard drives with faulty sectors...) |
Well, thanks that you have tried. I'm afraid that this is still something stupid but unrelated to system or installed build time dependencies.
It leads to this output.txt. This string is present only in:
Googling doesn't help. I'll try to install Ubuntu in container to build it but I'm afraid this is something implicit I miss. |
@sleep-walker Had a second try with a fresh virtualbox installation with Ubuntu 16.04, it worked. |
I am preparing my Ubuntu 16.04 chroot for try right now. My distro is openSUSE Tumbleweed, I installed matching packages. The build shouldn't be distribution specific... |
No it shouldn't but what libraries that works changes sometimes. If you whan't to use a rom that I built, you can find it here: https://drive.google.com/file/d/1tcz2pE_vM-CW5hxH5jTB0ul60_l7OYiB/view?usp=sharing |
It seems that building in Ubuntu chroot works. I can't identify the difference to my environment. Thanks for your patience. There was also missing Thanks for your build - it will be useful for others for sure but I'd like to play more. It seems that there are still power users of this phone but noone is maintaining any ROM from security perspective or other known problems. I'd like to add also blueborne fix (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e860d2c904d1a9f38a24eb44c9f34b8f915a6ea3), adjust speaker volume, etc. (@tc-gd == @sleep-walker) |
@sleep-walker Had any luck with building the rom? I've made a blueborne patch for krillin kernel 13.0, it's on the google drive link a few post up, the file "bb_patch" if you'ld like to test it. Used this as a template: I'm building with it now, so I don't know yet if it works. Update: It doesn't seem to break anything ;-p |
I finished the build of CM13 but my ROM build has problem with ADB (cannot authenticate fingerprint), cannot format SD card as internal and for some reason cannot install SuperSU for LineageOS. Besides that it is working well and seems to be faster. |
Congratulations :-D I've so far not used ADB, SuperSU or tried to use SD card as internal, but I could look into it if you could provide some more details. I have two of these phones, got the second one for testing stuff. |
Thanks! I compared your ROM with mine and at least we have the same list of files - that is good start.
BTW. do you know what is status of CM14? |
I've actually just a few minutes ago managed to boot a Frankenstein build, with some QnD patches to overcome the miss match of vendor 14.1 and device 14.1: Pablito2020/android_device_bq_krillin cm-14.1 Buggy as hell tho, but you can make phone calls, send SMS, surf with wifi. Not tested the install with gapps. Sim data is of cource broken since vendor cm14.1 is missing bits and pieces for that with device 14.1. Was built on a fresh Xubuntu 17.10 install with just the stuff from "pablito-scripts/install-everything.sh". |
There was a patch for bootlooping apps added to cm-13.0 the twelfth of December last year. |
And I think I found the cause to the "off mode charging" bug on kernel cm-14.1. |
WITH_SU fixes me both ADB access and gaining root right. |
Installation of some applications from F-Droid repository exposes system bug.
Symptoms are:
In installation wizard, moment after pressing 'Install' button, message appears about 'Play Store' to unexpectedly end and reboot loop starts then.
Revert:
Press volume up&down at the same time to get to Safe Mode, where you can uninstall problematic applications from Settings/Applications. After reboot all works again.
Workaround:
Use some other version.
Affected applications I identified so far:
Telegram, Orgzly
crash:
tombstone_04.txt
The text was updated successfully, but these errors were encountered: