Logo RuyiSDK
← Back to BananaPi BPI-F3
openEuler @ BananaPi BPI-F3 Test Report

System Version

Status

CFH

Last Update

2025-04-05

openEuler/oERV Banana Pi BPI-F3 Test Report

Test Environment

System Information

Hardware Information

  • Banana Pi BPI-F3
  • Power Adapter
  • A microSD Card
  • A USB to UART Debugger

Installation Steps

Flashing the Image (SD Card)

After downloading and extracting the image, use dd to flash the image to the microSD card.

tar -xvf openEuler-Mega24.03SP1-V1-xfce-k1-testing.img.zst
sudo dd if=openEuler-Mega24.03SP1-V1-xfce-k1-testing.img of=/dev/sda bs=4M status=progress

Logging into the System

Logging into the system via the serial port.

Default username: root or openeuler Default password: openEuler12#$

Expected Results

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

Actual Results

No outputs from both the serial console and HDMI.

Boot Log

No outputs.

Test Criteria

Successful: The actual result matches the expected result.

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

Test Conclusion

Test failed.