<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Auto fan speed management doesn't do anything in non critical temperature range (NVC0)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78116#c20">Comment # 20</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Auto fan speed management doesn't do anything in non critical temperature range (NVC0)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78116">bug 78116</a>
from <span class="vcard"><a class="email" href="mailto:mdop@seznam.cz" title="Marcel Dopita <mdop@seznam.cz>"> <span class="fn">Marcel Dopita</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=78116#c19">comment #19</a>)
<span class="quote">> Hmm, seems like the problem is not where I thought it was. Let's see what's
> the output with this patch applied!</span >
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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>