bugzilla-daemon at freedesktop.org
2014-Sep-15 16:22 UTC
[Nouveau] [Bug 83897] New: GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 Priority: medium Bug ID: 83897 Assignee: nouveau at lists.freedesktop.org Summary: GK106 (GeForce GTX 660): Frequent GPU lockups QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: freedesk.apriori at spamgourmet.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg I?m getting frequent GPU lockups which always seem to occur when playing video (either via mpv or via flash-plugin). Not sure how to tell whether this affects the 2D driver or the mesa one. Please reassign as you see fit. The bug manifests as one of the following: 1. X screen freezes, no response when switching VTs, only SysRq+REISUB works. 2. X screen freezes, VT switch works, system can be rebooted by userspace tools. The common denominator in the reported errors seems to be: ?nouveau E[ PFIFO][0000:01:00.0]? with either ?write fault?, ?read fault?, which is then followed by ?PGRAPH engine fault?. I?ll follow-up with a few relevant log files. My current setup runs on: * Linux 3.16.2 * Xorg 1.16.0 -- 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/20140915/29095183/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-15 16:25 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|GK106 (GeForce GTX 660): |[NVE6] GK106 (GeForce GTX |Frequent GPU lockups |660): Frequent GPU lockups --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- There should be some fixes in 3.17-rc1 and later which affect GK106, especially if you're not using blob firmware. [After these changes it appears that the blob firmware is no longer necessary, BTW, in case you're using it.] -- 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/20140915/9de8b770/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-15 16:26 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 --- Comment #2 from freedesk.apriori at spamgourmet.com --- Created attachment 106330 --> https://bugs.freedesktop.org/attachment.cgi?id=106330&action=edit jountalctl -b|grep nouveau ?journalctl -b -1|grep nouveau? for the most recent manifestation on Linux (ck) 3.16.2. -- 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/20140915/0217fbde/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-15 16:27 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 --- Comment #3 from freedesk.apriori at spamgourmet.com --- Ilia, thanks! So maybe this has been resolved already? While I?m at it I?ll still attach some of my collected logs, though, just in case something interesting/new might be in there. -- 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/20140915/2b395cc9/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2014-Sep-15 16:35 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 --- Comment #4 from freedesk.apriori at spamgourmet.com --- Created attachment 106332 --> https://bugs.freedesktop.org/attachment.cgi?id=106332&action=edit grep nouveau *.log|grep -C 15 "fault" Output for ?grep nouveau *.log|grep -C 15 "fault"? on a few collected logs of the freezes described above. This is for various kernel versions, I?ll follow up a table with the relevant uname output for each logfile. If there?s anything interesting in there that needs more than 15 lines of context, let me know. -- 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/20140915/17d65238/attachment.html>
bugzilla-daemon at freedesktop.org
2014-Sep-15 16:41 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 --- Comment #5 from freedesk.apriori at spamgourmet.com --- ?grep "Linux version" *.log?. Some of the logs are missing the version message, though, since hard crashes screw up the journal?s reboot stamp, it seems, and I had to resort to using ?journalctl --since $TIME?. nouveau.10.log:Aug 23 12:38:03 wirrsal kernel: Linux version 3.16.1-1-ck (squishy at ease) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Sat Aug 16 06:54:34 EDT 2014 nouveau.6.log:Jul 12 14:22:42 wirrsal kernel: Linux version 3.15.5-2-ck (squishy at ease) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jul 11 18:05:02 EDT 2014 nouveau.7.log:Jul 25 20:06:16 wirrsal kernel: Linux version 3.15.6-1-ck (squishy at ease) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jul 18 15:54:54 EDT 2014 nouveau.9.log:Aug 18 21:41:41 wirrsal kernel: Linux version 3.16.1-1-ck (squishy at ease) (gcc version 4.9.1 (GCC) ) #1 SMP PREEMPT Sat Aug 16 06:54:34 EDT 2014 -- 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/20140915/65ebeee4/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jun-07 09:03 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 freedesk.apriori at spamgourmet.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freedesk.apriori at spamgourme | |t.com --- Comment #6 from freedesk.apriori at spamgourmet.com --- Created attachment 116335 --> https://bugs.freedesktop.org/attachment.cgi?id=116335&action=edit Recent lock-up logs, on Linux 4.0.3 and 4.0.4 I tried running Nouveau on Linux 4 again for a while, but the driver still locks up frequently. Here’s some of the recent logs in case it helps. -- 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/20150607/6f30397d/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:49 UTC
[Nouveau] [Bug 83897] [NVE6] GK106 (GeForce GTX 660): Frequent GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=83897 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED --- Comment #7 from Martin Peres <martin.peres at free.fr> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/132. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191204/310ee34c/attachment.html>
Maybe Matching Threads
- [Bug 79820] New: Strange readout on fan1_input when pwm1_min < 33
- [Bug 108080] New: GK106 [GeForce GTX 660] System Freeze - warp 3d0009 [ILLEGAL_INSTR_ENCODING]
- [Bug 99068] New: Screen hangs when running a 3D app. GTX 660
- [Bug 101184] New: [bisected] Panic on boot with GK106
- errors with GeForce GTX 650 Ti and 3 monitors