Skip to content

linux-postmarketos-qcom-sdm670: upgrade to 6.5.4

Richard Acayan requested to merge flamingradian/pmaports:sargo into master

This adds support for headphone/headset and calls on a headset. Hopefully, the Pixel 3a XL can be fully supported with the untested fixes included.

Warning: Call audio may be loud. Call audio does not respect the user's volume controls because volume is currently applied in software. The hardware volume for headphones is controlled by two audio controls and cannot be represented in the UCM config to my knowledge. Please change the hardware volume if you wish to hear calls at a reasonable level:

$ amixer -c 0 cset name='Digital RX1 Digital Volume' 23%
$ amixer -c 0 cset name='Digital RX2 Digital Volume' 23%
$ alsactl store # Make this configuration persist across reboots

Release notes

Edited by Richard Acayan

Merge request reports