Depending on what you want to do with the machine, Intel GPU can be a very reasonable choice for anything that does not require much from the GPU.
If you want to play heavy games or use otherwise more demanding graphics properties, then you probably want to install Nvidia proprietary drivers.
Then you’d also likely need to be able to switch GPU with software (unless you are OK with the power hungry Nvidia card).
There are many alternatives for the switching software, like optimus manager, envycontrol, prime, and more. See the Arch wiki and EndeavourOS wiki for more details.
You can use nvidia-inst for installing the Nvidia driver. Use the --help option for more info about its options, and our wiki of course. But note that nvidia-inst supports only official GPU switching packages, so you may need to install them (envycontrol, optimus manager) manually from the AUR using e.g. yay. Our wiki has more info about that too.
Hi, thanks for the clarification, but I’m a little bit lost.
I don’t have nvidia-inst and the arch wiki doesn’t talk about it.
So I follow the procedure but in the step 3 I don’t have a mkinitcpio file neither. Only an ostree-mkinitcpio wihtout kms in it. Same if I want to regenerate it, no mkinitcpio command.
I have installed nvidia and nvidia-settings with pacman and reboot, but the driver is still nouveau and the used gpu is still intel.
Sorry for all the question, I just found that the graphic card installation seem a giant rabbit hole ! And I want to understand all this fully