Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.02 KB

init-headphone

Fedora package for init-headphone.

Re-enables the headphone jack after sleep/suspend resume on some Clevo laptops.

Installation

Download the latest RPM from here, or from the command line:

$ wget https://github.com/letitz/init-headphone/releases/download/0.10/init-headphone-0.10-1.fc23.noarch.rpm

Install it:

$ sudo dnf install init-headphone-*.rpm

Add acpi_enforce_resources=lax to GRUB_COMMAND_LINE_LINUX in /etc/default/grub.

Enable the systemd service so that the script is run every time the laptop resumes:

$ sudo systemctl enable init-headphone

You're all set! Try suspending and resuming and enjoy the sound in your headphones!

Credits

Unrud for finding the fix, writing the script and packaging it for Debian.

Ektor5 for packaging it for Arch Linux.

Sources and discussions: