[Bug 936308] New: Black external monitor after resume from suspend
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Bug ID: 936308 Summary: Black external monitor after resume from suspend Classification: openSUSE Product: openSUSE Factory Version: 201505* Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: noga.dany@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- How to reproduce: 1) Dell Latitude E7450 with i7-5600U (HD Graphics 5500) 2) Notebook in dock station with external monitor connected 3) Everything ok 4) Suspend to ram 5) Resume from suspend 6) External screen connected via DVI is black Environment: 1) openSUSE 13.2 with 3.16.7 is ok 2) openSUSE 13.2 with 4.0.5 (from previous Kernel:stable repository) bugged 3) openSUSE 13.2 with 4.1.0 (from lattest Kernel:stable repository) bugged -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |noga.dany@gmail.com, | |tiwai@suse.com Flags| |needinfo?(noga.dany@gmail.c | |om) --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Could you try kernels in OBS home:tiwai:kernel:3.17, 3.18 and 3.19 to figure out where the regression was introduced? Also, does the DVI output gets back when you run xrandr manually again, e.g. like xrandr --output DVI-1 --off xrandr --output DVI-1 --auto ? (the output name must match with the actual one) Last but not least, boot 4.1 kernel with drm.debug=0x0e option, do suspend/resume and give the full dmesg output to bugzilla. This will contain verbose logs of i915 driver. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c2 --- Comment #2 from Daniel Zeleny <noga.dany@gmail.com> --- Created attachment 639428 --> http://bugzilla.opensuse.org/attachment.cgi?id=639428&action=edit dmesg after suspend - resume -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c3 --- Comment #3 from Daniel Zeleny <noga.dany@gmail.com> --- - trick with xrandr works, it enabled monitor after resume - 3.17 works ok - from 3.18 monitor is black after resume - I have discovered, that 4.1 have one another bug - it disables and enables external monitor cca every minute even before suspend -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(noga.dany@gmail.c | |om) | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c4 --- Comment #4 from Takashi Iwai <tiwai@suse.com> --- Thanks! Then this has to be cared by upstream. The log doesn't look good, there seems multiple bugs there behind the scene... Could you report this to the upstream bugzilla (either bugzilla.freedesktop.org or bugzilla.kernel.org) and provide the information there? Feel free to put me to Cc. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugzilla.kernel.org | |/show_bug.cgi?id=100821 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(noga.dany@gmail.c | |om) | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=89589 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c5 --- Comment #5 from Daniel Zeleny <noga.dany@gmail.com> --- Probably same bug as reported here? https://bugs.freedesktop.org/show_bug.cgi?id=89589 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c10 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|Kernel |Kernel Version|Current |Leap 42.2 Resolution|NORESPONSE |--- Product|openSUSE Tumbleweed |openSUSE Distribution Target Milestone|--- |Leap 42.2 Milestone0 --- Comment #10 from Daniel Zeleny <noga.dany@gmail.com> --- Tested with kernel from Leap 42.2 and with latest stable kernel. With 4.6 it finally works. With Leap 42.2 kernel it does not. Is there any possibility, that graphics drivers will be backported from 4.6? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 Shane Morrison <shane.morrison@monash.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |shane.morrison@monash.edu -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c12 --- Comment #12 from Daniel Zeleny <noga.dany@gmail.com> --- In update for kernel 4.4.46 is mentioned: "- drm/i915: Call intel_dp_mst_resume() before resuming displays (bsc#1015359)." Is that bug duplicate of this bug? I unfortunatelly have not sufficient priveleges to open that bug :-( Tomorrow I will try update on my notebook, if it fixes my issue. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=936308 http://bugzilla.opensuse.org/show_bug.cgi?id=936308#c13 Daniel Zeleny <noga.dany@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED Flags|needinfo?(noga.dany@gmail.c | |om) | --- Comment #13 from Daniel Zeleny <noga.dany@gmail.com> --- Confirmed, it works! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com