<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 - i915 [drm] GPU HANG: ecode 8:0:0x0fdfffff, in Xorg [718], reason: Hang on rcs0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=108518">108518</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>i915 [drm] GPU HANG: ecode 8:0:0x0fdfffff, in Xorg [718], reason: Hang on rcs0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>djn4823@yahoo.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=142143" name="attach_142143" title="various log files and hardware config reports.">attachment 142143</a> <a href="attachment.cgi?id=142143&action=edit" title="various log files and hardware config reports.">[details]</a></span>
various log files and hardware config reports.

Problem description:

xubuntu 18.04.1 on HP Stream 13 starts to display xfce panels, pauses
and then repeatedly blanks and resets the screen.  Sometimes it displays
the login screen even though the login screen should be bypassed because
I don't require a password.

I have been using this system with xubuntu 16.04 (either version 1 or the
original release - not sure) without problems.  The live CD for 16.04.3 works
as expected,
but the live CD for 16.04.4 and 16.04.5 have the same (or similar) problem.

In kern.log I see:
[drm] GPU HANG: ecode 8:0:0x0fdfffff, in Xorg [718], reason: Hang on rcs0,
action: reset

Multiple gpu resets follow.  In this boot, I have attempted to turn off
acceleration with the following two configuration files.  It gets a little
further with the manual Xorg configuration, but the behavior is much the
same.  With the manual configuration, it will display the top bar (panel),
put a few widgets on it at the right side, and usually display the mouse
icon in the upper left corner.  Sometimes it displays the wavy background
image for ubuntu 18.04, but with irregular chunks of the image missing.

With or without the xorg.conf files I get the GPU HANG message as above.

Attempts to turn off modesetting don't work either - I get a white screen
background with what look like Thai characters - even during the boot
messages (I remove "quiet" and "splash" from the grub command line).

It could be that I'm not turning off modesetting correctly, so perhaps
it would be best to send me instructions on how to do that.

/etc/X11/xorg.conf.d/20-i915:

  Section "Device"
    Identifier  "Intel Graphics"
    Busid "PCI:0:2:0"
    Driver      "vesa"
    Option      "NoAccel" "true"
    # An alternate: Option "DRI" "False"
    # An alternate: Option      "AccelMethod"  "sna"
    # An alternate: Option      "AccelMethod"  "uxa"
  EndSection

and /l/tr/etc/X11/xorg.conf.d/90-disable-glx

  Section "Extensions"
    Option "GLX" "Disable"
  #   Option "DRI" "Disable"
  #   Option "DRI2" "Disable"
  #   Option "DRI3" "Disable"
  #   Option "SGI-GLX" "Disable"
  EndSection

**************************************</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>