Skip to content

HP Spectre 13 (vnf001 or 13-V001NF) not going in sleep/suspend under Linux.

License

Notifications You must be signed in to change notification settings

PierreLeGuen/suspend_fix_13-V001NF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

suspend_fix_13-V001NF

Whats happening

The Spectre 13 have a strange behavior with suspend under Linux. The power button blocks the suspend. The /proc/acpi/wakeup file can't be edited directly, your modification won't stay. The service is here to disable it definitely.

Tested and working on

-Debian Stretch

-Debian Buster

-ArchLinux

-Ubuntu 18.04 LTS

-Manjaro 18

(Basically it should work on every systemd based distrib)

Installation


git clone https://github.com/PierreLeGuen/suspend_fix_13-V001NF
cd suspend_fix_13-V001NF
sudo cp suspendfix_pwrb.service /etc/systemd/system
sudo systemctl enable suspendfix_pwrb.service
sudo shutdown -r now

How to check if it works


cat /proc/acpi/wakeup | grep PWRB

The line with PWRB should be "disabled"

About

HP Spectre 13 (vnf001 or 13-V001NF) not going in sleep/suspend under Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published