Skip to content

Commit 2685293

Browse files
author
PangLAN
committed
LicheePi4A/Deepin: bump version to 20250122
1 parent 3af0fc7 commit 2685293

File tree

3 files changed

+43
-40
lines changed

3 files changed

+43
-40
lines changed

LicheePi4A/Deepin/README.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
sys: deepin
3-
sys_ver: 20241227
3+
sys_ver: 25-beige-preview
44
sys_var: null
55

66
status: good
7-
last_update: 2025-01-22
7+
last_update: 2025-01-24
88
---
99

1010
# Deepin preview LPi4A Test Report
@@ -13,7 +13,7 @@ last_update: 2025-01-22
1313

1414
### System Information
1515

16-
- System Version: Deepin preview 20241227
16+
- System Version: Deepin 25-beige-preview 20250122
1717
- Download Link: https://deepin-community.github.io/sig-deepin-ports/images/riscv/download
1818
- Reference Installation Document: https://cdimage.deepin.com/RISC-V/preview-20240517-riscv64/README.md
1919

@@ -41,19 +41,19 @@ Extract the installation suite.
4141
Flash the u-boot and boot.
4242

4343
```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
4545
sudo fastboot flash ram u-boot-with-spl.bin
4646
sudo fastboot reboot
4747
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
4949
```
5050

5151
### Flashing the Image
5252

5353
Flash the root partition into the eMMC.
5454

5555
```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
5757
```
5858

5959
### Logging into the System
@@ -74,31 +74,31 @@ The system boots up successfully, and login via onboard serial port is successfu
7474
### Boot Log
7575

7676
```log
77-
Deepin GNU/Linux 23 deepin-riscv64-th1520 ttyS0
77+
Deepin GNU/Linux 23 plct-PC ttyS0
7878
79-
deepin-riscv64-th1520 login: root
79+
plct-PC login: root
8080
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
8484
85-
* Homepage:https://www.deepin.org/
85+
* Homepage: https://www.deepin.org/
8686
87-
* Bugreport:https://bbs.deepin.org/
87+
* Bugreport: https://bbs.deepin.org/
8888
8989
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"
9494
NAME="Deepin"
95-
VERSION_ID="23"
96-
VERSION="23"
95+
VERSION_CODENAME=beige
9796
ID=deepin
9897
HOME_URL="https://www.deepin.org/"
9998
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
102102
processor : 0
103103
hart : 0
104104
isa : rv64imafdcvsu
@@ -146,6 +146,7 @@ cpu-l2cache : 1MB
146146
cpu-tlb : 1024 4-ways
147147
cpu-cacheline : 64Bytes
148148
cpu-vector : 0.7.1
149+
149150
```
150151

151152
![](./image.png)

LicheePi4A/Deepin/README_zh.md

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### 系统信息
66

7-
- 系统版本:Deepin preview 20241227
7+
- 系统版本:Deepin 25-beige-preview 20250122
88
- 下载链接:https://deepin-community.github.io/sig-deepin-ports/images/riscv/download
99
- 参考安装文档:https://cdimage.deepin.com/RISC-V/preview-20240517-riscv64/README.md
1010

@@ -32,19 +32,19 @@
3232
刷入 u-boot 与 boot。
3333

3434
```bash
35-
tar -xvf deepin-23-beige-preview-riscv64-th1520-20241227-161022.tar.xz
35+
tar -xvf deepin-25-beige-preview-riscv64-th1520-20250122-113934.tar.xz
3636
sudo fastboot flash ram u-boot-with-spl.bin
3737
sudo fastboot reboot
3838
sudo fastboot flash uboot u-boot-with-spl.bin
39-
sudo fastboot flash boot deepin-th1520-riscv64-v23-desktop-installer.boot.ext4
39+
sudo fastboot flash boot deepin-th1520-riscv64-25-desktop-installer.boot.ext4
4040
```
4141

4242
### 刷写镜像
4343

4444
将 root 分区刷入 eMMC 中。
4545

4646
```bash
47-
sudo fastboot flash root deepin-th1520-riscv64-v23-desktop-installer.root.ext4
47+
sudo fastboot flash root deepin-th1520-riscv64-25-desktop-installer.root.ext4
4848
```
4949

5050
### 登录系统
@@ -65,31 +65,31 @@ sudo fastboot flash root deepin-th1520-riscv64-v23-desktop-installer.root.ext4
6565
### 启动信息
6666

6767
```log
68-
Deepin GNU/Linux 23 deepin-riscv64-th1520 ttyS0
68+
Deepin GNU/Linux 23 plct-PC ttyS0
6969
70-
deepin-riscv64-th1520 login: root
70+
plct-PC login: root
7171
Password:
72-
Verification successful
73-
Linux deepin-riscv64-th1520 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64
74-
Welcome to Deepin 23 GNU/Linux
72+
验证成功
73+
Linux plct-PC 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64
74+
Welcome to deepin 25 GNU/Linux
7575
76-
* Homepage:https://www.deepin.org/
76+
* Homepage: https://www.deepin.org/
7777
78-
* Bugreport:https://bbs.deepin.org/
78+
* Bugreport: https://bbs.deepin.org/
7979
8080
81-
root@deepin-riscv64-th1520:~# uname -a
82-
Linux deepin-riscv64-th1520 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64 GNU/Linux
83-
root@deepin-riscv64-th1520:~# cat /etc/os-release
84-
PRETTY_NAME="Deepin 23"
81+
root@plct-PC:~# uname -a
82+
Linux plct-PC 5.10.113-th1520-revyos-510 #1 SMP PREEMPT Tue Aug 27 10:05:53 UTC 2024 riscv64 GNU/Linux
83+
root@plct-PC:~# cat /etc/os-release
84+
PRETTY_NAME="Deepin 25"
8585
NAME="Deepin"
86-
VERSION_ID="23"
87-
VERSION="23"
86+
VERSION_CODENAME=beige
8887
ID=deepin
8988
HOME_URL="https://www.deepin.org/"
9089
BUG_REPORT_URL="https://bbs.deepin.org"
91-
VERSION_CODENAME=beige
92-
root@deepin-riscv64-th1520:~# cat /proc/cpuinfo
90+
VERSION_ID="25"
91+
VERSION="25"
92+
root@plct-PC:~# cat /proc/cpuinfo
9393
processor : 0
9494
hart : 0
9595
isa : rv64imafdcvsu
@@ -137,6 +137,8 @@ cpu-l2cache : 1MB
137137
cpu-tlb : 1024 4-ways
138138
cpu-cacheline : 64Bytes
139139
cpu-vector : 0.7.1
140+
141+
root@plct-PC:~#
140142
```
141143

142144
![](./image.png)

LicheePi4A/Deepin/image.png

-253 KB
Loading

0 commit comments

Comments
 (0)