mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xf86-video-nvidia: update to xf86-video-nvidia-410.78
This commit is contained in:
parent
cf9a0c97bd
commit
c63e6d5714
@ -6,8 +6,8 @@ PKG_NAME="xf86-video-nvidia"
|
||||
# Remember to run "python packages/x11/driver/xf86-video-nvidia/scripts/make_nvidia_udev.py" and commit changes to
|
||||
# "packages/x11/driver/xf86-video-nvidia/udev.d/96-nvidia.rules" whenever bumping version.
|
||||
# Host may require installation of python-lxml and python-requests packages.
|
||||
PKG_VERSION="410.73"
|
||||
PKG_SHA256="7d6b6c9931f8b89404149a5fdf7a580edae0cd567cc2d4ffe3823b1af02a705d"
|
||||
PKG_VERSION="410.78"
|
||||
PKG_SHA256="5d5efb15d689cf3dd6652ba9379c7e5c339dfc3de9ac6734090a9421167dbcb3"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.nvidia.com/"
|
||||
|
@ -274,6 +274,8 @@ ATTRS{device}=="0x1e30", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1e82", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1e87", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1eb0", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1eb1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1eb8", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f02", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f07", GOTO="configure_nvidia"
|
||||
GOTO="configure_nvidia-legacy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user