Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2015 17:48:46 -0700
From:      hiren panchasara <hiren@strugglingcoder.info>
To:        freebsd-acpi@freebsd.org
Subject:   Fan speed settings on MSI motherboard with AMD cpu
Message-ID:  <20150506004846.GL62838@strugglingcoder.info>

next in thread | raw e-mail | index | archive | help

--HLsZ5Z1opAQvdr2J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Running -head as of today and have amdtemp.ko loaded.

rc.conf has:
powerd_enable=3D"YES"
performance_cx_lowest=3D"Cmax"
economy_cx_lowest=3D"Cmax"

$ sysctl hw.model
hw.model: AMD FX(tm)-8350 Eight-Core Processor          =20
$ sysctl hw.ncpu
hw.ncpu: 8

$ sysctl dev.cpu | grep temp
dev.cpu.7.temperature: 24.6C
dev.cpu.6.temperature: 24.6C
dev.cpu.5.temperature: 24.6C
dev.cpu.4.temperature: 24.6C
dev.cpu.3.temperature: 24.6C
dev.cpu.2.temperature: 24.6C
dev.cpu.1.temperature: 24.6C
dev.cpu.0.temperature: 24.6C

(printing for cpu.0 just for example)
$ sysctl dev.cpu.0
dev.cpu.0.cx_usage_counters: 10760 68435
dev.cpu.0.cx_usage: 13.58% 86.41% last 75us
dev.cpu.0.cx_lowest: C8
dev.cpu.0.cx_supported: C1/1/0 C2/2/100
dev.cpu.0.freq_levels: 4000/15767 3500/13796 3400/11637 2975/10182
2800/8437 2450/7382 2100/5400 1837/4725 1575/4050 1400/3150 1225/2756
1050/2362 875/1968 700/1575 525/1181 350/787 175/393
dev.cpu.0.freq: 875
dev.cpu.0.temperature: 24.2C
dev.cpu.0.%parent: acpi0
dev.cpu.0.%pnpinfo: _HID=3Dnone _UID=3D0
dev.cpu.0.%location: handle=3D\_PR_.P001
dev.cpu.0.%driver: cpu
dev.cpu.0.%desc: ACPI CPU

$ sysctl hw.acpi
hw.acpi.cpu.cx_lowest: C8
hw.acpi.reset_video: 0
hw.acpi.handle_reboot: 0
hw.acpi.disable_on_reboot: 0
hw.acpi.verbose: 0
hw.acpi.s4bios: 0
hw.acpi.sleep_delay: 1
hw.acpi.suspend_state: S3
hw.acpi.standby_state: NONE
hw.acpi.lid_switch_state: NONE
hw.acpi.sleep_button_state: S3
hw.acpi.power_button_state: S5
hw.acpi.supported_sleep_state: S3 S4 S5

I can literally head the fan noise. Even when the box is not doing anything.

Now, from the bios side, I tried a bunch of things without much success.

This is what I am looking at:

"Power Management Setup" -> ACPI Standby State=20
			options - S1/S3
"H/W Monitor" -> CPU Smart Fan Target : Disabled by default=20
			options - 40/45/50/44/60
	      -> SYS FAN 1 Control  : Default 100%
			options - 50%/75%/100%

----- "PC Health Status" ------
CPU Temperature		55C/131F
System Temperature	38C/100F
CPU FAN Speed		5928RPM
SYS FAN 1 Speed		0 RPM    <----?? It is definitely spinning.
CPU VCore		1.312 V
3.3 V			3.312 V
5V			4.970 V
12V			12.320 V

"Green Power" -> CPU Phase Control : Disabled by default
			options - Auto/Disabled

What should be correct values for these? Any help/pointers would be great.

Cheers,
Hiren

--HLsZ5Z1opAQvdr2J
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iQF8BAEBCgBmBQJVSWTtXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNEUyMEZBMUQ4Nzg4RjNGMTdFNjZGMDI4
QjkyNTBFMTU2M0VERkU1AAoJEIuSUOFWPt/lwtYH/iTlKNonNDAjaPMFRrILr6Pc
Hx5V9t5LsSEPeGTYvPn9QePscpGvgDa7hnZoJudT+6Z7Fj5t+qnVUhjC4L+5YzM9
84eP18PMlJboJHeqK1eMncPM3p9EpwRw4d2+5ES0b+QWwAV6U0MYXcGcRNaMhbhJ
Yn7xWJXA0B0FTT89dxdN8NyE1bzeYJe3ATdniYzNbogAEWEoX0a/H01XGZZmWauX
a67HdisPfZUm1PaQ61MR5sq3U4+C01iSOBWrRnOJhjfXysWfHDIgkyNOfnrAPPuP
dQ5S1iv9XFDCuJbhJq3qSfpJ/iuGe4M4WcReZ7lQc3xwEXspRZiJ9kOLCfBpGxc=
=xdPG
-----END PGP SIGNATURE-----

--HLsZ5Z1opAQvdr2J--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150506004846.GL62838>