Sunday, 2024-03-24

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/lcw0wem18: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 enable18: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/lcw0wem18: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 again18:40
T42_<rikolv> No, I can't find it18:44
T42_<rikolv> Just bootloop on "Galaxy J5" logo18: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 something18:52
T42_<elros34> or you have enabled something in kernel config18:52
T42_<rikolv> I used kernel: https://github.com/nailyk-fr/android_kernel_samsung_exynos787018:52
T42_<rikolv> Android device: https://github.com/nailyk-fr/android_device_samsung_j5y17lte18:52
T42_<rikolv> Android device common: https://github.com/nailyk-fr/android_device_samsung_exynos7870-common18:52
T42_<rikolv> defconfig: http://temp.sh/uOkCS/j5y17lte_sfe_defconfig18:52
T42_<rikolv> droid-hal-j5y17lte.spec: http://temp.sh/NFMZC/droid-hal-j5y17lte.spec18:52
T42_<rikolv> droid-hal-version and droid-configs: http://temp.sh/fWiOZ/hybris-hal-droid-configs-j5y17lte.tar.gz18: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 it18:57
T42_<rikolv> I don't have system-as-root partition, and I have separate recovery18: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 git19:01
T42_<rikolv> I can rebuild kernel with this option19:02
T42_<rikolv> And in boot.img add this option to cmdline19: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.img19:03
T42_<rikolv> I mean hybris-boot, yes19: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 changes19:07
T42_<rikolv> Okay19: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/17f3c7e54cc04ea05917659db7b3c9f272ffacd922: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 clear22: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.log22:53

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!