Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Disable Power-saving.cmd doesn't disable ACPI power-saving devices #1253

Open
4 tasks done
KamilSapek opened this issue Oct 12, 2024 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working, let’s fix that

Comments

@KamilSapek
Copy link

Before continuing...

  • I agree to follow Atlas' Code of Conduct
  • I have searched our issue tracker to verify that the issue hasn't been reported already
  • I have searched the Atlas documentation beforehand for a solution
  • I am on the latest version of Atlas, and didn't do an unsupported upgrade

Description

When you run the script to disable power-saving, it doesn't disable ACPI devices

Steps to reproduce

  1. Run the script

Expected behavior

Disabling the ACPI power-saving devices

Actual behavior

Doesn't disable these devices

Atlas Version

Atlas v0.4.1 for Windows 11 24H2

Desktop information

Processor: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz, 3192 Mhz, 6 Core(s), 12 Logical Processor(s)
RAM: 32GB 2133MHz
Storage: 220gb goodram ssd
GPU: Nvidia gtx 1070

Additional content

image

I managed to disable them with "pnputil /disable-device /force" command

@KamilSapek KamilSapek added the bug Something isn't working, let’s fix that label Oct 12, 2024
@LexBoosT
Copy link

LexBoosT commented Oct 22, 2024

i've fix the problem in the toggleDev.cmd
image

Replace toggleDev.cmd in C:\Windows\AtlasModules\Scripts*

link: https://mega.nz/file/SF8xRZYQ#mV5m7V4rGqXPeqvIurPBWPhphrJwEsiDgtsjt3E3Hus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, let’s fix that
Projects
None yet
Development

No branches or pull requests

2 participants