* [PR PATCH] nvidia: update to 550.107.02
@ 2024-07-30 4:18 mike7d7
2024-08-01 0:10 ` abenson
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: mike7d7 @ 2024-07-30 4:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
There is a new pull request by mike7d7 against master on the void-packages repository
https://github.com/mike7d7/void-packages nvidia
https://github.com/void-linux/void-packages/pull/51537
nvidia: update to 550.107.02
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/51537.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nvidia-51537.patch --]
[-- Type: text/x-diff, Size: 1221 bytes --]
From 943cd3982b2f940c1960f698b48b19a9a0013f78 Mon Sep 17 00:00:00 2001
From: Miguel <migue07mx@protonmail.com>
Date: Mon, 29 Jul 2024 22:16:07 -0600
Subject: [PATCH] nvidia: update to 550.107.02
---
srcpkgs/nvidia/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 8340e8a737e5ed..3abef102d7f461 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
_desc="NVIDIA drivers for linux"
pkgname=nvidia
-version=550.100
+version=550.107.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=8a6b5fb287bf11f5056734784bda64c1064a09c2aa79f6b225ec0fb56d23802d
+checksum=f97c1ca4df306028d88c7aed631fa8061b55c57c4c234d853b575d8cce6c0168
# 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] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
@ 2024-08-01 0:10 ` abenson
2024-08-01 0:11 ` abenson
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 0:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 230 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261691382
Comment:
I get kernel panics with this version on my optimus/4060.
[Uploading nvidia.log…]()
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
2024-08-01 0:10 ` abenson
@ 2024-08-01 0:11 ` abenson
2024-08-01 0:11 ` abenson
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 0:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 220 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261691382
Comment:
I get kernel panics with this version on my optimus/4060.
[nvidia.log…]()
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
2024-08-01 0:10 ` abenson
2024-08-01 0:11 ` abenson
@ 2024-08-01 0:11 ` abenson
2024-08-01 1:20 ` abenson
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 0:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 280 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261691382
Comment:
I get kernel panics with this version on my optimus/4060.
[nvidia.log](https://github.com/user-attachments/files/16448214/nvidia.log)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
` (2 preceding siblings ...)
2024-08-01 0:11 ` abenson
@ 2024-08-01 1:20 ` abenson
2024-08-01 1:38 ` abenson
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 1:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 198 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261758237
Comment:
Hm, I'm getting that with the old version on 6.10, too.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
` (3 preceding siblings ...)
2024-08-01 1:20 ` abenson
@ 2024-08-01 1:38 ` abenson
2024-08-01 1:44 ` abenson
2024-08-01 1:45 ` [PR PATCH] [Merged]: " abenson
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 1:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261779816
Comment:
Nevermind, that might be a 6.10 issue.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
` (4 preceding siblings ...)
2024-08-01 1:38 ` abenson
@ 2024-08-01 1:44 ` abenson
2024-08-01 1:45 ` [PR PATCH] [Merged]: " abenson
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 1:44 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 166 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/51537#issuecomment-2261785693
Comment:
Yeah, it's a 6.10 issue.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PR PATCH] [Merged]: nvidia: update to 550.107.02
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
` (5 preceding siblings ...)
2024-08-01 1:44 ` abenson
@ 2024-08-01 1:45 ` abenson
6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2024-08-01 1:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
There's a merged pull request on the void-packages repository
nvidia: update to 550.107.02
https://github.com/void-linux/void-packages/pull/51537
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2024-08-01 1:45 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-30 4:18 [PR PATCH] nvidia: update to 550.107.02 mike7d7
2024-08-01 0:10 ` abenson
2024-08-01 0:11 ` abenson
2024-08-01 0:11 ` abenson
2024-08-01 1:20 ` abenson
2024-08-01 1:38 ` abenson
2024-08-01 1:44 ` abenson
2024-08-01 1:45 ` [PR PATCH] [Merged]: " abenson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).