Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to unlock with password #54

Open
Brisolo32 opened this issue Dec 12, 2023 · 2 comments
Open

Unable to unlock with password #54

Brisolo32 opened this issue Dec 12, 2023 · 2 comments
Labels
E-hyprland This issue is related to Hyprland compositor.

Comments

@Brisolo32
Copy link

Upon locking using swaylock, and trying to enter my password afterwards, it won't unlock, even when using the correct password leaving my system locked until I go to another tty and kill both swaylock and hyprland. I have everything installed correctly and still it won't work

swaylock -d > swaylock.log 2>&1 output

2023-12-11 21:29:43 - [main.c:1870] Found config at /home/brisolo/.config/swaylock/config
2023-12-11 21:29:43 - [main.c:1723] Config Line #1: screenshots
2023-12-11 21:29:43 - [main.c:1723] Config Line #2: clock
2023-12-11 21:29:43 - [main.c:1723] Config Line #3: indicator
2023-12-11 21:29:43 - [main.c:1723] Config Line #4: effect-blur=7x5
2023-12-11 21:29:43 - [main.c:1723] Config Line #5: effect-vignette=0.5:0.5
2023-12-11 21:29:43 - [main.c:1723] Config Line #6: fade-in=0.2
2023-12-11 21:29:43 - [main.c:1723] Config Line #7: line-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #8: grace=2
2023-12-11 21:29:43 - [main.c:1723] Config Line #9: effect-pixelate=10
2023-12-11 21:29:43 - [main.c:1723] Config Line #10: separator-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #11: ring-color=1e2030
2023-12-11 21:29:43 - [main.c:1723] Config Line #12: inside-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #13: key-hl-color=181926
2023-12-11 21:29:43 - [main.c:1723] Config Line #14: bs-hl-color=6e738d
2023-12-11 21:29:43 - [main.c:1723] Config Line #15: text-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #16: ring-ver-color=7dc4e4
2023-12-11 21:29:43 - [main.c:1723] Config Line #17: inside-ver-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #18: text-ver-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #19: line-ver-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #20: ring-wrong-color=ed8796
2023-12-11 21:29:43 - [main.c:1723] Config Line #21: inside-wrong-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #22: text-wrong-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #23: line-wrong-color=00000000
2023-12-11 21:29:43 - [main.c:1723] Config Line #24: ring-clear-color=f5a97f
2023-12-11 21:29:43 - [main.c:1723] Config Line #25: inside-clear-color=24273a
2023-12-11 21:29:43 - [main.c:1723] Config Line #26: text-clear-color=cad3f5
2023-12-11 21:29:43 - [main.c:1723] Config Line #27: line-clear-color=000000
2023-12-11 21:29:43 - [main.c:1880] Parsing CLI Args
2023-12-11 21:29:43 - [pam.c:88] Prepared to authorize user brisolo
2023-12-11 21:29:43 - [main.c:658] output name is eDP-1
2023-12-11 21:29:43 - [main.c:658] output name is HDMI-A-1
2023-12-11 21:29:43 - [main.c:629] Loaded screenshot for output HDMI-A-1
2023-12-11 21:29:43 - [main.c:629] Loaded screenshot for output eDP-1
2023-12-11 21:29:43 - [main.c:1970] Using ext-session-lock-v1
2023-12-11 21:29:47 - [comm.c:22] received pw check request
2023-12-11 21:29:47 - [pam.c:105] pam_authenticate failed: invalid credentials
2023-12-11 21:29:51 - [comm.c:22] received pw check request
2023-12-11 21:29:51 - [pam.c:105] pam_authenticate failed: invalid credentials
2023-12-11 21:29:55 - [comm.c:22] received pw check request
2023-12-11 21:29:55 - [pam.c:105] pam_authenticate failed: invalid credentials

OS: openSUSE Tumbleweed
WM: Hyprland 0.33.1

@jirutka jirutka added the E-hyprland This issue is related to Hyprland compositor. label Dec 12, 2023
@marvinjuette
Copy link

marvinjuette commented Dec 26, 2023

I ran into a similar problem, and I could solve it with adding a file swaylock containing the following line in /etc/pam.d/:

auth include login

@MrPenguin07
Copy link

This happens to me rarely perhaps once a month, I believe always after waking up from being in suspend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-hyprland This issue is related to Hyprland compositor.
Projects
None yet
Development

No branches or pull requests

4 participants