1
1
---
2
2
sys : deepin
3
- sys_ver : 20241227
3
+ sys_ver : 25-beige-preview
4
4
sys_var : null
5
5
6
6
status : good
7
- last_update : 2025-01-22
7
+ last_update : 2025-01-24
8
8
---
9
9
10
10
# Deepin preview LPi4A Test Report
@@ -13,7 +13,7 @@ last_update: 2025-01-22
13
13
14
14
### System Information
15
15
16
- - System Version: Deepin preview 20241227
16
+ - System Version: Deepin 25-beige- preview 20250122
17
17
- Download Link: https://deepin-community.github.io/sig-deepin-ports/images/riscv/download
18
18
- Reference Installation Document: https://cdimage.deepin.com/RISC-V/preview-20240517-riscv64/README.md
19
19
@@ -41,19 +41,19 @@ Extract the installation suite.
41
41
Flash the u-boot and boot.
42
42
43
43
``` bash
44
- tar -xvf deepin-23 -beige-preview-riscv64-th1520-20241227-161022 .tar.xz
44
+ tar -xvf deepin-25 -beige-preview-riscv64-th1520-20250122-113934 .tar.xz
45
45
sudo fastboot flash ram u-boot-with-spl.bin
46
46
sudo fastboot reboot
47
47
sudo fastboot flash uboot u-boot-with-spl.bin
48
- sudo fastboot flash boot deepin-th1520-riscv64-v23 -desktop-installer.boot.ext4
48
+ sudo fastboot flash boot deepin-th1520-riscv64-25 -desktop-installer.boot.ext4
49
49
```
50
50
51
51
### Flashing the Image
52
52
53
53
Flash the root partition into the eMMC.
54
54
55
55
``` bash
56
- sudo fastboot flash root deepin-th1520-riscv64-v23 -desktop-installer.root.ext4
56
+ sudo fastboot flash root deepin-th1520-riscv64-25 -desktop-installer.root.ext4
57
57
```
58
58
59
59
### Logging into the System
@@ -74,31 +74,31 @@ The system boots up successfully, and login via onboard serial port is successfu
74
74
### Boot Log
75
75
76
76
``` log
77
- Deepin GNU/Linux 23 deepin-riscv64-th1520 ttyS0
77
+ Deepin GNU/Linux 23 plct-PC ttyS0
78
78
79
- deepin-riscv64-th1520 login: root
79
+ plct-PC login: root
80
80
Password:
81
- Verification successful
82
- Linux deepin-riscv64-th1520 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64
83
- Welcome to Deepin 23 GNU/Linux
81
+ 验证成功
82
+ Linux plct-PC 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64
83
+ Welcome to deepin 25 GNU/Linux
84
84
85
- * Homepage:https://www.deepin.org/
85
+ * Homepage: https://www.deepin.org/
86
86
87
- * Bugreport:https://bbs.deepin.org/
87
+ * Bugreport: https://bbs.deepin.org/
88
88
89
89
90
- root@deepin-riscv64-th1520 :~# uname -a
91
- Linux deepin-riscv64-th1520 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64 GNU/Linux
92
- root@deepin-riscv64-th1520 :~# cat /etc/os-release
93
- PRETTY_NAME="Deepin 23 "
90
+ root@plct-PC :~# uname -a
91
+ Linux plct-PC 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64 GNU/Linux
92
+ root@plct-PC :~# cat /etc/os-release
93
+ PRETTY_NAME="Deepin 25 "
94
94
NAME="Deepin"
95
- VERSION_ID="23"
96
- VERSION="23"
95
+ VERSION_CODENAME=beige
97
96
ID=deepin
98
97
HOME_URL="https://www.deepin.org/"
99
98
BUG_REPORT_URL="https://bbs.deepin.org"
100
- VERSION_CODENAME=beige
101
- root@deepin-riscv64-th1520:~# cat /proc/cpuinfo
99
+ VERSION_ID="25"
100
+ VERSION="25"
101
+ root@plct-PC:~# cat /proc/cpuinfo
102
102
processor : 0
103
103
hart : 0
104
104
isa : rv64imafdcvsu
@@ -146,6 +146,7 @@ cpu-l2cache : 1MB
146
146
cpu-tlb : 1024 4-ways
147
147
cpu-cacheline : 64Bytes
148
148
cpu-vector : 0.7.1
149
+
149
150
```
150
151
151
152
![ ] ( ./image.png )
0 commit comments