mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
commit
5eceec43e4
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="nvidia"
|
||||
PKG_VERSION="550.127.05"
|
||||
PKG_SHA256="27343aa3eecf10e90c5abd6d4edfdcc5bfcc0a2b07eb90e41310f837d06a8fb7"
|
||||
PKG_VERSION="550.135"
|
||||
PKG_SHA256="1bd20e05116fb677854497a4ade89f416167951b580a1bf7b4a0854b0fb76319"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
||||
|
@ -6,8 +6,8 @@ PKG_NAME="xf86-video-nvidia"
|
||||
# Remember to run "python3 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.
|
||||
# The build host may require installation of python3-lxml and python3-requests packages.
|
||||
PKG_VERSION="550.127.05"
|
||||
PKG_SHA256="27343aa3eecf10e90c5abd6d4edfdcc5bfcc0a2b07eb90e41310f837d06a8fb7"
|
||||
PKG_VERSION="550.135"
|
||||
PKG_SHA256="1bd20e05116fb677854497a4ade89f416167951b580a1bf7b4a0854b0fb76319"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
||||
|
@ -274,6 +274,7 @@ ATTR{device}=="0x2321", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2322", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2324", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2329", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x232c", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2330", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2331", GOTO="configure_nvidia"
|
||||
ATTR{device}=="0x2335", GOTO="configure_nvidia"
|
||||
|
Loading…
x
Reference in New Issue
Block a user