(initially posted on /r/KDE but stoked to see there’s a community here!)

I have a fairly new Debian KDE install - I’ve been tweaking and fixing things for the past week quite happily.

Was trying to fix the volume keys not working this evening. Logged into TTY2 and ran showkey --scancodes and showkey --keycodes per a forum post in an attempt to diagnose and fix. When I hit ctrl+alt+F7 to get back to my session, it was back at the login screen, as if I’d typed my password (ie dots entered for password and greyed out as if I’d then hit enter)

And there it stayed.

Reboot brings me to login, type password (fingerprint reader no longer registers) and there it hangs again.

I can log in just fine through the console (incidentally, the fingerprint reader works just fine there). startx will then happily run a gui from there with full access to my files. I’ve also created a new user via console and I can log in graphically just fine via that one too.

But my main user login remains stubbornly broken. Any ideas on what’s happened?

  • Axisential@lemmy.nzOP
    link
    fedilink
    arrow-up
    2
    ·
    18 days ago

    Thanks. I’ll check out disabling the fingerprint reader and see if that makes a difference. Will do those investigations you’ve suggest too. But at this point it’s looking like moving my user data and starting again on a new login.

    • mox@lemmy.sdf.org
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      18 days ago

      Another thought: Is it possible that your original user account (which hangs) is trying to log in to an X session while the new one (which works) is using a Wayland session, or vice-versa? That might explain the difference in behavior if only one of the two session types is broken.

      Good luck!