**** BEGIN LOGGING AT Sat Feb 20 02:59:57 2021 Feb 20 08:21:15 Morning! Feb 20 08:36:56 Morning! Feb 20 09:04:33 I just realize that I might need to first flash the latest ROM for rosy (which is a 8.1 ROM), to update the firmware partitions Feb 20 09:04:58 so, downloading this now Feb 20 09:06:46 moreover I see some issues with msm-cpp in dmesg, which might very well be related to that Feb 20 09:34:13 nope, didn't help (but didn't hurt either) Feb 20 09:48:00 ok, comparing with a normal lineage-16.0 boot, it seems I don't load the firmware for msm-cpp, which might explain why it goes wrong Feb 20 10:06:56 morning Feb 20 10:20:00 Herrie: nice script you have in https://github.com/webOS-ports/halium-helper-scripts ; could you make it "+x" by default ? Feb 20 10:22:41 and I think we could also run it by default on our halium kernels and make the configure task fail if a missing flag is seen Feb 20 10:23:20 like a halium-kernel-checker bbclass or something Feb 20 10:32:22 Tofe: Yeah well it needs some tweaking still Feb 20 10:32:41 It seems OK for newer kernels, but for some older 3.4/3.10 it has some issues, so it needs some tweaking Feb 20 10:33:39 I basically took the values from https://github.com/mer-hybris/mer-kernel-check/blob/master/mer_verify_kernel_config and put it in the script from the halium-boot: https://github.com/Halium/halium-boot/blob/halium-9.0/check-kernel-config Feb 20 10:40:03 I'll try that bbclass think, could be useful in the future; I don't believe in an automatic patching, though Feb 20 10:40:22 s/think/thing/ Feb 20 10:42:31 Tofe: There will always be some tweaks required in most cases but it should cover 95+% of defconfig changes at least Feb 20 10:48:16 It's also a way to remember we have a script, and have a helping message when the check fails, pointing to what command to run Feb 20 10:54:47 Herrie: it would help, if the return code of the script is different when an error is found Feb 20 10:55:42 Tofe: Ah yes, well I copied it 1-1 from what i had locally for now, still plan for some tweaks going forward, just to have it out there Feb 20 10:56:27 I'm away for the weekend, so not really behind a computer too much to make changes Feb 20 10:57:51 Herrie: no problem, I'll be also away most of it, and this is nothing urgent; I'm still tweaking my rosy Feb 20 12:56:50 We should probably disable the CONFIGFS stuff for kernels < 4.4 Feb 20 16:28:50 Tofe: Yeah I noticed that CONFIG_USER_NS also doesn't play nice with 3.10 kernel for example. And stuff like NFS and SDCARDFS as well for some devices to mention a few Feb 20 17:02:35 Currently I'm trying to get baunilla's defconfig to work, but I can't get the adb functionfs to be included in the kernel itself Feb 20 17:02:47 but I'll succeed, eventually Feb 20 17:36:38 You might need to force some flags, I had some flags flipping in. config during build Feb 20 17:37:00 Would be good to check .config in build dir Feb 20 17:41:52 yes, it's a bit strange that these flags get flipped Feb 20 17:49:41 Tofe: Yes I had the same, see https://github.com/Tofee/meta-smartphone-1/blob/testing/halium-9.0/meta-xiaomi/recipes-kernel/linux/linux-xiaomi-sagit_git.bb#L33 Feb 20 17:50:11 You need to keep this line in order for the build to be happy: https://github.com/Tofee/meta-smartphone-1/blob/testing/halium-9.0/meta-xiaomi/recipes-kernel/linux/linux-xiaomi-sagit_git.bb#L49 Feb 20 17:50:27 yes, I'm doing that too Feb 20 17:50:40 it's just frustrating that we don't know exactly why it behaves so Feb 20 19:27:06 Tofe: Well it seems to happen randomly I understoof from Yocto mailinglist.... **** ENDING LOGGING AT Sun Feb 21 02:59:58 2021