Difference between revisions of "Status/Audio"

From Maemo Leste Wiki
Jump to navigationJump to search
m (added possibly useful link. remove otherwise)
Line 16: Line 16:
* https://unix.stackexchange.com/questions/115302/disable-headphone-jack-detection-in-pulseaudio
* https://unix.stackexchange.com/questions/115302/disable-headphone-jack-detection-in-pulseaudio
* https://wiki.merproject.org/wiki/Nemo/Audio
* https://wiki.merproject.org/wiki/Nemo/Audio
* http://wiki.maemo.org/Porting/Audio/Q_and_A_RE-PA

Revision as of 00:51, 6 July 2020

Current status

  • Most devices should just work with ALSA, installing pulseaudio is possible, but it should be started in system mode - we're working on making that the default.
  • We have yet to figure out device policies: what to do on jack unplug, what to do on jack plug while listening to music, what to do on jack unplug when you're on a phone call, etc.

Development notes

For each device, we'll need to create usable Alsa UCM files. And we'll need to learn a bunch about pulseaudio's routing and policy management, how to act on certain plug events, etc.

Unsorted (useful) links: