Guest User

Untitled

a guest
May 22nd, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. Debian GNU/Linux 9 debian tty1
  2. debian login:
  3. [drm: intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
  4. [drm: intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* pipe A underrun
  5. [drm: intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=3 end=3055553384) time 9 us, min 476, max 479, scanline start 3, end 479
  6.  
  7. This driver uses SNA as the default acceleration method. You can try
  8. falling back to UXA if you run into trouble. To do so, save a file with
  9. the following content as /etc/X11/xorg.conf.d/20-intel.conf :
  10. Section "Device"
  11. Identifier "Intel Graphics"
  12. Driver "intel"
  13. Option "AccelMethod" "uxa"
  14. #Option "AccelMethod" "sna"
  15. EndSection
  16.  
  17. (WW) warning, (EE) error, (NI) not implemented, (??) unknown
  18. [8.534] (EE) Failed to load module "intel" (module does not exist, 0)
  19. [8.535] (EE) Failed to load module "vesa" (module does not exist, 0)
  20. [8.538] (EE) open /dev/dri/card 0: No such file or directory
  21. [8.538] (EE) open /dev/dri/card 0: No such file or directory
  22. [8.538] (EE) Screen 0 deleted because of no matching config section
  23.  
  24. [ 7.968213] EXT4-fs (sda1): re-mounted. Opts: errors - remount-ro
  25. [12.487005] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe A FIFO underrun
  26. [12.487086] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* pipe B underrun
  27. [12.487164] [drm:intel_cpu_fifo_underrun_irq_handler [i915]] *ERROR* CPU pipe B FIFO underrun
  28. [22.989944] [drm:intel_set_cpu_fifo_underrun_reporting [i915]] *ERROR* pipe A underrun
  29.  
  30. [ 0.115078] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
  31. [11.166138] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
Add Comment
Please, Sign In to add comment