Infinite loop: passcode entry -> lock-screen, repeat
#2
I've had this happen a few times where my Linux machine would (seemingly) randomly stop accepting my user password, on my desktop computer and my PinePhone. I searched it up and, somewhat unsurprisingly, repeatedly failing to enter the correct user password (typically 3 times) in a short period of time will disable your ability to use sudo for a length of time (usually 10 minutes). This has the effect of locking you in your lock screen seemingly randomly if you're unaware that this was a possibility.

You can see this happening by plugging a keyboard into your PinePhone, hitting Ctrl+Alt+F1 and attempting to login only for it to show you that you have been locked out of using sudo for repeatedly entering an incorrect password. You can observe the same thing by simply SSHing into the PinePhone and trying to login that way.

To get around this, login as root (again either through using a keyboard plugged into the PinePhone or SSH, note though that sshd will by default not let you login as root user so if you haven't set PermitRootLogin yes in /etc/ssh/sshd_config already you're out of luck on this option) and simply enter
Code:
faillock --user alarm --reset
"alarm" in my username, you would enter you own obviously. This should fix the problem, assuming that this is the problem you've been experiencing. Enter Ctrl+Alt+F7 to take you back to the lock screen (if F7 doesn't bring you to the lock screen try F6, F5, etc...).

I went ahead and did the dirty work of forcefully shutting the phone down and that seems to resolve the issue as well though is not ideal for obvious reasons.
  Reply


Messages In This Thread
RE: Infinite loop: passcode entry -> lock-screen, repeat - by Merc - 06-30-2021, 09:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  screen brightness Uturn 1 739 10-09-2023, 04:38 AM
Last Post: Eugo
  screen brightness locked Uturn 0 685 07-07-2023, 09:38 AM
Last Post: Uturn
  Backup and Home Screen Tinkering on Phosh jakfish 0 877 02-24-2023, 12:56 PM
Last Post: jakfish
  Screen timeout makes alarm and timer unusable... Eugo 9 4,106 10-03-2022, 01:41 AM
Last Post: Eugo
  Screen blocker is damaged ("loginctl unlock-session c1" problem) Gon 2 1,964 09-29-2022, 12:42 PM
Last Post: Firewave
  Disabling screen timeout for plasma mobile rp3 7 7,290 09-05-2022, 03:50 PM
Last Post: christev1
  |Plasma] Blank screen + pointer, SDDM error tuxmain 0 1,009 07-04-2022, 11:42 AM
Last Post: tuxmain
  Vivaldi Browser doesn't start keyboard for text entry tckosvic 1 2,035 05-24-2022, 11:32 PM
Last Post: grump_fiddle_reinstall
  How to return to "home screen" hiddenpotato 7 6,367 03-05-2022, 06:21 AM
Last Post: dcinoz
  Manjaro Welcome screen landscape JohanB89 2 2,223 11-12-2021, 01:13 AM
Last Post: acrux

Forum Jump:


Users browsing this thread: 2 Guest(s)