Skip to content

Enable voice call audio on mainline MSM8916

Minecrell requested to merge Minecrell/pmaports:msm8916-voice-calls into master

linux-postmarketos-qcom-msm8916 now supports voice call audio! 🎉

Currently this works on the following devices:

  • samsung-a5(u)lte
  • wileyfox-crackling
  • motorola-harpia
  • samsung-serranovelte
  • samsung-a3ulte (probably)

This MR packages the q6voiced service that is needed to enable voice call audio for now. See commit log for details.

Note: For testing currently you still need to make sure that the audio routing is set up correctly (either through alsaucm or selecting proper output/input ports in PulseAudio). Eventually this would be set up automatically by plasma-dialer (this seems to be broken at the moment for weird reasons).

I made the original q6voice application and @TravMurav came up with the code to enable it automatically through dbus.

Cc: @TravMurav @srxl @minlexx

Merge request reports