惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
F
Fortinet All Blogs
云风的 BLOG
云风的 BLOG
MyScale Blog
MyScale Blog
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
B
Blog RSS Feed
I
InfoQ
N
Netflix TechBlog - Medium
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
Recent Announcements
Recent Announcements
GbyAI
GbyAI
H
Help Net Security
L
LangChain Blog
M
MIT News - Artificial intelligence
Y
Y Combinator Blog
aimingoo的专栏
aimingoo的专栏

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
Old version of nvidia-settings in cachyos-znvr4 shadowing...
@spaceman777 · 2026-04-24 · via CachyOS Forum - Latest posts
Ran into this due to some testing. It looks as thought there is an “nvidia-settings” package in both cachyos-znvr4 595.45.04-1 from March 12th, and another one in cachyos-extra-znvr4 595.58.03-1.1 from March 26th with a newer version. Perhaps the package was moved to the extra-znvr4 repo? Not sure. I’m going to manually install the newer one to fix my issue though. Here’s some output to illustrate what (could?) be a packaging problem. (One of little consequence though, given that nvidia-settings is… not such a useful program nowadays lol.) ``` $ paru -Ss nvidia-settings aur / nvidia-settings-bsb 590.48.01-1 [ +0 ~0.00 ] Tool for configuring the NVIDIA graphics driver aur / nvdock-git r7.1290edc-1 [ +0 ~0.00 ] a tray icon to easily launch the nvidia-settings control panel aur / nvidia-settings-tesla 580.65.06-1 [ +1 ~0.00 ] Tool for configuring the NVIDIA graphics driver (tesla version) aur / nvidia-settings-beta 595.58.03-1 [ +346 ~0.63 ] Tool for configuring the NVIDIA graphics driver (beta version) extra / nvidia-settings 595.58.03-1 [ 774.60 KiB 1.54 MiB ] [Installed: 595.45.04-1] Tool for configuring the NVIDIA graphics driver cachyos / nvidia-settings 595.58.03-1 [ 775.72 KiB 1.54 MiB ] [Installed: 595.45.04-1] Tool for configuring the NVIDIA graphics driver cachyos / nvidia-580xx-settings 580.126.18-1 [ 782.28 KiB 1.54 MiB ] Tool for configuring the NVIDIA graphics driver (580xx) cachyos / nvidia-470xx-settings 470.256.02-3 [ 743.53 KiB 1.43 MiB ] Tool for configuring the NVIDIA graphics driver cachyos / nvidia-390xx-settings 390.157-2 [ 849.61 KiB 1.74 MiB ] Tool for configuring the NVIDIA graphics driver, 390xx legacy branch cachyos-extra-znver4 / nvidia-settings 595.58.03-1.1 [ 776.04 KiB 1.55 MiB ] [Installed: 595.45.04-1] Tool for configuring the NVIDIA graphics driver cachyos-znver4 / nvidia-settings 595.45.04-1 [ 0 B 1.55 MiB ] [Installed] Tool for configuring the NVIDIA graphics driver $ paru -Si cachyos-extra-znver4/nvidia-settings Repository : cachyos-extra-znver4 Name : nvidia-settings Version : 595.58.03-1.1 Description : Tool for configuring the NVIDIA graphics driver Architecture : x86_64_v4 URL : GitHub - NVIDIA/nvidia-settings: NVIDIA driver control panel · GitHub Licenses : GPL-2.0-only Groups : None Provides : None Depends On : jansson gtk3 libxv libvdpau nvidia-utils libxnvctrl Optional Deps : None Conflicts With : None Replaces : None Download Size : 776.04 KiB Installed Size : 1582.41 KiB Packager : CachyOS admin@cachyos.org Build Date : Thu 26 Mar 2026 11:32:50 AM EDT Validated By : SHA-256 Sum Signature $ paru -Si cachyos-znver4/nvidia-settings Repository : cachyos-znver4 Name : nvidia-settings Version : 595.45.04-1 Description : Tool for configuring the NVIDIA graphics driver Architecture : x86_64_v4 URL : GitHub - NVIDIA/nvidia-settings: NVIDIA driver control panel · GitHub Licenses : GPL-2.0-only Groups : None Provides : None Depends On : jansson gtk3 libxv libvdpau nvidia-utils libxnvctrl Optional Deps : None Conflicts With : None Replaces : None Download Size : 776.65 KiB Installed Size : 1582.41 KiB Packager : CachyOS admin@cachyos.org Build Date : Thu 12 Mar 2026 01:01:29 PM EDT Validated By : SHA-256 Sum Signature ``` Cheers folks