[Nouveau] [Bug 27720] Hard Hang on suspend - 8600M GS
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 20 19:38:30 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27720
--- Comment #6 from Jim Bray <jimsantelmo at gmail.com> 2010-04-20 19:38:30 PDT ---
Created an attachment (id=35192)
View: https://bugs.freedesktop.org/attachment.cgi?id=35192
Review: https://bugs.freedesktop.org/review?bug=27720&attachment=35192
Very crude hacks that appear to sort of work
I have done some printk-debugging, and come up with some preliminary results
and a patch that works in my minimal testbed kernel, suspending the fb-console
in single-user and resuming multiple times. It appears that
acquire_console_sem() may be hanging things, and it is pretty clear that one or
more of the pci calls, such as pci_set_power_state(pdev, PCI_D3hot), are
hanging. I'll see if this works multi-user suspending from X.
This is *not* recommended as a patch, just as an indication of where the
problems may lie.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Nouveau
mailing list