I've followed this guide to get optimus-manager so that I can switch between GPUs but it doesn't work
sudo optimus-manager --switch nvidia
The optimus-manager service is not running. Please enable and start it as described at Artix Linux Wiki, and reboot
GUI also doesn't work
Please enable and start it as per Artix Linux Wiki:
'openrc init commands'
'runit init commands'
's6 init commands
I use OpenRC
rc-status default
optimus-manager [ started ]
kamey-x541nc:[kamey]:~$ glxinfo|egrep "OpenGL vendor|OpenGL renderer"
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) HD Graphics 500 (APL 2)
kamey-x541nc:[kamey]:~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 500 [8086:5a85] (rev 0b) (prog-if 00 [VGA controller])
Xrandr doesn't even show nvidia
kamey-x541nc:[kamey]:~$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 3 associated providers: 0 name:modesetting
I've installed nvidia like this, follow this thread for more info:
https://forum.artixlinux.org/index.php/topic,3361.new.html