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
| Eco ↔ Standard | Usually no | May need reboot if GPU driver is active |
108
+
| Any → Ultimate |**Yes**| MUX switch is latched, takes effect on reboot |
109
+
| Ultimate → Any |**Yes**| MUX switch back to iGPU requires reboot |
110
+
111
+
When a reboot is required, G-Helper shows a notification and the pending mode appears in the UI. You can change your mind before rebooting — clicking a different mode cancels the pending change.
112
+
113
+
### `╠══[ DRIVER BLOCKING DIALOG ]══╣`
114
+
115
+
Switching to Eco while the dGPU driver is active shows a dialog with three options:
116
+
117
+
-**Switch Now** — attempts to unload the dGPU driver (requires admin password)
118
+
-**After Reboot** — saves the mode for next boot (dGPU driver is blocked from loading via modprobe rules)
119
+
-**Cancel** — keeps the current mode
120
+
121
+
### `╠══[ KNOWN LIMITATIONS ]══╣`
122
+
123
+
-**Ultimate → Eco** may require 2 reboots (MUX must change first, then Eco can apply)
124
+
-**MUX switch support** varies by model — requires `gpu_mux_mode` sysfs attribute
125
+
-**Eco mode** may require a reboot if the dGPU driver holds a DRM file descriptor
126
+
- On boot, a systemd oneshot service applies pending GPU mode changes before the display manager starts
0 commit comments