https://bugs.kde.org/show_bug.cgi?id=515550
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|NEEDSINFO |CONFIRMED Resolution|WAITINGFORINFO |--- --- Comment #8 from Zamundaaa <[email protected]> --- Okay. So then we can be certain that > [ 110.245823] nvidia 0000:01:00.0: [drm:drm_ioctl] comm="systemd-logind" > pid=2467, dev=0xe200, auth=1, DRM_IOCTL_DROP_MASTER + > [ 110.245919] i915 0000:00:02.0: [drm:drm_ioctl] comm="systemd-logind" > pid=2467, dev=0xe201, auth=1, DRM_IOCTL_DROP_MASTER is from something else. I looked through logind code, and it only calls this when the session is paused, iow when a VT switch happens. I did some more digging, and the nvidia driver's sleep handling script (/usr/bin/nvidia-sleep.sh) does a VT switch before suspend, and switches back after wakeup only after doing some tasks in the driver. I'm quite unhappy about that situation, but assuming that delaying suspend also delays that script, we should be able to deal with it. -- You are receiving this mail because: You are watching all bug changes.
