luca10
April 6th, 2014, 09:12 AM
Hello everybody :p
After I run pwconfig it doesn't write the properties within /etc/fancontrol
xxxxx@xxxxxx:~$ sudo pwmconfig
# pwmconfig revision 5857 (2010-08-22)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
Found the following devices:
hwmon0/device is coretemp
hwmon1 is atk0110
hwmon2 is nouveau
Found the following PWM controls:
hwmon2/pwm1 current value: 5
Giving the fans some time to reach full speed...
Found the following fan sensors:
hwmon1/fan1_input current speed: 2280 RPM
hwmon1/fan2_input current speed: 1757 RPM
hwmon1/fan3_input current speed: 0 ... skipping!
hwmon1/fan4_input current speed: 0 ... skipping!
hwmon1/fan5_input current speed: 1670 RPM
Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue:
Testing pwm control hwmon2/pwm1 ...
Manual control mode not supported, skipping.
Testing is complete.
Please verify that all fans have returned to their normal speed.
The fancontrol script can automatically respond to temperature changes
of your system by changing fanspeeds.
Do you want to set up its configuration file now (y)? y
What should be the path to your fancontrol config file (/etc/fancontrol)?
Loading configuration from /etc/fancontrol ...
Select fan output to configure, or other action:
1) Change INTERVAL 3) Save and quit
2) Just quit 4) Show configuration
select (1-n): 4
Common Settings:
INTERVAL=10
Select fan output to configure, or other action:
1) Change INTERVAL 3) Save and quit
2) Just quit 4) Show configuration
select (1-n): 3
Saving configuration to /etc/fancontrol...
Configuration saved
After that I do
more etc/fancontrol and I see this :
xxxxx@xxxxxx:~$ more /etc/fancontrol
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=
DEVNAME=
FCTEMPS=
FCFANS=
MINTEMP=
MAXTEMP=
MINSTART=
MINSTOP=
My OS is Ubuntu 13.10 64-bit
Motherboard Asus P5B-Deluxe
Where I have to check to solve this problem?
Thanks
After I run pwconfig it doesn't write the properties within /etc/fancontrol
xxxxx@xxxxxx:~$ sudo pwmconfig
# pwmconfig revision 5857 (2010-08-22)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.
We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.
Found the following devices:
hwmon0/device is coretemp
hwmon1 is atk0110
hwmon2 is nouveau
Found the following PWM controls:
hwmon2/pwm1 current value: 5
Giving the fans some time to reach full speed...
Found the following fan sensors:
hwmon1/fan1_input current speed: 2280 RPM
hwmon1/fan2_input current speed: 1757 RPM
hwmon1/fan3_input current speed: 0 ... skipping!
hwmon1/fan4_input current speed: 0 ... skipping!
hwmon1/fan5_input current speed: 1670 RPM
Warning!!! This program will stop your fans, one at a time,
for approximately 5 seconds each!!!
This may cause your processor temperature to rise!!!
If you do not want to do this hit control-C now!!!
Hit return to continue:
Testing pwm control hwmon2/pwm1 ...
Manual control mode not supported, skipping.
Testing is complete.
Please verify that all fans have returned to their normal speed.
The fancontrol script can automatically respond to temperature changes
of your system by changing fanspeeds.
Do you want to set up its configuration file now (y)? y
What should be the path to your fancontrol config file (/etc/fancontrol)?
Loading configuration from /etc/fancontrol ...
Select fan output to configure, or other action:
1) Change INTERVAL 3) Save and quit
2) Just quit 4) Show configuration
select (1-n): 4
Common Settings:
INTERVAL=10
Select fan output to configure, or other action:
1) Change INTERVAL 3) Save and quit
2) Just quit 4) Show configuration
select (1-n): 3
Saving configuration to /etc/fancontrol...
Configuration saved
After that I do
more etc/fancontrol and I see this :
xxxxx@xxxxxx:~$ more /etc/fancontrol
# Configuration file generated by pwmconfig, changes will be lost
INTERVAL=10
DEVPATH=
DEVNAME=
FCTEMPS=
FCFANS=
MINTEMP=
MAXTEMP=
MINSTART=
MINSTOP=
My OS is Ubuntu 13.10 64-bit
Motherboard Asus P5B-Deluxe
Where I have to check to solve this problem?
Thanks