nvidia: update to 550.78

- Fixed a regression that led to Xid errors when loading the NVIDIA driver on some notebook systems with RTX 4xxx series GPUs.
This commit is contained in:
Rudi Heitbaum 2024-04-25 20:28:59 +00:00
parent ea832b8fbf
commit 5020f95e54

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nvidia"
PKG_VERSION="550.76"
PKG_SHA256="56626a79e0f7e05e7a105e293acb6337502fbdd12957a1209d2d9989a7ed9c6f"
PKG_VERSION="550.78"
PKG_SHA256="3822a03d21607da36dd799199667da6380e2ec15ef80d1150c7c72a8d1f84eb9"
PKG_ARCH="x86_64"
PKG_LICENSE="nonfree"
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"