[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-06-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

miloog (mileikas...@mailbox.org) changed:

   What|Removed |Added

 CC||mileikas...@mailbox.org

--- Comment #11 from miloog (mileikas...@mailbox.org) ---
I can confirm.

But in a different scenario. I'm using debian bullseye with lts kernel and
latest amdgpu firmware. I don't change any fan control mechanism.

5.10.44 and 5.10.45 works fine but 5.10.46 if i'm only start sway (wayland
window manager) my gpu usage is at 100% without doing anything.

It's a vega 56.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-05-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #10 from Martin (martin...@gmx.com) ---
(In reply to Martin from comment #9)
> 
> I'm running 5.11.17 currently and temperature on the GPU gets to 70°C but
> fan is at like 300rpm.
> 

This isn't always reproducible. I thought it may be related to suspending my PC
but in last few days the temperature is kept around 55°C

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-04-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Martin (martin...@gmx.com) changed:

   What|Removed |Added

 Status|CLOSED  |REOPENED
 Resolution|ANSWERED|---

--- Comment #9 from Martin (martin...@gmx.com) ---
Hello,

is it possible to return to the behaviour from version 5.10?
Back then my gpu was cool and quiet.

I'm running 5.11.17 currently and temperature on the GPU gets to 70°C but fan
is at like 300rpm.

The above is without touching anything in
/sys/class/drm/card0/device/hwmon/hwmon1

When I disable fan control by putting 0 in
/sys/class/drm/card0/device/hwmon/hwmon1/pwm1_enable the fan spins up to top
speed. 2 keeps it running at 2000rpm and it's loud. Which is strange because
after booting it's 2.

Ideally it would be great if I could return to how it worked on 5.10

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Martin (martin...@gmx.com) changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Martin (martin...@gmx.com) changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |ANSWERED

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #8 from Martin (martin...@gmx.com) ---
(In reply to Dieter Nützel from comment #7)
> Addendum (@Alex)
> Maybe we could do someting about the reported fan speed.
> Zero (0) if stopped.
> 
> @Martin
> You can verify the fan speed (raise) if you put load on your gfx card.

I've just rebooted into 5.11.5. The gpu fan went into max speed for one second
or so. After the computer finished booting sensors still showed over 3000rpm,
even though at that point the fan was already off:

amdgpu-pci-0100
Adapter: PCI adapter
vddgfx:  825.00 mV
fan1:3601 RPM  (min =0 RPM, max = 3500 RPM)
edge: +47.0°C  (crit = +97.0°C, hyst = -273.1°C)
power1:7.15 W  (cap =  36.00 W)

I waited a couple of minutes and then watched 4k vid. The fan turned on and
sensors started showing this:

amdgpu-pci-0100
Adapter: PCI adapter
vddgfx:  962.00 mV
fan1:1004 RPM  (min =0 RPM, max = 3500 RPM)
edge: +57.0°C  (crit = +97.0°C, hyst = -273.1°C)
power1:   12.03 W  (cap =  36.00 W)


So there is a change in reported fan speed. After turning of the video the fan
turned off again but the reported fan speed stayed at roughly 900 RPM.

I played a bit of Xonotic. Again, fan turned on but the reported fan speed
remained roughly the same, around 900 RPM.

I have no way of measuring the actual fan speed while playing a game or
watching a video so I don't know if what sensors are reporting is accurate.

sensors --version outputs the following:

sensors version 3.6.0 with libsensors version 3.6.0

For the CPU fan speed it does seem to report the actual speed. I've recently
switched to a new CPU cooler with a new fan and both this new one and the old
one were reporting speed change that corresponded to actual cpu fan speed. The
old cooler had manual fan control so I could see the reported speed change
live.



ps. I'm in UTC+1 and I probably won't be able to post more tonight.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #7 from Dieter Nützel (die...@nuetzel-hh.de) ---
Addendum (@Alex)
Maybe we could do someting about the reported fan speed.
Zero (0) if stopped.

@Martin
You can verify the fan speed (raise) if you put load on your gfx card.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #6 from Dieter Nützel (die...@nuetzel-hh.de) ---
(In reply to Martin from comment #5)
> (In reply to Alex Deucher from comment #4)
> > The driver turns off the fans for acoustic reasons if the OEM enabled
> > support for the feature in the vbios.  They will still go on when the
> > temperature gets high enough.
> 
> Ok. I checked again and the fan does turn on when playing a game (gzdoom).
> 
> Too bad it's the quietest fan in my PC :)
> 
> I guess I panicked.
> 
> If this is the expected behaviour then this bug can be closed.
> 
> Thank you.

It _is_ expected and we waited (very) long for it. ;-)
(Did regularly testing with amd-staging-drm-next kernel.)

You can close it.
(First 'solved', later 'closed').

Greetings
Dieter

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #5 from Martin (martin...@gmx.com) ---
(In reply to Alex Deucher from comment #4)
> The driver turns off the fans for acoustic reasons if the OEM enabled
> support for the feature in the vbios.  They will still go on when the
> temperature gets high enough.

Ok. I checked again and the fan does turn on when playing a game (gzdoom).

Too bad it's the quietest fan in my PC :)

I guess I panicked.

If this is the expected behaviour then this bug can be closed.

Thank you.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Alex Deucher (alexdeuc...@gmail.com) changed:

   What|Removed |Added

 CC||alexdeuc...@gmail.com

--- Comment #4 from Alex Deucher (alexdeuc...@gmail.com) ---
The driver turns off the fans for acoustic reasons if the OEM enabled support
for the feature in the vbios.  They will still go on when the temperature gets
high enough.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Martin (martin...@gmx.com) changed:

   What|Removed |Added

   Severity|normal  |blocking

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #3 from Martin (martin...@gmx.com) ---
(In reply to Dieter Nützel from comment #2)
> It could be the ZeroCore thing, which has finally landed with 5.11.
> Please verify, that your gfx fans stopped with 5.11 and running with all
> kernels below 5.11.

Bloody hell, you're right. On 5.11.4 the fan on gpu stops completely, even
though sensors claim it's spinning.

I suppose I'm lucky I didn't fry my gpu ._.

How is that even possible?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

Dieter Nützel (die...@nuetzel-hh.de) changed:

   What|Removed |Added

 CC||die...@nuetzel-hh.de

--- Comment #2 from Dieter Nützel (die...@nuetzel-hh.de) ---
It could be the ZeroCore thing, which has finally landed with 5.11.
Please verify, that your gfx fans stopped with 5.11 and running with all
kernels below 5.11.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


[Bug 212107] Temperature increase by 15°C on radeon gpu

2021-03-07 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=212107

--- Comment #1 from Martin (martin...@gmx.com) ---
Created attachment 295703
  --> https://bugzilla.kernel.org/attachment.cgi?id=295703&action=edit
kernel config

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel