1
0
mirror of https://github.com/tiyn/wiki.git synced 2026-03-09 16:44:46 +01:00

nvidia: fixed compatibility packages for nvidia

This commit is contained in:
2026-03-06 02:50:05 +01:00
parent 63a7ada580
commit b6c6419ba9

View File

@@ -41,8 +41,9 @@ drivers are not compatible with Pascal GPUs anymore as explained in
This is due to the drop of support for these cards from Nvidias site. This is due to the drop of support for these cards from Nvidias site.
If Pascal-GPUs are still used some minor changes need to be performed and some packets need to be If Pascal-GPUs are still used some minor changes need to be performed and some packets need to be
replaced. replaced.
On Arch Linux-based systems this can be achieved by replacing the packages `nvidia-open` and On Arch Linux-based systems this can be achieved by replacing the packages `lib32-nvidia-utils`,
`nvidia-open-utils` with `nvidia-580xx-dkms`, `nvidia-580xx-utils` and `lib32-nvidia-580xx-utils`. `nvidia-open` and `nvidia-open-utils` with `nvidia-580xx-dkms`, `nvidia-580xx-utils` and
`lib32-nvidia-580xx-utils`.
If upgrading from a Pascal-GPU to a newer version this change needs to be undone. If upgrading from a Pascal-GPU to a newer version this change needs to be undone.
After the packages are changed it is important to After the packages are changed it is important to