Bug 92548 - Radeon R7 360 Fan won't go below 50 (PWM)
Summary: Radeon R7 360 Fan won't go below 50 (PWM)
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium enhancement
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 23:01 UTC by felix.oxley
Modified: 2019-11-19 07:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
xorg.log (62.60 KB, text/plain)
2015-10-20 15:27 UTC, felix.oxley
no flags Details
dmesg output (70.38 KB, text/plain)
2015-10-20 15:34 UTC, felix.oxley
no flags Details
vbios (64.00 KB, text/plain)
2015-10-20 15:39 UTC, felix.oxley
no flags Details

Description felix.oxley 2015-10-19 23:01:02 UTC
Hi, Ubuntu 15.10 Linux 4.2
MSI Radeon R7 360 

Goal : Reduce fan noise at safe temperature e.g. ~25 degrees

Problem: PWM1 value below 50 does not affect fan speed
e.g. /sys/class/hwmon/hwmon0# echo 0 > pwm1

I have tried manually controlling PWM and also the pwmconfig script and fancontrol.
Comment 1 Alex Deucher 2015-10-20 15:15:21 UTC
Are you able to turn the fan off completely in windows?  It's possible the fan the OEM used only goes down to a certain level.  Please attach your xorg log and dmesg output.
Comment 2 felix.oxley 2015-10-20 15:27:14 UTC
Created attachment 119008 [details]
xorg.log
Comment 3 felix.oxley 2015-10-20 15:28:13 UTC
Hi,

I don't have an easy way of running Windows on this machine.

The dmesg is currently empty.
Xorg log attached.

Thanks
Comment 4 Alex Deucher 2015-10-20 15:30:55 UTC
Please attach a copy of your vbios:

(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
Comment 5 felix.oxley 2015-10-20 15:34:54 UTC
Created attachment 119011 [details]
dmesg output
Comment 6 felix.oxley 2015-10-20 15:39:08 UTC
Created attachment 119012 [details]
vbios
Comment 7 Martin Peres 2019-11-19 07:53:10 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/issues/141.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.