* [PR PATCH] nvidia: update to 555.42.02
@ 2024-05-21 20:03 fvalasiad
2024-05-21 20:58 ` abenson
` (74 more replies)
0 siblings, 75 replies; 76+ 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] 76+ 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
` (73 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (72 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (71 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (70 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (69 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (68 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (67 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (66 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (65 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (64 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (63 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (62 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (61 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (60 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (59 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (58 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (57 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (56 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (55 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (54 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (53 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (52 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (51 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (50 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (49 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (48 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (47 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (46 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (45 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (44 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (43 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (42 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (41 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (40 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (39 subsequent siblings)
74 siblings, 0 replies; 76+ 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:

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] 76+ 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
` (38 subsequent siblings)
74 siblings, 0 replies; 76+ 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:

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] 76+ 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
` (37 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (36 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (35 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (34 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (33 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (32 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (31 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (30 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (29 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (28 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (27 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (26 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (25 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (24 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
` (23 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ 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
2024-11-21 23:13 ` gmbeard
` (22 subsequent siblings)
74 siblings, 0 replies; 76+ 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] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (51 preceding siblings ...)
2024-11-01 19:02 ` fvalasiad
@ 2024-11-21 23:13 ` gmbeard
2024-11-21 23:14 ` gmbeard
` (21 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-21 23:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2492543043
Comment:
I've been testing this version on kernel `6.11` for a few days now, and it's been generally fine; Wayland compositors are now behaving correctly AFAICT, and gaming seems fine.
I have experienced one complete kernel crash with SwayWM while playing a game through Proton, though.
One thing I did notice is that the driver seems to be pegged at performance state `P0`, which draws excessive power while idle (~95W). I'm able to fix this using setting persistence mode with `nvidia-smi -pm 1`.
It might be worth creating a `nvidia-persistenced` runit service from this....
```
# nvidia-persistenced
vbin nvidia-persistenced
gzip -d nvidia-persistenced.1.gz
vman nvidia-persistenced.1
```
This relates to nvidia's new way of handling persistence mode via a [Persistence Daemon](https://docs.nvidia.com/deploy/driver-persistence/index.html#persistence-daemon). Setting persistence mode via `nvidia-smi -pm [0|1]` is now considered "legacy".
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (52 preceding siblings ...)
2024-11-21 23:13 ` gmbeard
@ 2024-11-21 23:14 ` gmbeard
2024-11-22 9:17 ` fvalasiad
` (20 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-21 23:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1100 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2492543043
Comment:
I've been testing this version on kernel `6.11` for a few days now, and it's been generally fine; Wayland compositors are now behaving correctly AFAICT, and gaming seems fine.
I have experienced one complete kernel crash with SwayWM while playing a game through Proton, though.
One thing I did notice is that the driver seems to be pegged at performance state `P0`, which draws excessive power while idle (~95W). I'm able to fix this by setting persistence mode with `nvidia-smi -pm 1`.
It might be worth creating a `nvidia-persistenced` runit service from this....
```
# nvidia-persistenced
vbin nvidia-persistenced
gzip -d nvidia-persistenced.1.gz
vman nvidia-persistenced.1
```
This relates to nvidia's new way of handling persistence mode via a [Persistence Daemon](https://docs.nvidia.com/deploy/driver-persistence/index.html#persistence-daemon). Setting persistence mode via `nvidia-smi -pm [0|1]` is now considered "legacy".
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (53 preceding siblings ...)
2024-11-21 23:14 ` gmbeard
@ 2024-11-22 9:17 ` fvalasiad
2024-11-23 12:24 ` gmbeard
` (19 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-11-22 9:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1260 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2493288717
Comment:
> I've been testing this version on kernel `6.11` for a few days now, and it's been generally fine; Wayland compositors are now behaving correctly AFAICT, and gaming seems fine.
>
> I have experienced one complete kernel crash with SwayWM while playing a game through Proton, though.
>
> One thing I did notice is that the driver seems to be pegged at performance state `P0`, which draws excessive power while idle (~95W). I'm able to fix this by setting persistence mode with `nvidia-smi -pm 1`.
>
> It might be worth creating a `nvidia-persistenced` runit service from this....
>
> ```
> # nvidia-persistenced
> vbin nvidia-persistenced
> gzip -d nvidia-persistenced.1.gz
> vman nvidia-persistenced.1
> ```
>
> This relates to nvidia's new way of handling persistence mode via a [Persistence Daemon](https://docs.nvidia.com/deploy/driver-persistence/index.html#persistence-daemon). Setting persistence mode via `nvidia-smi -pm [0|1]` is now considered "legacy".
Thanks for the heads-up! I will try to tackle it during the weekend once I've returned home, as currently I'm off city, on a business trip!
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (54 preceding siblings ...)
2024-11-22 9:17 ` fvalasiad
@ 2024-11-23 12:24 ` gmbeard
2024-11-23 18:37 ` fvalasiad
` (18 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-23 12:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2495462083
Comment:
@fvalasiad I've added a runit service to the package in [this commit](https://github.com/gmbeard/void-packages/commit/36cc0a19f2950ea37dc04a942df2aed6050ebf1c). Feel free to use it yourself
It's a bit fiddly because `nvidia-persistenced` backgrounds itself, but seems to work fine.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (55 preceding siblings ...)
2024-11-23 12:24 ` gmbeard
@ 2024-11-23 18:37 ` fvalasiad
2024-11-23 18:37 ` fvalasiad
` (17 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-11-23 18:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2495610623
Comment:
@abenson Do we agree that this is an issue and it should be patched in the PR?
In that case, should the commit be included in this PR? Your call!
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (56 preceding siblings ...)
2024-11-23 18:37 ` fvalasiad
@ 2024-11-23 18:37 ` fvalasiad
2024-11-24 1:19 ` abenson
` (16 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-11-23 18:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2495610623
Comment:
@abenson Do we agree that this is an issue and it should be patched in the PR?
In that case, should the commit be included in this PR, or open another one? Your call!
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (57 preceding siblings ...)
2024-11-23 18:37 ` fvalasiad
@ 2024-11-24 1:19 ` abenson
2024-11-24 8:21 ` fvalasiad
` (15 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: abenson @ 2024-11-24 1:19 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2495733245
Comment:
> In that case, should the commit be included in this PR, or open another one? Your call!
I can include it in the stable update that'll be pushed Soon™, but:
> It's a bit fiddly because `nvidia-persistenced` backgrounds itself, but seems to work fine.
If we can find a way to make it a behaving service, I'd prefer that.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (58 preceding siblings ...)
2024-11-24 1:19 ` abenson
@ 2024-11-24 8:21 ` fvalasiad
2024-11-28 14:17 ` linde12
` (14 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-11-24 8:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2495868448
Comment:
I could rebase his commit to the master branch and make an attempt to do it more cleanly unless he wants to do it himself =D.
Otherwise I can pull the changes to this PR and similarly work on it until we get a production release. As far as I understand it the issue appears only with the newer driver and current stable is fine.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (59 preceding siblings ...)
2024-11-24 8:21 ` fvalasiad
@ 2024-11-28 14:17 ` linde12
2024-11-30 9:24 ` gmbeard
` (13 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: linde12 @ 2024-11-28 14:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
New comment by linde12 on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2506228420
Comment:
Just letting you know i daily drive this now. Enabling hardware cursor (which was disabled by default in Hyprland) solves the cursor stuttering and so far everything is smooth.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (60 preceding siblings ...)
2024-11-28 14:17 ` linde12
@ 2024-11-30 9:24 ` gmbeard
2024-11-30 12:17 ` gmbeard
` (12 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-30 9:24 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1085 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508899410
Comment:
This driver version doesn't seem to work properly on kernel 6.12 for me. Seems to be an issue with DRM (so no Wayland compositors working).
`drm_info` output...
```
/dev/dri/card0: Invalid argument
Failed to retrieve information from /dev/dri/card0
```
Logs from Sway...
```
00:00:00.010 [ERROR] [wlr] [libseat] [libseat/backend/logind.c:124] Could not take device: Invalid argument
00:00:00.010 [ERROR] [wlr] [backend/session/session.c:318] Failed to open device: '/dev/dri/card0': Resource temporarily unavailable
00:00:00.010 [ERROR] [wlr] [backend/backend.c:253] Found 0 GPUs, cannot create backend
00:00:00.010 [ERROR] [wlr] [backend/backend.c:428] Failed to open any DRM device
00:00:00.011 [ERROR] [sway/server.c:228] Unable to create backend
```
I have modesetting enabled explicitly via the `nvidia-drm.modeset=1` boot param, so I'm a bit stumped on this one \*shrugs\*
Anyone else here having this issue?
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (61 preceding siblings ...)
2024-11-30 9:24 ` gmbeard
@ 2024-11-30 12:17 ` gmbeard
2024-11-30 14:36 ` ChrisW-B
` (11 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-30 12:17 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 787 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508942600
Comment:
> This driver version doesn't seem to work properly on kernel 6.12 for me
Ok, I've dug up some info on this and it appears that the `565` driver needs a patch for kernel 6.12. I've used a patch from the [Arch package sources](https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/nvidia-drm-Set-FOP_UNSIGNED_OFFSET-for-nv_drm_fops.f.patch?ref_type=heads) in [this commit](https://github.com/gmbeard/void-packages/commit/961af0f31c5ef18e198ce49326f585370119f8aa) and it seems to fix the issue.
I can't seem to find any mention of whether the above applies to the production/stable nvidia driver version, though.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (62 preceding siblings ...)
2024-11-30 12:17 ` gmbeard
@ 2024-11-30 14:36 ` ChrisW-B
2024-11-30 14:44 ` gmbeard
` (10 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: ChrisW-B @ 2024-11-30 14:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
New comment by ChrisW-B on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508981450
Comment:
@gmbeard do you also have the new nvidi-drm.fbdev flag set? https://github.com/korvahannu/arch-nvidia-drivers-installation-guide?tab=readme-ov-file#option-a-for-grub-users mentions that it's needed for 6.11 and up
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (63 preceding siblings ...)
2024-11-30 14:36 ` ChrisW-B
@ 2024-11-30 14:44 ` gmbeard
2024-12-01 9:49 ` gmbeard
` (9 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-11-30 14:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 298 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508983568
Comment:
@ChrisW-B Admittedly, I didn't try that option. However, that doc seems inaccurate because it works fine for me on 6.11 *without* that kernel parameter set.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (64 preceding siblings ...)
2024-11-30 14:44 ` gmbeard
@ 2024-12-01 9:49 ` gmbeard
2024-12-01 10:40 ` fvalasiad
` (8 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-12-01 9:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 810 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508942600
Comment:
> This driver version doesn't seem to work properly on kernel 6.12 for me
Ok, I've dug up some info on this and it appears that the `565` driver needs a patch for kernel 6.12. I've used a patch from the [Arch package sources](https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/nvidia-drm-Set-FOP_UNSIGNED_OFFSET-for-nv_drm_fops.f.patch?ref_type=heads) in [this commit](https://github.com/gmbeard/void-packages/commit/482ca52043a756e9c73c04f9c473f94c36e299c6) and it seems to fix the issue.
I can't seem to find any mention of whether the above applies to the production/stable nvidia driver version, though.
(EDIT: commit hash)
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (65 preceding siblings ...)
2024-12-01 9:49 ` gmbeard
@ 2024-12-01 10:40 ` fvalasiad
2024-12-01 10:42 ` fvalasiad
` (7 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-12-01 10:40 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2509680840
Comment:
One day I will desolder the mosfets supplying power to the GPU and rely on integrated amd graphics alone, maybe then I am gonna find peace.
I no longer work or game from my laptop either so the pain isn't worth it.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (66 preceding siblings ...)
2024-12-01 10:40 ` fvalasiad
@ 2024-12-01 10:42 ` fvalasiad
2024-12-02 18:58 ` gmbeard
` (6 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-12-01 10:42 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 406 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2509680840
Comment:
One day I will desolder the mosfets supplying power to the GPU and rely on integrated amd graphics alone, maybe then I am gonna find peace.
I no longer work or game from my laptop either so the pain isn't worth it.
Battery life gonna increase too, win-win.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 565.57.01
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (67 preceding siblings ...)
2024-12-01 10:42 ` fvalasiad
@ 2024-12-02 18:58 ` gmbeard
2024-12-08 22:30 ` [PR PATCH] [Updated] " fvalasiad
` (5 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: gmbeard @ 2024-12-02 18:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 810 bytes --]
New comment by gmbeard on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508942600
Comment:
> This driver version doesn't seem to work properly on kernel 6.12 for me
Ok, I've dug up some info on this and it appears that the `565` driver needs a patch for kernel 6.12. I've used a patch from the [Arch package sources](https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/nvidia-drm-Set-FOP_UNSIGNED_OFFSET-for-nv_drm_fops.f.patch?ref_type=heads) in [this commit](https://github.com/gmbeard/void-packages/commit/67667bb98f0d9941fd7dca8aa60f52f17f9ed0f8) and it seems to fix the issue.
I can't seem to find any mention of whether the above applies to the production/stable nvidia driver version, though.
(EDIT: commit hash)
^ permalink raw reply [flat|nested] 76+ 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
` (68 preceding siblings ...)
2024-12-02 18:58 ` gmbeard
@ 2024-12-08 22:30 ` fvalasiad
2025-01-30 15:22 ` [PR PATCH] [Updated] nvidia: update to 565.77 fvalasiad
` (4 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2024-12-08 22: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 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: 1903 bytes --]
From b300eaa9f69f7d37efe215abf25a143738c3ff80 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.77
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 ad501d739b5daf..60840cf35c15b0 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.135
+version=565.77
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=112047f5644005690e762141a55b422195ca6b90ef4024a47bad4c9e818788a9
+checksum=0a7aa742c46bcf34d766982402d17b3db1fdb3bc1b89344d70cd123c1cb3147c
# 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] 76+ messages in thread
* Re: [PR PATCH] [Updated] nvidia: update to 565.77
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (69 preceding siblings ...)
2024-12-08 22:30 ` [PR PATCH] [Updated] " fvalasiad
@ 2025-01-30 15:22 ` fvalasiad
2025-01-30 15:25 ` nvidia: update to 570.86.16 fvalasiad
` (3 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2025-01-30 15:22 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 565.77
#### 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: 1909 bytes --]
From f1abc2ddfa89b83eb07f994037bf831f1164faf5 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 570.86.16
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 ad501d739b5daf..3034f2346d1692 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.135
+version=570.86.16
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=112047f5644005690e762141a55b422195ca6b90ef4024a47bad4c9e818788a9
+checksum=4563ea4bb654247f491005a57c72c676aacd95abe1691d71332cecf25261cbd5
# 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] 76+ messages in thread
* Re: nvidia: update to 570.86.16
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (70 preceding siblings ...)
2025-01-30 15:22 ` [PR PATCH] [Updated] nvidia: update to 565.77 fvalasiad
@ 2025-01-30 15:25 ` fvalasiad
2025-01-30 15:25 ` fvalasiad
` (2 subsequent siblings)
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2025-01-30 15:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 228 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2624803472
Comment:
FYI I won't bother with rebasing unless there is a change other than a version bump.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 570.86.16
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (71 preceding siblings ...)
2025-01-30 15:25 ` nvidia: update to 570.86.16 fvalasiad
@ 2025-01-30 15:25 ` fvalasiad
2025-01-30 17:31 ` larsgrah
2025-01-30 17:41 ` larsgrah
74 siblings, 0 replies; 76+ messages in thread
From: fvalasiad @ 2025-01-30 15:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
New comment by fvalasiad on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2624803472
Comment:
FYI As long as this is a draft(Aka not a production driver upgrade) I won't bother with rebasing unless there is a change other than a version bump.
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 570.86.16
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (72 preceding siblings ...)
2025-01-30 15:25 ` fvalasiad
@ 2025-01-30 17:31 ` larsgrah
2025-01-30 17:41 ` larsgrah
74 siblings, 0 replies; 76+ messages in thread
From: larsgrah @ 2025-01-30 17:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
New comment by larsgrah on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2625133270
Comment:
> FYI As long as this is a draft(Aka not a production driver upgrade) I won't bother with rebasing unless there is a change other than a version bump.
after installing the driver update, steam will not launch, I am assuming this is due to the 32bit libraries being still 550.x.x, do you know of any workaround?
^ permalink raw reply [flat|nested] 76+ messages in thread
* Re: nvidia: update to 570.86.16
2024-05-21 20:03 [PR PATCH] nvidia: update to 555.42.02 fvalasiad
` (73 preceding siblings ...)
2025-01-30 17:31 ` larsgrah
@ 2025-01-30 17:41 ` larsgrah
74 siblings, 0 replies; 76+ messages in thread
From: larsgrah @ 2025-01-30 17:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 456 bytes --]
New comment by larsgrah on void-packages repository
https://github.com/void-linux/void-packages/pull/50458#issuecomment-2625133270
Comment:
> FYI As long as this is a draft(Aka not a production driver upgrade) I won't bother with rebasing unless there is a change other than a version bump.
after installing the driver update, steam will not launch, I am assuming this is due to the 32bit libraries being still 550.x.x, do you know of any workaround?
^ permalink raw reply [flat|nested] 76+ messages in thread
end of thread, other threads:[~2025-01-30 17:41 UTC | newest]
Thread overview: 76+ 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
2024-11-21 23:13 ` gmbeard
2024-11-21 23:14 ` gmbeard
2024-11-22 9:17 ` fvalasiad
2024-11-23 12:24 ` gmbeard
2024-11-23 18:37 ` fvalasiad
2024-11-23 18:37 ` fvalasiad
2024-11-24 1:19 ` abenson
2024-11-24 8:21 ` fvalasiad
2024-11-28 14:17 ` linde12
2024-11-30 9:24 ` gmbeard
2024-11-30 12:17 ` gmbeard
2024-11-30 14:36 ` ChrisW-B
2024-11-30 14:44 ` gmbeard
2024-12-01 9:49 ` gmbeard
2024-12-01 10:40 ` fvalasiad
2024-12-01 10:42 ` fvalasiad
2024-12-02 18:58 ` gmbeard
2024-12-08 22:30 ` [PR PATCH] [Updated] " fvalasiad
2025-01-30 15:22 ` [PR PATCH] [Updated] nvidia: update to 565.77 fvalasiad
2025-01-30 15:25 ` nvidia: update to 570.86.16 fvalasiad
2025-01-30 15:25 ` fvalasiad
2025-01-30 17:31 ` larsgrah
2025-01-30 17:41 ` larsgrah
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).