fancontrol service not starting after rebooting open suse linux
Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I switched to openSuse (Leap 42.2) from ubuntu.
When I using Ubuntu, I used lm_sensors and fancontrol because my cpu fan was not rotating a little. Those program ran programs without any issuue on Ubuntu.
Afeter switching to openSuse I had same problem mensioned above. So, I installed sensors(no lm-sensors in suse) program using following command
sudo zypper install sensors;
Then hit,
sudo sensors-detect;
and gave yes to all. Arter I ran
sudo pwmconfig;
command. My /etc/fancontrol configurations as follows,
INTERVAL=10
DEVPATH=hwmon1= hwmon2=
DEVNAME=hwmon1=acpitz hwmon2=dell_smm
FCTEMPS= hwmon2/pwm1=hwmon1/temp1_input
FCFANS= hwmon2/pwm1=hwmon2/fan1_input
MINTEMP= hwmon2/pwm1=35
MAXTEMP= hwmon2/pwm1=55
MINSTART= hwmon2/pwm1=90
MINSTOP= hwmon2/pwm1=255
MINPWM=hwmon2/pwm1=0
MAXPWM= hwmon2/pwm1=255
Then I hit,
sudo service fancontrol start;
Now my cpu fan is running well. Then I rebooted my pc. But, unfortunately my cpu fan is not running again automatically. I have to re-run pwmcofig command again. How can I solve this problem?
Note: I couldn'n found any openSuse commad equivalent to below commands available in UBUNTU:
sudo service module-init-tools restart;
sudo service kmod start;
opensuse
add a comment |
up vote
2
down vote
favorite
I switched to openSuse (Leap 42.2) from ubuntu.
When I using Ubuntu, I used lm_sensors and fancontrol because my cpu fan was not rotating a little. Those program ran programs without any issuue on Ubuntu.
Afeter switching to openSuse I had same problem mensioned above. So, I installed sensors(no lm-sensors in suse) program using following command
sudo zypper install sensors;
Then hit,
sudo sensors-detect;
and gave yes to all. Arter I ran
sudo pwmconfig;
command. My /etc/fancontrol configurations as follows,
INTERVAL=10
DEVPATH=hwmon1= hwmon2=
DEVNAME=hwmon1=acpitz hwmon2=dell_smm
FCTEMPS= hwmon2/pwm1=hwmon1/temp1_input
FCFANS= hwmon2/pwm1=hwmon2/fan1_input
MINTEMP= hwmon2/pwm1=35
MAXTEMP= hwmon2/pwm1=55
MINSTART= hwmon2/pwm1=90
MINSTOP= hwmon2/pwm1=255
MINPWM=hwmon2/pwm1=0
MAXPWM= hwmon2/pwm1=255
Then I hit,
sudo service fancontrol start;
Now my cpu fan is running well. Then I rebooted my pc. But, unfortunately my cpu fan is not running again automatically. I have to re-run pwmcofig command again. How can I solve this problem?
Note: I couldn'n found any openSuse commad equivalent to below commands available in UBUNTU:
sudo service module-init-tools restart;
sudo service kmod start;
opensuse
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I switched to openSuse (Leap 42.2) from ubuntu.
When I using Ubuntu, I used lm_sensors and fancontrol because my cpu fan was not rotating a little. Those program ran programs without any issuue on Ubuntu.
Afeter switching to openSuse I had same problem mensioned above. So, I installed sensors(no lm-sensors in suse) program using following command
sudo zypper install sensors;
Then hit,
sudo sensors-detect;
and gave yes to all. Arter I ran
sudo pwmconfig;
command. My /etc/fancontrol configurations as follows,
INTERVAL=10
DEVPATH=hwmon1= hwmon2=
DEVNAME=hwmon1=acpitz hwmon2=dell_smm
FCTEMPS= hwmon2/pwm1=hwmon1/temp1_input
FCFANS= hwmon2/pwm1=hwmon2/fan1_input
MINTEMP= hwmon2/pwm1=35
MAXTEMP= hwmon2/pwm1=55
MINSTART= hwmon2/pwm1=90
MINSTOP= hwmon2/pwm1=255
MINPWM=hwmon2/pwm1=0
MAXPWM= hwmon2/pwm1=255
Then I hit,
sudo service fancontrol start;
Now my cpu fan is running well. Then I rebooted my pc. But, unfortunately my cpu fan is not running again automatically. I have to re-run pwmcofig command again. How can I solve this problem?
Note: I couldn'n found any openSuse commad equivalent to below commands available in UBUNTU:
sudo service module-init-tools restart;
sudo service kmod start;
opensuse
I switched to openSuse (Leap 42.2) from ubuntu.
When I using Ubuntu, I used lm_sensors and fancontrol because my cpu fan was not rotating a little. Those program ran programs without any issuue on Ubuntu.
Afeter switching to openSuse I had same problem mensioned above. So, I installed sensors(no lm-sensors in suse) program using following command
sudo zypper install sensors;
Then hit,
sudo sensors-detect;
and gave yes to all. Arter I ran
sudo pwmconfig;
command. My /etc/fancontrol configurations as follows,
INTERVAL=10
DEVPATH=hwmon1= hwmon2=
DEVNAME=hwmon1=acpitz hwmon2=dell_smm
FCTEMPS= hwmon2/pwm1=hwmon1/temp1_input
FCFANS= hwmon2/pwm1=hwmon2/fan1_input
MINTEMP= hwmon2/pwm1=35
MAXTEMP= hwmon2/pwm1=55
MINSTART= hwmon2/pwm1=90
MINSTOP= hwmon2/pwm1=255
MINPWM=hwmon2/pwm1=0
MAXPWM= hwmon2/pwm1=255
Then I hit,
sudo service fancontrol start;
Now my cpu fan is running well. Then I rebooted my pc. But, unfortunately my cpu fan is not running again automatically. I have to re-run pwmcofig command again. How can I solve this problem?
Note: I couldn'n found any openSuse commad equivalent to below commands available in UBUNTU:
sudo service module-init-tools restart;
sudo service kmod start;
opensuse
opensuse
asked Mar 29 '17 at 16:15
Lakshitha Kanchana
112
112
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
up vote
1
down vote
You can open Yast, find there under system category "services-control", open that, find there (press f, than search between services, which names are beginning with f letter, so is easier) fancontrol service. There will be by you written inactive (dead). CHange bootmode to "onboot", than press start service, dann accept, ok, exit yast. After next boot that service will restart automatically, when you configured pwm right and when the service will find config. file in directory, where you saved (default /etc/fancontrol).
I did like this on opensuse 15 leap and it started automatically today.
add a comment |
up vote
0
down vote
MINSTOP= hwmon2/pwm1=255
Here you did mistake (I think), Here must be the value, in which fan stops. In command line you can during pwmconfig press t key and test that, find the right value. Not always that works, when your terminal will think very long and not display results, you can stop-exit it, retry all again and write with fingers for example value between 30-55. Reason is following: your fan must not stop, when your motherboard gives him instead min. (in fact max.) PWM value=255..And min. PWM value must be not more, as min start value of fan. And min stopp value < min start value.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f354621%2ffancontrol-service-not-starting-after-rebooting-open-suse-linux%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
You can open Yast, find there under system category "services-control", open that, find there (press f, than search between services, which names are beginning with f letter, so is easier) fancontrol service. There will be by you written inactive (dead). CHange bootmode to "onboot", than press start service, dann accept, ok, exit yast. After next boot that service will restart automatically, when you configured pwm right and when the service will find config. file in directory, where you saved (default /etc/fancontrol).
I did like this on opensuse 15 leap and it started automatically today.
add a comment |
up vote
1
down vote
You can open Yast, find there under system category "services-control", open that, find there (press f, than search between services, which names are beginning with f letter, so is easier) fancontrol service. There will be by you written inactive (dead). CHange bootmode to "onboot", than press start service, dann accept, ok, exit yast. After next boot that service will restart automatically, when you configured pwm right and when the service will find config. file in directory, where you saved (default /etc/fancontrol).
I did like this on opensuse 15 leap and it started automatically today.
add a comment |
up vote
1
down vote
up vote
1
down vote
You can open Yast, find there under system category "services-control", open that, find there (press f, than search between services, which names are beginning with f letter, so is easier) fancontrol service. There will be by you written inactive (dead). CHange bootmode to "onboot", than press start service, dann accept, ok, exit yast. After next boot that service will restart automatically, when you configured pwm right and when the service will find config. file in directory, where you saved (default /etc/fancontrol).
I did like this on opensuse 15 leap and it started automatically today.
You can open Yast, find there under system category "services-control", open that, find there (press f, than search between services, which names are beginning with f letter, so is easier) fancontrol service. There will be by you written inactive (dead). CHange bootmode to "onboot", than press start service, dann accept, ok, exit yast. After next boot that service will restart automatically, when you configured pwm right and when the service will find config. file in directory, where you saved (default /etc/fancontrol).
I did like this on opensuse 15 leap and it started automatically today.
answered Dec 5 at 14:16
Rafael
111
111
add a comment |
add a comment |
up vote
0
down vote
MINSTOP= hwmon2/pwm1=255
Here you did mistake (I think), Here must be the value, in which fan stops. In command line you can during pwmconfig press t key and test that, find the right value. Not always that works, when your terminal will think very long and not display results, you can stop-exit it, retry all again and write with fingers for example value between 30-55. Reason is following: your fan must not stop, when your motherboard gives him instead min. (in fact max.) PWM value=255..And min. PWM value must be not more, as min start value of fan. And min stopp value < min start value.
add a comment |
up vote
0
down vote
MINSTOP= hwmon2/pwm1=255
Here you did mistake (I think), Here must be the value, in which fan stops. In command line you can during pwmconfig press t key and test that, find the right value. Not always that works, when your terminal will think very long and not display results, you can stop-exit it, retry all again and write with fingers for example value between 30-55. Reason is following: your fan must not stop, when your motherboard gives him instead min. (in fact max.) PWM value=255..And min. PWM value must be not more, as min start value of fan. And min stopp value < min start value.
add a comment |
up vote
0
down vote
up vote
0
down vote
MINSTOP= hwmon2/pwm1=255
Here you did mistake (I think), Here must be the value, in which fan stops. In command line you can during pwmconfig press t key and test that, find the right value. Not always that works, when your terminal will think very long and not display results, you can stop-exit it, retry all again and write with fingers for example value between 30-55. Reason is following: your fan must not stop, when your motherboard gives him instead min. (in fact max.) PWM value=255..And min. PWM value must be not more, as min start value of fan. And min stopp value < min start value.
MINSTOP= hwmon2/pwm1=255
Here you did mistake (I think), Here must be the value, in which fan stops. In command line you can during pwmconfig press t key and test that, find the right value. Not always that works, when your terminal will think very long and not display results, you can stop-exit it, retry all again and write with fingers for example value between 30-55. Reason is following: your fan must not stop, when your motherboard gives him instead min. (in fact max.) PWM value=255..And min. PWM value must be not more, as min start value of fan. And min stopp value < min start value.
answered Dec 5 at 21:05
Rafael
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f354621%2ffancontrol-service-not-starting-after-rebooting-open-suse-linux%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown