TP fancontrol utility - beep sound (how to disable)

Work/comment area for scripts and utilities like TP Fan, 2-finger scrolling, etc
Post Reply
Message
Author
holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

TP fancontrol utility - beep sound (how to disable)

#1 Post by holberg19 » Mon Jul 03, 2006 3:40 am

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.

sugo
ThinkPadder
ThinkPadder
Posts: 1813
Joined: Thu May 27, 2004 11:54 am
Location: Seattle, WA

#2 Post by sugo » Mon Jul 03, 2006 7:07 am

An easy way is to disable the beep device.
X61

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#3 Post by Nick Y » Mon Jul 03, 2006 7:25 am

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.
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#4 Post by holberg19 » Tue Jul 04, 2006 6:25 am

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.

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#5 Post by Nick Y » Tue Jul 04, 2006 6:40 am

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.
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#6 Post by holberg19 » Tue Jul 04, 2006 7:09 pm

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?

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#7 Post by Nick Y » Wed Jul 05, 2006 1:42 am

'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.
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#8 Post by holberg19 » Wed Jul 05, 2006 6:41 am

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.

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#9 Post by holberg19 » Thu Jul 06, 2006 4:12 am

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.

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#10 Post by Nick Y » Thu Jul 06, 2006 5:21 am

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.)
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#11 Post by holberg19 » Fri Jul 07, 2006 12:21 am

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.

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#12 Post by Nick Y » Fri Jul 07, 2006 2:55 am

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....
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

holberg19
Posts: 21
Joined: Thu Apr 27, 2006 11:24 am
Location: Denmark

#13 Post by holberg19 » Fri Jul 07, 2006 3:35 am

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.

Nick Y
Junior Member
Junior Member
Posts: 438
Joined: Tue Feb 14, 2006 2:17 pm
Location: Bucks., UK

#14 Post by Nick Y » Fri Jul 07, 2006 5:33 am

No problem. I hope it clears your beeps...
IBM ThinkPad T43-2668-F5G,
T41p-2373-GEG & a T61-6466-9YG

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad Utility Work Area”

Who is online

Users browsing this forum: No registered users and 2 guests