• Ottawa, ON
  • https://liberapay.com/NGnius/
  • Full time software developer, part time hobby developer. Work-life balance is an illusion

  • Joined on 2023-07-14
NGnius closed issue NG-SD-Plugins/PowerTools#166 2024-10-16 23:04:53 +01:00
PowerTools is freezing dockstation after limiting battery charge
NGnius commented on issue NG-SD-Plugins/PowerTools#166 2024-10-16 23:04:52 +01:00
PowerTools is freezing dockstation after limiting battery charge

That sounds like a bug with the dock. If anyone can reproduce it with other docks, I'll re-open this.

NGnius commented on issue NG-SD-Plugins/Fantastic#19 2024-09-29 22:20:23 +01:00
100% is incorrect for OLED

Should be fixed in the next release.

I didn't realize that would automatically close this lol

NGnius pushed to main at NG-SD-Plugins/Fantastic 2024-09-29 22:16:44 +01:00
924f1aaa51 Use correct fan max range for Steam Deck OLED; fixes #19
NGnius closed issue NG-SD-Plugins/Fantastic#19 2024-09-29 22:16:44 +01:00
100% is incorrect for OLED
NGnius commented on issue NG-SD-Plugins/Fantastic#24 2024-09-29 21:51:09 +01:00
Unable to read or set fan speed on EV2 Steam Deck

EV2 units are effectively identical to production units, right? Can you confirm that manually writing/reading the fan speed through the sysfs interface works properly?

The fan speed reading…

NGnius commented on issue NG-SD-Plugins/PowerTools#165 2024-09-29 21:45:47 +01:00
3.5.19 Steam Deck 3500 MHZ CPU

This sounds like the expected behaviour, though it may be partly #159 too. I've seen other people mention that boost behaviour too and they have confirmed it's just how the hardware works --…

NGnius closed issue NG-SD-Plugins/PowerTools#165 2024-09-29 21:45:47 +01:00
3.5.19 Steam Deck 3500 MHZ CPU
NGnius pushed to main at NG-SD-Plugins/Fantastic 2024-09-14 18:00:35 +01:00
364d9650f2 Add Asus ROG Ally fan support (without interpolation)
NGnius pushed to dev at NG-SD-Plugins/PowerTools 2024-09-06 21:15:10 +01:00
9ad63a508b Create (stubbed) MSI Claw driver
NGnius pushed to dev at NG-SD-Plugins/PowerTools 2024-09-06 21:01:06 +01:00
f5303d077a Create (stubbed) Asus ROG Ally driver
NGnius pushed to dev at NG-SD-Plugins/PowerTools 2024-09-06 19:59:54 +01:00
cc26a2a91f Add port arg to limits server
NGnius pushed to main at NGnius/muss2 2024-09-06 16:22:23 +01:00
f7be1ed33f Add initial WASM compiler framework (compiler incomplete)
NGnius pushed to main at NGnius/powerbox 2024-09-06 16:13:37 +01:00
95e52020f9 Add AMD RAPL power tracking interface
NGnius pushed to main at NG-SD-Plugins/Fantastic 2024-08-21 02:26:02 +01:00
dd0c3998f0 Refactor fan and sensor into traits
NGnius closed issue NG-SD-Plugins/PowerTools#164 2024-08-08 21:04:43 +01:00
deck: Not correctly applying GPU clocks on game boot
NGnius commented on issue NG-SD-Plugins/PowerTools#164 2024-08-08 21:04:42 +01:00
deck: Not correctly applying GPU clocks on game boot

Duplicate of #159 and probably #144

NGnius pushed to dev at NG-SD-Plugins/PowerTools 2024-07-29 23:19:01 +01:00
b28ac638c3 OLED needed #162 too
NGnius pushed to main at NGnius/powerbox 2024-07-20 23:07:11 +01:00
c1ebbd1ce8 Add setter validation for pp_dpm_*
NGnius pushed to main at NGnius/powerbox 2024-07-20 17:59:38 +01:00
c9f2f2849e Add amdgpu pp_dpm_* interfaces