Screen errors/artifacts after standby

I experience screen errors after waking up from standby. There are ton of artifacts visible. if i change the background image, the artifacts are gone but only on the background image area. The problem does not occur after booting, only after standby. The problem started weeks ago. I thought, maybe the next driver update fixes that, but didn’t. Any advice would be appreciated.

hwinfo --gfxcard
17: PCI 800.0: 0300 VGA compatible controller (VGA)             
  [Created at pci.395]
  Unique ID: GBI1.+r8WZMOhOe5
  Parent ID: w+J7.wfd8oV4+v2B
  SysFS ID: /devices/pci0000:00/0000:00:03.1/0000:08:00.0
  SysFS BusID: 0000:08:00.0
  Hardware Class: graphics card
  Model: "nVidia GA106 [GeForce RTX 3060 Lite Hash Rate]"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x2504 "GA106 [GeForce RTX 3060 Lite Hash Rate]"
  SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
  SubDevice: pci 0x881d 
  Revision: 0xa1
  Driver: "nvidia"
  Driver Modules: "nvidia"
  Memory Range: 0xfb000000-0xfbffffff (rw,non-prefetchable)
  Memory Range: 0xd0000000-0xdfffffff (ro,non-prefetchable)
  Memory Range: 0xe0000000-0xe1ffffff (ro,non-prefetchable)
  I/O Ports: 0xe000-0xe07f (rw)
  Memory Range: 0xfc000000-0xfc07ffff (ro,non-prefetchable,disabled)
  IRQ: 58 (1247132 events)
  Module Alias: "pci:v000010DEd00002504sv00001043sd0000881Dbc03sc00i00"
  Driver Info #0:
    Driver Status: nouveau is not active
    Driver Activation Cmd: "modprobe nouveau"
  Driver Info #1:
    Driver Status: nvidia_drm is active
    Driver Activation Cmd: "modprobe nvidia_drm"
  Driver Info #2:
    Driver Status: nvidia is active
    Driver Activation Cmd: "modprobe nvidia"
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #7 (PCI bridge)

Primary display adapter: #17

Welcome to the community @Zwerg01 :smiley: :enos_flag:

Perhaps share the output of:

sudo inxi -SMGsmxx --za

Have you tried booting with the LTS kernel instead, and confirmed whether it also happens there?

Let’s have a look at what drivers you have installed too:

yay -Q | grep nvidia

See here for a possible solution @Zwerg01 :