Summary: | x11-drivers/nvidia-drivers-470.239.06,535.161.07,550.54.14: version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ionen Wolkens <ionen> |
Component: | Current packages | Assignee: | Ionen Wolkens <ionen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rubbercabbage, soap |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ionen Wolkens
![]() (In reply to Ionen Wolkens from comment #0) > it is (currently) not tagged either. Correction, it is just 550.54.14 that's missing -- suppose could bump the other two but still will wait a bit in the hope get the usual location instead. Hi, before I stumbled upon this bug, I made a local copy from nvidia-drivers-550.40.07.ebuild to nvidia-drivers-550.54.14.ebuild and ebuild fetch downloaded the files from mirror 1. Seems the files are on Nvidia's servers but don't show up on the HTML index...? nvidia-drivers-470.223.02-gpl-pfn_valid.patch failed so I removed it from the new local 550.54.14 version's ebuild, got it to compile and qmerge. Modules modprobe fine. 3D acceleration works under X KDE Plasma. I have no idea if this patch is still needed. At least it needs modification. Here is the log bit from ebuild configure: * Applying nvidia-drivers-470.223.02-gpl-pfn_valid.patch ... patching file kernel/common/inc/nv-linux.h Hunk #1 succeeded at 2076 (offset 86 lines). patching file kernel/nvidia/nv-mmap.c Hunk #1 FAILED at 576. 1 out of 1 hunk FAILED -- saving rejects to file kernel/nvidia/nv-mmap.c.rej patching file kernel/nvidia/os-mlock.c Hunk #1 FAILED at 102. Hunk #2 FAILED at 176. 2 out of 2 hunks FAILED -- saving rejects to file kernel/nvidia/os-mlock.c.rej On nvidia-drivers-550.40.07 patch works fine. I'm running 6.7.6 kernel. Oh really, I hadn't tried given I always look at the index, well then I'll look at bumping this soon then. And yes, the pfn_valid patch is obsolete (this got fixed in these releases). The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af71e3ffc9485638892efa03c56f893d1db12bfc commit af71e3ffc9485638892efa03c56f893d1db12bfc Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2024-02-26 13:12:15 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2024-02-26 13:23:26 +0000 x11-drivers/nvidia-drivers: add 550.54.14 Closes: https://bugs.gentoo.org/925461 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> x11-drivers/nvidia-drivers/Manifest | 8 + .../nvidia-drivers/nvidia-drivers-550.54.14.ebuild | 501 +++++++++++++++++++++ 2 files changed, 509 insertions(+) Interestingly, right after adding, the index was finally updated. Guess it was cached or something anyhow, usually it's updated almost right away unless the files were really missing though -- ah well. |