<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - nouveau DPMS poblem with DRI3 (GM107)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106662">106662</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>nouveau DPMS poblem with DRI3 (GM107)
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/nouveau
</td>
</tr>
<tr>
<th>Assignee</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>roman.elshin@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=139785" name="attach_139785" title="Xorg.log">attachment 139785</a> <a href="attachment.cgi?id=139785&action=edit" title="Xorg.log">[details]</a></span>
Xorg.log
There are ubuntu mate-16.04 with mainline 4.16.7 kernel and oibaf ppa, option
"power off monitor when system idle" in DE settings enabled and GLMatrix
screensaver are used.
By default dpms works, but adding
/usr/share/X11/xorg.conf.d/20-nouveau.conf with content :
Section "Module"
Load "dri3"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
Option "DRI" "3"
EndSection
cause a issue: after monitor wake up there are only one frame from screensaver
and mouse cursor over it (mouse work). System does not hang - is possible to
switch to virtual console, DE seems to think that all rigth (after some mouse
click there new folders appeares on a desktop) and X can be restarted without
problem.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>