Re: [systemd-devel] Issues supporting systems with and without TPM and firmware TPM (was Re: Handle device node timeout?)

2024-04-12 Thread Aleksandar Kostadinov
Shouldn't the kernel automatically load the necessary modues when devices are detected... given proper udev rules and module availability in the initrd filesystem? I guess it depends on how you build your initrd system for including them. On Wed, Apr 10, 2024 at 10:24 AM Mikko Rapeli wrote: > > O

Re: [systemd-devel] PropertiesChanged signal not sent unless Subscribe called

2024-04-12 Thread Carlos Garnacho
Hi, On Thu, Apr 11, 2024 at 11:45 PM segfault wrote: > > Hi, > > I noticed that some functionality of gnome-settings-daemon doesn't work > as expected on some systems. I tracked that down to the fact that > gnome-settings-daemon subscribes to the > org.freedesktop.DBus.Properties.PropertiesChange

Re: [systemd-devel] Serial console flow control will stuck systemd

2024-04-12 Thread Lennart Poettering
On Fr, 12.04.24 09:33, 细石泉 (nicheln...@gmail.com) wrote: > systemd will write log to console directly when bootup. A unexpected serial > console flow control maybe block systemd at embedded systems. I guess > systemd doesn't do a good job of initializing the serial console. It doesn't do any job