similar to: [Bug 92126] New: [NVE4] GTX 760 Auto fan speed stays at 10% until temp hits 90C

Displaying 20 results from an estimated 1000 matches similar to: "[Bug 92126] New: [NVE4] GTX 760 Auto fan speed stays at 10% until temp hits 90C"

2016 Jan 04
2
[PATCH] bios/fan: hardcode the fan mode to linear
On 17/12/15 19:18, Martin Peres wrote: > > > On 29/11/15 16:10, Martin Peres wrote: >> This is an oversight that made use of the trip-point-based fan >> managenent on >> cards that never expose those. This led the fan to stay at fan_min. >> >> Fortunately, the emergency code would kick when the temperature would >> reach >> 90°C. >>
2016 Jan 05
2
[PATCH] bios/fan: hardcode the fan mode to linear
On 04/01/16 18:42, Emil Velikov wrote: > On 4 January 2016 at 14:56, Martin Peres <martin.peres at free.fr> wrote: >> On 17/12/15 19:18, Martin Peres wrote: >>> On 29/11/15 16:10, Martin Peres wrote: >>>> This is an oversight that made use of the trip-point-based fan managenent >>>> on >>>> cards that never expose those. This led the fan
2015 Nov 29
2
[PATCH] bios/fan: hardcode the fan mode to linear
This is an oversight that made use of the trip-point-based fan managenent on cards that never expose those. This led the fan to stay at fan_min. Fortunately, the emergency code would kick when the temperature would reach 90°C. Reported-by: Tom Englund <tomenglund26 at gmail.com> Tested-by: Tom Englund <tomenglund26 at gmail.com> Signed-off-by: Martin Peres <martin.peres at
2015 Dec 17
0
[PATCH] bios/fan: hardcode the fan mode to linear
On 29/11/15 16:10, Martin Peres wrote: > This is an oversight that made use of the trip-point-based fan managenent on > cards that never expose those. This led the fan to stay at fan_min. > > Fortunately, the emergency code would kick when the temperature would reach > 90°C. > > Reported-by: Tom Englund <tomenglund26 at gmail.com> > Tested-by: Tom Englund
2016 Jan 04
0
[PATCH] bios/fan: hardcode the fan mode to linear
On 4 January 2016 at 14:56, Martin Peres <martin.peres at free.fr> wrote: > On 17/12/15 19:18, Martin Peres wrote: >> On 29/11/15 16:10, Martin Peres wrote: >>> >>> This is an oversight that made use of the trip-point-based fan managenent >>> on >>> cards that never expose those. This led the fan to stay at fan_min. >>> >>>
2016 Jan 05
0
[PATCH] bios/fan: hardcode the fan mode to linear
On 01/05/2016 06:35 PM, Martin Peres wrote: > On 04/01/16 18:42, Emil Velikov wrote: >> On 4 January 2016 at 14:56, Martin Peres <martin.peres at free.fr> wrote: >>> On 17/12/15 19:18, Martin Peres wrote: >>>> On 29/11/15 16:10, Martin Peres wrote: >>>>> This is an oversight that made use of the trip-point-based fan >>>>> managenent
2016 Nov 26
0
Fan speed control Nvidia GeForce GTX 760
hi i have problem with nouveau drivers gpu fan always runs at maximum speed my pc OS: fedora 25 wayland/xorg lspci -v -s 01:00.0 01:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 760] (rev a1) (prog-if 00 [VGA controller]) Subsystem: CardExpert Technology Device 1187 Flags: bus master, fast devsel, latency 0, IRQ 29 Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
2014 Jul 15
0
[PATCH] graph/nve4: do not crash if no power device present
Detect and workaround the absence of a power device so chips that do not feature one (e.g. GK20A) can still use this driver. Signed-off-by: Alexandre Courbot <acourbot at nvidia.com> --- nvkm/engine/graph/nve4.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nvkm/engine/graph/nve4.c b/nvkm/engine/graph/nve4.c index 1ba6666da4e5..fb9cb929320d 100644 ---
2014 Mar 05
1
[Bug 75800] New: [NVE4] [GTX660Ti] Pink line on left side of monitor and slightly blurry areas on screen
https://bugs.freedesktop.org/show_bug.cgi?id=75800 Priority: medium Bug ID: 75800 Assignee: nouveau at lists.freedesktop.org Summary: [NVE4] [GTX660Ti] Pink line on left side of monitor and slightly blurry areas on screen Severity: minor Classification: Unclassified OS: Linux (All) Reporter:
2013 Dec 25
0
[PATCH] drm/nve4: fix size of POLY2ESETUP buffer
This fixes write faults from GPCCLIENT 5 in geometry shader tests. For now this is just a guess from a single mmio trace, it looks like 8 large pages are being used, i.e. one per TPC. Can we just ask NV for the correct sizes ? --- drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git
2013 Dec 25
1
[PATCH] drm/nve4: fix size of POLY2ESETUP buffer (s/gpc_nr/tpc_total)
This fixes write faults from GPCCLIENT 5 in geometry shader tests. For now this is just a guess from a single mmio trace, it looks like 8 large pages are being used, i.e. one per TPC. Can we just ask NV for the correct sizes ? --- drivers/gpu/drm/nouveau/core/engine/graph/ctxnve4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git
2017 Feb 23
1
[Bug 99921] New: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
https://bugs.freedesktop.org/show_bug.cgi?id=99921 Bug ID: 99921 Summary: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority:
2015 Nov 26
3
[Bug 93110] New: [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call
https://bugs.freedesktop.org/show_bug.cgi?id=93110 Bug ID: 93110 Summary: [NVE4] textureSize() and textureQueryLevels() uses a texture bound during the previous draw call Product: Mesa Version: 10.5 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal
2014 Mar 20
4
[Bug 76414] New: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
https://bugs.freedesktop.org/show_bug.cgi?id=76414 Priority: medium Bug ID: 76414 Assignee: nouveau at lists.freedesktop.org Summary: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ... QA Contact: xorg-team at lists.x.org Severity: major Classification:
2016 Apr 20
10
[Bug 95031] New: [NVE4] Random GPU lockups
https://bugs.freedesktop.org/show_bug.cgi?id=95031 Bug ID: 95031 Summary: [NVE4] Random GPU lockups Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org
2006 Apr 28
0
DNSMasq - Why the stuff hits the fan when the net connection is down
List, Per someone's suggestion (thanks, whoever you were) from this list, I implemented dnsmasq to prevent the issue of resolving DNS when the net connection goes down. This morning the net connection was down, and our * server didn't miss a beat. I recommend looking into: http://thekelleys.org.uk/dnsmasq/doc.html And http://www.enterprisenetworkingplanet.com/netos/article.php/3377351
2015 Jun 26
16
[Bug 91119] New: [NVE4] GPU hangs when opening several Firefox tabs at once
https://bugs.freedesktop.org/show_bug.cgi?id=91119 Bug ID: 91119 Summary: [NVE4] GPU hangs when opening several Firefox tabs at once Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: blocker Priority: medium Component:
2015 Aug 04
18
[Bug 91557] New: [NVE4] freezes: HUB_INIT timed out
https://bugs.freedesktop.org/show_bug.cgi?id=91557 Bug ID: 91557 Summary: [NVE4] freezes: HUB_INIT timed out Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2017 Feb 23
17
[Bug 99922] New: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off
https://bugs.freedesktop.org/show_bug.cgi?id=99922 Bug ID: 99922 Summary: [NVE4] [regression, bisected] 4.10 (atomic): X shows black screen with cursor after monitors turn off Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Keywords: bisected
2017 Apr 12
9
[Bug 100660] New: No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB
https://bugs.freedesktop.org/show_bug.cgi?id=100660 Bug ID: 100660 Summary: [nouveau] No temperature/voltages/GPU and RAM frequency/fan speed reporting for GTX 1060 6GB Product: xorg Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium