Drivers for nvidia (steam)

Hello! I’m new in using EndeavourOS and I currently use Titan_Neo-2026.04.27.
I have RTX 3070, Intel i7-11800H.
I read this article, but I don’t understand anything :sweat_smile:

https://discovery.endeavouros.com/nvidia/new-nvidia-driver-installer-nvidia-inst/2022/03/

In installation I saw some option for NVIDIA, but I select default.

Could some help me pls?

About gaming. I found this command:

pacman -S steam

There are some options, but I don’t know what select.

Hi and welcome to the forum, what are the options you have?

You’re using a screenshot of terminal output from @joekamprad

Why?
What exactly is your problem?

If you have the Nvidia drivers installed, I would try lib32-nvidia-utils

I have NVIDIA card myself and if you are not using nouveau, then right choice is lib32-nvidia-utils.

That is quite odd

if so you will not have Nvidia Drivers installed and using nouveau from inside kernel.
You can share the info: inxi -Gaz

In case of steam you will mostlikely want nvidia drivers installed, run this before steam install:
sudo eos-hwtool --install-recommended this will resolve all needed packages also for steam, and after this go installing steam.

How come?

~]$ sudo eos-hwtool --install-recommended
sudo: eos-hwtool: command not found
which eos-hwtool
sudo: eos-hwtool: command not found

~]$ sudo eos-
eos-apps-info eos-kernel-nvidia-update-check eos-rankmirrors-from-hook eos-update
eos-apps-info-helper eos-kill-yad-zombies eos-rankmirrors-helper eos-update-descriptions
eos-color eos-latest-arch-mirrorlist eos-reboot-required2 eos-update-extras
eos-connection-checker eos-log-tool eos-reboot-required3 eos-update-fast
eos-download-wallpapers eos-nvidia-fix eos-run-cmd-with-su eos-waiting-indicator
eos-FindAppIcon eos-pacdiff eos-select-file-server eos-wallpaper-set
eos-github2gitlab eos-packagelist eos-sendlog eos-welcome
eos-hooks-runner eos-pkg-changelog eos-sendlog-helper
eos-install-mode-run-calamares eos-quickstart eos-shifttime
eos-kbd-set eos-rankmirrors eos-sleep-counter

You may need to install it first then run the command

sudo pacman -S eos-hwtool

yes relatively new tool, not installed on older installs.
as @smokey said install it.