[Bug Report][ANV14-61] Laptop won't go to sleep due to unexpected GPIO in ACPI table

Delgan
Delgan Member Posts: 1 New User

Hello.

I would like to report a BIOS bug preventing the lAcer Nitro V 14 (61) laptop from going to sleep when the lid is closed. This is likely due to a GPIO that should not appear in the ACPI table. I happened with latest BIOS version (1.04).

More information can be read here from a kernel dev that implemented a workaround: https://gitlab.freedesktop.org/drm/amd/-/issues/3954

This successfully fixed the standby problem.

Can you pass this information on to the engineers to possibly fix the BIOS accordingly?

Thank you.

Answers

  • Puraw
    Puraw ACE, Member Posts: 15,428 Trailblazer

    Hi, some things you can try:
    Update BIOS to last month's version 1.04 from 2025/01/09
    Check Power Settings: Go to your power settings and ensure that sleep mode is enabled and properly configured.
    Disable Wake Timers: Open Command Prompt as an administrator and run the command powercfg -requestsoverride PROCMODEL SYSTEM ALLOWTIMERPROFILER to disable wake timers.
    Check for Conflicting Devices: Use the command powercfg -devicequery wake_armed to see if any devices are preventing sleep mode. You can then disable these devices in Device Manager.

  • Axxo
    Axxo Member, Ally Posts: 1,242

    Here's the steps you can try.
    Disable fast startup

    Open “Control Panel” and click “Power Option”,
    Click “Choose what the power buttons do”
    Click “Change settings that are currently unavailable”
    Disable “Turn on fast startup”

    -Click Start, type CMD and run as administrator.
    -Copy and paste the command below and hit enter.

    powercfg -restoredefaultschemes

    -Press Windows key + X
    -Go to Device Manager
    -Expand the Network Adapter
    -Look for the Wireless driver that was installed
    -Right click and go to Properties
    -Go to Power Management Tab
    -Put a check mark to "Allow computer to turn off this device to save power"

    Restart your computer and configure the sleeps settings configure when will the screen will go to sleep.

    I hope the information above helps.

    ———————————————————————

    If this answers your question and solved your query please "Click on Yes" or "Click on Like" if you find my answer useful.