Skip to content

linux-postmarketos-allwinner, device-pine64-pinephone: downgrade kernel to 6.7.9

Arnav Singh requested to merge (removed):allwinner-downgrade into master

linux-postmarketos-allwinner: downgrade to 6.7.9_git20240306

Kernel 6.8.4 has multiple issues on the pine64-pinephone:

  • Incoming calls don't work reliably when the phone is suspended. ( #2734 (closed) )

  • Audio routing has changed such that it's seemingly not possible to use headphones with the builtin mic. ( #2738 (closed) )

Kernel 6.7.9 does not have these problems. This commit reverts to that for now until they're figured out on the new kernel.


device-pine64-pinephone: revert kernel 6.8.4 changes to match up with downgrade

This reverts commit 1e3d484a "device-pine64-pinephone: update UCM config for new headphone jack name (MR 5022)"


cc @Alaraajavamma @StacyHarper

Merge request reports