**** BEGIN LOGGING AT Fri Feb 19 02:59:57 2021 Feb 19 07:17:41 Morning! Feb 19 07:19:26 Morning! Feb 19 08:50:29 Tofe: Seems I'm getting "alignment" error with 4.9 kernel for Mido :S Feb 19 08:52:08 Ah wait I see something funny Feb 19 08:55:05 Ah wait built the 3.18 for LuneOS still Feb 19 08:57:22 Only 4.9 for Halium.. Yeah that won't work :P Feb 19 08:57:28 Let's see how this kernel builds Feb 19 09:11:39 :) Feb 19 09:12:36 It builds, flashing soon and seeing Feb 19 09:18:22 adb works :P Feb 19 09:19:04 Android container fails it seems Feb 19 09:21:24 Seems I'm missing some defconfig options according to lxc-checkconfig Feb 19 09:26:20 Though the ones I'm missing shouldn't be that critical I would say Feb 19 09:30:13 https://github.com/Herrie82/kernel_xiaomi_msm8953-4.9/blob/halium-9.0/arch/arm64/configs/mido_defconfig Feb 19 09:32:50 Sorry wanted to post this: https://github.com/Herrie82/kernel_xiaomi_msm8953-4.9/commit/0b26ab65f39136df67d1b71b1a77e833bf52ae91 Feb 19 09:46:01 typo here https://github.com/Herrie82/kernel_xiaomi_msm8953-4.9/commit/0b26ab65f39136df67d1b71b1a77e833bf52ae91#diff-bc92de03e60d539bee18d183e29403fb8874dc890fb60c5fef52a79b390af19aR866 Feb 19 09:49:24 morning Feb 19 09:49:55 JaMa: o/ Feb 19 09:50:02 Yeah fixed that one already ;) Feb 19 09:50:04 Trying new image Feb 19 09:51:55 Still not :( https://paste.ubuntu.com/p/k7znjrKzJb/ Feb 19 09:52:07 Not sure why CONFIG_IP6_NF_TARGET_MASQUERADE: [1;33mmissing[0;39m ? Feb 19 09:52:13 It's enabled in defconfig Feb 19 09:54:56 https://paste.ubuntu.com/p/3qC8khRDCb/ Feb 19 09:56:24 This is my journal: https://paste.ubuntu.com/p/2jrrsM7fBc/ Feb 19 10:09:32 Herrie: it could be because it depends on another flag which isn't enabled Feb 19 10:11:28 It seems so, but not sure which one Feb 19 10:12:31 I'll just add the whole IP config from your Tissot defconfig :P Feb 19 10:13:39 but I don't think it's why it fails Feb 19 10:13:58 it's more around "Invalid argument - Failed to clone a new set of namespaces" and such Feb 19 10:14:46 Yeah but weird thing is that namespaces are there Feb 19 10:15:29 These are my mounts: https://paste.ubuntu.com/p/VMtHnTmmSS/ Feb 19 10:18:58 Ah wait I might have forgotten to update my cmdline as well :P Feb 19 10:20:09 Yes I did forget that :S Feb 19 10:21:27 Retry :P Feb 19 10:22:41 Nope Feb 19 10:31:22 Let me try Tissot's defconfig, it shouldn't differ a whole lot anyway Feb 19 10:56:37 Also that's tricky it seems... Hmmz Feb 19 11:10:20 I guess I'll leave it a bit for now Feb 19 11:10:33 Could be just this particular kernel that's the issue somehow Feb 19 11:14:26 Tofe: Ah didn't know I had access to your meta-webos-ports repo.. Now committed 2 changes directly instead of PR-ing them: https://github.com/Tofee/meta-webos-ports/commits/testing/halium-9.0 Feb 19 11:16:08 ahah I didn't remember either ! Feb 19 11:16:26 Anyway they build here Feb 19 11:16:40 yes, no problem at all Feb 19 11:18:48 Just newer libgbinder needed functions from newer libglibutil Feb 19 11:20:36 ok Feb 19 11:26:12 Tofe: Any luck with gstreamer on Rosy or similar issues as Tissot? Feb 19 12:51:26 Herrie: well, on rosy I have some issues with the "meda.camera" service not being entirely started Feb 19 13:28:06 Tofe: Ah... Something useful in the logs or not really? Usually it's a binary that's misplaced or missing from my experience, strace or logcat can help in most cases Feb 19 14:01:55 I didn't have time yet to investigate further Feb 19 18:02:21 mmm the android camera service is stuck in an ioctl on /dev/v4l-subdev11 ... how to use this Feb 19 18:17:16 Tofe: hmmz not really sure either Feb 19 18:17:21 https://android.googlesource.com/platform/hardware/libhardware/+/master/modules/camera/3_4/README.md ? Feb 19 18:21:51 I'll look for the current v4l status in my device repo Feb 19 18:22:48 no v4l here it seems; but I suspect it might be related to the kernel Feb 19 18:23:41 also the line just before, it tried "openat(AT_FDCWD, "/dev/media1", O_RDWR|O_NONBLOCK|O_LARGEFILE) = -1 ENOENT (No such file or directory)" maybe that's the actual issue Feb 19 18:34:21 Tofe: https://github.com/Herrie82/android_device_xiaomi_msm8953-common/blob/halium-9.0/rootdir/ueventd.qcom.rc#L125 That's for Tissot Feb 19 18:35:07 That should exist for Rosy as well: https://github.com/Herrie82/android_device_xiaomi_rosy-2/blob/halium-9.0/rootdir/ueventd.qcom.rc#L125 Feb 19 18:35:41 yes, I checked the rights, they're fine Feb 19 18:36:03 it could also be that I'm not on the right track **** ENDING LOGGING AT Sat Feb 20 02:59:57 2021