Ok, I see what you mean, you could do this: 1) Go to the Patch_1 or Patch_2 folder (whichever you're using) inside the PulseAudioPatch, and open the file "lineout.parameters" with vi or your favorite editor. 2) Find this line (line #18): Code: x-maemo.alsa_sink.mixer_control = "HP DAC:off,Headphone:off,Earphone:off" and replace "off" in Headphone with "control" (without quotes) Reapply the patch/script and that should do it.
x-maemo.alsa_sink.mixer_control = "HP DAC:off,Headphone:off,Earphone:off"