Skip to content

Add configuration for Acer Nitro AN515-54#237

Open
alex-1987 wants to merge 1 commit intonbfc-linux:mainfrom
alex-1987:main
Open

Add configuration for Acer Nitro AN515-54#237
alex-1987 wants to merge 1 commit intonbfc-linux:mainfrom
alex-1987:main

Conversation

@alex-1987
Copy link
Copy Markdown

Same config as Acer Nitro AN515-54, changed only NotebookModel and Author

Testet with the Nitro AN515-54

Same config as Acer Nitro AN515-54, changed only NotebookModel and Author

Testet with the Nitro AN515-54
@FurBlood344324
Copy link
Copy Markdown

{
  "LegacyTemperatureThresholdsBehaviour": false,
  "NotebookModel": "Acer Nitro AN515-54",
  "Author": "furblood - Silent Gaming Config",
  "EcPollInterval": 2000,
  "ReadWriteWords": false,
  "CriticalTemperature": 90,
  "FanConfigurations": [
    {
      "ReadRegister": 55,
      "WriteRegister": 55,
      "MinSpeedValue": 0,
      "MaxSpeedValue": 255,
      "IndependentReadMinMaxValues": false,
      "MinSpeedValueRead": 0,
      "MaxSpeedValueRead": 255,
      "ResetRequired": true,
      "FanSpeedResetValue": 0,
      "FanDisplayName": "CPU fan",
      "TemperatureThresholds": [
        { "UpThreshold": 45, "DownThreshold": 0, "FanSpeed": 0.0 },
        { "UpThreshold": 55, "DownThreshold": 42, "FanSpeed": 15.0 },
        { "UpThreshold": 65, "DownThreshold": 52, "FanSpeed": 30.0 },
        { "UpThreshold": 75, "DownThreshold": 62, "FanSpeed": 60.0 },
        { "UpThreshold": 85, "DownThreshold": 72, "FanSpeed": 85.0 },
        { "UpThreshold": 90, "DownThreshold": 82, "FanSpeed": 100.0 }
      ]
    },
    {
      "ReadRegister": 58,
      "WriteRegister": 58,
      "MinSpeedValue": 0,
      "MaxSpeedValue": 255,
      "IndependentReadMinMaxValues": false,
      "MinSpeedValueRead": 0,
      "MaxSpeedValueRead": 255,
      "ResetRequired": true,
      "FanSpeedResetValue": 0,
      "FanDisplayName": "GPU fan",
      "TemperatureThresholds": [
        { "UpThreshold": 45, "DownThreshold": 0, "FanSpeed": 0.0 },
        { "UpThreshold": 55, "DownThreshold": 42, "FanSpeed": 15.0 },
        { "UpThreshold": 65, "DownThreshold": 52, "FanSpeed": 30.0 },
        { "UpThreshold": 75, "DownThreshold": 62, "FanSpeed": 60.0 },
        { "UpThreshold": 85, "DownThreshold": 72, "FanSpeed": 85.0 },
        { "UpThreshold": 90, "DownThreshold": 82, "FanSpeed": 100.0 }
      ]
    }
  ],
  "RegisterWriteConfigurations": [
    {
      "WriteMode": "Set",
      "WriteOccasion": "OnInitialization",
      "Register": 34,
      "Value": 60,
      "ResetRequired": true,
      "ResetValue": 0,
      "ResetWriteMode": "Set",
      "Description": "CPU+GPU fan manual mode"
    },
    {
      "WriteMode": "Set",
      "WriteOccasion": "OnInitialization",
      "Register": 16,
      "Value": 0,
      "ResetRequired": true,
      "ResetValue": 1,
      "ResetWriteMode": "Set",
      "Description": "CoolBoost off"
    }
  ]
}

My latest config for Acer Nitro 5 AN515-54 nbfc config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants