**** BEGIN LOGGING AT Wed Apr 07 02:59:57 2021 Apr 07 04:23:01 iceleaf916 was added by: iceleaf916 Apr 07 15:34:53 I built a halium compatible boot image for volla_yggdrasil but when I boot, it gets stuck in initrd: https://pastebin.com/sCvswJqb Apr 07 15:35:23 Is anyone familiar with this issue? Apr 07 15:40:58 [ 2.675909] initrd: Halium rootfs is /tmpmnt/rootfs.img /dev/disk/by-partlabel/system … [ 2.677194] initrd: mounting system rootfs at /halium-system … [ 2.695788] FUSE_INIT: fuse_fill_super() enter … [ 2.696124] mount: mounting /dev/disk/by-partlabel/system on /halium-system failed: Invalid argument Apr 07 15:41:38 something is wrong here, you probably have both rootfs.img in /data and systempart= set in kernel cmdline Apr 07 15:41:51 on UBPorts Volla Phone build, we use system partition for rootfs Apr 07 15:43:21 @NotKit [something is wrong here, you probably have both rootfs.img in /data and systempa …], That might be it... probably forgot to remove the systempart... Apr 07 15:55:28 @eriki73 [That might be it... probably forgot to remove the systempart...], Yeah. it was that. Thanks! Apr 07 17:08:39 @eriki73 [Yeah. it was that. Thanks!], Well, now loading kernel modules fail... Apr 07 17:13:25 ... without outputting anything into systemd journal. Apr 07 18:30:21 When trying to load modules manually, I get: disagrees about version of symbol module_layout Apr 07 20:31:40 @eriki73 [When trying to load modules manually, I get: disagrees about version of symbol m …], did you compile modules with kernel? Apr 07 20:32:27 https://github.com/HelloVolla/android_device_volla_yggdrasil/blob/halium-9.0/BoardConfig.mk#L67 Apr 07 20:32:33 we include into systemimage basically Apr 07 20:32:57 @NotKit [did you compile modules with kernel?], Yes, well, did not know that. I found that just out... Apr 07 20:34:20 (Photo, 722x105) https://irc.ubports.com/wNqOGx1x.png Can't still load them... Apr 07 20:35:22 try run depmod -a first Apr 07 20:35:28 [Edit] try to run depmod -a first Apr 07 22:22:32 TheOldNewGuy was added by: TheOldNewGuy Apr 07 22:33:33 @NotKit [try to run depmod -a first], Yeah. That was it. Got phosh started now... And wifi works... **** ENDING LOGGING AT Thu Apr 08 02:59:57 2021