<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:dominik@greysector.net" title="Dominik 'Rathann' Mierzejewski <dominik@greysector.net>"> <span class="fn">Dominik 'Rathann' Mierzejewski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - DRM: EVO timeout with kernel 4.15.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105319">bug 105319</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>dominik@greysector.net
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - DRM: EVO timeout with kernel 4.15.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105319#c22">Comment # 22</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - DRM: EVO timeout with kernel 4.15.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=105319">bug 105319</a>
from <span class="vcard"><a class="email" href="mailto:dominik@greysector.net" title="Dominik 'Rathann' Mierzejewski <dominik@greysector.net>"> <span class="fn">Dominik 'Rathann' Mierzejewski</span></a>
</span></b>
<pre>Looks like I have an affected machine as well. I encountered this when bringing
an old installation (F26) up to date.
dmesg from 4.17.14-102.fc27.x86_64:
[...]
Aug 18 01:58:15 kernel: nouveau 0000:01:00.0: NVIDIA G98 (298480a2)
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: bios: version 62.98.3c.00.44
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: bios: M0203T not found
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: bios: M0203E not matched!
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: fb: 512 MiB DDR2
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: VRAM: 512 MiB
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB version 4.0
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01011323
00010034
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02000300
00000028
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 02022312
00020030
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00000000
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 00000140
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00002261
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: DCB conn 07: 00000513
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: MM: using M2MF for buffer
copies
Aug 18 01:58:16 kernel: nouveau 0000:01:00.0: DRM: allocated 1440x900 fb:
0x50000, bo 000000006f9828c3
Aug 18 01:58:28 kernel: fbcon: nouveaufb (fb0) is primary device
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: EVO timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: GPU lockup - switching to
software fbcon
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:28 kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer
device
Aug 18 01:58:30 kernel: [drm] Initialized nouveau 1.3.1 20120801 for
0000:01:00.0 on minor 0
Aug 18 01:58:30 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:32 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:37 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:58:53 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:59:10 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:59:11 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:59:13 kernel: nouveau 0000:01:00.0: DRM: base-0: timeout
Aug 18 01:59:52 kernel: nouveau 0000:01:00.0: DRM: EVO timeout
Aug 18 02:04:07 kernel: nouveau 0000:01:00.0: DRM: EVO timeout
4.14.x works fine like in Sérgio's case. Mine is also a single-screen setup
(LVDS-1) with no external outputs connected. There are no errors in Xorg log.
I believe this is a different bug than
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1547037">https://bugzilla.redhat.com/show_bug.cgi?id=1547037</a> and patch
<a href="https://github.com/skeggsb/nouveau/pull/1/files">https://github.com/skeggsb/nouveau/pull/1/files</a> did not fix this.
Sérgio, are you sure the above patch fixes this for you?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>