xyphoid
September 16, 2022, 1:39pm
1
Hi.
I have installed Endeavouros with XFCE DE with the lts kernel yesterday.
The System runs very nice.
I would like to install the proprietary Nvidia driver for my GTX 770. But it does not work.
“Command not found” is the result after i have entered the “nvidia-inst” command.
Can someone help me?
Thank you …
pycrk
September 16, 2022, 1:45pm
2
hello @xyphoid ,
welcome to the purple universe
do you have the package ‘nvidia-inst’ installed?
check it with
yay -Qs nvidia-inst
no result means it is not installed.
if not, then you need to install that first.
yay -S nvidia-inst
2 Likes
xyphoid
September 16, 2022, 2:09pm
3
Thank you for your help, pycrk.
1 Like
and as your card is so called legacy you need to use legacy compatible driver version!
GTX 770 = https://www.nvidia.com/Download/driverResults.aspx/191232/en-us/
To get this one (470) you need to enable unofficial legacy repo and install this version:
https://discovery.endeavouros.com/nvidia/new-nvidia-driver-installer-nvidia-inst/2022/03/
nvidia-inst --legacyrepo
nvidia-ins --series 470xx
2 Likes
system
Closed
September 18, 2022, 2:36pm
5
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.