ubuntu-mate / mate-optimus

NVIDIA Optimus GPU switcher
https://ubuntu-mate.org
GNU General Public License v3.0
93 stars 14 forks source link

Disables the checking function has_gpu_screen #18

Closed marsch84 closed 4 years ago

marsch84 commented 4 years ago

The function did not fulfill its purpose. The tag 'name:NVIDIA-G' only appears in 'xrandr --listproviders', when on-demand has already been enabled. If nvidia or intel are enabled, it does not appear. As a consequence the option is only listed in the drop down menu, when it is active. There was no chance to select it, if this was not the case. Not sure whether there is another option to check, whether on-demand is actually supported by the running X-server. Nevertheless, this implementation did not serve its purpose.