All of lore.kernel.org
 help / color / mirror / Atom feed
* hda-jack-retask - a GUI for easy retasking of your HDA Intel codecs!
@ 2011-12-02 13:40 David Henningsson
  0 siblings, 0 replies; only message in thread
From: David Henningsson @ 2011-12-02 13:40 UTC (permalink / raw)
  To: ALSA Development Mailing List; +Cc: General PulseAudio Discussion

Something fun for friday afternoon? :-)

Over the past few weeks I’ve been working (from time to time) with 
HDA-Jack-Retask, a small application that makes the kernel interface for 
jack retasking really easy to use.

Although primarily meant for power users, it focuses on simplicity: Just 
select your codec, then select which pins you want to override and what 
you want them to override to: Headphones, Line Out, Mic, Line In, and so 
on. There are buttons for trying it out right away, and for making your 
override the boot-time default. And of course, a button for removing all 
overrides in case things did not go as planned.

Consider it beta quality for now, and it’s one of those "won’t work for 
everyone" programs, but that’s mostly due to hardware and driver 
limitations.

If you're running Ubuntu 11.10:
You can install it by adding ppa:diwic/hda [1] and then installing the 
hda-jack-retask package. Start it by running “hda-jack-retask” in a 
terminal.
Or from the command line:
   sudo add-ppa-repository ppa:diwic/hda
   sudo apt-get update
   sudo apt-get install hda-jack-retask
   hda-jack-retask &


If you're running something else:
  1) download the source tarball [2]
  2) Ensure you have a build environment (gcc, make, sed, etc), gtk3 
(and glib) development headers, and the "gksu" application all are 
installed. On debian platforms, these packages are known as 
"build-essential", "libgtk-3-dev" and "gksu".
  3) make
  4) ./hda-jack-retask &

Enjoy!

End user blog post is here [3].

-- 
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic

[1] https://launchpad.net/~diwic/+archive/hda

[2] 
https://launchpad.net/~diwic/+archive/hda/+files/hda-jack-retask_0.20111129.tar.gz 


[3] 
http://voices.canonical.com/david.henningsson/2011/11/29/turn-your-mic-jack-into-a-headphone-jack/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-02 13:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-02 13:40 hda-jack-retask - a GUI for easy retasking of your HDA Intel codecs! David Henningsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.