swaywm / swaylock

Screen locker for Wayland
MIT License
853 stars 202 forks source link

Swaylock using 940% of CPU #328

Closed piush-terminalwitchcraft closed 12 months ago

piush-terminalwitchcraft commented 1 year ago

image

System becomes extremely laggy and cant figure out what to do

I am using arch , hyprland with swaylock, nothing fancy, just added exec-once = swayidle -w timeout 300 'swaylock' timeout 600 'hyprctl dispatch dpms off' timeout 1200 "systemctl suspend" timeout 1800 "systemctl hibernate" before-sleep 'swaylock' in hyprland.conf

any way to tackle this issue? ready to provide any info regarding this.

kennylevinsen commented 1 year ago

These are threads, and swaylock does not start any on its own. Please confirm that this is upstream swaylock, and not a fork with effects such as blurring.

If this is upstream swaylock, it might be a broken PAM module - e.g. fingerprint reader integration.

piush-terminalwitchcraft commented 12 months ago

yeah, its a fork of swaylock, sorry for posting here. I use swaylock-effects-git