Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nvidia: update to 535.54.03.
@ 2023-06-15 12:04 abenson
  2023-06-16 19:24 ` mvf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: abenson @ 2023-06-15 12:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 564 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages nvidia_535.54.03
https://github.com/void-linux/void-packages/pull/44454

nvidia: update to 535.54.03.
#### Testing the changes
- I tested the changes in this PR: **YES**, *briefly*

#### Local build testing
- I built this PR locally for my native architecture, x86_64

Please test, I have limited configurations to validate this against. 

A patch file from https://github.com/void-linux/void-packages/pull/44454.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia_535.54.03-44454.patch --]
[-- Type: text/x-diff, Size: 2877 bytes --]

From 144b5bbe8616167c93aeeb8cdbccec79472febbf Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 15 Jun 2023 07:41:48 -0400
Subject: [PATCH] nvidia: update to 535.54.03.

---
 srcpkgs/nvidia/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 633aea354dbc..6b7b86af94d2 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=525.116.04
+version=535.54.03
 revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=8610ec82447cff72cb5f18b3657ee9a634a5151662b8ad901eb81f4c4fb617fe
+checksum=454764f57ea1b9e19166a370f78be10e71f0626438fb197f726dc3caf05b4082
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-firmware nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}
@@ -117,7 +117,7 @@ do_install() {
 	vinstall nvidia_drv.so 755 usr/lib/xorg/modules/drivers
 
 	# firmware
-	for fw in gsp_tu10x.bin gsp_ad10x.bin; do
+	for fw in gsp_ga10x.bin gsp_tu10x.bin; do
 		vinstall "firmware/${fw}" 644 "usr/lib/firmware/nvidia/${version}"
 	done
 
@@ -129,8 +129,8 @@ do_install() {
 		${DESTDIR}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1
 
 	# Wayland/GBM
-	vinstall libnvidia-egl-wayland.so.1.1.10 755 usr/lib
-	ln -sf libnvidia-egl-wayland.so.1.1.10 \
+	vinstall libnvidia-egl-wayland.so.1.1.11 755 usr/lib
+	ln -sf libnvidia-egl-wayland.so.1.1.11 \
 		${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
 	vinstall libnvidia-egl-gbm.so.1.1.0 755 usr/lib
 	ln -sf libnvidia-egl-gbm.so.1.1.0 \
@@ -207,8 +207,6 @@ do_install() {
 	vinstall nvidia.icd 644 etc/OpenCL/vendors
 	vinstall nvidia_layers.json 644 usr/share/vulkan/implicit_layer.d
 
-	vinstall libnvidia-compiler.so.${version} 755 usr/lib
-
 	vinstall libnvidia-opencl.so.${version} 755 usr/lib
 	ln -sf libnvidia-opencl.so.${version} \
 		${DESTDIR}/usr/lib/libnvidia-opencl.so
@@ -239,6 +237,7 @@ do_install() {
 	vinstall nvngx.dll 755 usr/lib/nvidia/wine
 
 	# optix ray racing engine
+	vinstall nvoptix.bin 755 usr/share/nvidia
 	vinstall libnvoptix.so.${version} 755 usr/lib
 	ln -sf libnvoptix.so.${version} ${DESTDIR}/usr/lib/libnvoptix.so
 	ln -sf libnvoptix.so.${version} ${DESTDIR}/usr/lib/libnvoptix.so.1
@@ -326,7 +325,6 @@ nvidia-opencl_package() {
 	depends="ocl-icd"
 	conflicts="nvidia470-opencl>=0 nvidia390-opencl>=0"
 	pkg_install() {
-		vmove "usr/lib/libnvidia-compiler*"
 		vmove "usr/lib/libnvidia-opencl*"
 		vmove etc/OpenCL
 	}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nvidia: update to 535.54.03.
  2023-06-15 12:04 [PR PATCH] nvidia: update to 535.54.03 abenson
@ 2023-06-16 19:24 ` mvf
  2023-06-18 12:39 ` abenson
  2023-06-18 12:39 ` [PR PATCH] [Closed]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: mvf @ 2023-06-16 19:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

New comment by mvf on void-packages repository

https://github.com/void-linux/void-packages/pull/44454#issuecomment-1595184318

Comment:
Working great over here: Quadro P2000, custom 6.1.13 kernel

Tested:
- `ppsspp-sdl` from Void repos (both Vulkan and OpenGL)
- Crusader Kings III (native, via Steam, Vulkan)
- Overwatch 2 (Proton GE 7-55, Vulkan)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nvidia: update to 535.54.03.
  2023-06-15 12:04 [PR PATCH] nvidia: update to 535.54.03 abenson
  2023-06-16 19:24 ` mvf
@ 2023-06-18 12:39 ` abenson
  2023-06-18 12:39 ` [PR PATCH] [Closed]: " abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-06-18 12:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 193 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/44454#issuecomment-1596130665

Comment:
Merged in 239d741da3abcb47b66c31efc90f927f93d65140.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: nvidia: update to 535.54.03.
  2023-06-15 12:04 [PR PATCH] nvidia: update to 535.54.03 abenson
  2023-06-16 19:24 ` mvf
  2023-06-18 12:39 ` abenson
@ 2023-06-18 12:39 ` abenson
  2 siblings, 0 replies; 4+ messages in thread
From: abenson @ 2023-06-18 12:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

There's a closed pull request on the void-packages repository

nvidia: update to 535.54.03.
https://github.com/void-linux/void-packages/pull/44454

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**, *briefly*

#### Local build testing
- I built this PR locally for my native architecture, x86_64

Please test, I have limited configurations to validate this against. 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-18 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-15 12:04 [PR PATCH] nvidia: update to 535.54.03 abenson
2023-06-16 19:24 ` mvf
2023-06-18 12:39 ` abenson
2023-06-18 12:39 ` [PR PATCH] [Closed]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).