You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Titouan Rigoudy 843da720f3 Fixed typo in service file 10 years ago
LICENSE Initial commit 10 years ago
Makefile Move systemd service enabling to spec file 10 years ago
README.md Fixed rpm address in README 10 years ago
init-headphone Removed useless src directory 10 years ago
init-headphone.modules Removed useless src directory 10 years ago
init-headphone.service Fixed typo in service file 10 years ago
init-headphone.spec Enable by default 10 years ago

README.md

init-headphone

Fedora package for init-headphone.

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

Installation

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

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

Install it:

$ sudo dnf install init-headphone-*.rpm

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

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: