Skip to main content
ModuleSourceDescriptionCustomer ImpactWorkaround
AudioSoftwareHDMI/DP audio routing issue

Github Issue : https://github.com/qualcomm-linux/meta-qcom/issues/2589
Audio over HDMI/DP is functionaly enabled, but inter-operability across monitors have issues.It is a limitation with this Release
PerformanceSoftwareBoot delay due to rmtfs.service restart loop on non-modem platforms

Github Issue : https://github.com/qualcomm-linux/meta-qcom/issues/2582
Boot time slightly increased (5secs) infrequently, leading to slower device startup and delayed availability for end usersIt is a limitation with this Release
PowerSoftwareCPU usage increase (~12–16%) in v4l2 encoder threads during 4K@30

Github Issue : https://github.com/qualcomm-linux/meta-qcom/issues/2581
No direct relation established between the increase in encoder thread duration to the power impact.It is a limitation with this Release
PowerSoftwareObserving high CPU utilization due to redis server running in background across all use cases.Power regression in all active use casesIt is a limitation with this Release
PowerSoftwareIndustrial Kits: Suspend/resume failure

Github Issue : https://github.com/qualcomm-linux/meta-qcom/issues/2573
Issue seen only on Indus kit-V3 not on V2.It is a limitation with this Release
SE LinuxSoftwarePerformance boot time impact (Camera initialization delayed by ~500ms when SELinux is enabled)

Github Issue : https://github.com/qualcomm-linux/meta-qcom/issues/2570
Minor delay in camera/video recording startup with SELinux in enforce mode.It is a limitation with this Release
SE LinuxSoftwareDocker containers fail to start in SELinux enforcing mode

Github Issue : https://github.com/qualcomm-linux/meta-qcom-distro/issues/363
Docker containers are functional only with SELinux in permissive mode.It is a limitation with this Release
PerformanceSoftwareObserving latencies shoot up to 42usec while running StressNG+gl_manhattan42us Latency in worst case scenario, smaller latency requiring applications may face issuesIt is a limitation with this Release
SOC CapabilitySoftwareObserving FPS drop during video playback for high‑resolution and high‑FPS test cases across KLM targets~15 to 90% less FPS being observed for different resolutionsIt is a limitation with this Release
PowerSoftwareConfig2 : “Suspend/Resume Not Functioning without display connected”Suspend/Resume will not work and Power off/on is the only recoveryIt is a limitation with this Release
U-BootSoftwareRuntime camx DTBO configuration using efivar is not supported in this release. The camx DTBO and other device tree overlays must be statically defined in the FIT image ITS (Image Tree Source) configuration file. All required device tree overlays must be predetermined and specified in the ITS file configuration.CamX DTBO cannot be configured at runtime via efivar, requiring static definition in the ITS file configuration.Configure camx DTBO statically in ITS file. Example:

conf-X {
    compatible = “qcom,<soc>-<board>”;
    fdt = “fdt-<soc>-<platform>.dtb”, “fdt-<soc>-<platform>-camx.dtbo”;
};

Use <soc>-<platform>-camx.dtbo for camx functionality. Refer to DTB Metadata Documentation for detailed instructions.
CameraSoftwareCamera use cases fail on Config2 Vision Kit LiteCamera use cases QCS5430/Vision Kit Lite device with default FP1 configuration It is a limitation with this Release
CameraSoftwareCamera usecases are not funcational due to efivars issueCamera is not funcational on Uboot flowIt is a limitation with this Release
PerformanceSoftwaresHDR usecases[v2 & v3] failsHDR usecases[v2 & v3] failIt is a limitation with this Release
OTASoftwareEthernet Interface Fails to obtain assigned IP address after OTA upgrade from 1.8 to 2.0 (GA)Ethernet not functional after OTA upgrade from 1.8 to 2.0 (GA)It is a limitation with this Release