VisionFive2 Software v3.8.2
MichaelZhuxx
released this
31 Oct 17:34
·
15 commits
to JH7110_VisionFive2_devel
since this release
What's new
- Support JH7110 SDK v5.8.2;
- Support VisionFive2 v1.2A & 1.3B SBC;
- Support Linux Kernel 5.15.0 and 6.1.31;
- Add a QSPI Flash MTD partition named “uboot-env”;
- Support Vulkan v1.3.1;
- Support BT function for WIFI/BT dongle AIC8800;
Fixed Issues
- The Compatibility Issue with USB Flash Drive in U-Boot;
- The issue where the bottom of 1080P video output from the decoder was blurr;
- OMX decoder: Distinguish sliceHeight calculation methods of avc and hevc;
- Failure on 4 test cases of dEQP-VK.renderpass2 for the GPU Vulkan CTS test;
- Compilation warning issue on Kernel 6.1;
Known Issues
- Only 22.05K/44.1K audio through PWMDAC are obviously out of sync when playing video/audio file;
- Camera image cannot be output to MIPI LCD via v4l2test command;
- Some TF cards may have compatibility issues;
- Segmentation fault when running unit tests in DDK 1.19;
- OpenCL CTS segmentation fault in DDK 1.19;
- Failure on 8 test cases of dEQP-VK.memory and dEQP-VK.pipeline.monolithic for the GPU Vulkan CTS test;
(Pass: 391847 cases, Not supported: 1164574 cases )
What's Next
- libcamera support;
- Bug fix;