You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up the hardware service before the Auto-UV dialog opens
The setup dialog reads GPU identity and limits through the daemon, so a
fresh or upgraded install (0.6.x Python-daemon era, stale AUR daemon)
opened it with a misleading generic "NVIDIA GPU" and no limits — the
exact state that scared users away from the one prompt that would fix
it. The install/update/migrate prompt now runs when Setup Auto Undervolt
is clicked, before the dialog; the remaining unavailable-info fallback
text names the service and the fix instead of "NVML read-only info
unavailable".
README: drop the GIF footnote and add the stock RTX 5080 baseline
(2734 MHz at 341 W) next to the tier results for scale.
Live-verified on real hardware: daemon stopped -> Setup click shows the
service prompt first and no dialog; accepting reinstalls the service and
the dialog then lists the real GPU and limits. Focused Qt suites passed
on this change; the full-suite run is deferred to an idle host (known
environmental Qt deadlock, aggravated by a live Auto-UV scan).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments