**** BEGIN LOGGING AT Wed Apr 10 02:59:57 2019 Apr 10 06:29:08 Morning! **** BEGIN LOGGING AT Wed Apr 10 06:46:19 2019 Apr 10 06:57:56 So, good news: TP boot image works fine! bad news: systemd doesn't seem to boot (no journal created, black screen, no adb), and no log can be retrieved. Apr 10 07:07:52 not sure what the next step might be... maybe try to get a last_kmsg from an android recovery uboot image... any other idea? It could well be that TP's kernel doesn't handle well newer systemd after all, though it's just hypothetical at this point. Apr 10 07:18:49 Tofe: If I remember we can get last_kmsg from webOS side as well Apr 10 07:18:59 I remember nizovn saying something about that Apr 10 07:19:46 ah, ok! but I didn't see any such file on webOS side... Apr 10 07:21:09 https://github.com/shr-distribution/meta-smartphone/blob/warrior/meta-hp/recipes-kernel/linux/linux-hp-tenderloin/defconfig#L3180 seems to indicate we don't activate ramconsole, though Apr 10 07:21:53 I'll try that :) Do we have webOS's defconfig, by any chance ? Apr 10 07:26:30 Tofe: https://github.com/webos-internals/webos-linux-kernel/blob/touchpad/arch/arm/configs/tenderloin_defconfig ? Apr 10 07:28:20 thx Apr 10 07:40:24 Tofe: Why aren't we directly updating the defconfig in the kernel tree? Apr 10 07:40:30 That's what we do for other targets usually Apr 10 07:47:14 I have no idea, I guess we never migrated it Apr 10 08:09:22 Well might be a good idea to do when we update it next time Apr 10 08:09:58 yes Apr 10 08:11:18 but right now, I do suspect a remaining issue with fstat, somehow... it would fit the symptoms (systemd failure when parsing fstab and mounting, which happens even before journald startup) Apr 10 08:20:25 Tofe: Well it seems it's uses the newer fget_light v.s. fget_raw solution we used in other targets: https://github.com/shr-distribution/linux/commit/9b67aeff9256ad337e22b0f3b228b7ec01ff2a20 Apr 10 08:22:10 Yes, I remember we checked that earlier Apr 10 08:22:58 That might or might not be the culprit, hard to say without testing Apr 10 08:48:57 I'll try a revert of that commt, just in case Apr 10 08:56:43 Tofe: Yeah should be easy enough to test in general Apr 10 11:27:55 novaldex: ping Apr 10 11:42:25 Herrie|Laptop: pong, how are you? Apr 10 11:44:56 novaldex: Hands are tired from putting up 75ft of fencing ;) Apr 10 11:45:04 But otherwise fine ;) Apr 10 11:45:11 Back to the office today :) Apr 10 11:45:22 You, had a good break? Apr 10 12:03:40 it was very good thanks! definitely needed although didn't want to come back Apr 10 12:04:07 found a whole bunch of changes at my client site when I got back, most notably a new proxy that is most infuriating! Apr 10 12:04:18 taken me more than a week to get IRC working again Apr 10 12:05:52 That's always fun ;) Apr 10 12:06:34 this one acts as a MITM & filters out far too much traffic for my liking Apr 10 12:46:32 novaldex: Ah OK :) Any update on the issues tracker? You last said this was back somewhere, but not sure where? Apr 10 13:13:48 oh yes, that one had sort of slipped, let me get a refresher & find out, I know it's 'up', i'm wondering if it's 'accessible' Apr 10 13:29:24 novaldex: Not through issues.webos-ports.org, but I'm happy to have it in any way or form ;) Apr 10 13:29:37 Just raw DB access would be enough to export the data for me Apr 10 13:39:00 I think our plan was to bring it back to life, as that was the best way to get the data back out of it Apr 10 13:39:09 OK :) Apr 10 13:39:21 it's also much more manageable now that dyoung has done it Apr 10 13:53:49 :) Apr 10 15:52:52 Tofe: klog may be used to get logs on webOS side Apr 10 15:52:52 and if you don't want to wait webOS to boot, you can get klog in bootie mode (VolUp button) Apr 10 16:20:04 The luneOS browser seems to be working okay for me Apr 10 16:20:14 Obviously has some hiccups Apr 10 16:20:39 runs about the same (maybe a little slower) than the Qt Browser on webOS Apr 10 16:20:43 :) Apr 10 16:56:31 Herrie: good news! reverting https://github.com/shr-distribution/linux/commit/9b67aeff9256ad337e22b0f3b228b7ec01ff2a20 helped with booting the warrior image :) We're really 1µm away from having all our 3.4 kernels falling apart... :p Apr 10 16:59:11 :muwhahahaha: Apr 10 16:59:37 Tofe: btw, can I pm? Apr 10 16:59:43 bshah: sure Apr 10 17:39:23 So, now here's TP status for warrior so far: screen,backlight,sensor,wifi working fine; audio,wallpaper,bluetooth ko Apr 10 17:54:31 Tofe: Ah good to know. Apr 10 17:58:12 I'll update the documentation in Halium for this Apr 10 17:59:21 Because there was some discussion about the newer version Apr 10 18:01:16 wallpaper, of course, because we don't handle the firstboot correctly in our initrd, where we usually do a copy of the initial files into the data folder Apr 10 18:01:33 (or something like that, at least) Apr 10 18:08:54 https://github.com/shr-distribution/linux/pull/7 here it is Apr 10 20:35:31 morning! Apr 10 20:35:40 Tofe: linux PR merged Apr 10 20:38:39 JaMa: thanks ! Apr 10 20:48:13 JaMa: btw, I remarked that Anbox it automatically included in qemu's image, is that intended ? I'm fine with it, though Apr 10 20:48:20 is* Apr 10 20:58:55 only for qemux86-64 Apr 10 20:59:21 it was intentional to make sure we won't break building it Apr 10 20:59:35 ah yes, ok Apr 10 21:07:40 Tofe: should I wait for meta-smartphone PR? Apr 10 21:12:15 I... forgot about it, one sec Apr 10 21:14:57 JaMa: https://github.com/shr-distribution/meta-smartphone/pull/99 **** ENDING LOGGING AT Thu Apr 11 02:59:58 2019