irradium @ MangoPi MQ Pro Test Report
System Version
3.7
Status
BASIC
System Variant
core
Last Update
2025-03-15
irradium MangoPi MQ-Pro Test Report
Test Environment
Operating System Information
- System Version: irradium 3.7
- Download Link: https://dl.irradium.org/irradium/images/visionfive_2/
- Reference Installation Document: https://dl.irradium.org/irradium/images/visionfive_2/README.TXT
Hardware Information
- MangoPi MQ-Pro
- A USB power adapter
- A USB-A to C or C to C cable
- A microSD card
- A USB to UART debugger (e.g., CH340, CH341, FT2232, etc.)
- Three Dupont wires
Installation Steps
Decompress and Flash the Image to the microSD Card
zstd -d irradium-3.7-riscv64-xfce-mangopi_mq_pro-6.1.120-build-20241216.img.zst
sudo dd if=irradium-3.7-riscv64-xfce-mangopi_mq_pro-6.1.120-build-20241216.img of=/dev/<your-device> bs=1M status=progress
Logging into the System
Logging into the system via the serial port.
Username: root
No password.
Expected Results
The system should boot normally and allow login via the serial port.
Actual Results
The system booted successfully and login via the serial port was successful.
Boot Log
U-Boot 2022.01-sun20iw1p1 (Sep 24 2024 - 22:38:13 +0300)
DRAM: 512 MiB
Core: 39 devices, 17 uclasses, devicetree: separate
WDT: Started watchdog@6011000 with servicing (16s timeout)
MMC: mmc@4020000: 0, mmc@4021000: 1
Loading Environment from nowhere... OK
In: serial@2500000
Out: serial@2500000
Err: serial@2500000
Net: No ethernet found.
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot/boot.scr
2667 bytes read in 3 ms (868.2 KiB/s)
## Executing script at 4fc00000
Boot script loaded from mmc 0
127 bytes read in 2 ms (61.5 KiB/s)
22658 bytes read in 8 ms (2.7 MiB/s)
25580544 bytes read in 2911 ms (8.4 MiB/s)
Failed to load '/boot/dtb/allwinner/overlay/-fixup.scr'
4338626 bytes read in 749 ms (5.5 MiB/s)
## Loading init Ramdisk from Legacy Image at 4ff00000 ...
Image Name: uInitrd
Image Type: RISC-V Linux RAMDisk Image (gzip compressed)
Data Size: 4338562 Bytes = 4.1 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 4fa00000
Booting using the fdt blob at 0x4fa00000
Loading Ramdisk to 49bdc000, end 49fff382 ... OK
Loading Device Tree to 0000000049b6e000, end 0000000049bdbfff ... OK
Starting kernel ...
�[ 0.003755] BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274
[ 0.003799] in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 1, name: swapper
[ 0.003825] preempt_count: 1, expected: 0
[ 0.822606] sun20i-codec 2030000.audio-codec: ASoC: Property 'routing' does not exist or its length is not even
[ 0.822656] sun20i-codec 2030000.audio-codec: error -EINVAL: Failed to initialize card
[ 1.104328] sun20i-codec 2030000.audio-codec: ASoC: Property 'routing' does not exist or its length is not even
[ 1.104375] sun20i-codec 2030000.audio-codec: error -EINVAL: Failed to initialize card
[ 9.555256] udevd[151]: specified group 'netdev' unknown
irradium (mangopi-mq-pro) (ttyS0)
mangopi-mq-pro login: root
You are required to change your password immediately (administrator enforced).
New password:
Retype new password:
_ _ _
|_| ___ ___ ___ _| ||_| _ _ _____
| || _|| _|| .'|| . || || | || |
|_||_| |_| |__,||___||_||___||_|_|_|
_
_____ ___ ___ ___ ___ ___ |_| _____ ___ ___ ___ ___
| || .'|| || . || . || . || | | || . | | . || _|| . |
|_|_|_||__,||_|_||_ ||___|| _||_| |_|_|_||_ | | _||_| |___|
|___| |_| |_| |_|
# uname -a
Linux mangopi-mq-pro 6.1.120 #1 Sun Dec 15 23:35:12 EET 2024 riscv64 GNU/Linux
# cat /etc/os-release
NAME=irradium
VERSION="3.7"
ID=irradium
PRETTY_NAME="irradium"
HOME_URL="https://irradium.org/"
BUG_REPORT_URL="https://irradium.org/bugs/"
# lscpu
Architecture: riscv64
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Vendor ID: 0x5b7
Model name: thead,c906
CPU family: 0x0
Model: 0x0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Caches (sum of all):
L1d: 32 KiB (1 instance)
L1i: 32 KiB (1 instance)
# cat /proc/cpuinfo
processor : 0
hart : 0
isa : rv64imafdc
mmu : sv39
uarch : thead,c906
mvendorid : 0x5b7
marchid : 0x0
mimpid : 0x0
#
Test Criteria
Successful: The actual result matches the expected result.
Failed: The actual result does not match the expected result.
Test Conclusion
Test successful.
Source: Support Matrix