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

推荐订阅源

博客园_首页
J
Java Code Geeks
博客园 - 聂微东
量子位
C
Check Point Blog
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
G
Google Developers Blog
Google DeepMind News
Google DeepMind News
B
Blog
罗磊的独立博客
腾讯CDC
GbyAI
GbyAI
博客园 - 【当耐特】
A
About on SuperTechFans
M
MIT News - Artificial intelligence
U
Unit 42
D
Docker
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
小众软件
小众软件
S
SegmentFault 最新的问题
有赞技术团队
有赞技术团队

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
Are new Nvidia drivers stable for RTX A2000? / Kernel & H...
JohnnySSH · 2026-06-20 · via Arch Linux Forums

#1 2026-03-09 13:33:38

JohnnySSH
Member
Registered: 2013-05-04
Posts: 91

Are new Nvidia drivers stable for RTX A2000?

Hi,

I was suggested a while back to use the 550xx branch of driver as the current driver I think it could have been 570 or 580 version kept kernel panicking my machine.

01:00.0 VGA compatible controller: NVIDIA Corporation GA107GLM [RTX A2000 8GB Laptop GPU] (rev a1)
	Subsystem: Lenovo Device 22f8
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia

I see that there's a 590 branch out.

Has anyone got any good results with this?

I found I needed to rebuild my machine every few days after kernel panic and the system would somehow send many library files situated in /lib to Lost+Found/

I'm trying to run Davinci Resolve Studio - downloaded from BlackMagick website and not AUR and so far managed to get it to the point where at least it will launch by downgrading OpenCL.

This isn't a Resolve posting so no need to move to AUR section but all I'm trying to find out is, will the newer 590 branch work with my system stably and does it have working CUDA?

#2 2026-03-10 13:00:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,107

Re: Are new Nvidia drivers stable for RTX A2000?

That card appears to be from the ampere family and uses a GA 107 / NV 177 chipset .

is this a laptop ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

#3 2026-03-10 14:39:55

JohnnySSH
Member
Registered: 2013-05-04
Posts: 91

Re: Are new Nvidia drivers stable for RTX A2000?

Lone_Wolf wrote:

That card appears to be from the ampere family and uses a GA 107 / NV 177 chipset .

is this a laptop ?

Yes! It's a Lenovo P1 Gen 5

so far I have installed the 590xx or "Open" branch and the system seems to be stable. DaVinci Resolve works again which is good news, I haven't tested with other things like Steam and my drone sims but for now at least I have a GUI at correct resolution.

#4 2026-03-11 13:23:53

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,107

Re: Are new Nvidia drivers stable for RTX A2000?

There is a forum post from a user with a laptop with rtx 3070 (also ampere) where the nvidia firmware had to be disabled (only possible with proprietary driver) .

I haven't been able to find other problem reports.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

#5 Today 08:54:17

johnchampion
Member
Registered: Today
Posts: 1

Re: Are new Nvidia drivers stable for RTX A2000?

Hi, I came across your post about the RTX A2000 8GB on your ThinkPad P1 Gen 5 — I have the exact same machine and GPU (subsystem 17AA:22F8) but my GPU's VBIOS is corrupted (Code 43, BIOS Unknown in GPU-Z, 0MB VRAM reported). Since your card is working, would you be willing to dump your VBIOS and share it?

On Linux it's one command:
sudo nvflash --save my_vbios.rom
(Linux NVFlash binary: https://www.techpowerup.com/download/nvidia-nvflash/)

It would genuinely save my laptop. Happy to share more details if useful. Thanks for considering it!

#6 Today 09:11:28

JohnnySSH
Member
Registered: 2013-05-04
Posts: 91

Re: Are new Nvidia drivers stable for RTX A2000?

johnchampion wrote:

Hi, I came across your post about the RTX A2000 8GB on your ThinkPad P1 Gen 5 — I have the exact same machine and GPU (subsystem 17AA:22F8) but my GPU's VBIOS is corrupted (Code 43, BIOS Unknown in GPU-Z, 0MB VRAM reported). Since your card is working, would you be willing to dump your VBIOS and share it?

On Linux it's one command:
sudo nvflash --save my_vbios.rom
(Linux NVFlash binary: https://www.techpowerup.com/download/nvidia-nvflash/)

It would genuinely save my laptop. Happy to share more details if useful. Thanks for considering it!

Standby... I am currently trying to install nvflash once it's done I'll let you know ;-)