mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xf86-video-nvidia: update to xf86-video-nvidia-384.69
This commit is contained in:
parent
2de087dab9
commit
06e32afa05
@ -20,7 +20,7 @@ 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="384.59"
|
||||
PKG_VERSION="384.69"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.nvidia.com/"
|
||||
|
@ -331,6 +331,7 @@ ATTRS{device}=="0x1ba1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb0", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb3", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb4", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb6", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb7", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1bb8", GOTO="configure_nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user