Skip to content

docs: add KDE Plasma autologin session name troubleshooting tip (fixes #624) - #7

Open
tangzz-radxa wants to merge 1 commit into
mainfrom
support/autologin-kde-session-20260409
Open

docs: add KDE Plasma autologin session name troubleshooting tip (fixes #624)#7
tangzz-radxa wants to merge 1 commit into
mainfrom
support/autologin-kde-session-20260409

Conversation

@tangzz-radxa

Copy link
Copy Markdown
Owner

Why

Issue radxa-docs#624: Debian 12 KDE Plasma autologin fails after rsetup GUI config because the session name is written as plasma instead of the KDE Plasma-required plasma.desktop. The existing doc only mentions gdm.service for Debian 12 autologin but does not cover the KDE Plasma scenario or the session name pitfall.

What changed

Added a tip (:::tip KDE Plasma 桌面自动登录注意事项) in the Debian 12 tab of the autologin doc explaining:

  • The symptom: autologin gets stuck at login screen after GUI configuration
  • The cause: rsetup GUI writes Session=plasma but KDE Plasma requires Session=plasma.desktop
  • The fix: manually edit the kde_settings.conf (or SDDM config) to use plasma.desktop

Both Chinese (docs/common/radxa-os/_autologin.mdx) and English (i18n/en/docusaurus-plugin-content-docs/current/common/radxa-os/_autologin.mdx) versions updated.

Source

Issue radxa-docs#624 (customer-reported in radxa-docs/docs GitHub issue)

Verification

Build/serve the docs locally and confirm the new tip appears under Debian 12 autologin section.

Fixes radxa-docs#624

Issue: Debian 12 KDE Plasma autologin fails after rsetup GUI config
because the session name is set to 'plasma' instead of 'plasma.desktop'.
Added a tip explaining the issue and how to manually fix the config.
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.

1 participant