Skip to content

Config loads but power limit not applied and it closes/crashes on trigger #1

Description

@ryee123123

GpuPowerControl v1.0
Lenovo LOQ laptop
RTX 3050 laptop GPU (6GB)
Windows 11

GPU power info from nvidia-smi:

  • Default power limit: 60W
  • Allowed range: 1W - 95W

Problem 1: Config loads temp changes correctly (target/trigger/emergency all apply from appsettings.json), but power setting does not. It always shows "Power: 95W" and "Power Range: 1W - 95W" regardless of what defaultMaxPower/defaultMinPower is set to in appsettings.json.

Problem 2: When PID controller triggers (temp hits triggerTemp), the app closes/crashes and sends a Windows notification about entering emergency mode. No error visible in console. Only happens when engine engages and idle state works fine.

Running as admin does not help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions