How do I install nvidia drivers?

It’s a rather simple question, I just couldn’t find a straight answer online. I have a GT 1030, ask anything you need.

1 Like

Open a terminal / console.

Try a test run first with:

nvidia-inst -t

If that looks OK, then just:

nvidia-inst

1 Like

I just get this after running nvidia-inst -t:

/usr/bin/nvidia-inst: linia 653: expac: nie znaleziono polecenia
/usr/bin/nvidia-inst: linia 658: /usr/share/endeavouros/scripts/eos-script-lib-yad: Nie ma takiego pliku ani katalogu

Which translates to: /usr/bin/nvidia-inst: linia 653: expac: command not found
/usr/bin/nvidia-inst: linia 658: /usr/share/endeavouros/scripts/eos-script-lib-yad: There is no such file or catalogue

Install expac and eos-bash-shared.

Update your system first:

sudo pacman -Syu

then

sudo pacman -S expac eos-bash-shared

Glad you have been able to solve the initial problem, that is: How do I install nvidia drivers?

So i think the second post in the thread from @Melways should be marked as solution.

I was just around to give you a hand solving a “side issue”.

Thanks anyways!

:enos: :wave:t6:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.