[GH-ISSUE #353] I try it to Asus ROG Strix GL753VE #316

Closed
opened 2026-02-26 00:32:19 +03:00 by kerem · 5 comments
Owner

Originally created by @3230 on GitHub (Oct 3, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/353

Hi... i created a NBFC config : to Asus ROG Strix GL753VE

it needs to be inprove : fan can be controled and stop, but when begin a program it increase the speed even i set a hight temperature value... i don't see the speed read...
Thanks t help ...
The code :

<?xml version="1.0"?>
<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <NotebookModel>GL753VE</NotebookModel>
  <Author>3230</Author>
  <EcPollInterval>150</EcPollInterval>
  <ReadWriteWords>false</ReadWriteWords>
  <CriticalTemperature>65</CriticalTemperature>
  <FanConfigurations>
    <FanConfiguration>
      <ReadRegister>239</ReadRegister>
      <WriteRegister>238</WriteRegister>
      <MinSpeedValue>0</MinSpeedValue>
      <MaxSpeedValue>255</MaxSpeedValue>
      <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
      <MinSpeedValueRead>0</MinSpeedValueRead>
      <MaxSpeedValueRead>0</MaxSpeedValueRead>
      <ResetRequired>true</ResetRequired>
      <FanSpeedResetValue>8</FanSpeedResetValue>
      <FanDisplayName>CPU FAN</FanDisplayName>
      <TemperatureThresholds>
        <TemperatureThreshold>
          <UpThreshold>0</UpThreshold>
          <DownThreshold>0</DownThreshold>
          <FanSpeed>1</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>62</UpThreshold>
          <DownThreshold>61</DownThreshold>
          <FanSpeed>2</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>67</UpThreshold>
          <DownThreshold>66</DownThreshold>
          <FanSpeed>20</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>69</UpThreshold>
          <DownThreshold>68</DownThreshold>
          <FanSpeed>50</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>71</UpThreshold>
          <DownThreshold>70</DownThreshold>
          <FanSpeed>100</FanSpeed>
        </TemperatureThreshold>
      </TemperatureThresholds>
      <FanSpeedPercentageOverrides />
    </FanConfiguration>
  </FanConfigurations>
  <RegisterWriteConfigurations>
    <RegisterWriteConfiguration>
      <WriteMode>Set</WriteMode>
      <WriteOccasion>OnWriteFanSpeed</WriteOccasion>
      <Register>160</Register>
      <Value>10</Value>
      <ResetRequired>true</ResetRequired>
      <ResetValue>10</ResetValue>
      <ResetWriteMode>Set</ResetWriteMode>
      <Description>CPU FAN</Description>
    </RegisterWriteConfiguration>
  </RegisterWriteConfigurations>
</FanControlConfigV2>
Originally created by @3230 on GitHub (Oct 3, 2017). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/353 Hi... i created a NBFC config : to Asus ROG Strix GL753VE it needs to be inprove : fan can be controled and stop, but when begin a program it increase the speed even i set a hight temperature value... i don't see the speed read... Thanks t help ... The code : ```xml <?xml version="1.0"?> <FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <NotebookModel>GL753VE</NotebookModel> <Author>3230</Author> <EcPollInterval>150</EcPollInterval> <ReadWriteWords>false</ReadWriteWords> <CriticalTemperature>65</CriticalTemperature> <FanConfigurations> <FanConfiguration> <ReadRegister>239</ReadRegister> <WriteRegister>238</WriteRegister> <MinSpeedValue>0</MinSpeedValue> <MaxSpeedValue>255</MaxSpeedValue> <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues> <MinSpeedValueRead>0</MinSpeedValueRead> <MaxSpeedValueRead>0</MaxSpeedValueRead> <ResetRequired>true</ResetRequired> <FanSpeedResetValue>8</FanSpeedResetValue> <FanDisplayName>CPU FAN</FanDisplayName> <TemperatureThresholds> <TemperatureThreshold> <UpThreshold>0</UpThreshold> <DownThreshold>0</DownThreshold> <FanSpeed>1</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>62</UpThreshold> <DownThreshold>61</DownThreshold> <FanSpeed>2</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>67</UpThreshold> <DownThreshold>66</DownThreshold> <FanSpeed>20</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>69</UpThreshold> <DownThreshold>68</DownThreshold> <FanSpeed>50</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>71</UpThreshold> <DownThreshold>70</DownThreshold> <FanSpeed>100</FanSpeed> </TemperatureThreshold> </TemperatureThresholds> <FanSpeedPercentageOverrides /> </FanConfiguration> </FanConfigurations> <RegisterWriteConfigurations> <RegisterWriteConfiguration> <WriteMode>Set</WriteMode> <WriteOccasion>OnWriteFanSpeed</WriteOccasion> <Register>160</Register> <Value>10</Value> <ResetRequired>true</ResetRequired> <ResetValue>10</ResetValue> <ResetWriteMode>Set</ResetWriteMode> <Description>CPU FAN</Description> </RegisterWriteConfiguration> </RegisterWriteConfigurations> </FanControlConfigV2> ```
kerem 2026-02-26 00:32:19 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@hirschmann commented on GitHub (Oct 8, 2017):

Have a look at https://github.com/hirschmann/nbfc/wiki/Temperature-threshold understand how the temperature thresholds work.

<!-- gh-comment-id:334998644 --> @hirschmann commented on GitHub (Oct 8, 2017): Have a look at https://github.com/hirschmann/nbfc/wiki/Temperature-threshold understand how the temperature thresholds work.
Author
Owner

@3230 commented on GitHub (Oct 8, 2017):

Thanks, i read it, i think the bios begins to speed the fan as soon as i start a program (even a small) even i increased the value of temperature (UpThreshold or DownThreshold) and put 0 % fan speed. this is a kaby lake processor, it do not have hight temperature increase and however it still speed the fan. Maybe when the fan is stopped, it's a safe mode... i don't know... i'll try other way... I'll keep you know it. Have a good day !

<!-- gh-comment-id:335008785 --> @3230 commented on GitHub (Oct 8, 2017): Thanks, i read it, i think the bios begins to speed the fan as soon as i start a program (even a small) even i increased the value of temperature (UpThreshold or DownThreshold) and put 0 % fan speed. this is a kaby lake processor, it do not have hight temperature increase and however it still speed the fan. Maybe when the fan is stopped, it's a safe mode... i don't know... i'll try other way... I'll keep you know it. Have a good day !
Author
Owner

@chasles666 commented on GitHub (Apr 14, 2019):

While searching for a config for my ROG GL753VE and stumbled upon this post. I couldn't figure most of it out myself since I am not very skilled in this. So I was wondering if you had any luck updating your configuration? Thanks.

<!-- gh-comment-id:482996503 --> @chasles666 commented on GitHub (Apr 14, 2019): While searching for a config for my ROG GL753VE and stumbled upon this post. I couldn't figure most of it out myself since I am not very skilled in this. So I was wondering if you had any luck updating your configuration? Thanks.
Author
Owner

@3230 commented on GitHub (Apr 15, 2019):

Hi, nothing...

<!-- gh-comment-id:483106062 --> @3230 commented on GitHub (Apr 15, 2019): Hi, nothing...
Author
Owner

@github-actions[bot] commented on GitHub (Dec 8, 2019):

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed

<!-- gh-comment-id:562898244 --> @github-actions[bot] commented on GitHub (Dec 8, 2019): This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#316
No description provided.