[GH-ISSUE #1054] Notebook Fan Speed Control (NBFC) config for HP Pavilion 15-n080sr #904

Closed
opened 2026-02-26 00:33:53 +03:00 by kerem · 1 comment
Owner

Originally created by @MaximSiryachenko on GitHub (Jan 17, 2021).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1054

Please add my config Notebook Fan Speed Control (NBFC) for HP Pavilion 15-n080sr
HP Pavilion 15 Notebook PC.zip

<FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <NotebookModel>HP Pavilion 15</NotebookModel>
  <Author>Maxim Siryachenko</Author>
  <EcPollInterval>100</EcPollInterval>
  <ReadWriteWords>false</ReadWriteWords>
  <CriticalTemperature>75</CriticalTemperature>
  <FanConfigurations>
    <FanConfiguration>
      <ReadRegister>183</ReadRegister>
      <WriteRegister>183</WriteRegister>
      <MinSpeedValue>15</MinSpeedValue>
      <MaxSpeedValue>100</MaxSpeedValue>
      <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues>
      <MinSpeedValueRead>15</MinSpeedValueRead>
      <MaxSpeedValueRead>100</MaxSpeedValueRead>
      <ResetRequired>false</ResetRequired>
      <FanSpeedResetValue>0</FanSpeedResetValue>
      <FanDisplayName>CPU Fan</FanDisplayName>
      <TemperatureThresholds>
        <TemperatureThreshold>
          <UpThreshold>40</UpThreshold>
          <DownThreshold>37</DownThreshold>
          <FanSpeed>25</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>55</UpThreshold>
          <DownThreshold>41</DownThreshold>
          <FanSpeed>50</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>100</UpThreshold>
          <DownThreshold>65</DownThreshold>
          <FanSpeed>100</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>64</UpThreshold>
          <DownThreshold>56</DownThreshold>
          <FanSpeed>75</FanSpeed>
        </TemperatureThreshold>
        <TemperatureThreshold>
          <UpThreshold>0</UpThreshold>
          <DownThreshold>0</DownThreshold>
          <FanSpeed>0</FanSpeed>
        </TemperatureThreshold>
      </TemperatureThresholds>
      <FanSpeedPercentageOverrides />
    </FanConfiguration>
  </FanConfigurations>
  <RegisterWriteConfigurations />
</FanControlConfigV2>
Originally created by @MaximSiryachenko on GitHub (Jan 17, 2021). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/1054 Please add my config Notebook Fan Speed Control (NBFC) for HP Pavilion 15-n080sr [HP Pavilion 15 Notebook PC.zip](https://github.com/hirschmann/nbfc/files/5826096/HP.Pavilion.15.Notebook.PC.zip) ```<?xml version="1.0"?> <FanControlConfigV2 xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <NotebookModel>HP Pavilion 15</NotebookModel> <Author>Maxim Siryachenko</Author> <EcPollInterval>100</EcPollInterval> <ReadWriteWords>false</ReadWriteWords> <CriticalTemperature>75</CriticalTemperature> <FanConfigurations> <FanConfiguration> <ReadRegister>183</ReadRegister> <WriteRegister>183</WriteRegister> <MinSpeedValue>15</MinSpeedValue> <MaxSpeedValue>100</MaxSpeedValue> <IndependentReadMinMaxValues>false</IndependentReadMinMaxValues> <MinSpeedValueRead>15</MinSpeedValueRead> <MaxSpeedValueRead>100</MaxSpeedValueRead> <ResetRequired>false</ResetRequired> <FanSpeedResetValue>0</FanSpeedResetValue> <FanDisplayName>CPU Fan</FanDisplayName> <TemperatureThresholds> <TemperatureThreshold> <UpThreshold>40</UpThreshold> <DownThreshold>37</DownThreshold> <FanSpeed>25</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>55</UpThreshold> <DownThreshold>41</DownThreshold> <FanSpeed>50</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>100</UpThreshold> <DownThreshold>65</DownThreshold> <FanSpeed>100</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>64</UpThreshold> <DownThreshold>56</DownThreshold> <FanSpeed>75</FanSpeed> </TemperatureThreshold> <TemperatureThreshold> <UpThreshold>0</UpThreshold> <DownThreshold>0</DownThreshold> <FanSpeed>0</FanSpeed> </TemperatureThreshold> </TemperatureThresholds> <FanSpeedPercentageOverrides /> </FanConfiguration> </FanConfigurations> <RegisterWriteConfigurations /> </FanControlConfigV2>
kerem 2026-02-26 00:33:53 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Jul 18, 2021):

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:881975882 --> @github-actions[bot] commented on GitHub (Jul 18, 2021): 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#904
No description provided.