Hi there. Command lspci | grep VGA
shows, that manjaro uses integrated Intel graphics. How to change my default GPU to dedicated graphics card (Nvidia)?
Is it a laptop or PCI graphics or what?
either you can switch via bios setting
or:
https://wiki.archlinux.org/index.php/NVIDIA_Optimus#Using_nvidia (right modules must be loaded)
edit:
install nvidia via mhwd
Assuming you're using a laptop, you can use primusrun
to run particular applications with the NVIDIA GPU, e.g.
primusrun glxgears
Alternatively, if you want to use only the dGPU you can use the PRIME approach:
If you're new to Linux I suggest you stick with the defaults and run applications with primusrun
.
I laughed then I cried now I have to ask, what the hell is it? It seems like there was some problem???
The eternal problem of how to ask the right questions for a problem.
Also similar but more strict guide is from Linux Mint . I suggest we fork it to Manjaro!!
Yes good idea, never read it until now but it has all the good concepts as is needed in a nice format.
If by "fork" you mean more whipping and less crying, then I totally agree.
Hahaha, of course I am totally kidding, we love all questions here no matter how vague or ill supported by facts or sound reasoning.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.