https://bugzilla.kernel.org/show_bug.cgi?id=43215
Summary: Nouveau: Resume from s2disk fails. Product: Drivers Version: 2.5 Kernel Version: 3.3.5, 3.4-rc4+, 3.4-rc6+ Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) AssignedTo: drivers_video-dri@kernel-bugs.osdl.org ReportedBy: harn-solo@gmx.de Regression: No
Created an attachment (id=73220) --> (https://bugzilla.kernel.org/attachment.cgi?id=73220) dmesg output of a cold boot -> suspend to disk > resume cycle
When sending the PC into suspend to disk mode via echo disk > /sys/power/state or using pm-suspend the resume process fails with the following messages:
[ 61.782648] [drm] nouveau 0000:01:00.0: timeout: URSOR_CTRL2_STATUS_ACTIVE(0) [ 61.782709] [drm] nouveau 0000:01:00.0: CURSOR_CTRL2(0) = 0x00000000
This bug is reproducible on several 3.3.x and 3.4-rc kernels. I did not test it on prior kernels. Suspend to RAM works fine.
The card used here is a nvce, Gainward 560 Ti, 2G video ram.
dri-devel@lists.freedesktop.org