Bug 25267

Summary: nv84 (GeForce 8600GT M) doesn't suspend with 2 cards but with 1
Product: xorg Reporter: Alexey Dobriyan <adobriyan>
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: adobriyan
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
dmesg with markers where unbind and s2ram was done
none
lspci nv84 (GeForce 8600GT M) x 2 none

Description Alexey Dobriyan 2009-11-24 16:07:24 UTC
Setup: 2 x nv84 (SLI theoretically), nouveau binds to both devices fine
using just framebuffer console with KMS, no X, no nothing
after echo mem >/sys/power/state suspend hard hangs somewhere after
nouveau 0000:0a:00.0: PCI INTA disabled
at this points nothing works but hard poweroff

However! if I unbind driver from first non-used card with:
echo 1 >/sys/bus/pci/devices/0000:09:00.0/remove
before suspend, then suspend and resume work just fine.

so far experimentation showed that
a) removing uhci_hcd module which shares interrupt with non-used card doesn't
help at all
Comment 1 Alexey Dobriyan 2009-11-24 16:13:46 UTC
Created attachment 31455 [details]
dmesg with markers where unbind and s2ram was done
Comment 2 Alexey Dobriyan 2009-11-24 16:15:20 UTC
Created attachment 31456 [details]
lspci nv84 (GeForce 8600GT M) x 2
Comment 3 Alexey Dobriyan 2009-11-24 16:17:59 UTC
For the record kernel is nouveau/master based
HEAD= commit 7659293cd9b ... (drm/nouveau: Fix a sparse warning in parse_dcb_gpio_table()

Comment 4 Ilia Mirkin 2013-08-18 18:09:37 UTC
It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report.

In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one.

Thanks,

The Nouveau Team

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.