[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#989705: Suspend to RAM hangs computer with nouveau driver



Hello,

On Tue, Nov 09, 2021 at 05:03:07AM +0100, Barney G wrote:
> Same problem here. Without  init_on_alloc=0 suspend to RAM is not working
> (system freezes).
> With init_on_alloc=0 suspend to RAM is working, but waking up sometimes is
> not working.
> 
> inxi -G
> Graphics:
>   Device-1: NVIDIA GT218 [GeForce 210] driver: nouveau v: kernel
>   Display: x11 server: X.Org 1.20.11 driver: loaded: modesetting
>   unloaded: fbdev,vesa resolution: 1: 1920x1080~60Hz 2: 1920x1080~60Hz
>   OpenGL: renderer: NVA8 v: 3.3 Mesa 20.3.5
> 
> uname -a
> Linux living 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
> GNU/Linux

As reported here[1], it is reported that you can use the following two 
kernel paramters to workaround the issue (adding "init_on_free=0" to 
the previously reported "init_on_alloc=0"):

	init_on_alloc=0 init_on_free=0

If it can be usefull, I was able to replicate the issue affects Linux 
kernel version 5.14 and the actual 5.15 in sid/unstable. Therefore, both 
the kernel versions seem to be affected together with 5.10 version.

[1] https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/-/issues/547


Reply to: