mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Merge pull request #3963 from MilhouseVH/nvidia-430.64
xf86-video-nvidia: update to xf86-video-nvidia-430.64
This commit is contained in:
commit
0acb5ae912
@ -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="430.50"
|
||||
PKG_SHA256="19ff49073e88245666825722e2c814d369ab4d01b2883a954ce0bfbe9c3b22ab"
|
||||
PKG_VERSION="430.64"
|
||||
PKG_SHA256="b00e5f7eda72e2b0f02b374138097757538bfeb75f79b1cdae4c681bd00700cd"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.nvidia.com/"
|
||||
|
@ -258,6 +258,7 @@ ATTRS{device}=="0x1f50", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f51", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f82", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f91", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1f96", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1fb8", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1fb9", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x2182", GOTO="configure_nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user