**** BEGIN LOGGING AT Tue Mar 12 02:59:57 2019 Mar 12 07:24:07 elvispre: I also still have my mako :) Mar 12 07:25:13 elvispre: no wifi, even with the latest commit https://github.com/shr-distribution/meta-smartphone/commit/f2d1133c87b2a824d11b04e5aee5d9a7230344b0 ? Mar 12 08:15:30 Morning Mar 12 08:28:18 This might also be useful to play with at some point in future: http://webosose.org/develop/sdk-tools/beanviser/beanviser-overview Mar 12 08:53:44 It looks like a nice tool; I wonder if there is a dependency on using their patched chromium, or if our qtwebengine would fit too Mar 12 10:26:59 Yesterday I discovered busybox's mdev, a small replacement for udev, which maybe we could use in our initrd (both halium and generic) Mar 12 11:25:59 mdev looks neat! Mar 12 11:26:07 my build failed yesterday btw. Mar 12 11:26:15 will share once my internet gets back today Mar 12 11:45:00 saidinesh5: yes I'd like to use it, but failed to include it in my initrd... some bitbake failure to install busybox-mdev, somehow Mar 12 11:45:11 I'll ask JaMa when he's around Mar 12 13:22:23 Tofe: You've seen this on busybox-mdev: https://wiki.yoctoproject.org/wiki/Poky-Tiny Mar 12 13:22:41 "PACKAGES += just makes sure that busybox-mdev gets packaged because it doesn't do this by default." Mar 12 14:25:42 Herrie|Laptop: but iirc it's already there, let me find the place Mar 12 14:26:36 https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-core/busybox/busybox.inc#L23 Mar 12 14:31:06 Tofe: OK, just was one of the first hits I had on Google ;) Mar 12 14:33:28 Currently I've just naïvely added busybox-mdev to the RDEPENDS of the generic initramfs recipe; it already works pretty well for other packages, I'm not sure why this one poses a problem Mar 12 14:34:39 a bit like this one https://patchwork.openembedded.org/patch/146106/ Mar 12 19:29:26 Tofe: That unblock wifi commit appears to be present in my build(s), so "Yes, no wifi" even so. I'll flash my new build with JaMa's latest meta-webos-ports commits later on. Mar 12 19:34:37 first ssh into mainline hammerhead: https://bpaste.net/show/de88318c87a8 Mar 12 19:34:48 ^ very bumpy connection, to say the least Mar 12 19:40:02 elvispre: I see "/lib/systemd/system/wifi-module-load.service:10: Executable path is not absolute: sleep 2" in my logs, that could just be the reason Mar 12 19:40:41 it should be "/bin/sleep" instead, I guess Mar 12 20:43:43 I now have a semi-stable ssh connection to the device. Now for the UI, I didn't manage to start it yet... Mar 12 20:48:36 Tofe: With "/bin/sleep", I can successfully enable wifi on tissot. Mar 12 20:49:43 And we're back to my favourite "wrong clock" issue. Mar 12 20:50:53 * elvispre rolls eyes. Every time I fix that, I find out that I haven't; it just magically works properly after all. Mar 12 20:54:42 elvispre: thanks for the little test, I'll PR the fix (of the fix...) Mar 12 20:55:11 That'll do a nice sumo release -- though I'll have to have a look on mako Mar 12 21:20:43 https://github.com/shr-distribution/meta-smartphone/pull/94 **** ENDING LOGGING AT Wed Mar 13 02:59:57 2019