bugzilla-daemon at freedesktop.org
2013-Sep-26 02:58 UTC
[Nouveau] [Bug 69830] New: Kernel 3.11 and newer hang at X11 start with NVIDIA GeForce GT 430
https://bugs.freedesktop.org/show_bug.cgi?id=69830 Priority: medium Bug ID: 69830 Assignee: nouveau at lists.freedesktop.org Summary: Kernel 3.11 and newer hang at X11 start with NVIDIA GeForce GT 430 Severity: major Classification: Unclassified OS: Linux (All) Reporter: alan at signal11.us Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Drivers/DRI/nouveau Product: Mesa Created attachment 86607 --> https://bugs.freedesktop.org/attachment.cgi?id=86607&action=edit Xorg log After updating from Linux kernel 3.9 to 3.12-rc2, X would no longer start. I bisected the problem (starting at 4a10c2ac2f368583138b774ca41fac4207911983) down to commit 30f4e0870d1726f31aa59804337cfd5e0a3f2ec7. The bisect went like this: a0fd4ec8f1ac1d966d33d1a18205b72830f9b24f - good 8ff860564076f99aeb4f6d35dcb6ea008624e64e - bad d005f51eb93d71cd40ebd11dd377453fa8c8a42a - bad 56fbd2b65446d4fb4df7770c49a70d563b7569c9 - bad 791dc143ed2c441f5202d8721609d94dce9fcf88 - good 5ee86c4190f9e19a9e13906389069c73d7f75bfb - weird lines on top (called bad) c03ff9e8fa5fc0186158b99a89f613325ff352cf - blank screen then monitor off (called bad) 30f4e0870d1726f31aa59804337cfd5e0a3f2ec7 - bad The two commits above with comments (5ee and c03) didn't make it all the way to X11 (they hung before X11 was started, or so it seemed), but git bisect reported at the end that 30f4e0870d1726f31aa59804337cfd5e0a3f2ec7 was the first bad commit (and 5ee and c03 are both after 30f4e (the first bad one)). Logs for a bad run 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/20130926/11436240/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 03:01 UTC
[Nouveau] [Bug 69830] Kernel 3.11 and newer hang at X11 start with NVIDIA GeForce GT 430
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #1 from Alan Ott <alan at signal11.us> --- Created attachment 86608 --> https://bugs.freedesktop.org/attachment.cgi?id=86608&action=edit Boot log (see "GPU lockup") -- 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/20130926/59371eec/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 03:46 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kernel 3.11 and newer hang |[NVC1] Kernel 3.11 and |at X11 start with NVIDIA |newer hang at X11 start |GeForce GT 430 |(bisected) --- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> --- A summary for casual observers: 30f4e0870d17 verified bad, 30f4e0870d17^ verified good. -- 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/20130926/2164e9b0/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 22:28 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- Alan, given the latest update on the other bug, I'm fairly convinced that it's the same issue that you're having. Feel free to split them back up if you think otherwise. *** This bug has been marked as a duplicate of bug 69203 *** -- 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/20130926/107f1cee/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 22:33 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #4 from Alan Ott <alan at signal11.us> --- The behavior I saw was a bit different than bug 62093. I saw 30f4e08 being bad (x11 hang) and 30f4e08^ as being a good boot. That may just be different hardware. I can check and make sure I'm correct and got the builds I expected. -- 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/20130926/00f5a3f5/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 22:35 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> --- If you check the last comment of that bug, that's what the OP found as well. (Unless I'm misunderstanding.) -- 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/20130926/2e7c038f/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 22:42 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #6 from Alan Ott <alan at signal11.us> --- (In reply to comment #5)> If you check the last comment of that bug, that's what the OP found as well. > (Unless I'm misunderstanding.)On that other bug, the lists of commits don't match my git history. I don't have 791dc14 in the same place (it's inside a merge so I'll have to look closer). Also 30f4e08 causes an X11 hang for me, not a boot failure. If the user in the other bug has stuff out of order for some reason (using a tree other than mainline?) then it's probably the same issue. These being the same issue is likely, but the record should show that on my system, with the mainline kernel, 30f4e08 is the first bad one and doesn't hang the system at boot; it just fails to start x11. -- 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/20130926/577b2f99/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-26 22:47 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #7 from Ilia Mirkin <imirkin at alum.mit.edu> --- https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=30f4e08 Note that the parent is 791dc143ed2c441f5202d8721609d94dce9fcf88. So I don't know what tree you're on, but you should get on something closer to mainline :) Anyways, duly noted that you don't get a hang until you start X. Could be a fluke, or dumb luck, or some distro setup difference. I don't think it's a coincidence that a lot of people are having trouble with precisely NVC1 on 3.11+ though. -- 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/20130926/022cfc36/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Sep-27 14:51 UTC
[Nouveau] [Bug 69830] [NVC1] Kernel 3.11 and newer hang at X11 start (bisected)
https://bugs.freedesktop.org/show_bug.cgi?id=69830 --- Comment #8 from Alan Ott <alan at signal11.us> --- I'm on mainline. As evidence, noice the SHA1 of my HEAD: alan at ato:~/work/linux-3.12$ git log |head commit 4a10c2ac2f368583138b774ca41fac4207911983 Author: Linus Torvalds <torvalds at linux-foundation.org> Date: Mon Sep 23 15:41:09 2013 -0700 Linux 3.12-rc2 commit 9d23108df359e572a0dca0b631bfee9f5e0fa9ea Merge: e04a0a5 6174081 Author: Linus Torvalds <torvalds at linux-foundation.org> Date: Mon Sep 23 12:53:07 2013 -0700 See 3.12-rc2 has the same SHA1: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=4a10c2ac2f368583138b774ca41fac4207911983 The gitk shows that while 791dc is the parent of 30f, there was a lot of merge activity in between, so I think we're looking at the same thing. Sorry to confuse the matter. -- 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/20130927/6ba7e1c4/attachment.html>
Maybe Matching Threads
- [Bug 69203] New: Kernel 3.11 - Xorg hangs immediately after invocation
- I can almost feel Civilization 3 running
- Dovecot Postfix Quota Policy Service
- CentOS 6.3 LXC guest with CentOS 6.3 host
- [Bug 63101] New: [Ubuntu 10.04.4 LTS 32-bit] NVIDIA GeForce 7300 GT AGP graphics card will not display any text characters on VIA Technologies Apollo MVP3-based mainboard