Debian @ Pine64 Oz64 测试报告

支持状态

BASIC

最后更新

2025-05-20

Debian Pine64 Oz64 测试报告

测试环境

操作系统信息

硬件信息

  • Pine64 Oz64
  • 5V3A DC 圆口电源适配器一个
  • microSD 卡一张
  • USB 读卡器一个
  • USB to UART 调试器一个
  • 杜邦线

开发板引脚图:

安装步骤

使用 dd 刷写镜像到 microSD 卡

lz4 -dk duos-e_sd.img.lz4
sudo dd if=duos-e_sd.img of=/dev/sdX bs=1M status=progress

登录系统

通过串口登录系统。

预期结果

系统正常启动,能够通过板载串口登录。

实际结果

系统正常启动,成功通过板载串口登录。

启动信息


Debian GNU/Linux trixie/sid duos-e007 ttyS0

duos-e007 login: root
Password:
Linux duos-e007 5.10.235-20250430-6+duos #1 PREEMPT Mon May 12 16:53:24 UTC 2025 riscv64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@duos-e007:~# uname -a
Linux duos-e007 5.10.235-20250430-6+duos #1 PREEMPT Mon May 12 16:53:24 UTC 2025 riscv64 GNU/Linux
root@duos-e007:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux trixie/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=trixie
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@duos-e007:~# cat /proc/cpuinfo
processor       : 0
hart            : 0
isa             : rv64imafdvcsu
mmu             : sv39

root@duos-e007:~#

测试判定标准

测试成功:实际结果与预期结果相符。

测试失败:实际结果与预期结果不符。

测试结论

测试成功。