bugzilla-daemon at freedesktop.org
2012-Dec-24 21:25 UTC
[Nouveau] [Bug 58729] New: [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 Priority: medium Bug ID: 58729 Assignee: nouveau at lists.freedesktop.org Summary: [bisected] Display fails to turn on after suspend/resume (NV86) Severity: normal Classification: Unclassified OS: All Reporter: wheel at herr-der-mails.de Hardware: Other Status: NEW Version: git Component: Drivers/DRI/nouveau Product: Mesa Created attachment 72083 --> https://bugs.freedesktop.org/attachment.cgi?id=72083&action=edit dmesg for boot and one suspen/resume cycle Since 3.7-rc7 from the nouveau git, the screen of my laptop will not turn on after resuming from suspend to RAM. I have bisected the problem to the commit bb49f2c0dbff280c20830a1b303844fc604a611c is the first bad commit commit bb49f2c0dbff280c20830a1b303844fc604a611c Author: Ben Skeggs <bskeggs at redhat.com> Date: Fri Nov 9 12:09:48 2012 +1000 drm/nv50/disp: move remaining interrupt handling into core Signed-off-by: Ben Skeggs <bskeggs at redhat.com> In the current nouveau kernel git the problem still occurs, the bad commit is 14464b8cd643467cb97335eb75ea676260dd0ad8 and applies after 3.7.0. Dmesg attached, the relevant error is probably: [ 66.285584] nouveau E[ PBUS][0000:01:00.0] MMIO write of 0x00000000 FAULT at 0x400724 [ 66.285597] nouveau E[ PTHERM][0000:01:00.0] unhandled intr 0x000001e1 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121224/0cf69b4a/attachment.html>
bugzilla-daemon at freedesktop.org
2012-Dec-24 21:26 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 J Binder <wheel at herr-der-mails.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86-64 (AMD64) OS|All |Linux (All) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121224/5e8af66d/attachment.html>
bugzilla-daemon at freedesktop.org
2012-Dec-24 21:32 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 --- Comment #1 from J Binder <wheel at herr-der-mails.de> --- Versions of other components: libdrm-nouveau: 2.4.33 mesa: 8.0.5 xserver-xorg: 1.12.4 xserver-xorg-video-nouveau: 1.0.1 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20121224/b6053239/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-03 19:01 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 --- Comment #2 from Marcin Slusarz <marcin.slusarz at gmail.com> --- Created attachment 72473 --> https://bugs.freedesktop.org/attachment.cgi?id=72473&action=edit fix -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130103/5b0af3ee/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-05 15:13 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 Marcin Slusarz <marcin.slusarz at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=59057 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130105/a1c3379b/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 16:02 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 J Binder <wheel at herr-der-mails.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72083|0 |1 is obsolete| | --- Comment #3 from J Binder <wheel at herr-der-mails.de> --- Created attachment 72634 --> https://bugs.freedesktop.org/attachment.cgi?id=72634&action=edit dmesg for boot and one suspend/resume cycle with 3.8.0-rc2 form today's git master Suspicious error messages are now gone, display still does not turn on after resume on my machine. What information would be helpful for further debugging? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/d3a675e0/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 16:23 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 J Binder <wheel at herr-der-mails.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #72634|0 |1 is obsolete| | --- Comment #4 from J Binder <wheel at herr-der-mails.de> --- Created attachment 72636 --> https://bugs.freedesktop.org/attachment.cgi?id=72636&action=edit correct dmesg for boot and one suspend/resume cycle with 3.8.0-rc2 form today's git master Attached incorrectly collected dmesg. Correct dmesg appended. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/858e1a95/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 17:06 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 --- Comment #5 from Marcin Slusarz <marcin.slusarz at gmail.com> --- You can try the patch from bug 59057, comment 15. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/59fadd0d/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 19:23 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 --- Comment #6 from J Binder <wheel at herr-der-mails.de> --- Created attachment 72647 --> https://bugs.freedesktop.org/attachment.cgi?id=72647&action=edit dmesg for boot and one suspend/resume cycle with 3.8.0-rc2 form today's git master with mask patch from bug 59057 Patch from comment 15, bug 59057 does not make a difference. Looking more closely, I probably have the same machine as Pontus Fuchs. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/e4e0eb46/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 19:29 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 Marcin Slusarz <marcin.slusarz at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=57777 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/6622d0c6/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-07 21:38 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 Marcin Slusarz <marcin.slusarz at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #7 from Marcin Slusarz <marcin.slusarz at gmail.com> --- Ok. Bug 59057 seems to have more informations, so let's close this one as duplicate. *** This bug has been marked as a duplicate of bug 59057 *** -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130107/3ed71ff4/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Jan-19 22:58 UTC
[Nouveau] [Bug 58729] [bisected] Display fails to turn on after suspend/resume (NV86)
https://bugs.freedesktop.org/show_bug.cgi?id=58729 Florian Mickler <florian at mickler.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |florian at mickler.org --- Comment #8 from Florian Mickler <florian at mickler.org> --- A patch referencing this bug report has been merged in Linux v3.8-rc4: commit c684cef795cb5356ae7f6a7ad613946eef14265f Author: Marcin Slusarz <marcin.slusarz at gmail.com> Date: Thu Jan 3 19:38:45 2013 +0100 drm/nv50/disp: fix selection of bios script for analog outputs -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130119/3f8cad44/attachment.html>
Possibly Parallel Threads
- [Bug 59057] New: Black screen after resume from s2ram
- [Bug 57777] New: lcd screen of a laptop does not wake up after sleep
- [Bug 58806] New: failed to create kernel channel, -12 on G4 PPC
- Resume regression with nouveau 3.8rc1 (bisected)
- [Bug 50121] New: [Regression] NV34 Fx5200 fails to resume with commit 5d720f2450