mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #2935 from MilhouseVH/le90_nvidia_390.87
xf86-video-nvidia: update to xf86-video-nvidia-390.87
This commit is contained in:
commit
c5d072c0ab
@ -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="390.77"
|
||||
PKG_SHA256="6eb950dc4b59697d12d79a975b2c21a5e3cde49a12b61432d7e836110a06a6ea"
|
||||
PKG_VERSION="390.87"
|
||||
PKG_SHA256="c7c07151e17f610af11f7870560d96c3a3ee9bb91ba1bb82fcc7b5d473d40b66"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://www.nvidia.com/"
|
||||
|
@ -363,6 +363,7 @@ ATTRS{device}=="0x1c82", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1c83", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1c8c", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1c8d", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1c8f", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1cb1", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1cb2", GOTO="configure_nvidia"
|
||||
ATTRS{device}=="0x1cb3", GOTO="configure_nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user