https://bugs.kde.org/show_bug.cgi?id=492027

--- Comment #4 from Gurenko Alex <agure...@protonmail.com> ---
(In reply to Zamundaaa from comment #3)
> 6.2 is not out yet, and neither is 6.1.5.
> 
> After waking up, is there anything suspicious in KWin's log? You can get it
> with
> > journalctl --user-unit plasma-kwin_wayland --boot 0
> 
> Also, what's the output of drm_info when the screen doesn't turn on?

So, I've connected to the machine over ssh to monitor what's happening there
and...not much...

I've captured two drm_info outputs, one before locking and one after the screen
didn't wake up the only difference is one of the IDs changed:

```
$ diff ./drm-normal drm-failed 
882,883c882,883
<     │   │   ├───FB ID: 132
<     │   │   │   ├───Object ID: 132
---
>     │   │   ├───FB ID: 131
>     │   │   │   ├───Object ID: 131
914,915c914,915
<     │       ├───"FB_ID" (atomic): object framebuffer = 132
<     │       │   ├───Object ID: 132
---
>     │       ├───"FB_ID" (atomic): object framebuffer = 131
>     │       │   ├───Object ID: 131

```

the output of the journal:

```
Sep 02 20:04:34 wasp-blackquiet kscreenlocker_greet[23841]: Failed to write to
the pipe: Bad file descriptor.
Sep 02 20:42:04 wasp-blackquiet kwin_wayland[2208]: kwin_screencast: PipeWire
remote error:  connection error
Sep 02 20:42:05 wasp-blackquiet systemd[1892]: Stopping
plasma-kwin_wayland.service - KDE Window Manager...
Sep 02 20:42:05 wasp-blackquiet kscreenlocker_greet[24155]: pam_unix(kde:auth):
authentication failure; logname=agurenko uid=1000 euid=1000 tty= ruser= rh>
Sep 02 20:42:05 wasp-blackquiet kscreenlocker_greet[24155]: Failed to write to
the pipe: Bad file descriptor.
Sep 02 20:42:05 wasp-blackquiet systemd[1892]: Stopped
plasma-kwin_wayland.service - KDE Window Manager.
Sep 02 20:42:05 wasp-blackquiet systemd[1892]: plasma-kwin_wayland.service:
Consumed 9min 41.236s CPU time.
```

The last record, looks like when I moved the mouse is:

> Sep 02 20:41:21 org_kde_powerdevil[2550]: dh=Display_Handle[i2c-6: fd=31], 
> Keeping adjusted sleep multiplier 1.30 for SE_POST_WRITE or 
> SE_POST_SAVE_SETTINGS

Otherwise, literally no records in the syslog

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to