When a user installs garuda-linux , after first boot during setup system asks if you want to install nvidia-driver and if user select yes it installs nvidia driver and configs ,
In my opinion it should also automatically install optimus-manager or envycontrol preconfigured on system it detects have two gpus and install necessary dependecy and configs too with a tray icon to change from hybrid mode to integrated mode or nvidia only mode .
Benefits -
Low power use when nvidia is turned off by acpi call and only intel is used
Wayland works great without bugs in integrated mode
User need not to mess with these installations which are default in some distributions
When needed user can switch back to nvidia only mode where gpu can be overclocked (it cant be in hybrid)
Side-effects-
You tell me
Hybrid mode is not a complete solution it has the drawbacks of both ( less useful than nvidia only and less stable/battery_efficient than integrated only )
optimus-manager would neagte these drawbacks by giving user choice to select mode.
Perhaps buying more Linux friendly hardware would be the more advantageous solution. Even 25 years ago when I mostly used Windows, I always tried to purchase the most Linux friendly hardware. I knew that eventually all my old hardware would be running Linux, (not Windows), so best to make sure the hardware was optimized to run Linux when purchasing.
It wone be bloat for nvidia optimus users , only install on those systems by default ,
And you founder of garuda linux you know more , I doubt there are many garuda users who have optimus setup , some stats of percentage of garuda users would be nice .
My guess is you could write the code to add it to the driver auto installer as its own button or something. But yea my answer would be to just install it manually after a fresh install an skip the nvidia installer.
Quite often, software such as “optimus-manager” or “optimus-switch” is used instead of PRIME. Although they feature “hybrid mode”, they also feature modes that exclusively switch to the dedicated or iGPU. Using these modes is an usually not recommended, because
If your NVIDIA driver ever fails to load, your system will be unable to enter a graphical session
In NVIDIA mode, the dedicated GPU is always used and therefore always turned on even if no software that could properly take advantage of it is running. The iGPU is much better suited for running low power common desktop applications.
Switching modes requires logging out and logging back in or otherwise restarting X11. Meanwhile PRIME can be used without restarting X11.
That could be done but offering support by default for newbies like PopOS does in Quick Setting Menu will definitely gets positive feedback from it without need for commandline.
I have not faced any in standalone modes (nvidia only and integrated only) , some glitches that do appear are due to nvidia being nvidia and wayland still being not as stable as x11
A site wide poll of registered forum users asking what edition they use the most and some other pertinent details like opensuse does in its forum would provide good outlook.