[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2019-06-24 Thread ALinuxUser
I see the error in my logs too, though I have not noticed symptoms. OS: Linux Mint 19.1 Tessa x86_64 Host: 20KHCTO1WW ThinkPad X1 Carbon 6th Kernel: 5.1.14-050114-generic DE: Cinnamon 4.0.10 WM: Mutter (Muffin) WM Theme: Mint-Y-Dark-trans (Mint-Y-Dark-BB_hack) Theme: Mint-Y-Dark [GTK2/3]

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2019-01-15 Thread PabloAB
Sill having this issue. Sorry, which version of gcc may fix it? Here my case: journalctl -b | grep "Atomic update failure" | wc -l && gcc --version && inxi -SCG! 31 14 gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-13 Thread dino99
Also tested the vanilla 4.15-9 : no trouble here too Then reloaded the ubuntu 4.15.0.12 : again no more issue. Looks like the new gcc upgrade has resolved some problem. ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread dino99
oem@ubuntu:~$ journalctl -b | grep drm kernel: fb: switching to inteldrmfb from VESA VGA kernel: [drm] Replacing VGA console driver kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). kernel: [drm] Driver supports precise vblank timestamp query. kernel: [drm] Finished loading DMC

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread dino99
Booting with 4.16-rc5, that error is not seen with that vanilla kernel oem@ubuntu:~$ journalctl -b | grep intel kernel: intel_idle: MWAIT substates: 0x142120 kernel: intel_idle: v0.4.1 model 0x5E kernel: intel_idle: lapic_timer_reliable_states 0x kernel: intel_pstate: Intel P-state driver

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread dino99
As said on top of that report, that error is seen for the first time using the latest supported kernel. This same kernel (4.15-7) was not exposing that error until yesterday (check journalctl daily), so might have some relationship with gcc recent changes. Will install vanilla 4.16-rc5 and

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.16

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread dino99
** Description changed: oem@ubuntu:~$ journalctl -b | grep intel kernel: intel_idle: MWAIT substates: 0x142120 kernel: intel_idle: v0.4.1 model 0x5E kernel: intel_idle: lapic_timer_reliable_states 0x kernel: intel_pstate: Intel P-state driver initializing kernel: intel_pstate:

[Bug 1755109] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

2018-03-12 Thread dino99
Also seen on Archlinux: https://bbs.archlinux.org/viewtopic.php?id=233230 Per their comment, my output: oem@ubuntu:~$ cat /sys/module/i915/parameters/enable_psr cat: /sys/module/i915/parameters/enable_psr: Permission denied oem@ubuntu:~$ sudo cat /sys/module/i915/parameters/enable_psr [sudo]