VLC choppy with nVIDIA GNOME on wayland suspend to RAM setting

Started by mahesh, Oct 23, 2023, 06:21 AM

Previous topic - Next topic

mahesh

I have Ubuntu 22.10 x86_64 with nVIDIA driver 520.56.06 from the PPA for Canonical Kernel Team.
Gnome on Wayland works fine and VLC playback is OK.
But suspend to RAM does not work, unless I make the file
Code:
etc/modprobe.d$ cat nvidia-power-management.conf
options nvidia NVreg_PreserveVideoMemoryAllocations=1
After reboot in Gnome on Wayland and successful resume from suspend to RAM, VLC is choppy.
This is not specific for this New Feature Branch Version of nVIDIA but this was also the case in Ubuntu 22.04 with older driver.
Is there another way to get resume from suspend to RAM working?