[Nouveau] [Bug 78116] Auto fan speed management doesn't do anything in non critical temperature range (NVC0)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 25 14:36:09 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=78116
--- Comment #20 from Marcel Dopita <mdop at seznam.cz> ---
(In reply to comment #19)
> Hmm, seems like the problem is not where I thought it was. Let's see what's
> the output with this patch applied!
I cannot compile because of following error:
In file included from drivers/gpu/drm/nouveau/core/include/core/object.h:5:0,
from drivers/gpu/drm/nouveau/core/subdev/therm/base.c:25:
drivers/gpu/drm/nouveau/core/subdev/therm/base.c: In function
‘nouveau_therm_update’:
drivers/gpu/drm/nouveau/core/subdev/therm/base.c:136:25: error: ‘struct
nvbios_therm_fan’ has no member named ‘fan_mode’
duty, priv->fan->bios.fan_mode);
^
drivers/gpu/drm/nouveau/core/include/core/printk.h:14:45: note: in definition
of macro ‘nv_printk’
nv_printk_(nv_object(o), NV_DBG_##l, f, ##a); \
^
drivers/gpu/drm/nouveau/core/subdev/therm/base.c:132:2: note: in expansion of
macro ‘nv_debug’
nv_debug(therm, "nouveau_therm_update; mode = %d, poll = %d, "
^
CC [M] drivers/infiniband/ulp/ipoib/ipoib_cm.o
CC [M] drivers/infiniband/hw/qib/qib_ud.o
scripts/Makefile.build:308: recipe for target
'drivers/gpu/drm/nouveau/core/subdev/therm/base.o' failed
make[4]: *** [drivers/gpu/drm/nouveau/core/subdev/therm/base.o] Error 1
scripts/Makefile.build:455: recipe for target 'drivers/gpu/drm/nouveau' failed
make[3]: *** [drivers/gpu/drm/nouveau] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 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/20140525/517680b5/attachment.html>
More information about the Nouveau
mailing list