dmesg shows "[drm:gen8_irq_handler [i915]] *ERROR* The master control interrupt lied (SDE)!"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linux |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
On a recent intel NUC using i915 graphics, I get the following errors in dmesg:
[drm:gen8_
There are two monitors connected to this box, one with mini-HDMI->HDMI, one with mini-DP->HDMI cable.
Maybe related:
https:/
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-generic 3.19.0.26.25
ProcVersionSign
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
Date: Wed Aug 26 10:07:31 2015
InstallationDate: Installed on 2015-08-01 (24 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: linux
UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
UpgradeStatus: No upgrade log present (probably fresh install)

|
#8 |

|
#9 |
Can you please bisect this? Which one is the bad commit?

|
#10 |
No need to bisect, the error message was introduced by Oscar in
commit 38cc46d73ed99dd
Author: Oscar Mateo <email address hidden>
Date: Mon Jun 16 16:10:59 2014 +0100
drm/i915/bdw: Ack interrupts before handling them (GEN8)
And for those reason bit 23 of master ctl is set and the SDE IIR is 0.

|
#11 |
Created attachment 102730
dmesg
(In reply to comment #2)
> No need to bisect, the error message was introduced by Oscar in
>
> commit 38cc46d73ed99dd
> Author: Oscar Mateo <email address hidden>
> Date: Mon Jun 16 16:10:59 2014 +0100
>
> drm/i915/bdw: Ack interrupts before handling them (GEN8)
>
> And for those reason bit 23 of master ctl is set and the SDE IIR is 0.
Revert this commit on latest -next-queued,error "<3>[ 1.955683] [drm:gen8_
Output:
[root@x-bdw01 ~]# dmesg -r | egrep "<[1-3]>" |grep drm
<3>[ 2.753243] [drm:intel_
<3>[ 2.768133] [drm:intel_
<3>[ 2.780219] [drm:intel_
<3>[ 2.792092] [drm:intel_
<3>[ 2.804271] [drm:intel_
<3>[ 2.813306] [drm:intel_
<3>[ 2.831054] [drm:intel_
<3>[ 2.832254] [drm:intel_

|
#12 |
Hi
It seems you're booting with eDP+HDMI. I can't reproduce this with eDP+HDMI or just eDP. Can you please confirm whether this only happens when you boot with DP (or DP+something) attached?
Thanks,
Paulo

|
#13 |
(In reply to comment #4)
> Hi
>
> It seems you're booting with eDP+HDMI. I can't reproduce this with eDP+HDMI
What I wanted to say was: "It seems you're booting with eDP+DP."
> or just eDP. Can you please confirm whether this only happens when you boot
> with DP (or DP+something) attached?
>
> Thanks,
> Paulo

|
#14 |
Created attachment 104474
dmesg(14bf99)
It doesn't happen on latest -queued and -nightly kernel.I guess someone fixed it.

|
#15 |
(In reply to comment #6)
> Created attachment 104474 [details]
> dmesg(14bf99)
>
> It doesn't happen on latest -queued and -nightly kernel.I guess someone
> fixed it.
Closing bug then. If it still happens, please reopen.

|
#16 |
Verified on latest -nightly(
[root@x-bdw01 ~]# dmesg -r | egrep "<[1-3]>" |grep drm
[root@x-bdw01 ~]#

|
#17 |
Created attachment 115902
dmesg
I just saw this error while running the 4.0.3 kernel (4.0.3-

|
#18 |
Created attachment 116126
dmesg output, post event

|
#19 |
Comment on attachment 116126
dmesg output, post event
This happens on a new NUC, with
CPU0: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz (fam: 06, model: 3d, stepping: 04)
I'm running a 4K display off the miniDP port.
It happens almost every single time I walk away from the computer within 10-15 minutes.

|
#20 |
*** Bug 90058 has been marked as a duplicate of this bug. ***

|
#21 |
Created attachment 117855
master control interrupt lied event
Not exactly sure what I'm looking at here. Using live infrastructure (libdrm, mesa, xorg-server, xf86-video-intel, all -9999) on gentoo.
Linux hatshepsut 4.1.6-gentoo #1 SMP Thu Aug 20 13:12:11 CEST 2015 x86_64 Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz GenuineIntel GNU/Linux
If you need additional info, please let me know.
19 comments hidden
Loading more comments
|
view all 181 comments |

Alexander List (alexlist) wrote : | #1 |
- output of dmidecode Edit (23.3 KiB, text/plain)
- CurrentDmesg.txt Edit (62.6 KiB, text/plain; charset="utf-8")
- Dependencies.txt Edit (3.6 KiB, text/plain; charset="utf-8")
- HookError_source_linux_meta.txt Edit (727 bytes, text/plain; charset="utf-8")
- JournalErrors.txt Edit (58.4 KiB, text/plain; charset="utf-8")
- Lspci.txt Edit (9.1 KiB, text/plain; charset="utf-8")
- Lsusb.txt Edit (470 bytes, text/plain; charset="utf-8")
- ProcCpuinfo.txt Edit (4.1 KiB, text/plain; charset="utf-8")
- ProcEnviron.txt Edit (106 bytes, text/plain; charset="utf-8")
- ProcInterrupts.txt Edit (2.4 KiB, text/plain; charset="utf-8")
- ProcModules.txt Edit (5.4 KiB, text/plain; charset="utf-8")
- UdevDb.txt Edit (174.6 KiB, text/plain; charset="utf-8")

Alexander List (alexlist) wrote : | #2 |

Alexander List (alexlist) wrote : | #3 |

Brad Figg (brad-figg) wrote : Status changed to Confirmed | #4 |
This change was made by a bot.
Changed in linux (Ubuntu): | |
status: | New → Confirmed |
Changed in linux (Ubuntu): | |
importance: | Undecided → High |

Timo Aaltonen (tjaalton) wrote : | #5 |
Try mainline v4.2-rc8:
http://
Changed in linux (Ubuntu): | |
status: | Confirmed → Incomplete |

Alexander List (alexlist) wrote : | #6 |
Changed in linux (Ubuntu): | |
status: | Incomplete → Confirmed |

Alexander List (alexlist) wrote : | #7 |
Tried 4.2.0 from http://
Changed in linux: | |
importance: | Unknown → High |
status: | Unknown → Confirmed |
14 comments hidden
Loading more comments
|
view all 181 comments |

Peter Matulis (petermatulis) wrote : | #22 |
Tried 4.3-rc1 [1] on an Asus Zenbook trying to escape bug 1492632 and I am now getting this message.
[1]: http://

cboettig (cboettig) wrote : | #23 |
Also getting this error sporadically, only with an external monitor, on the Dell XPS-13 developer edition (ships w/ ubuntu) on either 5.04 with 3.18 kernel or 5.10 beta with 4.2 kernel. Appears to be some kind of buffer overrun triggered by certain intensive tasks.

Stefan Langeland (morphuspam) wrote : | #24 |
Getting this error as well on a Dell XPS-13 developer edition (ubuntu 14.04 LTE) with Kernel 4.3.0-rc2 from mainline[1].
Error occurs when I connect an external monitor on DisplayPort with 4k/60hz: Monitor flickers, turns black every five seconds and turns off completely after two or three minutes.
Error message (constantly with dmesg)
[14142.692434] [drm:gen8_
...
After changing resolution back to 1920x1080 everything works fine again without any error messages.
Reproducable with stock kernel on ubuntu (3.13.0-37).
[1]: http://

Stephen Thirlwall (l-sdt) wrote : | #25 |
I've just started getting this after updating to linux-image-
NUC 5i3RYH connected via the mini-hdmi port to a 720p tv.
100% repeatable for me using Kodi 15.1. If I play a video I get audio, but the video is all black. If I activate the on-screen display items they render fine, but the video content itself is missing. Audio is fine.
Entering and exiting a video I get this each time:
[ 29.275053] [drm:gen8_
[ 29.275763] [drm:gen8_
[ 29.316539] sound hdaudioC0D0: HDMI: ELD buf size is 0, force 128
[ 29.316579] sound hdaudioC0D0: HDMI: invalid ELD data byte 0
[ 29.348980] [drm:gen8_
[ 29.363813] [drm:gen8_
Always the first six lines, sometimes more of the (SDE!) lines follow. Always one set when playback begins, and another when playback ends.
Further to this, if I disable VAAPI acceleration in Kodi, the video playback works again, but the kernel messages still appear.
Both the black-video and the messages are completely new in 3.19.0-30 - haven't seen either in earlier kernels.

Billy Olsen (billy-olsen) wrote : | #26 |
Just saw this new after updating to the 3.19.0-30-generic kernel in vivid.

Alex (leo-tv) wrote : | #27 |
Have the same problem on NUC5i5RYH connected to monitor via DisplayPort
> Ubuntu Server 14.04.3 LTS (GNU/Linux 3.19.0-30-generic x86_64)
1 comments hidden
Loading more comments
|
view all 181 comments |

|
#29 |
Created attachment 118836
The master control interrupt lied
kernel output on a
Lenovo X1 Carbon (3rd gen) connected to a lenovo onelink pro dock

|
#30 |
(In reply to Kim Carlsen from comment #14)
> Created attachment 118836 [details]
> The master control interrupt lied
>
> kernel output on a
> Lenovo X1 Carbon (3rd gen) connected to a lenovo onelink pro dock
Outputting 2560x1440@60 works fine, outputting 3840x2160@60 produces no picture on external monitor.
When removing the onelink prodock and connecting the dp cable directly to the laptop then all resolutions works (3840x2160@60).
Whenever running xrandr it adds 36 lines to kernel log of 'The master control interrupt lied'

|
#31 |
When 4k resolution is working, these error message is still present in kernel.log. Maybe resolution issue is unrelated to IRQ issue

|
#32 |
(In reply to Kim Carlsen from comment #16)
> When 4k resolution is working, these error message is still present in
> kernel.log. Maybe resolution issue is unrelated to IRQ issue
Please file that as a separate bug to not conflate this one, thanks.
3 comments hidden
Loading more comments
|
view all 181 comments |

Brian Neltner (neltnerb) wrote : | #28 |
I can verify that I also am getting this error now that I am running 3.19.0-30 on Intel NUC5i7RYH with Iris 6100 graphics.
I don't know what the error means, but definitely getting it. Upon update now my boot screen doesn't properly load and I have to decrypt the disk with nothing on the screen, clear regression from 3.19.0-28, but not sure if it's related.
4 comments hidden
Loading more comments
|
view all 181 comments |

stan383 (stan383) wrote : | #33 |
I have Lenovo Thinkpad L450 with Intel HD Graphics 5500 and I can confirm the issue is present in the mainline kernel 4.3.0-040300rc. I did not have real noticeable issue - I just see the error messages in the log. It can be reproduced by executing xrandr while an external monitor is connected to the laptop. Any time I execute it, it will produce the error messages. Also connecting the external monitor to DP2 (analog VGA) will produce the error messages in dmesg.
When there is only laptop screen on and no external display connected, it looks executing xrandr will not produce the errors.
The problem is present in 3.19.0-30 but it is not present in 3.19.0-15.
I tried also 3.19.0-28, but using this kernel, my external monitor and even my external USB mouse and keyboard did not work.

rolfinator (seb2) wrote : | #34 |
Affects me too on HP 820 G2 with Xubuntu 15.04 on Kernel 3.19.0-31-generic.

|
#35 |
commit 97e5ed1111dcc53
Author: Daniel Vetter <email address hidden>
Date: Fri Oct 23 10:56:12 2015 +0200
drm/i915: shut up gen8+ SDE irq dmesg noise
Changed in linux: | |
status: | Confirmed → Fix Released |

Morten Clausen (morten-c) wrote : | #36 |
Maybe I don't get it, but: Is the fix only shutting up the kernel messages or is this fixing the cause?
I'm expiriencing this messages on a Lenovo T450 (20BX011GE) running 15.10 with 4.2.0-16-generic kernel. I see this messages wether external monitor is connected or not, although with much higher frequency with external monitor connected (dp via dock).
It seems like this messages is related to random GDM crashes. I tried to reproduce this behaviour, but I've got no clue when this is happening so far. I will try to investigate this further.

Puggan (from-ubuntu-b) wrote : | #37 |
Got this error in my dmesg, and gets daily KDM crashes.
Have an Asus X555L with 2 external monitors connected,
each morning when i get back to the computer, the laptop screen dosn't start,
and I have no working window managment => I can use the active window, but can't change active window.
Also, if i activate the wireless-card, I can see the si (software interupt) in top raise to 100%, and then I lose all controll.
And all I found so far is this error message 1836 times in the dmesg-log

Jeroko (jeroko) wrote : | #38 |
I get this error on my new Toshiba P50t-C-104, with kernel 4.3. No monitors attached, just the default laptop screen. I get a black screen after this message on boot. The only way to boot is to use the 'nomodeset' kernel parameter, but that dissables the intel graphics card.
[ 6.254918] [drm:i915_gem_open]
[ 6.254990] [drm:drm_
[ 6.254993] [drm:drm_
[ 6.254995] [drm:drm_
[ 6.254996] [drm:drm_
[ 6.254997] [drm:drm_
[ 6.254999] [drm:drm_
[ 6.255000] [drm:drm_
[ 6.255002] [drm:drm_
[ 6.255003] [drm:drm_
[ 6.255008] [drm:drm_
[ 6.255010] [drm:drm_
[ 6.255011] [drm:intel_
[ 6.255018] [drm:edp_
[ 6.255024] [drm:edp_
[ 6.255476] [drm:drm_
[ 6.255480] [drm:drm_
[ 6.255483] [drm:drm_
[ 6.255487] [drm:drm_
[ 6.255497] [drm:drm_
[ 6.255498] [drm:drm_
[ 6.255500] [drm:intel_
[ 6.255657] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1)
[ 6.255658] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK on first message, retry
[ 6.255815] [drm:gen8_
[ 6.255817] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1)
[ 6.255819] [drm:drm_
[ 6.255821] [drm:drm_
[ 6.255824] [drm:drm_
[ 6.255826] [drm:drm_
[ 6.255828] [drm:intel_
[ 6.255986] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1)
[ 6.255988] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK on first message, retry
[ 6.256147] [drm:gen8_
[ 6.256149] [drm:gmbus_xfer] GMBUS [i915 gmbus dpb] NAK for addr: 0050 w(1)
[ 6.256150] [drm:drm_
[ 6.256152] [drm:drm_
[ 6.302099] init: alsa-restore main process (976) terminated with status 99
...

Tim Holy (holy-wustl) wrote : | #39 |
I'm still getting this on 4.2.0-17-generic with a Lenovo W550s. Moreover, [if you read the patch](http://

fcourchesne@gmail.com (fcourchesne) wrote : | #40 |
I am getting this as well WITHOUT any external monitors plugged.
4.2.0-17-generic
I was getting similar behavior on arch Linux with 4.2.x
I also get this error prior:
[drm:intel_
Changed in linux: | |
importance: | High → Unknown |
status: | Fix Released → Unknown |
Changed in linux: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
101 comments hidden
Loading more comments
|
view all 181 comments |

|
#142 |
(In reply to darkbasic from comment #26)
> When did you shut up the messages for the first time? I always saw them in
> every RC, including latest 4.4-rc8.
drm-next, not Linus' upstream.

|
#143 |
Please see this bug report:
https:/
This bug makes my Dell Latitude laptop shutdown (power off). In that bug report I provided a lot of information about my system, logs and tests I did. Currently, only kernel "3.13.0-36-generic" running module "/lib/modules/
Hence, this bug is far from "solved" and shutting up dmesg definitely won't solve it.

|
#144 |
(In reply to Yuri from comment #28)
> Please see this bug report:
>
> https:/
>
> This bug makes my Dell Latitude laptop shutdown (power off). In that bug
> report I provided a lot of information about my system, logs and tests I
> did. Currently, only kernel "3.13.0-36-generic" running module
> "/lib/modules/
> this bug.
>
> Hence, this bug is far from "solved" and shutting up dmesg definitely won't
> solve it.
That has nothing to do with these error messages.
Changed in linux: | |
status: | Confirmed → Fix Released |

Gronor (tonut) wrote : | #145 |
So did 4.5.0 RC6 fixed it for you guys?
It still reproduces for me even with this kernel

dancer7162 (dancer7162) wrote : | #146 |
Yes it fixed it for me.
System is NUC5i7RYH using the HDMI port (using linux-image-
thank you guys

Carroarmato0 (carroarmato0) wrote : | #147 |
After some longer tests looks like this is still not 100% with RC6 :(

Raniz (raniz-1) wrote : | #148 |
I haven't noticed any issues in my day-to-day work with RC6. Can't say all issues are completely resolved since I haven't done any exhaustive testing but it's a major improvement over RC5.

darkhawk (info-sarazin) wrote : | #149 |
Hey folks,
there is an BIOS Update for the Lenovo T450s
[Problem fixes]
- Fixed an issue related to system unable to power on due to chipset hang in some specific situation.
Will try this....
Feedback will come

darkhawk (info-sarazin) wrote : | #150 |
Ok, nothing new
[ 1510.565374] [drm:gen8_

thomas955 (thoehlig) wrote : | #151 |
Hi,
we recently got our new E7450 Notebooks from Dell and encountered the same Problems.
Main Problem - Displays flickering or turn to black at all.
We use 3 Displays 2x externeal via DP / HDMI 1920x1080 + E7450 build in with 1920x1080.
OS is Ubuntu 14.04LTS with Kernel 4.2.0-30-generic.
I also tested few hours ago the latest Kernel 4.5.0-040500rc7
The dmesg messag "[drm:gen8_
There is another dmesg message in 4.5 that seems to be related to the i915 driver:
[Di Mär 8 17:51:44 2016] pci_bus 0000:02: Allocating resources
[Di Mär 8 17:51:44 2016] pci_bus 0000:03: Allocating resources
[Di Mär 8 17:51:44 2016] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
[Di Mär 8 17:51:44 2016] i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment
.
.
.
[Di Mär 8 17:53:14 2016] WARNING: CPU: 0 PID: 1278 at /home/kernel/
[Di Mär 8 17:53:14 2016] Unclaimed register detected after reading register 0x223a0
modinfo i915
filename: /lib/modules/
license: GPL and additional rights
description: Intel Graphics
author: Intel Corporation
author: Tungsten Graphics, Inc.
firmware: i915/bxt_
firmware: i915/skl_
firmware: i915/skl_
srcversion: A8C37B25F49F03A
Hardware:
E7450
Graphics:
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 062e
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 51
Region 0: Memory at f5000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a4] PCI Advanced Features
AFCap: TP+ FLR+
AFCtrl: FLR-
AFStatus: TP-
Kernel driver in use: i915
in addition i have a:
03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M]
but its not in use.
If you need more Information ...
Thank you in advance
Thomas

Gronor (tonut) wrote : | #152 |
@thoehlig can you check if you lower the resolution to 1280 x 1024 you still have this problem? If i switch my external monitors to that resolution, the flickering is gone.

thomas955 (thoehlig) wrote : | #153 |
I will check this, but its not a solution for me and my users to lower the screen resolution to avoid flickering.
Btw. today with Kernel 4.5 i also had flickering but there were no messages in dmesg.

Dr4K4n (stefan-dr4k4n) wrote : | #154 |
I'm having similar problems on my Dell XPS 13 9343 running 15.10 with 4.5.0-040500rc6
I've ran 2 FullHD displays daisy-chained to the miniDP of the notebook, both monitors switched to DP 1.2. This lead to flickering. I since then dropped that configuration and run a single display set to DP 1.1 without flickering.
Still there are some problems.
When watching a YouTube video fullscreen and changing the volume the screen freezes. The volume overlay doesn't appear, but the video seems to play along and the PC doesn't react to keypresses.
The only way out is switching to a TTY (Ctrl+Alt+F1) and restarting lightdm.
Also since I've switched from 4.2.0-30-generic to 4.5.0-040500rc6
Please let me know when you need any more infos from me.

thomas955 (thoehlig) wrote : | #155 |
@Gronor Tested 1280x720 on all Displays, same problem.

Gronor (tonut) wrote : | #156 |
That is strange. On that resolution I don't get the flicker. But as you said, it's not an option, though would have been a good indicator for people looking into this.

Christian George (radu-j-deactivatedaccount-deactivatedaccount) wrote : | #157 |
I have a Dell XPS 13 9343 running Ubuntu 15.10 with 4.2.0-16-generic . Every few days my system freezes and I can move the mouse pointer but can't click on anything. Pressing anything on the keyboard has no effect.
I am using the laptop display + an external monitor Dell U2913WM (2560x1080 @60Hz). I see no flicker or anything else on the displays. I only experience the freeze just as Dr4K4n (stefan-dr4k4n) wrote above.

thomas955 (thoehlig) wrote : | #158 |
I think the flickering problem only occurs if you use two external monitors with e-port-dock.

Yuri Ribeiro Sucupira (yuri-sucupira) wrote : | #159 |
"I think the flickering problem only occurs if you use two external monitors with e-port-dock."
In my case, my laptop suddenly powers off. But another bug that happens in it is this: after a while with Xscreensaver running, the screen flickers and remains that way for some 3 extra seconds after I type my password and the screen is unlocked.
Weird thing is that after the screen is unlocked, some 3 seconds later the flickering stops.

Morten Clausen (morten-c) wrote : | #160 |
- Syslog portion from plugging to dock until crash Edit (43.0 KiB, text/plain)
I'm still not sure what we're looking at here, especially if the original message this bug deals with has anything to do with the other described buggy behaviour here, which are: random freezes, display flickering, not working external displays etc. I watched the development of the comments in this bug really closely (not at least because of my own interests being affected as well) and there hasn't been any real progress in investigating this issue(s) further. I think this is not least caused by the complexity and variatons of issues regarding graphics.
IMHO this leads to three taks which has to be done:
1. Identifiying distinct issues and filing distinct bug reports while being aware of possible duplicates.
2. If you're affected and feeling confident in providing more information, investigate those distinct issues further and provide proper amounts of logs/traces etc. possbile related to those distinct issues.
3. Pushing those issues to the proper upstream bugtrackes. (For me this is one of the hardest parts, since I'm not sure which parts play a role here, e.g. kernel, display manager etc.) When I look at my own logs (attached) my issue still looks like a kernel problem.
I've tested the 4.5RC7, the origial message is gone, but my external display (connected to DP of my advanced lenovo dock) stays black if the T450s is docked while booting. If I undock after boot and then dock it again, the system freezes totally and syslog is showing some serious kernel issues. The only way to cirumvent this behaviour is to boot undocked and then dock when the system is fully booted. I'm currently using this workaround in my daily work to see if there are other issues. I think I will file a bug report on bugs.freedeskto

David Valdivieso (valdorvaldor) wrote : | #161 |
Happens to me on a NUC i7 DP port..... it happens when monitor goes idle power save mode or when i turn off the monitor.
Linux nuc 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wily

Manu Cogolludo (makova) wrote : | #162 |
Lenovo Think Pad X1 Carbon Intel® Core™ i7-5600U CPU @ 2.60GHz × 4
Kernel solved
uname -a
Linux 4.5.0-040500-

Gronor (tonut) wrote : | #163 |
@Manu, what exactly is fixed? I am running this kernel now and the display flicker issue is not gone

Gronor (tonut) wrote : | #164 |
We might as well close this report, nobody seems to care

Piotr (thisredoned) wrote : | #165 |
uname -a
Linux 4.5.0-040500rc7
the issue (massive flickering, turning off) is still very much a problem. I'm on dell xps 13 with two dell monitors daisy chained. The second one is getting most of the flickering.

SAURABH KUMAR (saurabh-rajrappa7) wrote : | #166 |
I am facing same issue after once I force shutdown My OS(laptop). And, now I cannot logon.

Sigurd Kristensen (sigurd-kristensen) wrote : | #167 |
I have been affected by this bug for a while as well. This is my setup:
Dell E5450 with Ubuntu 14.04.04 LTS with kernel: 4.2.0-34-generic
The laptop is connected to a Dell E-Port Plus Advanced Port Replicator.
The port replicator is connected via two seperate DP -> mDP cables to two monitors of model Dell 27" QHD U2715H.
I get the same annoying error in dmesg but that is the least of my problems. I also get complete crashes where changing TTY is impossible. The entire laptop will also at times reboot, even when not being used. I also get the same problem others have reported where waking up the laptop causes the second screen to go back into power-save mode. I used to have screen flickering in Windows 10 Professional. But i have not seen this behavior in Ubuntu.
I also get this suspicious error in /var/log/syslog
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931613] ------------[ cut here ]------------
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931631] WARNING: CPU: 1 PID: 1367 at /build/
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931632] 2 encoders on crtc for pipe A
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931633] Modules linked in: pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) cmac dm_crypt dell_wmi sparse_keymap dell_laptop dcdbas dell_smm_hwmon hid_logitech_hidpp uvcvideo intel_rapl x86_pkg_
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931682] CPU: 1 PID: 1367 Comm: Xorg Tainted: G OE 4.2.0-34-generic #39~14.04.1-Ubuntu
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931683] Hardware name: Dell Inc. Latitude E5450/09X6YN, BIOS A10 09/01/2015
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931684] ffffffffc026b130 ffff8804085eb9c8 ffffffff817b5fed 0000000000000000
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931686] ffff8804085eba18 ffff8804085eba08 ffffffff8107799a 0000000100020101
Apr 12 08:53:43 SIKR-E5450 kernel: [ 5.931687] f...

xeno678g (e3-hvag-jl) wrote : | #168 |
On NUC NUC5i3RYB
(Lubuntu 15.10 amd64)
BIOS : RYBDWi35.
kernel 4.6.0-040600rc3
Finally fixed this for me (Yamaha RX-V475 hdmi handling was/is still buggy).

Ed Broadley (rebroad+ubuntu) wrote : | #169 |
Getting this on: Linux UX303LNB 4.2.0-35-generic #40-Ubuntu SMP Tue Mar 15 22:15:45 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Also seeing these messages in tty1: [drm:intel_

Ed Broadley (rebroad+ubuntu) wrote : | #170 |
Also getting this on: Linux UX303LNB 4.2.6-040206-

Ed Broadley (rebroad+ubuntu) wrote : | #171 |
According to http://

Gronor (tonut) wrote : | #172 |
Hey Ivan,
so with kernel 4.6.0-040600rc3

Gronor (tonut) wrote : | #173 |
Unfortunately 4.6.0-040600rc3

Ed Broadley (rebroad+ubuntu) wrote : | #174 |
No longer happening with the latest git build of: Linux UX303LNB 4.6.0-rc3-custom #1 SMP Fri Apr 15 00:59:30 BST 2016 x86_64 x86_64 x86_64 GNU/Linux

Gronor (tonut) wrote : | #175 |
Ed, can you specify what is no longer happening?

zeine77 (mohamed-eyil) wrote : | #176 |
I have written the comment 52 above; those eroor messages seem to be gone with 16.04 release. I have no longer those errors.

Gronor (tonut) wrote : | #177 |
Error messages have been gone for a long time for me. Symptoms however, have not

Lauri Niskanen (lauri-niskanen-h) wrote : | #178 |
[ 35.769534] Bluetooth: RFCOMM socket layer initialized
[ 35.769539] Bluetooth: RFCOMM ver 1.11
[ 367.276773] [drm:gen8_
[ 367.277129] [drm:gen8_
[ 367.278570] [drm:gen8_
[ 367.278928] [drm:gen8_
[ 367.279650] [drm:gen8_
Ubuntu got stuck (I re-booted without dropping to shell), only mouse movement worked. It was a low memory condition and an external display was connected. The system setup was 15.10 Ubuntu 4.2.0-42-generic #49-Ubuntu SMP using NUC5i7RYH.

Tomas Van Verrewegen (tomasvanverrewegen) wrote : | #179 |
"[Bug 1488719] Re: dmesg shows "[drm:gen8_
David Valdivieso doc
1 comments hidden
Loading more comments
|
view all 181 comments |

Tomas Van Verrewegen (tomasvanverrewegen) wrote : RE | #181 |
Win yesterday $15044
[Bug 1488719] Re: dmesg shows "[drm:gen8_
Created attachment 102239
dmesg
==System Environment== ------- ------- ----- daba19eec676b63 2faa523fc8
-------
Regression: Yes.
Good commit on -next-queued: b6fdd0f2b990006
Non-working platforms: BDW
==kernel== ------- ------- ----- drm-intel- nightly: eb638c7fabe97a9 df752aeb2f59a94 63ce4aed8e( fails) intel-nightly: 2014y-07m- 03d-14h- 50m-16s integration manifest drm-intel- next-queued: 5e59f7175f96550 ede91f58d267d2b 551cb6fbba( fails) drm-intel- fixes: 5549d25f642a7e6 cfb8744d0031a9d a404f696d6( works)
-------
origin/
drm-
origin/
drm/i915: Try harder to get FBC
origin/
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
==Bug detailed description== irq_handler] *ERROR* The master control interrupt lied (SDE)!" after boot.
dmesg error "<3>[ 1.954836] [drm:gen8_
Output: irq_handler] *ERROR* The master control interrupt lied (SDE)! irq_handler] *ERROR* The master control interrupt lied (SDE)! irq_handler] *ERROR* The master control interrupt lied (SDE)! irq_handler] *ERROR* The master control interrupt lied (SDE)!
[root@x-bdw01 ~]# dmesg -r | egrep "<[1-3]>" |grep drm
<3>[ 1.955683] [drm:gen8_
<3>[ 1.955848] [drm:gen8_
<3>[ 3.683649] [drm:gen8_
<3>[ 3.686870] [drm:gen8_
==Reproduce steps== ------- ------- -------
-------
1. boot
2. dmesg -r | egrep "<[1-3]>" |grep drm