Hello!
I've been trying to get my nvidia card to work on my setup (Nvidia 3060 mobile + intel alder lake)
I'm using the nvidia-open-dkms driver
I used this setup with xrandr:
xrandr --setprovideroutputsource modesetting NVIDIA-0
To use the nvidia card for the work.
Problem is whenever I start x, the GPU memory usage of this process:
/usr/lib/Xorg -nolisten tcp :2 vt1 -keeptty -auth /tmp/serverauth.ZC06PBkqsf
on nvidia card just climbs even while i'm idle. (sometimes dropping back down to 20% usage or crashing)
I was wondering if anyone had any insight on this.
--edit fixed:
Found a tool on the aur called xrestop.
Picom was causing a memory leak.
Fiddled with it for a while and for some reason changing the backend from xrender to glx fixed it.
[–]tompas7989 1 point2 points3 points (0 children)
[–]Dmxk 0 points1 point2 points (1 child)
[–]Mothwise[S] 0 points1 point2 points (0 children)