Skip to content

Commit

Permalink
fix: change nvidia package names to match negativo17 updates (#264)
Browse files Browse the repository at this point in the history
Fixes build issues from past few days related to nvidia.
  • Loading branch information
bsherman committed Jul 5, 2024
1 parent 4fe7c33 commit f050686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nvidia-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@ else
fi

rpm-ostree install \
libnvidia-fbc \
libnvidia-ml.i686 \
libva-nvidia-driver \
mesa-vulkan-drivers.i686 \
nvidia-driver \
nvidia-driver-cuda \
nvidia-driver-cuda-libs.i686 \
nvidia-driver-libs.i686 \
nvidia-driver-NVML.i686 \
nvidia-driver-NvFBCOpenGL \
nvidia-modprobe \
nvidia-persistenced \
nvidia-settings \
Expand Down

0 comments on commit f050686

Please sign in to comment.