You are not logged in.

#1 2024-02-21 23:38:40

cpdf98
Member
Registered: 2022-08-22
Posts: 6

Cinnamon lock screen wont recognize password after screen is locked

I have been having this issue for over a year now, maybe even two. It specifically happens to arch and arch-based distros. I have searched countless youtube videos, several forums, reddit, and ive even made a post in this very forum about it and i have no idea how to solve it.

The problem usually only occurs if i have the screen locked more than five minutes. Anything after five it wont recognize the password and the only way to log back in is if i reboot the computer and log in from scratch.

Offline

#2 2024-02-22 09:03:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,551

Re: Cinnamon lock screen wont recognize password after screen is locked

You're either running into a keyboard reset or faillock
Open a shell on a different VT (ctrl+alt+f3) and trigger the problem.
Check

faillock --user cpdf98 # use your actual username on the system

If there's a lock

faillock --user cpdf98 --reset

and try to log in.
In this case perhaps some cronjob/systemd timer fails on a sudo invocation or something like that.

If that's not the case the keyboard might have logically detached and reset to US qwerty, try a qwerty-safe password
Spaceballs-12345.jpg

Offline

#3 2024-02-22 21:32:05

cpdf98
Member
Registered: 2022-08-22
Posts: 6

Re: Cinnamon lock screen wont recognize password after screen is locked

seth wrote:

You're either running into a keyboard reset or faillock
Open a shell on a different VT (ctrl+alt+f3) and trigger the problem.
Check

faillock --user cpdf98 # use your actual username on the system

If there's a lock

faillock --user cpdf98 --reset

and try to log in.
In this case perhaps some cronjob/systemd timer fails on a sudo invocation or something like that.

If that's not the case the keyboard might have logically detached and reset to US qwerty, try a qwerty-safe password
http://2.bp.blogspot.com/-jAhnuIQmQdQ/V … -12345.jpg


It failed the lock screen login and i clicked the button that brings me back to the login screen and again the password didnt work. I hit ctrl-alt-f3 and it brought me to a terminal login (what it looks like when you have freshly installed arch but havnt installed a DE yet), and again my login didnt work.

Offline

#4 2024-02-22 22:49:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,551

Re: Cinnamon lock screen wont recognize password after screen is locked

The idea was to open a shell on TTY3 *before* you trigger the lock to give you an interactive shell to inspect the system.
But it's most likely faillock and not even necessary a bad sudo invocation (check your journal), there was https://bbs.archlinux.org/viewtopic.php?id=284070

On a formal note, please don't bloat the thread by posting full quotes without good reason.

Offline

Board footer

Powered by FluxBB