VisionFive2 Software v5.11.3
MichaelZhuxx
released this
18 Apr 03:04
·
7 commits
to JH7110_VisionFive2_devel
since this release
What's new
- Support JH7110 SDK v5.11.3;
- Support VisionFive2 v1.2A & 1.3B SBC;
- Support Linux Kernel 5.15.0 and 6.1.31;
- Support ISP tuning server based on libcamera;
- Support transfer files by Bluetooth;
- Add SiFive Private L2 cache and PMU driver;
- Add wave511 v4l2 driver lkml version 14;
- Optimize MIPI-DSI driver to match the dsi timming parameters;
- Implement a new method to flush L2 cache(Good for the size larger than 512KB);
- Enable CONFIG_TUN for OpenVPN/Tailscal;
- Enabled CONFIG_BINFMT_MISC;
Fixed Issues
- MIPI-CSI:
- The audio playback is noisy when using the imx219 sensor and playing audio at the same time;
- The error message is always printed when using OV4689 sensor;
- GPU:
- Firmware loads failure for 2GB DDR SBC;
- Grainy screen after log-in desktop;
- Display:
- Fixed an issue where 4K display flashing occasionally;
- Fixed an issue where Weston desktop wake up failure when only HDMI was connected;
- Fixed an issue where unstable frame rate on 4K@30fps desktop;
- libcamera-app:
- Frames drop in full screen mode;
- EtherCAT Master:
- Optimize the compilation and packaging logic of EtherCAT master;
- EEPROM:
- Change pagesize to support GT24C02B/GT24C02A;
- Buildroot:
- Update the version of libkcapi to fix the build issue;
Known Issues
- Only 22.05K/44.1K audio through PWMDAC are obviously out of sync when playing video/audio file;
- 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 );