Open Linux Kernel Module 590.48.01 is spamming SystemD journal with warnings

Since my last system update a week ago, the nvidia.ko module has been spamming the journal with the following:

NVRM: GPU0 dispcmnCtrlCmdSystemGetVblankCounter_IMPL: invalid head number!

It comes in bursts, not constantly, but dumps dozens per second when it does. I estimate 8.5M records in the attached bug report. Unfortunately, it looks like the SystemD journal cannot be configured to ignore/drop messages by pattern, so I need to find out how to silence the driver if, as it seems, this is not a serious error. (The system/desktop/display runs normally; the only way I can tell there is a problem with the logging is that the journal files are immense and being rotated much more often than usual.)

Thanks for any help.

nvidia-bug-report.log.gz (3.9 MB)

I experienced this on my Fedora 43 with MATE-Compiz and rpmfusion-loaded driver 580.119.02-1.fc43.x86_64

Jan 20 07:25:52 quix kernel: NVRM: dispcmnCtrlCmdSystemGetVblankCounter_IMPL: invalid head number!

191292 occurences beginning an 19 13:15:14 until Jan 20 07:26:05, which is about when my system crashed. Crash looked like an out of control memory violation. Windows started disappearing or freezing one at a time. Restart failed, had to power-cycle.

nvidia-bug-report.log.gz (554.7 KB)

Added: The messages seem to correspond to when the monitor is dark (power management). Association with the crash I experienced is not proven, only associated in time.

I can reliably trigger this error by running xset s activate; xset s off which puts my monitors into low power/sleep mode without putting my computer to sleep.

arch linux: 6.18.5-arch1-1 x86_64

nvidia driver: 590.48.01

rtx 4070 ti super

Hi all,

Thank you for reporting the issue. We are tracking this on our internal bug tracker as Bug #5778752. This is under investigation.

I can confirm that the same error happens on a Ubuntu 24.04.4 LTS laptop with nVidia 5070.

uname -a
Linux laptop 6.17.0-19-generic #19~24.04.2-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 23:08:46 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Driver Version: 580.126.09-0ubuntu0.24.04.2

I got

journalctl | grep “dispcmnCtrlCmdSystemGetVblankCounter_IMPL” | wc -l
128419

entries from Mar 28 21:01:39 till Mar 28 21:08:16

Screen went black although monitor did not. I had to reboot via remote ssh.