Ticket #709 (closed defect: fixed)
headset.state file missing, needed for headphone output
| Reported by: | Tuukka.Hastrup@… | Owned by: | graeme@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | kernel | Version: | 2007.2 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
stereoout.state lets pcm output go to the speakers, but a similar state file for
the headphones doesn't exist currently. It's also non-trivial to create, as
changing "Amp Mode" to include "Headphones" isn't enough.
Change History
comment:2 Changed 6 years ago by graeme@…
Changing Amp Mode to Headphones works here on bv4 with 2007.2
stereoout.state by default sends to both headphones and speakers at same time
and is working here.
Can you confirm your headphones are working.
comment:3 Changed 6 years ago by Tuukka.Hastrup@…
Indeed, it was a problem with the headphones rather than the mixer: the last
millimeter of plugging in the headphones is somewhat firmer than otherwise, and
the jack events arrive before that.
Now, as the "Amp Mode" setting works properly, if we want headset-only and
speakers-only state files, those can be created from the stereoout.state simply
by changing the setting to "Headphones" and "Stereo Speakers" respectively.
If we don't want those files, feel free to close this bug as invalid.

Graeme, can you please provide such a state file and link it into the public wiki?