The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    No device can wake from sleep except 'button' ? Dell

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by cognus, Nov 4, 2019.

  1. cognus

    cognus Notebook Deity

    Reputations:
    186
    Messages:
    877
    Likes Received:
    18
    Trophy Points:
    31
    Guys I'm having a hard time finding people smart on the subject of wake-from-sleep, as I have issues with a modern Dell E7470 laptop. I have been through every ordinary/reasonable powercfg command line steps to discover what SHOULD be able to wake this laptop from sleep, but in trying to enable devices that are embedded to wake it [keyboard, touchpad, USB composite devices] I either get the "you do not have permission" error or I get just a prompt-return which should indicate that activation succeeded [this was for plugging into usb port external logitech device]. Regardless, the fact remains that the ONLY way to awaken from sleep is to open the lid and press the power/sleep button lightly.

    Closing/opening LID does nothing, not even turn off display, or turn on for that matter. The lid did work once or twice sporadically then died. The laptop itself i nearly new - barely a mark on it anywhere. The BIOS I updated to the latest [they have a string of them....] and all the devices appear to be installed correctly except maybe the keyboard. Dell offers no driver for the latitude keyboard though the word "keyboard" is on the Dell Touchpad driver package title.... it only deals with touchpad not kbd. So the kbd defaults to "Standard PS/2" -

    If you have any experience with these and can help I beg you to give me a clue! pls.
    thx
    c
     
  2. tilleroftheearth

    tilleroftheearth Wisdom listens quietly...

    Reputations:
    5,398
    Messages:
    12,692
    Likes Received:
    2,717
    Trophy Points:
    631
    Your 4-year-old notebook may have worked with the original shipping O/S, driver and firmware with regards to wake from sleep.

    Today, it is only as good as your best clean install.

    To test, use a spare drive (doesn't matter if it is even an HDD...) and do a clean install of Windows 10 1903 without doing any other modifications and see if it works. Test/try different drivers to see if you can find a solution. This will be your most definitive answer for your notebook.

    Try this order:
    Flash BIOS to latest/newest available.
    Reset BIOS to defaults.
    Make sure AHCI is enabled (or RAID, if applicable).
    Make sure the BIOS is set to using a Windows 10 system (many different ways this can be stated in the BIOS...).
    Remove all devices from the notebook and install your spare SSD/HDD and proceed with the Windows 10 1903 installation, making sure to connect to the network when it asks during setup.
    Make sure you keep the computer 'awake' for the next hour or so (it should be updating drivers as needed).
    Reboot the system and proceed to install any remaining Store or Windows updates until the platform is fully up to date.

    Now test that wake from sleep works. Proceed slowly and methodically to eliminate and narrow down what actually works (or doesn't).
     
  3. cognus

    cognus Notebook Deity

    Reputations:
    186
    Messages:
    877
    Likes Received:
    18
    Trophy Points:
    31
    exactly what I did, twice. two new installs - after the first, out of frustration, redid again from scratch . it makes no diff. Invoked all the powercfg manual [command line] queries to determine what theoretically is supported [see below]. Doesn't work. The typical devices we expect SHOULD work, but are defeated probably by BIOS. I found a post on a E5470, on dell community, that had same issue and claims that they 'broke it' and never fixed [hard to believe but...]... he claims the problem resolved by backrevving the bios to pre 1.19.xx . Trying to confirm.
    command-line attempts/results:
    PS C:\Windows\system32> powercfg /deviceenablewake keyboard
    Unable to perform operation. An unexpected error (0x490) has occurred: Element not found.

    PS C:\Windows\system32> powercfg -devicequery wake_from_any
    Intel(R) USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)
    Mobile 6th/7th Generation Intel(R) Processor Family I/O PCI Express Root Port #11 - 9D1A
    Realtek Audio
    Smart card filter driver
    USB Composite Device
    High Definition Audio Controller
    ACPI Lid
    Intel(R) Ethernet Connection I219-LM
    USB Root Hub (USB 3.0)
    Microsoft Usbccid Smartcard Reader (WUDF)
    Dell ControlVault w/o Fingerprint Sensor
    Realtek PCIE CardReader
    ACPI Power Button
    Intel(R) Dual Band Wireless-AC 8260
    Intel(R) Display Audio
    Microsoft Wi-Fi Direct Virtual Adapter
    Microsoft Wi-Fi Direct Virtual Adapter #2
    Mobile 6th/7th Generation Intel(R) Processor Family I/O PCI Express Root Port #5 - 9D14
    Intel(R) Wireless Bluetooth(R)

    PS C:\Windows\system32> powercfg -devicequery wake_from_S1_supported
    Smart card filter driver
    USB Composite Device
    Microsoft Usbccid Smartcard Reader (WUDF)
    Dell ControlVault w/o Fingerprint Sensor
    Microsoft Wi-Fi Direct Virtual Adapter
    Microsoft Wi-Fi Direct Virtual Adapter #2
    Intel(R) Wireless Bluetooth(R)

    PS C:\Windows\system32> powercfg -devicequery wake_from_S2_supported
    >>
    Smart card filter driver
    USB Composite Device
    Microsoft Usbccid Smartcard Reader (WUDF)
    Dell ControlVault w/o Fingerprint Sensor
    Intel(R) Wireless Bluetooth(R)

    PS C:\Windows\system32> powercfg -devicequery wake_from_S3_supported
    Intel(R) USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)
    Mobile 6th/7th Generation Intel(R) Processor Family I/O PCI Express Root Port #11 - 9D1A
    Realtek Audio
    Smart card filter driver
    USB Composite Device
    High Definition Audio Controller
    ACPI Lid
    Intel(R) Ethernet Connection I219-LM
    USB Root Hub (USB 3.0)
    Microsoft Usbccid Smartcard Reader (WUDF)
    Dell ControlVault w/o Fingerprint Sensor
    Realtek PCIE CardReader
    ACPI Power Button
    Intel(R) Dual Band Wireless-AC 8260
    Intel(R) Display Audio
    Mobile 6th/7th Generation Intel(R) Processor Family I/O PCI Express Root Port #5 - 9D14
    Intel(R) Wireless Bluetooth(R)

    ***********************
    PS C:\Windows\system32> powercfg -deviceenablewake "keyboard"
    Unable to perform operation. An unexpected error (0x490) has occurred: Element not found.

    PS C:\Windows\system32> powercfg -deviceenablewake "USB Composite Device"
    You do not have permission to enable or disable device wake.
    PS C:\Windows\system32>

    HID-compliant mouse
    powercfg -deviceenablewake "HID-compliant mouse"
    apparently succeeded, but does not work anyway:
    PS C:\Windows\system32> powercfg -deviceenablewake "HID-compliant mouse"
    PS C:\Windows\system32>

    and;
    PS C:\Windows\system32> powercfg -deviceenablewake "HID Keyboard Device"
    PS C:\Windows\system32>
    command/result looks good, but it does not work.