**** BEGIN LOGGING AT Sun Dec 19 02:59:56 2021 Dec 19 08:14:31 Morning! Dec 19 08:15:16 Herrie: reading https://xnux.eu/log/#047 I see "My unit does not accept input from debugging serial adapter. Only TX works. This made it very tedious [...]" Dec 19 08:15:26 looks like it's still the same for your unit Dec 19 08:48:52 if you're used to GNU Screen, then instead of minicom you can try "screen /dev/ttyUSB0 115200" Dec 19 08:49:41 with params to match your serial (1500000) Dec 19 08:59:50 JaMa: oh, thanks for the tip! minicom is quite a pain indeed Dec 19 09:00:02 does it also work with tmux ? Dec 19 09:02:46 never tried with tmux, sorry Dec 19 09:03:05 GNU Screen is quite a pain for first user as well :) Dec 19 09:03:46 looks like tmux refused to implement that Dec 19 09:03:58 but for someone who uses it always like me it's nice to have long scroll and hardcopy -h for storing the log with the common tool and controls Dec 19 09:04:22 good I haven't switched to tmux yet :) Dec 19 09:04:50 I prefer tmux of screen, and there was a reason, but I forgot :( Dec 19 09:06:47 s/of/over/ Dec 19 09:31:29 HerrieTP: for arm-trusted-firmware compile error you can disable gold Dec 19 09:31:55 JaMa: How do I do that? Dec 19 09:32:30 For now I played around and have a simplified recipe that Tofe used and that compiles for me Dec 19 09:33:53 But would be nice to use upstream one instead Dec 19 09:35:15 Morning BTW Dec 19 09:51:05 screen doesn't allow input either it seems Dec 19 10:27:57 or I don't know how to use screen, because it's first time I use it ;) Dec 19 11:09:42 Let me check my kernel cmdline etc first Dec 19 13:04:27 Tofe: Seems you're right I don't have the initramfs in there Dec 19 13:28:00 Herrie: LDFLAGS += "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -fuse-ld=bfd ', '', d)}" Dec 19 13:28:10 Herrie: if it respects LDFLAGS Dec 19 13:28:25 or the same in TARGET_CFLAGS or CXXFLAGS Dec 19 13:36:54 JaMa: OK will try that later, some guests now Dec 19 13:48:11 I've rebuilt libpbnjson and systemd for qemux86-64 now and builds ok for kirkstone Dec 19 13:48:17 export MACHINE=pinephone; bitbake -c patch systemd; was also OK Dec 19 14:01:51 Well libpbnjson fails here with the tune Dec 19 14:03:03 I have this tune from the meta-rockchip layer for PPP: cortexa72-cortexa53-crypto Dec 19 14:05:17 it's possible, but I don't see how this tune would cause issues like what you had in the log :/ Dec 19 14:36:00 JaMa: I'm trying qemux86-64 here for libpbnjson to see what it does Dec 19 14:36:09 pinephone also fails for me Dec 19 14:50:30 Hmmz qemux86-64 also fails with same error Dec 19 14:50:31 Weird Dec 19 14:50:36 Maybe I'll start new layers Dec 19 14:53:23 Could be I messed something up somehow or meta-arm layers are causing havoc somehow Dec 19 15:00:04 Let me first try to get honister to work properly Dec 19 15:28:32 OK seems I figured out how to get an initramfs in the file and in extlinux.conf, so let's see where we get with that Dec 19 19:32:54 Tofe: Seeme the linux-yocto-dev 5.16 kernel does boot to our initramfs out of the box, so trying that kernel again with changing the mmcblk device in luneos-recovery-ui Dec 19 20:36:41 Tofe: Well this looks slightly better: https://bpa.st/W4ZA Dec 19 20:37:02 I'm adding the LUNEOS_NO_OUTPUT_REDIRECT now in a new image Dec 19 20:44:03 Tofe: Ah well some more logging now :) https://bpa.st/K7OQ Dec 19 21:03:23 I'm adding a few bits to defconfig from your original pinephone one that might help Dec 19 21:03:33 Since this is the standard Yocto defconfig by the looks of it Dec 19 22:48:11 Ooh got UI here :) Dec 19 22:48:39 Took Megi's kernel, Yocto's defconfig and added missing bits from Megi's. Did some Excel magic to trace them down ;) Dec 19 22:51:48 Not much else working yet. WiFi not yet, no rotation, no sound, no BT it seems, but it's a good start **** ENDING LOGGING AT Mon Dec 20 02:59:56 2021