Re: [systemd-devel] Issues with parallelised early boot

2022-12-01 Thread Naïm Favier
On 01/12/2022 17:50, Michal Koutný wrote: Perhaps a slightly different angle -- is the graphics driver necessary to mount the main root FS? (IIUC, you can enter the passphrase even without it? Then you could build a smaller initrd and load the driver later (when visual artifacts won't be hopefull

Re: [systemd-devel] Issues with parallelised early boot

2022-12-01 Thread Michal Koutný
Hello Naïm. On Sat, Nov 26, 2022 at 01:59:53PM +0100, Naïm Favier wrote: > When using systemd as PID 1 in the initrd, there is no sequencing between > loading kernel modules > (systemd-modules-load.service) and starting udev (systemd-udevd.service). > I load my graphics driver (amdgpu) with sys

Re: [systemd-devel] Error while trying to boot kernel

2022-12-01 Thread Michal Koutný
Hi. On Sat, Nov 26, 2022 at 11:37:09PM +0200, Nikolay Borisov wrote: > I'm booting it inside qemu but I use ubuntu to create the initrd, as can be > seen from the > attached log everything works up until switch root has to happen and then I > get a > SIGTERM and booting dies. Why do you concl

Re: [systemd-devel] systemctl hangs with 249.7 systemd in yocto Honister release

2022-12-01 Thread Michal Koutný
Hello Heyi. On Tue, Nov 29, 2022 at 12:44:12PM +0800, Heyi Guo wrote: > Is there any known issue which will cause this problem? Or do you have any > suggestion on how to debug? As written in the report, it looks like dbus-daemon or PID1 itself not responding. Some insights may be obtained by lo