Page 1 of 1

TP fancontrol utility - beep sound (how to disable)

Posted: Mon Jul 03, 2006 3:40 am
by holberg19
Hi guys

Im enjoying the TP fancontrol, but I have a little problem. Whenever the fancontrol fails to set the fan state, i get the error syntax "CANT SET FAN STATE" in the log. When that happends, theres this high beeping sound.

Is it possible to disable that sound?

Thanks in advance.

Posted: Mon Jul 03, 2006 7:07 am
by sugo
An easy way is to disable the beep device.

Posted: Mon Jul 03, 2006 7:25 am
by Nick Y
Look in FanControl.ini for the following or similar.

// --------------------------------------------------------

// ENGL: Beep frequency and duration (in ms) for successful
// fan state changes. (Set either or both to zero to
// disable)


// FanBeep=1200 3

FanBeep=0 0

=====================
If you use FanControl_Service.exe you should not get the conflict causing the beeps. (in 'Thinkpad Fan Noise Problem: Light at the End of the Tunnel' in the ThinkPad Utility Work Area.

Posted: Tue Jul 04, 2006 6:25 am
by holberg19
Nick Y wrote:Look in FanControl.ini for the following or similar.

// --------------------------------------------------------

// ENGL: Beep frequency and duration (in ms) for successful
// fan state changes. (Set either or both to zero to
// disable)


// FanBeep=1200 3

FanBeep=0 0

=====================
If you use FanControl_Service.exe you should not get the conflict causing the beeps. (in 'Thinkpad Fan Noise Problem: Light at the End of the Tunnel' in the ThinkPad Utility Work Area.
My ini file looks like this:

// ENGL: Beep frequency and duration (in ms) for successful
// fan state changes. (Set either or both to zero to
// disable)


FanBeep=0 0

But still beeps.

Now im confused.

Posted: Tue Jul 04, 2006 6:40 am
by Nick Y
As mentioned above, try FanControl_Service.exe.

By the way, are you using Notebook Hardware Control (NHC) as well? If so, have you disabled the NHC temp readings as this conflicts with FanControl? To disable temp readings, go to temp tab, in NHC, and deselect the box against 'Enable temperature readings.'

Hope this helps.

Posted: Tue Jul 04, 2006 7:09 pm
by holberg19
Ok, so I found the fancontrol_service.exe proggy. Copied the files from the original fan utility program to the folder and double clicked the fancontrol_service.exe file.

I dont really see the program down in the system tray or anything. Is it running or do I have to do anyting else?

Posted: Wed Jul 05, 2006 1:42 am
by Nick Y
'chrisaix' wrote a very useful installation guide. In 'thinkpads.com Support Community', topic 'Thinkpad Fan Noise Problem: Light at the End of the Tunnel', page 14; posted Posted: Sun Mar 05, 2006 12:37 pm.

You need to start the exe as a service, then it will start automatically when you boot up.

You should see the system tray icon as per fancontrol -and dont forget NHC change mentioned in previous post, if not done.

Posted: Wed Jul 05, 2006 6:41 am
by holberg19
Nick Y wrote:'chrisaix' wrote a very useful installation guide. In 'thinkpads.com Support Community', topic 'Thinkpad Fan Noise Problem: Light at the End of the Tunnel', page 14; posted Posted: Sun Mar 05, 2006 12:37 pm.

You need to start the exe as a service, then it will start automatically when you boot up.

You should see the system tray icon as per fancontrol -and dont forget NHC change mentioned in previous post, if not done.
Thanks. Ill get that fixed right away.

Posted: Thu Jul 06, 2006 4:12 am
by holberg19
I have some problems with step 3. Frankly, I dont know how to add it as a service. I have tried the SC.exe prompt, but it closes the window no matter what key I press.

Should I go with RunAsSvc or MachMichAdmin instead? Im not familiar with these programs.

Posted: Thu Jul 06, 2006 5:21 am
by Nick Y
I was afraid that you would ask that ... as I have forgotten! :oops:

I think that you go to Start/Run and enter fancontrol_service.exe -i with the path name. i.e.

C:\Program Files\fancontrol_service\fancontrol_service.exe -i

If this is incorrect, perhaps others could advise/correct me...

(If it works, go to Start/All Programs/Administrative Tools/ Services and you should find the TPFanControl service, with the Startup Type set as automatic.)

Posted: Fri Jul 07, 2006 12:21 am
by holberg19
bump

I still cant get the service started. I go to start-run and target the fancontrol_service file and adds the parameter "-i" at the end, but with no success. Quite annoying.

Can someone who got this service installed help on this one? I am currently logged in as an administrator.

Posted: Fri Jul 07, 2006 2:55 am
by Nick Y
Just checked. For me, 'run' does not like a space between 'program' and 'files'. Inverted commas do not seem to help either. Hence I copied the FanControl_Service folder up to C: and then tried:

C:\fancontrol_service\fancontrol_service.exe /?

to get the help menu. Note the space between "exe" and "/?"

Comes up with a small dialogue box
-i for service installation
-u for uninstall
-q for quiet mode.

So if you run C:\fancontrol_service\fancontrol_service.exe -i

you should be OK....

Posted: Fri Jul 07, 2006 3:35 am
by holberg19
Nick Y wrote:Just checked. For me, 'run' does not like a space between 'program' and 'files'. Inverted commas do not seem to help either. Hence I copied the FanControl_Service folder up to C: and then tried:

C:\fancontrol_service\fancontrol_service.exe /?

to get the help menu. Note the space between "exe" and "/?"

Comes up with a small dialogue box
-i for service installation
-u for uninstall
-q for quiet mode.

So if you run C:\fancontrol_service\fancontrol_service.exe -i

you should be OK....
XP is somewhat weird on this part. Even if I linked directly to the file, it couldnt be found. So, as you suggested - I removed the folder to the C:\ root, which solved the problem perfectly.

Thanks for the help, Nick. Really appreciate it. Now I wont get any beeps when its deadly important that my Thinkpad is quiet.

Posted: Fri Jul 07, 2006 5:33 am
by Nick Y
No problem. I hope it clears your beeps...