**** BEGIN LOGGING AT Thu Jan 09 02:59:58 2020 **** BEGIN LOGGING AT Thu Jan 09 05:32:28 2020 **** BEGIN LOGGING AT Thu Jan 09 06:04:39 2020 Jan 09 08:12:34 Morning! Jan 09 08:55:10 Morning! Jan 09 09:31:20 Tofe: I'll do 1 final attempt with 3.4 kernel, basically copying in all "y" values from Halium 5.1 defconfig (There were 572 of those not present in the current defconfig), to see if that's any use. Jan 09 11:32:50 Tofe: Not much luck... I'll flash lastest Mido image now to see if that's working based on 7.1 before I venture into a 8.1 build for it Jan 09 11:33:22 ok... :/ Jan 09 12:00:20 OK mido boots on 7.1 Jan 09 12:04:29 Seems to work pretty OK, sound is there, wifi works, get signal bars, vibration works Jan 09 12:04:38 Not a bad state for not testing in over 1 year ;) Jan 09 12:05:00 Seems we didn't break anything critical ;) Jan 09 12:20:40 Even a bit surprising ! :D Jan 09 12:21:56 Tofe: Seems that HTML5 notificatins were implemented in Qt 5.13. It looks ugly on my Mido, but will dig a bit in VBox to see if I can tweak & fix it Jan 09 13:18:13 on my side I think I broke usb gadget while upgrading the kernel... hopefully it's just a bunch of defconfig options to reenable Jan 09 13:22:55 For PinePhone? Jan 09 13:49:28 yep Jan 09 14:23:08 Tofe: Fighting a bit with the Mido 8.1 build on Halium side, but getting there it seems Jan 09 15:09:38 Seems our kernel from 7.1 won't work nicely with 8.1 so picking the LOS one for now, but that would mean I need to do some defconfig hackign again ;) Jan 09 15:21:46 OK Android side built, did a quick hack for defconfig, let's see where we get Jan 09 15:35:10 Well kernel builds without issues for a change in our toolchain, that's nice ;) Jan 09 15:35:16 Let's do a full image Jan 09 16:17:18 Flashing ;) Jan 09 16:17:28 :) Jan 09 16:25:46 Bootloop, let's get some logs Jan 09 16:40:19 Garbled output, let's do some more defconfig based on Mer's kernel check script Jan 09 16:48:53 Hmmz the same: https://paste.ubuntu.com/p/jCTpwjHXnW/ Jan 09 16:50:25 I guess I might want to check the boardconfig and adjust the kernel cmd line? Jan 09 17:15:56 JaMa: do you see anything shocking in https://github.com/webOS-ports/meta-pine64-luneos/pull/10 ? mainly the bbappend one Jan 09 17:18:35 Herrie: I'd say you should disable selinux if possible... it seems to get in the way Jan 09 17:19:09 "SELinux: the above unknown clasqes ajd permissions will be denied", speaking of "audit_read", looks a bit annoying Jan 09 17:19:47 "init: /dev/hw_random not found" might be a clue too Jan 09 17:20:56 Tofe: Well yes, that all seems to be SELinux and Audit related... The cmdline looks suspicious: [ 0.000000] Kernel aommand line: sched_enable_hmp=1 sched_enable_power_aware=1 console=ttyHS ,115200,n8 androidbood.console=ttyHSL0 androidoot.hardware=qcom mqm_rtb.fIlter=0x237 ehci-hcd*park=3 hpm_levels.sleep_disabled=1 androidboot.bootdevicE=7824900.sdHci earlybon=msm_hsl_uart(0x78af000 Jan 09 17:20:57 androhdboot.selinux=permissiva androidboot.emmc=true androidboot.verifiedbootsd`te=orange androidboot.veritymode=enforcing androidboot.keymacteR=1 androidboot.serialno=d12ae050 504 andRoidboot.boot_reason= androidboot.secureboot=1 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,MdssWdsiOnt35596_tianma_fhd_video:1:none:cfg:singlE[dsi Jan 09 17:21:28 I don't recognise most values, except for the first part which we pass Jan 09 17:21:33 So I guess those get added elsewhere Jan 09 17:21:46 it's the fastboot bootloader which does the rest... I guess Jan 09 17:24:08 Tofe: CFLAGS_pinephone += "-fcommon" is most likely wrong Jan 09 17:24:36 and please use 4 spaces for indentaion like the old one did Jan 09 17:24:51 ok Jan 09 17:25:31 0005-lima-use-linear-layout-if-not-specified.patch would be nicer as 2 separate "git am"-able .patch files Jan 09 17:25:49 CFLAGS_append_pinephone = " -fcommon" is probably what you wanted above Jan 09 17:26:03 other patches are refreshed from latest oe-core? Jan 09 17:26:08 yes Jan 09 17:26:35 for 0005 it'll be useless once the corresponding MR is merged in Mesa Jan 09 17:26:46 which should happen in the coming days Jan 09 17:28:04 I'll just remove the CFLAGS thing and see Jan 09 17:31:33 mmh the package gets much heavier without -fcommon. I'll keep it. Jan 09 17:34:50 ah, no, the package is the same both ways. Ok good, makes more sense. Jan 09 17:40:41 Tofe: Weird thing is that it seems to tell me my kernel is compiled with GCC 4.9 which makes me think that the console-ramoops is not from my boot image but from the fastboot or recovery Jan 09 17:40:52 [ 0.000000] Linux tersion 2.18.24-perf-g3e8efb0 (builder@ii-server) (gcc versi/n 4.9.x-google 20140027 (prErelEase) (GCC) ) #1 SMP PREELPT Tue Jan 10 22:10:24 WIB 2017 Jan 09 17:40:57 ah... could be Jan 09 17:41:12 Just not sure how I would get the logs from my device if it lkeeps rebooting Jan 09 17:41:17 Suggestions? Jan 09 17:41:25 the ramconsole is quite a messy thing, it can get corrupted easily **** ENDING LOGGING AT Fri Jan 10 02:59:58 2020