All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 83587] New: 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
@ 2014-09-07 15:33 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 15:33 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1553 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

          Priority: medium
            Bug ID: 83587
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: 3.14.18: FAN control: none / external -- 3.16.2: FAN
                    control: PWM
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: riesebie-xZYEWGoilGM@public.gmane.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/nouveau
           Product: xorg

Created attachment 105861
  --> https://bugs.freedesktop.org/attachment.cgi?id=105861&action=edit
dmesg and vbios tared

My gpu:  NVIDIA Corporation GK104 [GeForce GTX 760]

Running kernel 3.14.18 I can't control fanspeed. There are no pwm1 files in
/sys as mentioned in
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/Documentation/thermal/nouveau_thermal.
fan1 is always at maximum, while the temp1 is around 37°C.

Running kernel 3.16.2 with the same .config everything runs smooth (fan1 720
RPM, temp1 +39°C).

The most important difference in dmesg is:
3.14.18: 
nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external

3.16.2: 
nouveau  [  PTHERM][0000:01:00.0] FAN control: PWM

dmesg | grep nouveau attached

Thanks in advance

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3191 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 83587] 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2014-09-07 17:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 20:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 17:14 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 457 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

--- Comment #1 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Was there a question?

Newer kernels have support for things that older kernels don't have support
for... in this case, the fan configuration of your board wasn't supported,
hence the "none" for fan control.

Or did I misunderstand something?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1245 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 83587] 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-09-07 17:14   ` [Bug 83587] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-09-07 20:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 21:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 20:57 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 386 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

--- Comment #2 from Elimar Riesebieter <riesebie-xZYEWGoilGM@public.gmane.org> ---
Sometimes features of newer kernels are backported for longterm ones. 

It is correct I have had to ask directly for an implementation of fan control
for the GeForce GTX 760.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1175 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 83587] 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-09-07 17:14   ` [Bug 83587] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 20:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-09-07 21:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 21:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 21:02 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 390 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

Elimar Riesebieter <riesebie-xZYEWGoilGM@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1068 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 83587] 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2014-09-07 21:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-09-07 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-09-07 21:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 21:10 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 715 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
(In reply to comment #2)
> Sometimes features of newer kernels are backported for longterm ones. 

Nope, never. Bugs are fixed, new features are never backported to stable
kernels.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2246 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 83587] 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM
       [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2014-09-07 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-09-07 21:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-09-07 21:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 618 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=83587

--- Comment #4 from Martin Peres <martin.peres-Iz16wY1oaNPLSKGbIzaifA@public.gmane.org> ---
(In reply to comment #3)
> (In reply to comment #2)
> > Sometimes features of newer kernels are backported for longterm ones. 
> 
> Nope, never. Bugs are fixed, new features are never backported to stable
> kernels.

Distros pretending to be stable do that so they get "up-to-date" features with
the same version number. Yeah for frankenkernels!

And people wonder why I don't like such distros :p

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1590 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-07 21:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-07 15:33 [Bug 83587] New: 3.14.18: FAN control: none / external -- 3.16.2: FAN control: PWM bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-83587-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-09-07 17:14   ` [Bug 83587] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-07 20:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-07 21:02   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-07 21:10   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-07 21:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.