mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xf86-video-nvidia: update to xf86-video-nvidia-390.87
This commit is contained in:
parent
1f05ad3e50
commit
7ebac372df
@ -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
|
# 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.
|
# "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.
|
# Host may require installation of python-lxml and python-requests packages.
|
||||||
PKG_VERSION="390.77"
|
PKG_VERSION="390.87"
|
||||||
PKG_SHA256="6eb950dc4b59697d12d79a975b2c21a5e3cde49a12b61432d7e836110a06a6ea"
|
PKG_SHA256="c7c07151e17f610af11f7870560d96c3a3ee9bb91ba1bb82fcc7b5d473d40b66"
|
||||||
PKG_ARCH="x86_64"
|
PKG_ARCH="x86_64"
|
||||||
PKG_LICENSE="nonfree"
|
PKG_LICENSE="nonfree"
|
||||||
PKG_SITE="http://www.nvidia.com/"
|
PKG_SITE="http://www.nvidia.com/"
|
||||||
|
@ -363,6 +363,7 @@ ATTRS{device}=="0x1c82", GOTO="configure_nvidia"
|
|||||||
ATTRS{device}=="0x1c83", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1c83", GOTO="configure_nvidia"
|
||||||
ATTRS{device}=="0x1c8c", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1c8c", GOTO="configure_nvidia"
|
||||||
ATTRS{device}=="0x1c8d", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1c8d", GOTO="configure_nvidia"
|
||||||
|
ATTRS{device}=="0x1c8f", GOTO="configure_nvidia"
|
||||||
ATTRS{device}=="0x1cb1", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1cb1", GOTO="configure_nvidia"
|
||||||
ATTRS{device}=="0x1cb2", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1cb2", GOTO="configure_nvidia"
|
||||||
ATTRS{device}=="0x1cb3", GOTO="configure_nvidia"
|
ATTRS{device}=="0x1cb3", GOTO="configure_nvidia"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user