The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Packard Bell TJ65, Gateway NV58 Fan Speed Controller

    Discussion in 'Packard Bell' started by sfaunl, Mar 9, 2013.

  1. sfaunl

    sfaunl Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    Hi, after searching a solution all over the internet for about our heat problem, I decided to create an application that manually changes the fan speed. Its written in C# and used lots of help from this forum thread.





     
  2. Devyl

    Devyl Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    There is for PB Easynote TK85 ?
     
  3. eternalfame

    eternalfame Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    thank you so much! this heat problem is really annoying!

    for some reason, Monitor Data doesn't open
     
  4. zana82

    zana82 Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    can i use it in my tm86?
     
  5. sfaunl

    sfaunl Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    Firstly I'm very sorry for the late answer.
    No, it won't work on your computers unless you find out the addresses and offsets of embedded controller and I update the settings file.

    Yes indeed it is! And I've never encountered any overheating issue since using the fan with max speed. Noise is a little annoying but it's not that much of a problem.

    And here is the new version v0.2.5066.41467
    ---

    Screenshots:
    https://dl.dropboxusercontent.com/u/41792030/Photos/FanController_v0.2.5066.41467.jpg
    FanController_v0.2.5066.41467.jpg

    What's New:
    +New minimalistic user interface
    +Update section added. (For now it doesn't update itself automatically)
    +Program will update it's settings according to settings.ini file.
    *Administration privilege problem fixed
    *Start with windows problem fixed
    *Minimize to tray problem fixed
    *Now brightness level trackbar updates as it should be
    -Multi language support is now disabled. For now only English is enabled.

    Known working systems:
    -Packardbell TJ65/Gateway NV58
    -Packardbell TJ75
     
  6. sfaunl

    sfaunl Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
    New version v0.2.5138.349:
    https://dl.dropboxusercontent.com/u/41792030/Files/EC-rw_v0.2.5138.349.zip

    Screenshots:
    https://dl.dropboxusercontent.com/u/41792030/Photos/TJ65_FanController/v0.2.5138.349.png
    v0.2.5138.349.jpg

    What's New:
    v0.2.5138.349 [1/25/2014]
    +Debug and log functionality added.
    *Fan speed is now restored after Windows suspended.
    *Fixed the Windows startup problem.
    *Revised user interfaces and icons.
    *Tray icon's context menu improved.
    *An error in brightness control fixed.
    *Use double buffering in Plotter window to prevent flicker.
    *Minimize to tray problem fixed.
     
  7. sfaunl

    sfaunl Newbie

    Reputations:
    0
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    5
  8. mert758

    mert758 Newbie

    Reputations:
    0
    Messages:
    6
    Likes Received:
    0
    Trophy Points:
    5
    I would be grateful if you could tell me how i can control the cpu fan of my packard bell ts11hr &find the addresses of the embedded controller.
     
  9. Ealrion

    Ealrion Newbie

    Reputations:
    0
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    5
    Hello, I also would be gratefull if you could tell where i can exactly find adresses for to change my fan speed. I found this service manual with all stuff inside my packard bell tsx66hr (at least this site claims its true) and i see some addresses but i dont know which exactly i need to put into settings of your program to make it work. Still great work with it, hope you will keep it up.