How to install nvidia drivers on Amazon Linux?

0

My ec2 instance is of type g4dn.xlarge. I tried nvidia-smi but it seems the drivers are not pre-installed so I want to install them.

I couldn't find much documentation for Amazon Linux online. On the nvidia instructions it isn't specifically mentioned. When running sudo cat /etc/os-release I get this output:

NAME="Amazon Linux"
VERSION="2023"
ID="amzn"
ID_LIKE="fedora"
VERSION_ID="2023"
...

So i tried to follow the instructions for fedora (randomly fedora34) but I got errors during the installation (I guess because of incompatibility).

Any help highly appreciated.

Nina
asked a year ago3293 views
2 Answers
0

Hi Nina,

Would it be ok for you to use an AMI with the drivers pre-installed:

https://aws.amazon.com/marketplace/pp/prodview-64e4rx3h733ru?sr=0-3&ref_=beagle&applicationId=AWSMPContessa

AWS
EXPERT
answered a year ago
0

Can we use that image you linked with EKS?

Samson
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions