Re: [systemd-devel] udev 182: response timeout for request_firmware in module_probe path

2012-08-25 Thread Linus Torvalds
On Thu, Aug 23, 2012 at 8:31 AM, Kay Sievers wrote: > > Calling out from inside the kernel and blocking in a firmware loading > userspace transaction during module_init() is kind of weird. It's *very* common. I personally would prefer if drivers did their firmware loading not at probe time, but

[systemd-devel] seat1: X session gone after resume from RAM

2012-08-25 Thread Thomas Meyer
Hi, I'm using XFCE and defined a second seat via loginctl attach. I can work without any problems on my second seat, independently from seat0. But when I suspend to RAM and resume again, the X session on seat1 seems to have been closed and I need to login again? Bug or feature? with kind regard