Skip to content

Unrud/init-headphone-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 

Repository files navigation

init-headphone-ubuntu

Manage the headphone amplifier found in some Clevo laptops. Can initialize the device if headphones are not working after suspend.

Ubuntu package for init-headphone

Installation

Go to releases, download the package for your distribution and install it.

Build package

# Download the source
wget https://github.com/Unrud/init-headphone/archive/v0.14.tar.gz -O ../init-headphone_0.14.orig.tar.gz
# Extract the source
tar xf ../init-headphone_0.14.orig.tar.gz --strip-components=1
# Build the package
debuild -us -uc