Hello friends.
I am learning to use EOS/Arch but I am new to Linux and know very little.
How should I install the nvidia drivers correctly to play Steam games?
Should I use the Proprietary driver, or the Nouveau driver?
My pc is an i-5 3470, nvidia gtx 1050 ti, 8gb ram, gigabite motherboard.
I have read the official guide:
https://wiki.archlinux.org/title/NVIDIA
I know my 1050 ti has the code NV137 (GP107).
And my code doesn’t show up in Legacy Drivers, so I know it’s still supported.
On the Wiki it says that if my GPU is later than Maxwell (and it is, right?), I should install the nvidia, nvidia-lts or nvidia-dkms package depending on my kernel type.
My EndeavourOS is the official one, I don’t know what kernel I have.
But, then I have another question, a friend from our forum told me to install nvidia-inst, it helped to fix some problems.
What does that command do, install other nvidia drivers? I’m confused.
Also, after installing the nvidia drivers, I know I need to do this to install Steam:
yay -S nvidia-utils
yay -S lib32-nvidia-utils
yay -S steam
But I would like to know how I should install the nvidia drivers correctly.
Thanks in advance and sorry for so much text!