T42_ | <AntonlX> I am trying to configure ffmemless and the only parameters affects vibro is _CUSTOM. Where to find it's description and range? | 14:48 |
---|---|---|
T42_ | <rikolv> I think, I find problem, because graphics was not start. I've rebuilt kernel with sailfish defconfig and when I put this kernel in lineageOS boot.img I have surfaceflinger error: | 18:29 |
T42_ | <rikolv> This error is: https://bsd.ac/lcw0wem | 18:29 |
T42_ | <rikolv> This error manifests itself when I turning on CONFIG_CONFIGFS in defconfig, because I don't have option for it in menuconfig, and when I trying to boot without this option (hybris-boot), I have a bootloop. | 18:29 |
T42_ | <rikolv> I really need to enable | 18:29 |
T42_ | <rikolv> I think, I find problem, because graphics was not start. I've rebuilt kernel with sailfish defconfig and when I put this kernel in lineageOS boot.img I have surfaceflinger error: | 18:30 |
T42_ | <rikolv> This error is: https://bsd.ac/lcw0wem | 18:30 |
T42_ | <rikolv> This error manifests itself when I turning on CONFIG_CONFIGFS in defconfig, because I don't have option for it in menuconfig, and when I trying to boot without this option (hybris-boot), I have a bootloop. | 18:30 |
T42_ | <rikolv> I really need to enable options, that my menuconfig does not have manually editing defconfig file, or I just need to enable some options manually? | 18:30 |
T42_ | <elros34> what kind of bootloop did you had with hybris-boot.img? | 18:36 |
T42_ | <elros34> every few seconds or every 60s? | 18:38 |
T42_ | <rikolv> Bootlogo -> 3 sec.-> Bootlogo -> 3 sec. -> ... | 18:38 |
T42_ | <elros34> quiet fast, did you find /data/.stowaways/sailfishos/init.log? | 18:39 |
T42_ | <rikolv> It is old, I will delete it and try again | 18:40 |
T42_ | <rikolv> No, I can't find it | 18:44 |
T42_ | <rikolv> Just bootloop on "Galaxy J5" logo | 18:44 |
T42_ | <elros34> so revert changes which break it. Do you have your changes somewhere on github? | 18:45 |
T42_ | <rikolv> No, so far they are local (so far) | 18:46 |
T42_ | <elros34> about your usb question, I don't quiet get it but you don't really need to enable anything usb related to get init.log or 60s bootloop which indicates working initramfs. | 18:51 |
T42_ | <elros34> so far either you abootimg is broken or something | 18:52 |
T42_ | <elros34> or you have enabled something in kernel config | 18:52 |
T42_ | <rikolv> I used kernel: https://github.com/nailyk-fr/android_kernel_samsung_exynos7870 | 18:52 |
T42_ | <rikolv> Android device: https://github.com/nailyk-fr/android_device_samsung_j5y17lte | 18:52 |
T42_ | <rikolv> Android device common: https://github.com/nailyk-fr/android_device_samsung_exynos7870-common | 18:52 |
T42_ | <rikolv> defconfig: http://temp.sh/uOkCS/j5y17lte_sfe_defconfig | 18:52 |
T42_ | <rikolv> droid-hal-j5y17lte.spec: http://temp.sh/NFMZC/droid-hal-j5y17lte.spec | 18:52 |
T42_ | <rikolv> droid-hal-version and droid-configs: http://temp.sh/fWiOZ/hybris-hal-droid-configs-j5y17lte.tar.gz | 18:52 |
T42_ | <rikolv> Default kernel config is lineage_j5y17lte_defconfig. | 18:54 |
T42_ | <elros34> and handle skip_initramfs? | 18:54 |
T42_ | <rikolv> What do you mean? | 18:56 |
T42_ | <elros34> see here: https://sailfishos.wiki/books/hadk/page/hadk-hot#bkmrk-android-base-specifi. I only wonder how could you have some old init.log without it | 18:57 |
T42_ | <rikolv> I don't have system-as-root partition, and I have separate recovery | 18:59 |
T42_ | <elros34> if you are sure bootloader doesn't add skip_initramfs to commandline then I don't know without seeing your real changes on git | 19:01 |
T42_ | <rikolv> I can rebuild kernel with this option | 19:02 |
T42_ | <rikolv> And in boot.img add this option to cmdline | 19:03 |
T42_ | <elros34> no, you don't want that option so you can't do this. | 19:03 |
T42_ | <elros34> and I hope you don't use boot.img because sailfish uses hybris-boot.img | 19:03 |
T42_ | <rikolv> I mean hybris-boot, yes | 19:04 |
T42_ | <elros34> I can see changes in your defconfig which prevents booting too rootfs so yeah we can guess all night. Make proper git with your current changes | 19:07 |
T42_ | <rikolv> Okay | 19:07 |
T42_ | <elros34> it's really not that hard, press fork on kernel git page, edit file a and commit (you can even do this in directly in github) | 19:09 |
T42_ | <rikolv> @elros34 https://codeberg.org/mikromikro/android_kernel_j5y17lte/commit/17f3c7e54cc04ea05917659db7b3c9f272ffacd9 | 22:20 |
T42_ | <rikolv> Sorry for I don't reply a long time. | 22:20 |
T42_ | <elros34> did you really made so many changes or do you use some tool to change configs? | 22:38 |
T42_ | <elros34> anyway whatever the answer is this commit is not useful. I suggest you to revert all your changes, make hybris-boot, copy .config to your defconfig, make commit, flash hybris-boot.img and test if anything changed. Then all your changes in defconfig will be clear | 22:51 |
T42_ | <elros34> I guess it should reboot after 60s. created init_enter_debug2 file, make only this changes: https://github.com/mer-hybris/hybris-boot/blob/master/init-script#L344-L352 and see if you get init.log | 22:53 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!