Bug 92013 - [NVA0] 4.3-rc1 fan set to full speed after resume from suspend
Summary: [NVA0] 4.3-rc1 fan set to full speed after resume from suspend
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 21:57 UTC by boohbah
Modified: 2015-09-30 09:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
lspci -vv (2.79 KB, text/plain)
2015-09-15 21:57 UTC, boohbah
no flags Details
4.2.0-rc8-gd36a99d.dmesg (102.40 KB, text/plain)
2015-09-18 03:07 UTC, boohbah
no flags Details
4.2.0-rc8-g2aa5eac.dmesg (94.89 KB, text/plain)
2015-09-18 03:08 UTC, boohbah
no flags Details

Description boohbah 2015-09-15 21:57:16 UTC
Created attachment 118294 [details]
lspci -vv

The fan on my GeForce GTX 275 turns on to full speed after resuming from suspend.
This started with Linux 4.3-rc1, and does not happen in 4.2-rc8.
I am running Arch Linux and compiling my kernel from git, with mesa 10.6.7 and xf86-video-nouveau 1.0.11.
I have attached lspci output for my card.
I did a git bisect and came up with this:
first bad commit: [2aa5eac5163fedf09f2d61992cb5ea4d75bec9db] drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object
Comment 1 Ilia Mirkin 2015-09-16 07:06:52 UTC
Wow that's a monster commit. Which also happens to change the semantics of a *whole lot* of stuff. Unfortunately this will have to wait for Ben to take a look. In the meanwhile, would you mind posting a dmesg when the kernel is booted with nouveau.debug=debug from both right before and at this commit? Should hopefully show what's going wrong.
Comment 2 boohbah 2015-09-18 03:07:41 UTC
Created attachment 118338 [details]
4.2.0-rc8-gd36a99d.dmesg
Comment 3 boohbah 2015-09-18 03:08:30 UTC
Created attachment 118339 [details]
4.2.0-rc8-g2aa5eac.dmesg
Comment 4 Ben Skeggs 2015-09-29 02:13:59 UTC
I just pushed a fix[1] to my tree, and will get it into 4.3 before it's released.

[1] http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=89c6340107f41f8e273efb273c20b732d768aa41
Comment 5 boohbah 2015-09-29 23:28:38 UTC
I tested the patch and I can confirm that it resolves the issue.
Thank you.
Comment 6 Martin Peres 2015-09-30 09:40:01 UTC
Let's close this bug then. Thanks for reporting the issue and testing the patch!


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.