Skip to content

VisionFive2 Software v5.10.3

Compare
Choose a tag to compare
@MichaelZhuxx MichaelZhuxx released this 28 Dec 04:35
· 4 commits to JH7110_VisionFive2_devel since this release

What's new

  • Support JH7110 SDK v5.10.3;
  • Support VisionFive2 v1.2A & 1.3B SBC;
  • Support Linux Kernel 5.15.0 and 6.1.31;
  • Add IMX708 ISP driver;
  • Add serveral packages: curl, ntp, openssl, ca certificates, GNUTLS_OPENSSL, DOSFSTOOLS;
  • Add bin2 chip support;

Fixed Issues

  • CAN: add interface to free the buffer;
  • WAVE5:
    • Fix timestamping issue in the decoder;
    • Fix decoder dma buffer unconsistency in samll buffer size;
  • Fix vin hibernation problem by restoring delay in encoder_enable();
  • Libcamera display issue:
    • zoom the input image to fit the screen for DRM preview;
    • Queue one more buffer to the isp pipeline;
  • Bluetooth issue:
    • add aic8800 bluetooth driver that can support sco profile;
    • add rfkill device node to fix dbus communication issue;
  • EtherCAT Master:
    • Modify the logic of the sample program;
    • Add compiling option for rootfs;

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 );