**** BEGIN LOGGING AT Fri Jan 29 03:02:12 2021 Jan 29 07:21:50 Tofe: Thnx will try that with him Jan 29 09:19:09 Morning BTW Jan 29 09:19:24 Tofe: Got a journal file from him, seems LXC is up, just ADB didn't work Jan 29 09:19:34 Could be I forgot some defconfig flags there Jan 29 09:28:46 Morning! Jan 29 09:29:14 Herrie: ah, great, yes it's probably the CONFIGFS or FUNCTIONFS things Jan 29 10:03:38 Tofe: Main issues seems to be vendor mount Jan 29 10:03:43 Trying to get to the bottom of it Jan 29 10:03:51 It doesn't provide vendor.img from Halium side Jan 29 10:21:21 Herrie: what does his Halium build generate ? rootfs + vendor ? only rootfs ? system not rootfs ? Jan 29 10:22:08 Tofe: Not 100% sure, no vendor for sure Jan 29 10:22:11 vendor.img that is Jan 29 10:22:19 I see they do some weird stuff in their andorid mount side: https://github.com/HelloVolla/android_device_volla_yggdrasil/commit/5317bacf81b4d6b9ec506e25f5f9efc708a98469 Jan 29 10:22:29 mount-android.sh and then line 37 Jan 29 10:28:57 it's surprising also in the sense that we disable mount completely in init in Halium-9.0 Jan 29 10:29:15 (but probably not via bash) Jan 29 10:30:19 so they're reusing original vendor partition, then mount a home-made overlay over it Jan 29 10:30:43 this doesn't make sense when using Halium's init Jan 29 10:32:17 lots of stuff in this commit are strange Jan 29 10:35:39 but one thing to understand a bit what they're doing: in UT they are storing device-specific stuff in the halium system image, and then bind-mount them on top of the ubuntu rootfs to specialize it Jan 29 10:35:57 there's a dedicated part of halium's init that does that Jan 29 10:37:35 ^ it here: https://github.com/Halium/initramfs-tools-halium/blob/halium/scripts/halium#L189 Jan 29 10:59:56 Tofe: Yeah seems that for Volla you'd need to use the original vendor somehow Jan 29 11:00:02 It's a bit specific by the looks of it Jan 29 12:03:09 Seems he sorted vendor, seems I forgot the ADB bits in defconfig Jan 29 12:03:14 https://github.com/Herrie82/android_kernel_volla_mt6763/commit/25be15cf66cd69db9740a7a4493085b2874f24ce Jan 29 12:03:17 Retrying Jan 29 12:14:44 Herrie: ah, good, that's progress :) Jan 29 12:16:00 He hhas ui Jan 29 12:16:16 No touch or buttons yet Jan 29 12:18:55 ok, that's probably to be fixed in nyx.conf + luna-next options Jan 29 13:38:41 Yes Jan 29 13:38:48 Also scaling was off etc Jan 29 13:38:52 But all fixable Jan 29 13:39:05 No BT/Wifi/Sound but sensors worked Jan 29 13:39:12 And camera too ????? Jan 29 14:21:16 eeeeh what ?? Jan 29 14:33:00 he must be delirious Jan 29 17:31:28 Tofe: Well seems he fixed his UI issues and touch too Jan 29 17:32:23 Seems the wait for Android stuff is still a bit buggy he said Jan 29 17:32:30 I noticed that too Jan 29 17:33:24 It doesn't always work on every boot somehow Jan 29 17:49:13 He says it works.... Jan 29 17:49:19 Out of box Jan 29 17:58:24 Camera that is Jan 29 21:43:19 ok, well, that's good news, I didn't even know that could be possible, as we didn't work on it for 9.0... Jan 29 21:44:17 or maybe it's recognized directly by a kernel driver ? that would be uncommon Jan 29 21:46:16 anyway, overall it's very good news :) **** ENDING LOGGING AT Sat Jan 30 02:59:57 2021