Skip to content

Instantly share code, notes, and snippets.

@aperiodic
Created August 29, 2016 21:01
Show Gist options
  • Save aperiodic/3faf37859f46d0e45a6f1e2590d2c70a to your computer and use it in GitHub Desktop.
Save aperiodic/3faf37859f46d0e45a6f1e2590d2c70a to your computer and use it in GitHub Desktop.
Intel DRM dmesg errors
[Mon Aug 29 13:14:10 2016] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe B
[Mon Aug 29 13:14:10 2016] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
[Mon Aug 29 13:14:10 2016] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe C
[Mon Aug 29 13:14:10 2016] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe C FIFO underrun
[Mon Aug 29 13:37:22 2016] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe B
[Mon Aug 29 13:37:22 2016] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
[Mon Aug 29 13:37:22 2016] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* uncleared fifo underrun on pipe C
[Mon Aug 29 13:37:22 2016] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe C FIFO underrun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment