Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mesa
mesa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,323
    • Issues 2,323
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 639
    • Merge Requests 639
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Mesa
  • mesamesa
  • Issues
  • #1766

Closed
Open
Opened Sep 25, 2019 by Bugzilla Migration User@bugzilla-migration

i915 [drm] GPU HANG: ecode 8:0:0x0fdfffff, in Xorg [718], reason: Hang on rcs0

Submitted by djn..@..oo.com

Assigned to Intel 3D Bugs Mailing List

Link to original bug (#108518)

Description

Created attachment 142143 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


Attachment 142143, "various log files and hardware config reports.":
BugReport.zip

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: mesa/mesa#1766