APPLIED: [SRU][P][PATCH] UBUNTU: SAUCE: Revert "UBUNTU: SAUCE: Change: cracking sound fix"

Stefan Bader stefan.bader at canonical.com
Thu Jul 10 13:37:50 UTC 2025


On 07.07.25 08:50, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/2115898
> 
> This reverts commit 45a49f02965e510c03001e71e7e1820ffb950993.
> 
> Audio on the ThinkPad X13s is broken since commit
> 310701950184 ("ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.")
> due to this sauce patch. Partially revert it which brings us back in
> line with v6.14.6 for sound/soc/qcom/qdsp6/q6apm-dai.c
> 
> Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
> ---
Applied to plucky:linux/master-next. Thanks.

-Stefan

>   sound/soc/qcom/qdsp6/q6apm-dai.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/qcom/qdsp6/q6apm-dai.c b/sound/soc/qcom/qdsp6/q6apm-dai.c
> index 9a90db64d718..2cd522108221 100644
> --- a/sound/soc/qcom/qdsp6/q6apm-dai.c
> +++ b/sound/soc/qcom/qdsp6/q6apm-dai.c
> @@ -20,8 +20,8 @@
>   
>   #define PLAYBACK_MIN_NUM_PERIODS	2
>   #define PLAYBACK_MAX_NUM_PERIODS	8
> -#define PLAYBACK_MAX_PERIOD_SIZE	6144
> -#define PLAYBACK_MIN_PERIOD_SIZE	6144
> +#define PLAYBACK_MAX_PERIOD_SIZE	65536
> +#define PLAYBACK_MIN_PERIOD_SIZE	128
>   #define CAPTURE_MIN_NUM_PERIODS		2
>   #define CAPTURE_MAX_NUM_PERIODS		8
>   #define CAPTURE_MAX_PERIOD_SIZE		65536

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 47863 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250710/c171b1ab/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20250710/c171b1ab/attachment-0001.sig>


More information about the kernel-team mailing list