We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove AI-style phrasing throughout installation, troubleshooting and developer docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update docs for PCI backend, install.sh non-systemd/unknown-PM support, version mismatch warning - ryzen_smu is only required when Secure Boot is enabled; most systems use PCI direct access - install.sh no longer aborts on missing systemd or unknown package manager - Document manual daemon start command for non-systemd installs - Document unknown-PM behaviour (checks dmidecode/wget/unzip, continues if present) - Version mismatch toast: TUI warns on startup if daemon version differs - Fix debug key description (was "ryzenadj output", now "SMU apply output") - requirements.txt now includes textual-plotext throughout - check_ryzen_smu() correctly placed in app.py _deferred_startup, not UXTU4Linux.py - smu.py section covers both PCI and ryzen_smu backends Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updated Linux Installation (markdown)
Update wiki for current U4L; add Adaptive Mode page - Add Adaptive-Mode page documenting the live-tuning mode and its settings - Add Adaptive Mode to Home, sidebar and the tab tables; renumber tabs - Configuration: drop the Automations Override/enabled flag, add [Adaptive] section, autostartadaptive/defaulttab settings and Info maxclock - Custom Presets: Apply is blocked by Adaptive Mode, not Override - Developer docs: daemon mixin split, tabs package, adaptive internals
Update wiki