It looks like the published source is ~2 months older than the kernel being used in the latest OTA.
Please publish the updated source code.
What I found
The latest CPH2399_11.A.14_0140_202208171953 OTA has a kernel from:
Linux localhost 4.14.186+ #1 SMP PREEMPT Tue Aug 16 15:11:11 CST 2022 aarch64
The latest commits for Nord 2T are:
Comparing /proc/config.gz to .config from building the current source code, hints at a number of features changed. And as an example, building the kernel from source, can't mount the system dynamic partition because the erofs implementation has changed.
It looks like the published source is ~2 months older than the kernel being used in the latest OTA.
Please publish the updated source code.
What I found
The latest
CPH2399_11.A.14_0140_202208171953OTA has a kernel from:Linux localhost 4.14.186+ #1 SMP PREEMPTTue Aug 16 15:11:11 CST 2022aarch64The latest commits for Nord 2T are:
Comparing
/proc/config.gzto.configfrom building the current source code, hints at a number of features changed. And as an example, building the kernel from source, can't mount thesystemdynamic partition because theerofsimplementation has changed.