**** BEGIN LOGGING AT Thu Jan 28 03:00:03 2021 Jan 28 08:13:33 Morning! Jan 28 08:28:56 Morning! Jan 28 08:29:12 Tofe: I've just PR-ed https://github.com/Tofee/meta-smartphone-1/pull/5 so we can keep it in 1 place for testing Jan 28 08:29:19 Easy enough to remove if we want later Jan 28 08:29:51 Good idea Jan 28 08:30:20 So can keep 1 tree locally for building as well :P Jan 28 08:30:36 Without too much tinkering :P Jan 28 08:31:44 merged Jan 28 08:34:13 Thnx Jan 28 18:22:09 Tofe: Any thoughts on debugging Volla phone? The kernel I produced seems to boot Android (though crippled), but that's not bad it seems... Just Volla = MTK and doesn't have any console-ramoops Jan 28 18:22:19 Just last_kmsg which doesn't seem to have anything Jan 28 18:22:31 Device doesn't seem to boot (black screen with LuneOS), no ADB Jan 28 18:22:37 Any ideas how to debug? Jan 28 21:35:30 Herrie: I guess he has access to recovery Jan 28 21:36:37 also if that boot.img does boot Android, it means initramfs can be run Jan 28 21:37:56 I'd say, if we are confident that luneos is actually started, then: in recovery, delete /data/luneos-data/var/log and mkdir /data/luneos-data/var/log/journal Jan 28 21:38:07 that way the systemd journal will be persistent Jan 28 21:38:34 and can be retrieved, in recovery, after one try to boot luneos Jan 28 21:38:50 it can be inspected on a Linux desktop with journalctl --file=xxx Jan 28 21:40:04 We didn't tinker much on MTK devices so far, so not sure how far the differences can go **** ENDING LOGGING AT Fri Jan 29 03:02:12 2021