bugzilla-daemon at freedesktop.org
2013-Nov-07 21:26 UTC
[Nouveau] [Bug 71357] New: After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 Priority: medium Bug ID: 71357 Assignee: nouveau at lists.freedesktop.org Summary: After S3 resume X is broken and reboot needed Severity: normal Classification: Unclassified OS: Linux (All) Reporter: krah.tm at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: 9.2 Component: Drivers/DRI/nouveau Product: Mesa Created attachment 88845 --> https://bugs.freedesktop.org/attachment.cgi?id=88845&action=edit Xorg.0.log Got a Lenovo T530 notebook with a NVS 5400M card. Suspending to RAM and resume from console only does work fine. But doing it from X i've get a broken X system, starting X after the resume basic stuff from mdm display manager is ok, but as soon as cinnamon is starting its broken again. Attached is the Xorg.0.log with errors logged. dmesg is also there - the first 2 errors with cinnamon were logged when i did "service mdm stop", the other 4 were logged after "kill -9 7350". Only a reboot did work and it was possible to reboot the box. Attached is also a full backtrace from gdb after X was tried to shut down via "kill -9" which did not work. Its a stock ubuntu 13.10 with mesa 9.2.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/20131107/b976402e/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Nov-07 21:27 UTC
[Nouveau] [Bug 71357] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #1 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88846 --> https://bugs.freedesktop.org/attachment.cgi?id=88846&action=edit dmesg after kill -9 signal to X -- 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/20131107/ee64c2c5/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Nov-07 21:27 UTC
[Nouveau] [Bug 71357] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #2 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88847 --> https://bugs.freedesktop.org/attachment.cgi?id=88847&action=edit backtrace from gdb after kill -9 signal -- 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/20131107/0051c344/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Nov-07 21:31 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 Torsten Krah <krah.tm at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|After S3 resume X is broken |[NVC1] After S3 resume X is |and reboot needed |broken and reboot needed -- 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/20131107/2b1fcc33/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Nov-07 21:34 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #3 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88848 --> https://bugs.freedesktop.org/attachment.cgi?id=88848&action=edit lspci -nn -- 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/20131107/e886bde1/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Nov-07 21:43 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> --- Can you see if applying http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=968a8d1b6c32c9f466f236032770b9165ece045a helps at all? (Or just run the nouveau/master kernel.) -- 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/20131107/b75fd710/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Nov-08 08:19 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #5 from Torsten Krah <krah.tm at gmail.com> --- Its a little bit better - X is coming back from resume but things does still not work. Stopping X does work and i can restart X once - but after login to cinnamon it hangs again, logs are attached. -- 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/20131108/249ba3b2/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Nov-08 08:19 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #6 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88881 --> https://bugs.freedesktop.org/attachment.cgi?id=88881&action=edit Xorg.0.log with patch applied -- 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/20131108/a004ac26/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Nov-08 08:20 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #7 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88882 --> https://bugs.freedesktop.org/attachment.cgi?id=88882&action=edit dmesg with patch -- 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/20131108/75e8d07e/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Nov-08 08:20 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #8 from Torsten Krah <krah.tm at gmail.com> --- Created attachment 88883 --> https://bugs.freedesktop.org/attachment.cgi?id=88883&action=edit full bt with patch after trying to kill X -- 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/20131108/20a39309/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Sep-11 23:35 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #9 from Ilia Mirkin <imirkin at alum.mit.edu> --- I'm not convinced that there have been changes which would fix this in the past ~2 years, but I highly recommend trying a more recent kernel and seeing if this persists. The driver's been rewritten ~twice since 3.11 (if you go directly for 4.3-rc), we've fixed a lot of ctxsw issues, and probably a host of other things. -- 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/20150911/507ba361/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2015-Sep-16 14:25 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 --- Comment #10 from Torsten Krah <krah.tm at gmail.com> --- Hi, i did what you've suggested and used 4.3.0-040300rc1-generic #201509160642 SMP build from ubuntu mainline ppa. And i am really happy - did S3 twice and all works fine, its waking up and works - i can even do S3 twice, resume and it works. Even KernelModeSetting on console does work flawlessly now where 3.13 did work and 3.16 did not with my external monitors, thumbs up - seems fixed with 4.3-rc1. -- 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/20150916/e21a91c9/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Oct-22 02:59 UTC
[Nouveau] [Bug 71357] [NVC1] After S3 resume X is broken and reboot needed
https://bugs.freedesktop.org/show_bug.cgi?id=71357 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- 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/20151022/ba9791e6/attachment.html>
Seemingly Similar Threads
- [Bug 71362] New: [NVC1] X hang with drop to console after some time / GPU lockup
- [Bug 64772] New: nouveau GF108 kernel errors and graphics corruption when enabling second output
- valid/invalid users not working with samba & windows 2003 AD
- Can't create subfolders when activating namespaces, e.g. private/public
- passdb: password contains illegal chars question