← Back to VisionFive
alpine on VisionFive

System Version

3.20.0_alpha20231219 (edge)

Status

CFT

Last Update

2024-10-24

Deepin VisionFive Test Report

Test Environment

System Information

Hardware Information

  • StarFive VisionFive
  • Power Adapter
  • A microSD Card
  • A USB to UART Debugger

Installation Steps

Flashing Image

Use xz to decompress the image. Use dd to flash the image to the microSD card.

xz -d visionfive-v1-mmc.img.xz
dd if=visionfive-v1-mmc.img of=/dev/<your-device> 

Logging into the System

Log into system as root, without password.

Expected Results

The system should boot up normally and allow login through the onboard serial port.

Actual Results

CFT

Boot Log

Test Criteria

Successful: The actual result matches the expected result.

Failed: The actual result does not match the expected result.

Test Conclusion

CFT