Summary: | Unable to log into x11 session using external keyboard on laptop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | proxyx |
Component: | Session Management | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | kde, natalie_clarius, nate, olib141 |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | journalctl output |
Description
proxyx
2025-05-05 19:33:51 UTC
Moved from plasma-login to plasmashell. --------- System log output during a failed login would be useful. You can collect this by noting the time just before logging in, and the time just after you get sent back to the login screen. With these times, you can get the relevant logs using the command: journalctl --since "17:00:00" --until "17:00:30" > log.txt for instance, for between 5 PM and 5PM + 30 s. Alternatively, you could use: journalctl -f > log.txt in a separate TTY, switching back, attempting login, and then switching to that TTY to interrupt it after login fails. Both will yield a file, 'log.txt' which contains the system log and can be attached here, and we can look at it to try to determine why login is failing. Created attachment 180972 [details]
journalctl output
Output of journalctl -f command during login failure
Additionally, on further testing it seems that the problem only manifests when i have my mouse wireless dongle and the external keyboard connected at the same time. Whereas individually, they work fine. I don't believe the log output indicates an issue in Plasma. It seems like it could be an SDDM issue, possibly https://github.com/sddm/sddm/issues/2043. It might be worth taking this to Fedora. (In reply to Oliver Beard from comment #4) > I don't believe the log output indicates an issue in Plasma. It seems like > it could be an SDDM issue, possibly https://github.com/sddm/sddm/issues/2043. > > It might be worth taking this to Fedora. Thank you, Oliver, I will do so. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! |