Skip to content

docs(common/radxa-os): add KDE Plasma autologin session name troubleshooting tip - #1997

Open
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/autologin-kde-plasma-session-tip-20260814
Open

docs(common/radxa-os): add KDE Plasma autologin session name troubleshooting tip#1997
tangzz-radxa wants to merge 1 commit into
radxa-docs:mainfrom
tangzz-radxa:docs/autologin-kde-plasma-session-tip-20260814

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Contributor

Fixes #624

Summary

The autologin doc for Debian 12 (configured via rsetup → User Settings → Configure auto login) is incomplete for KDE Plasma desktop users. When autologin is configured through the GUI on a KDE Plasma image, the session name is written as plasma, but KDE Plasma actually requires plasma.desktop — as a result the system stays stuck at the login screen after reboot.

This PR adds a troubleshooting tip to the common autologin page (Debian 12 tab), covering both zh and en:

  • Symptom: autologin fails after GUI configuration on KDE Plasma (stuck at login screen)
  • Cause: session name plasma vs required plasma.desktop
  • Fix: manually edit the autologin config (typically /etc/sddm.conf.d/kde_settings.conf for KDE Plasma with SDDM) and set Session=plasma.desktop

Changes

  • docs/common/radxa-os/_autologin.mdx (zh): added tip
  • i18n/en/docusaurus-plugin-content-docs/current/common/radxa-os/_autologin.mdx (en): added tip

Test

  • github_pr_guard.py check passed: 1 commit, 2 files, no missing en/zh counterparts

…hooting tip

Issue radxa-docs#624: on KDE Plasma desktop, autologin configured via rsetup GUI may
fail (stuck at login screen) because the session name is written as
'plasma' instead of the required 'plasma.desktop'. Add a troubleshooting
tip in the Debian 12 tab of the autologin page explaining the symptom,
cause, and manual fix (edit /etc/sddm.conf.d/kde_settings.conf).

Bilingual: zh + en updated together.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue from rock5/rock5b/radxa-os/autologin

1 participant