* [PR PATCH] nvidia: update to 555.42.02
@ 2024-05-21 20:03 fvalasiad
2024-05-21 20:58 ` abenson
` (51 more replies)
0 siblings, 52 replies; 53+ messages in thread
From: fvalasiad @ 2024-05-21 20:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 410 bytes --]
There is a new pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.42.02
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1279 bytes --]
From b040f6cd6e46c4254c7a8d4a4b146ab64d6e36f7 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.42.02
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index c8c33f662e5918..d1f1f5d5deda39 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.78
+version=555.42.02
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=34070434527ec9d575483e7f11ca078e467e73f6defc54366ecfbdcfe4a3bf73
+checksum=93b708dd90e52a9e264f8ea33242da22b736614c75961d708ff2784954875b29
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
@ 2024-05-21 20:58 ` abenson
2024-05-21 20:58 ` abenson
` (50 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-05-21 20:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 258 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2123430903
Comment:
We will not ship "Beta" drivers, but this can stay open for when 555.xx becomes production. I'll help test, as well!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
2024-05-21 20:58 ` abenson
@ 2024-05-21 20:58 ` abenson
2024-05-21 21:14 ` fvalasiad
` (49 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-05-21 20:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 209 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2123431667
Comment:
I've marked this PR as draft so it doesn't accidentally get merged.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
2024-05-21 20:58 ` abenson
2024-05-21 20:58 ` abenson
@ 2024-05-21 21:14 ` fvalasiad
2024-05-22 9:05 ` Bnyro
` (48 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-05-21 21:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 390 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2123453222
Comment:
@abenson I thought as much! Perhaps I should have marked it WIP. My intent was to have a unified effort at testing this patch, especially since the exciting news of explicit sync!
Been using it the entire day btw on wayland and so far so good!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (2 preceding siblings ...)
2024-05-21 21:14 ` fvalasiad
@ 2024-05-22 9:05 ` Bnyro
2024-05-25 17:00 ` abenson
` (47 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: Bnyro @ 2024-05-22 9:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 259 bytes --]
New comment by Bnyro on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2124255698
Comment:
I'll be testing this under Wayland as well and report back, hopefully this will finally make Nvidia usable with Wayland
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (3 preceding siblings ...)
2024-05-22 9:05 ` Bnyro
@ 2024-05-25 17:00 ` abenson
2024-05-25 18:05 ` fvalasiad
` (46 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-05-25 17:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 433 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2131361506
Comment:
I just tested this on one of my laptops and it breaks power management. There is a [similar report](https://forums.developer.nvidia.com/t/555-release-feedback-discussion/293652/9) in the [release feedback thread](https://forums.developer.nvidia.com/t/555-release-feedback-discussion/293652).
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (4 preceding siblings ...)
2024-05-25 17:00 ` abenson
@ 2024-05-25 18:05 ` fvalasiad
2024-05-25 18:14 ` abenson
` (45 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-05-25 18:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 852 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2131379954
Comment:
@abenson I am using it on a desktop so I did not notice a thing :D, it's a beta for a reason!
By the way irrelevant, I should probably open a second issue, but sleep on the same PC is broken after update to kde 6. The GUI buttons don't work at all, and manually invoking "zzz" from the terminal successfully suspends the PC, but after recovery kwin is basically going nuts.
I suspect it's a kwin on nvidia issue, might be wrong, have you had any similar experiences?
It doesn't work for either wayland or x11, online reports seem to point to adding "options nvidia NVreg_PreserveVideoMemoryAllocations=1" to modprobe, but this seems to make things even worse, probably because runit and not systemd.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (5 preceding siblings ...)
2024-05-25 18:05 ` fvalasiad
@ 2024-05-25 18:14 ` abenson
2024-05-25 18:14 ` abenson
` (44 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-05-25 18:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 171 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2131382236
Comment:
I don't use kde/Kevin, sorry.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (6 preceding siblings ...)
2024-05-25 18:14 ` abenson
@ 2024-05-25 18:14 ` abenson
2024-06-06 23:19 ` abenson
` (43 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-05-25 18:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 170 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2131382236
Comment:
I don't use kde/kwin, sorry.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (7 preceding siblings ...)
2024-05-25 18:14 ` abenson
@ 2024-06-06 23:19 ` abenson
2024-06-07 6:12 ` [PR PATCH] [Updated] " fvalasiad
` (42 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-06-06 23:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 240 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2153548287
Comment:
Can you bump this to [555.52.04](https://www.nvidia.com/Download/driverResults.aspx/226927/en-us)?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.42.02
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (8 preceding siblings ...)
2024-06-06 23:19 ` abenson
@ 2024-06-07 6:12 ` fvalasiad
2024-06-07 6:15 ` nvidia: update to 555.52.04 fvalasiad
` (41 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-07 6:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.42.02
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1279 bytes --]
From f998a6752a24704abf338e143c899b080ec0f623 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.52.04
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index c8c33f662e5918..465f76e96588d9 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.78
+version=555.52.04
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=34070434527ec9d575483e7f11ca078e467e73f6defc54366ecfbdcfe4a3bf73
+checksum=9d53ae6dbef32ae95786ec7d02bb944d5050c1c70516e6065ab5356626a44402
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (9 preceding siblings ...)
2024-06-07 6:12 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-06-07 6:15 ` fvalasiad
2024-06-20 20:19 ` [PR PATCH] [Updated] " fvalasiad
` (40 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-07 6:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2154155036
Comment:
Sure!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (10 preceding siblings ...)
2024-06-07 6:15 ` nvidia: update to 555.52.04 fvalasiad
@ 2024-06-20 20:19 ` fvalasiad
2024-06-20 20:27 ` fvalasiad
` (39 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-20 20:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.52.04
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1279 bytes --]
From f998a6752a24704abf338e143c899b080ec0f623 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.52.04
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index c8c33f662e5918..465f76e96588d9 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.78
+version=555.52.04
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=34070434527ec9d575483e7f11ca078e467e73f6defc54366ecfbdcfe4a3bf73
+checksum=9d53ae6dbef32ae95786ec7d02bb944d5050c1c70516e6065ab5356626a44402
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (11 preceding siblings ...)
2024-06-20 20:19 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-06-20 20:27 ` fvalasiad
2024-06-20 20:40 ` fvalasiad
` (38 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-20 20:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.52.04
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1279 bytes --]
From f998a6752a24704abf338e143c899b080ec0f623 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.52.04
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index c8c33f662e5918..465f76e96588d9 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.78
+version=555.52.04
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=34070434527ec9d575483e7f11ca078e467e73f6defc54366ecfbdcfe4a3bf73
+checksum=9d53ae6dbef32ae95786ec7d02bb944d5050c1c70516e6065ab5356626a44402
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (12 preceding siblings ...)
2024-06-20 20:27 ` fvalasiad
@ 2024-06-20 20:40 ` fvalasiad
2024-06-27 18:45 ` pyranota
` (37 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-20 20:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.52.04
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1282 bytes --]
From a56d40a55117bf735133c737844bc16d0831ca1e Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.52.04
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index f7d558e18cf96c..465f76e96588d9 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.90.07
+version=555.52.04
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=51acf579d5a9884f573a1d3f522e7fafa5e7841e22a9cec0b4bbeae31b0b9733
+checksum=9d53ae6dbef32ae95786ec7d02bb944d5050c1c70516e6065ab5356626a44402
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (13 preceding siblings ...)
2024-06-20 20:40 ` fvalasiad
@ 2024-06-27 18:45 ` pyranota
2024-06-27 19:40 ` Luciogi
` (36 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: pyranota @ 2024-06-27 18:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 156 bytes --]
New comment by pyranota on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2195450236
Comment:
Works for me!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (14 preceding siblings ...)
2024-06-27 18:45 ` pyranota
@ 2024-06-27 19:40 ` Luciogi
2024-06-27 20:21 ` [PR PATCH] [Updated] " fvalasiad
` (35 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: Luciogi @ 2024-06-27 19:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
New comment by Luciogi on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2195534301
Comment:
stable 555.58 released
https://www.nvidia.com/download/driverResults.aspx/228214/en-us/
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.52.04
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (15 preceding siblings ...)
2024-06-27 19:40 ` Luciogi
@ 2024-06-27 20:21 ` fvalasiad
2024-06-27 20:23 ` nvidia: update to 555.58 fvalasiad
` (34 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-27 20:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.52.04
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1276 bytes --]
From a61d3520f184b9ef276680d100c9d5886dfc3377 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Tue, 21 May 2024 23:01:58 +0300
Subject: [PATCH] nvidia: update to 555.58
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index f7d558e18cf96c..1d475f3f39c611 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.90.07
+version=555.58
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=51acf579d5a9884f573a1d3f522e7fafa5e7841e22a9cec0b4bbeae31b0b9733
+checksum=6d7bdc5e483691066e08d29164ce50a136938c5e25d93b6bb0a52fca2723e5ec
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (16 preceding siblings ...)
2024-06-27 20:21 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-06-27 20:23 ` fvalasiad
2024-06-27 20:27 ` fvalasiad
` (33 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-27 20:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 224 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2195608358
Comment:
This is now a stable version, but not marked as production(that should be 560.).
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (17 preceding siblings ...)
2024-06-27 20:23 ` nvidia: update to 555.58 fvalasiad
@ 2024-06-27 20:27 ` fvalasiad
2024-08-04 11:33 ` vitasomething
` (32 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-06-27 20:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 316 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2195608358
Comment:
This is now a stable version, but not marked as production(that should be 560.).
Abenson stated that we should wait for production, so I leave this as a draft yet still!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (18 preceding siblings ...)
2024-06-27 20:27 ` fvalasiad
@ 2024-08-04 11:33 ` vitasomething
2024-08-04 11:34 ` vitasomething
` (31 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: vitasomething @ 2024-08-04 11:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 676 bytes --]
New comment by vitasomething on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2267509394
Comment:
As many others have reported and i myself have experienced too, the 555 driver completely breaks DVI output on multi-monitor configurations. This is an upstream bug in a proprietary project that there doesnt seem to be any workarounds for that i could find. Although i really enjoy the new wayland support, the fact that i cant use my second monitor is a complete showstopper for me. I think it would be best to just wait for the next production release 560, even if the wayland support is great and i cant wait to have it lol
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (19 preceding siblings ...)
2024-08-04 11:33 ` vitasomething
@ 2024-08-04 11:34 ` vitasomething
2024-08-04 14:06 ` fvalasiad
` (30 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: vitasomething @ 2024-08-04 11:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
New comment by vitasomething on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2267509394
Comment:
As many others have reported and i myself have experienced too, the 555 driver completely breaks DVI output on multi-monitor configurations. This is an upstream bug in a proprietary project that there doesnt seem to be any workarounds for that i could find. Although i really enjoy the new wayland support, the fact that i cant use my second monitor is a complete showstopper for me. I think it would be best to just wait for the next production release 560, even if the wayland support is great and i cant wait to have it working properly lol
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (20 preceding siblings ...)
2024-08-04 11:34 ` vitasomething
@ 2024-08-04 14:06 ` fvalasiad
2024-08-17 8:25 ` [PR PATCH] [Updated] " fvalasiad
` (29 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-04 14:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 222 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2267556184
Comment:
Hmmm indeed, perhaps I should bump this up on 560 since its beta was released?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 555.58
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (21 preceding siblings ...)
2024-08-04 14:06 ` fvalasiad
@ 2024-08-17 8:25 ` fvalasiad
2024-08-21 15:16 ` [PR PATCH] [Updated] nvidia: update to 560.28.03 fvalasiad
` (28 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-17 8:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 412 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 555.58
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1352 bytes --]
From 00f3d6cbf7bdd41048d73131692589916b4f6f8e Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sat, 17 Aug 2024 11:22:02 +0300
Subject: [PATCH] nvidia: update to 560.28.03
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index ebabdd344bd1a4..d129754a6775a2 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.107.02
-revision=2
+version=560.28.03
+revision=1
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="custom:NVIDIA Proprietary"
homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -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=f97c1ca4df306028d88c7aed631fa8061b55c57c4c234d853b575d8cce6c0168
+checksum=99aaedbf5f2f9e0601270d48154080698afeb9ceb92ad94700c74b31db5027e6
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 560.28.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (22 preceding siblings ...)
2024-08-17 8:25 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-08-21 15:16 ` fvalasiad
2024-08-21 15:19 ` nvidia: update to 560.35.03 fvalasiad
` (27 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-21 15:16 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 560.28.03
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1352 bytes --]
From 698bc447a66318b2637a99850375606db6c09cbf Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sat, 17 Aug 2024 11:22:02 +0300
Subject: [PATCH] nvidia: update to 560.35.03
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index ebabdd344bd1a4..3f9eee6233656d 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.107.02
-revision=2
+version=560.35.03
+revision=1
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="custom:NVIDIA Proprietary"
homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -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=f97c1ca4df306028d88c7aed631fa8061b55c57c4c234d853b575d8cce6c0168
+checksum=f2932c92fadd43c5b2341be453fc4f73f0ad7185c26bb7a43fbde81ae29f1fe3
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (23 preceding siblings ...)
2024-08-21 15:16 ` [PR PATCH] [Updated] nvidia: update to 560.28.03 fvalasiad
@ 2024-08-21 15:19 ` fvalasiad
2024-08-21 17:27 ` abenson
` (26 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-21 15:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2302355251
Comment:
Stable production release at long last!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (24 preceding siblings ...)
2024-08-21 15:19 ` nvidia: update to 560.35.03 fvalasiad
@ 2024-08-21 17:27 ` abenson
2024-08-21 17:40 ` fvalasiad
` (25 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-08-21 17:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2302606943
Comment:
Its the "New Feature Branch", not "Production Branch".
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (25 preceding siblings ...)
2024-08-21 17:27 ` abenson
@ 2024-08-21 17:40 ` fvalasiad
2024-08-21 17:46 ` abenson
` (24 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-21 17:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2302627080
Comment:
Damn you are right, production is still at 550.107.02
back to draft.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (26 preceding siblings ...)
2024-08-21 17:40 ` fvalasiad
@ 2024-08-21 17:46 ` abenson
2024-08-22 12:04 ` abenson
` (23 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-08-21 17:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 269 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2302638084
Comment:
Yeah, unfortunately the "new feature" branch will lag behind Production sometimes-- it doesn't necessarily get regular updates.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (27 preceding siblings ...)
2024-08-21 17:46 ` abenson
@ 2024-08-22 12:04 ` abenson
2024-08-22 15:09 ` fvalasiad
` (22 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-08-22 12:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2304501762
Comment:
> I just tested this on one of my laptops and it breaks power management. There is a [similar report](https://forums.developer.nvidia.com/t/555-release-feedback-discussion/293652/9) in the [release feedback thread](https://forums.developer.nvidia.com/t/555-release-feedback-discussion/293652).
Figured out this issue finally: it's to do with GSP firmware. Apparently on hybrid/optimus setups, loading the GSP firmware breaks D3 sleep. Can disable GSP firmware with `nvidia.NVreg_EnableGpuFirmware=0`.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (28 preceding siblings ...)
2024-08-22 12:04 ` abenson
@ 2024-08-22 15:09 ` fvalasiad
2024-08-22 19:39 ` abenson
` (21 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-08-22 15:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 186 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2304927753
Comment:
Maybe a bug report to nvidia is necessary?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (29 preceding siblings ...)
2024-08-22 15:09 ` fvalasiad
@ 2024-08-22 19:39 ` abenson
2024-09-22 19:11 ` [PR PATCH] [Updated] " fvalasiad
` (20 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: abenson @ 2024-08-22 19:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 194 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2305497674
Comment:
They're already tracking it according to the forums.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (30 preceding siblings ...)
2024-08-22 19:39 ` abenson
@ 2024-09-22 19:11 ` fvalasiad
2024-10-17 20:34 ` linde12
` (19 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-09-22 19:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 560.35.03
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1280 bytes --]
From a1905f123bfee6fceee4d2ed90c1dbebc0e94981 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 560.35.03
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index a81560dd947275..3f9eee6233656d 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.120
+version=560.35.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=801928274753ccce7627098ea078cc37070ddae04de3aa084591c05fc7035697
+checksum=f2932c92fadd43c5b2341be453fc4f73f0ad7185c26bb7a43fbde81ae29f1fe3
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (31 preceding siblings ...)
2024-09-22 19:11 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-10-17 20:34 ` linde12
2024-10-17 20:50 ` fvalasiad
` (18 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-17 20:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 466 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2420501726
Comment:
Sweet!
However, i tried installing this, both from here and directly from nvidia, but everything seems to be running on CPU since then. Moving my cursor visually slows down glxgears and e.g. videos etc to an unbearable speed. Anyone else experiencing this or maybe i did something wrong? Reverting back to 550 for now :-(
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (32 preceding siblings ...)
2024-10-17 20:34 ` linde12
@ 2024-10-17 20:50 ` fvalasiad
2024-10-19 10:13 ` linde12
` (17 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-17 20:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 664 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2420548907
Comment:
> Sweet!
>
> However, i tried installing this, both from here and directly from nvidia, but everything seems to be running on CPU since then. Moving my cursor visually slows down glxgears and e.g. videos etc to an unbearable speed. Anyone else experiencing this or maybe i did something wrong? Reverting back to 550 for now :-(
It works fine for me and no one else has reported anything similar, installing this package is all you need to do so I don't see how you could mess this up.
Does nvidia-smi report anything?
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (33 preceding siblings ...)
2024-10-17 20:50 ` fvalasiad
@ 2024-10-19 10:13 ` linde12
2024-10-19 10:15 ` linde12
` (16 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-19 10:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 3588 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423741249
Comment:
> > Sweet!
> > However, i tried installing this, both from here and directly from nvidia, but everything seems to be running on CPU since then. Moving my cursor visually slows down glxgears and e.g. videos etc to an unbearable speed. Anyone else experiencing this or maybe i did something wrong? Reverting back to 550 for now :-(
>
> It works fine for me and no one else has reported anything similar, installing this package is all you need to do so I don't see how you could mess this up.
>
> Does nvidia-smi report anything?
It seems to work fine, but as soon as i move my cursor i get stutters and FPS drops. I manage to quickly capture this with mangohud as well:
![image](https://github.com/user-attachments/assets/c547de72-626c-45f0-8dea-77818acf3597)
The peaks are when i move my mouse (and it stutters everything real bad). I have the same issue on desktop. Videos etc play fine but if i move my cursor everything stutters.
Here is the output of nvidia-smi:
```
Sat Oct 19 12:13:04 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03 Driver Version: 560.35.03 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 3080 Off | 00000000:01:00.0 On | N/A |
| 57% 45C P3 102W / 370W | 4204MiB / 10240MiB | 15% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1054 G hyprland 398MiB |
| 0 N/A N/A 1118 G Xwayland 52MiB |
| 0 N/A N/A 1296 G kitty 22MiB |
| 0 N/A N/A 1436 G firefox 191MiB |
| 0 N/A N/A 3340 G kitty 22MiB |
| 0 N/A N/A 4063 G ...local/share/Steam/ubuntu12_32/steam 4MiB |
| 0 N/A N/A 4447 G ./steamwebhelper 29MiB |
| 0 N/A N/A 5149 C+G ...fensive/game/bin/linuxsteamrt64/cs2 3246MiB |
+-----------------------------------------------------------------------------------------+
```
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (34 preceding siblings ...)
2024-10-19 10:13 ` linde12
@ 2024-10-19 10:15 ` linde12
2024-10-19 10:25 ` linde12
` (15 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-19 10:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 3680 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423741249
Comment:
> > Sweet!
> > However, i tried installing this, both from here and directly from nvidia, but everything seems to be running on CPU since then. Moving my cursor visually slows down glxgears and e.g. videos etc to an unbearable speed. Anyone else experiencing this or maybe i did something wrong? Reverting back to 550 for now :-(
>
> It works fine for me and no one else has reported anything similar, installing this package is all you need to do so I don't see how you could mess this up.
>
> Does nvidia-smi report anything?
It seems to work fine, but as soon as i move my cursor i get stutters and FPS drops. I manage to quickly capture this with mangohud as well:
![image](https://github.com/user-attachments/assets/c547de72-626c-45f0-8dea-77818acf3597)
The peaks are when i move my mouse (and it stutters everything real bad). I have the same issue on desktop. Videos etc play fine but if i move my cursor everything stutters.
Here is the output of nvidia-smi:
```
Sat Oct 19 12:13:04 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03 Driver Version: 560.35.03 CUDA Version: 12.6 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 3080 Off | 00000000:01:00.0 On | N/A |
| 57% 45C P3 102W / 370W | 4204MiB / 10240MiB | 15% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1054 G hyprland 398MiB |
| 0 N/A N/A 1118 G Xwayland 52MiB |
| 0 N/A N/A 1296 G kitty 22MiB |
| 0 N/A N/A 1436 G firefox 191MiB |
| 0 N/A N/A 3340 G kitty 22MiB |
| 0 N/A N/A 4063 G ...local/share/Steam/ubuntu12_32/steam 4MiB |
| 0 N/A N/A 4447 G ./steamwebhelper 29MiB |
| 0 N/A N/A 5149 C+G ...fensive/game/bin/linuxsteamrt64/cs2 3246MiB |
+-----------------------------------------------------------------------------------------+
```
EDIT: For reference i installed nvidia-560 and the nvidia-libs-32bit-560 pacakge as well
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (35 preceding siblings ...)
2024-10-19 10:15 ` linde12
@ 2024-10-19 10:25 ` linde12
2024-10-19 10:35 ` fvalasiad
` (14 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-19 10:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 422 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423745650
Comment:
I just installed obs & wayland desktop portal to try and record the and funnily when running OBS everything is butter smooth regardless. When i quit OBS it's back to lagging when i move my cursor. I will also try running awesome on xorg and see if it could be hyprland related (?)
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (36 preceding siblings ...)
2024-10-19 10:25 ` linde12
@ 2024-10-19 10:35 ` fvalasiad
2024-10-19 10:43 ` linde12
` (13 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-19 10:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423749701
Comment:
Dunno but all those processes listed in nvidia-smi run on your GPU and not on internal graphics.
Your issue lies elsewhere, you experience this with this release but not the stable one in the repos? Well it's not "production" yet for a reason I'd suppose.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (37 preceding siblings ...)
2024-10-19 10:35 ` fvalasiad
@ 2024-10-19 10:43 ` linde12
2024-10-19 10:58 ` fvalasiad
` (12 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-19 10:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 420 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423754759
Comment:
Most likely related to my above issue: https://github.com/hyprwm/Hyprland/issues/7340 Seems that `/usr/lib/libnvidia-egl-wayland.so.1.1.13` might be the cause? Again odd that it works when turning on OBS, but i know very little about all of this. Reverting back to 550 again :-(
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (38 preceding siblings ...)
2024-10-19 10:43 ` linde12
@ 2024-10-19 10:58 ` fvalasiad
2024-10-19 11:27 ` linde12
` (11 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-19 10:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423760720
Comment:
> render {
explicit_sync = 0
}
I don't really use hyprland, does this disable explicit sync in the wm? So basically the fix is disabling the very purpose ppl praise 555+ for =D.
That version is hardcoded in the template though
> # Wayland/GBM
vinstall libnvidia-egl-wayland.so.1.1.13 755 usr/lib
ln -sf libnvidia-egl-wayland.so.1.1.13 \
${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
vinstall libnvidia-egl-gbm.so.1.1.1 755 usr/lib
ln -sf libnvidia-egl-gbm.so.1.1.1 \
${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (39 preceding siblings ...)
2024-10-19 10:58 ` fvalasiad
@ 2024-10-19 11:27 ` linde12
2024-10-26 15:30 ` fvalasiad
` (10 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-19 11:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 982 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2423773876
Comment:
> > render {
> > explicit_sync = 0
> > }
>
> I don't really use hyprland, does this disable explicit sync in the wm? So basically the fix is disabling the very purpose ppl praise 555+ for =D.
>
> That version is hardcoded in the template though
>
> > # Wayland/GBM
>
> ```
> vinstall libnvidia-egl-wayland.so.1.1.13 755 usr/lib
> ln -sf libnvidia-egl-wayland.so.1.1.13 \
> ${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
> vinstall libnvidia-egl-gbm.so.1.1.1 755 usr/lib
> ln -sf libnvidia-egl-gbm.so.1.1.1 \
> ${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
> ```
Haha again I'm in deep water here but I did try that to no success😅 I'll just stick with 550 for now. 560 worked just fine on xorg WMs (have not tried other Wayland compositors) so I think this change is probably all good 👍 Thank you for your help🙏
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (40 preceding siblings ...)
2024-10-19 11:27 ` linde12
@ 2024-10-26 15:30 ` fvalasiad
2024-10-26 21:28 ` [PR PATCH] [Updated] " fvalasiad
` (9 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-26 15:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 205 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2439622300
Comment:
I will try and bump this up to 565 tonight for those curious!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (41 preceding siblings ...)
2024-10-26 15:30 ` fvalasiad
@ 2024-10-26 21:28 ` fvalasiad
2024-10-26 21:30 ` fvalasiad
` (8 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-26 21:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 560.35.03
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1280 bytes --]
From 943f1cbb9ede7c7969fcb041683dea8d669aceb1 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index a81560dd947275..9b3dc43599ef1c 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.120
+version=565.57.01
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=801928274753ccce7627098ea078cc37070ddae04de3aa084591c05fc7035697
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 560.35.03
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (42 preceding siblings ...)
2024-10-26 21:28 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-10-26 21:30 ` fvalasiad
2024-10-26 22:35 ` [PR PATCH] [Updated] nvidia: update to 565.57.01 fvalasiad
` (7 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-26 21:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 560.35.03
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1349 bytes --]
From 8f60f5e2e98d90b2332586585b2cae9aa15a7b4e Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 6442ff36ce2a7a..a180636ef26265 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.120
-revision=3
+version=565.57.01
+revision=1
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="custom:NVIDIA Proprietary"
homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -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=801928274753ccce7627098ea078cc37070ddae04de3aa084591c05fc7035697
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (43 preceding siblings ...)
2024-10-26 21:30 ` fvalasiad
@ 2024-10-26 22:35 ` fvalasiad
2024-10-26 22:38 ` fvalasiad
` (6 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-26 22:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 565.57.01
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1978 bytes --]
From e6e49f4ffda38a9d372484f3a290ae697c0d5794 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 6442ff36ce2a7a..7f0b1a273f0035 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.120
-revision=3
+version=565.57.01
+revision=1
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="custom:NVIDIA Proprietary"
homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -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=801928274753ccce7627098ea078cc37070ddae04de3aa084591c05fc7035697
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
@@ -132,11 +132,11 @@ do_install() {
${DESTDIR}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1
# Wayland/GBM
- vinstall libnvidia-egl-wayland.so.1.1.13 755 usr/lib
- ln -sf libnvidia-egl-wayland.so.1.1.13 \
+ vinstall libnvidia-egl-wayland.so.1.1.17 755 usr/lib
+ ln -sf libnvidia-egl-wayland.so.1.1.17 \
${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
- vinstall libnvidia-egl-gbm.so.1.1.1 755 usr/lib
- ln -sf libnvidia-egl-gbm.so.1.1.1 \
+ vinstall libnvidia-egl-gbm.so.1.1.2 755 usr/lib
+ ln -sf libnvidia-egl-gbm.so.1.1.2 \
${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
vmkdir usr/share/glvnd/egl_vendor.d
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (44 preceding siblings ...)
2024-10-26 22:35 ` [PR PATCH] [Updated] nvidia: update to 565.57.01 fvalasiad
@ 2024-10-26 22:38 ` fvalasiad
2024-10-26 23:35 ` linde12
` (5 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-26 22:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2439756956
Comment:
@linde12 Consider trying again with this version to see if it fixes your issue =D, remember though it's a beta, issues are to be expected!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (45 preceding siblings ...)
2024-10-26 22:38 ` fvalasiad
@ 2024-10-26 23:35 ` linde12
2024-10-27 20:45 ` linde12
` (4 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-26 23:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 405 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2439767895
Comment:
> @linde12 Consider trying again with this version to see if it fixes your issue =D, remember though it's a beta, issues are to be expected!
For sure! Was thinking of it when i saw your comment. Will see if I find the time tomorrow & report back! Thanks ❤️
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (46 preceding siblings ...)
2024-10-26 23:35 ` linde12
@ 2024-10-27 20:45 ` linde12
2024-10-30 21:15 ` [PR PATCH] [Updated] " fvalasiad
` (3 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: linde12 @ 2024-10-27 20:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2440169204
Comment:
Tested! Works great. I'm still having the cursor issues (but only in Hyprland), games play fine!
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (47 preceding siblings ...)
2024-10-27 20:45 ` linde12
@ 2024-10-30 21:15 ` fvalasiad
2024-10-30 21:24 ` fvalasiad
` (2 subsequent siblings)
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-30 21:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 565.57.01
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1283 bytes --]
From dff9f3462ff3e79302f0ba3ba300344935b4b34b Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 5f970340fb60c0..a180636ef26265 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.127.05
+version=565.57.01
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=d384f34f5d2a896bd7536d3deb6a6d973d8094a3ad485a1c2ee3bf5192086ae9
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (48 preceding siblings ...)
2024-10-30 21:15 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-10-30 21:24 ` fvalasiad
2024-10-30 21:25 ` [PR PATCH] [Updated] " fvalasiad
2024-11-01 19:02 ` fvalasiad
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-30 21:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2448415424
Comment:
Call it skill issue but I hate rebasin', oof.
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (49 preceding siblings ...)
2024-10-30 21:24 ` fvalasiad
@ 2024-10-30 21:25 ` fvalasiad
2024-11-01 19:02 ` fvalasiad
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-10-30 21:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 565.57.01
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1788 bytes --]
From 6901280a88f50ac2af7d2dd6e3516c05b9ed9a4a Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 5f970340fb60c0..a5d6ddb92a066d 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.127.05
+version=565.57.01
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=d384f34f5d2a896bd7536d3deb6a6d973d8094a3ad485a1c2ee3bf5192086ae9
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
@@ -132,10 +132,10 @@ do_install() {
${DESTDIR}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1
# Wayland/GBM
- vinstall libnvidia-egl-wayland.so.1.1.13 755 usr/lib
+ vinstall libnvidia-egl-wayland.so.1.1.17 755 usr/lib
ln -sf libnvidia-egl-wayland.so.1.1.13 \
${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
- vinstall libnvidia-egl-gbm.so.1.1.1 755 usr/lib
+ vinstall libnvidia-egl-gbm.so.1.1.2 755 usr/lib
ln -sf libnvidia-egl-gbm.so.1.1.1 \
${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
^ permalink raw reply [flat|nested] 53+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (50 preceding siblings ...)
2024-10-30 21:25 ` [PR PATCH] [Updated] " fvalasiad
@ 2024-11-01 19:02 ` fvalasiad
51 siblings, 0 replies; 53+ messages in thread
From: fvalasiad @ 2024-11-01 19:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
There is an updated pull request by fvalasiad against master on the void-packages repository
https://github.com/fvalasiad/void-packages nvidia
https://github.com/void-linux/void-packages/pull/50458
nvidia: update to 565.57.01
#### Testing the changes
- I tested the changes in this PR: **YES** (played a few games :) )
A patch file from https://github.com/void-linux/void-packages/pull/50458.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-50458.patch --]
[-- Type: text/x-diff, Size: 1912 bytes --]
From b0bceb4ab2de2fcfe8cac1f473ae7101e2c981b3 Mon Sep 17 00:00:00 2001
From: Fotios Valasiadis <fvalasiad@gmail.com>
Date: Sun, 22 Sep 2024 22:10:54 +0300
Subject: [PATCH] nvidia: update to 565.57.01
Signed-off-by: Fotios Valasiadis <fvalasiad@gmail.com>
---
srcpkgs/nvidia/template | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 5f970340fb60c0..7f0b1a273f0035 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.127.05
+version=565.57.01
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=d384f34f5d2a896bd7536d3deb6a6d973d8094a3ad485a1c2ee3bf5192086ae9
+checksum=6eebe94e585e385e8804f5a74152df414887bf819cc21bd95b72acd0fb182c7a
# 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}
@@ -132,11 +132,11 @@ do_install() {
${DESTDIR}/usr/lib/nvidia/xorg/libglxserver_nvidia.so.1
# Wayland/GBM
- vinstall libnvidia-egl-wayland.so.1.1.13 755 usr/lib
- ln -sf libnvidia-egl-wayland.so.1.1.13 \
+ vinstall libnvidia-egl-wayland.so.1.1.17 755 usr/lib
+ ln -sf libnvidia-egl-wayland.so.1.1.17 \
${DESTDIR}/usr/lib/libnvidia-egl-wayland.so.1
- vinstall libnvidia-egl-gbm.so.1.1.1 755 usr/lib
- ln -sf libnvidia-egl-gbm.so.1.1.1 \
+ vinstall libnvidia-egl-gbm.so.1.1.2 755 usr/lib
+ ln -sf libnvidia-egl-gbm.so.1.1.2 \
${DESTDIR}/usr/lib/libnvidia-egl-gbm.so.1
vmkdir usr/share/glvnd/egl_vendor.d
^ permalink raw reply [flat|nested] 53+ messages in thread
end of thread, other threads:[~2024-11-01 19:02 UTC | newest]
Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
2024-05-21 20:58 ` abenson
2024-05-21 20:58 ` abenson
2024-05-21 21:14 ` fvalasiad
2024-05-22 9:05 ` Bnyro
2024-05-25 17:00 ` abenson
2024-05-25 18:05 ` fvalasiad
2024-05-25 18:14 ` abenson
2024-05-25 18:14 ` abenson
2024-06-06 23:19 ` abenson
2024-06-07 6:12 ` [PR PATCH] [Updated] " fvalasiad
2024-06-07 6:15 ` nvidia: update to 555.52.04 fvalasiad
2024-06-20 20:19 ` [PR PATCH] [Updated] " fvalasiad
2024-06-20 20:27 ` fvalasiad
2024-06-20 20:40 ` fvalasiad
2024-06-27 18:45 ` pyranota
2024-06-27 19:40 ` Luciogi
2024-06-27 20:21 ` [PR PATCH] [Updated] " fvalasiad
2024-06-27 20:23 ` nvidia: update to 555.58 fvalasiad
2024-06-27 20:27 ` fvalasiad
2024-08-04 11:33 ` vitasomething
2024-08-04 11:34 ` vitasomething
2024-08-04 14:06 ` fvalasiad
2024-08-17 8:25 ` [PR PATCH] [Updated] " fvalasiad
2024-08-21 15:16 ` [PR PATCH] [Updated] nvidia: update to 560.28.03 fvalasiad
2024-08-21 15:19 ` nvidia: update to 560.35.03 fvalasiad
2024-08-21 17:27 ` abenson
2024-08-21 17:40 ` fvalasiad
2024-08-21 17:46 ` abenson
2024-08-22 12:04 ` abenson
2024-08-22 15:09 ` fvalasiad
2024-08-22 19:39 ` abenson
2024-09-22 19:11 ` [PR PATCH] [Updated] " fvalasiad
2024-10-17 20:34 ` linde12
2024-10-17 20:50 ` fvalasiad
2024-10-19 10:13 ` linde12
2024-10-19 10:15 ` linde12
2024-10-19 10:25 ` linde12
2024-10-19 10:35 ` fvalasiad
2024-10-19 10:43 ` linde12
2024-10-19 10:58 ` fvalasiad
2024-10-19 11:27 ` linde12
2024-10-26 15:30 ` fvalasiad
2024-10-26 21:28 ` [PR PATCH] [Updated] " fvalasiad
2024-10-26 21:30 ` fvalasiad
2024-10-26 22:35 ` [PR PATCH] [Updated] nvidia: update to 565.57.01 fvalasiad
2024-10-26 22:38 ` fvalasiad
2024-10-26 23:35 ` linde12
2024-10-27 20:45 ` linde12
2024-10-30 21:15 ` [PR PATCH] [Updated] " fvalasiad
2024-10-30 21:24 ` fvalasiad
2024-10-30 21:25 ` [PR PATCH] [Updated] " fvalasiad
2024-11-01 19:02 ` fvalasiad
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).