[ Technical exchange] org.deepin.base/23.1.0这个只能支持x86么,那么arm64怎么办?
Tofloor
poster avatar
贼寇在何方
deepin
2026-06-12 19:09
Author

https://linyaps.org.cn/guide/reference/runtime.html#base-%E5%88%97%E8%A1%A8


org.deepin.base/23.1.0

基于 deepin v23 release 仓库制作的 base,支持 x86 架构。

org.deepin.base/25.2.0

基于 deepin 25 beta 仓库制作的 base,支持 x86, arm64, loong64 架构。


我用tauri 2来做UI,那就依赖webkit2gtk 4.1了,准备用玲珑打包,一个包解决v20、v23、v25的问题。那么base用哪个呢?我x86-64和arm64都需要支持。

求各位大佬指点下。

Reply Favorite View the author
All Replies
avatar
mozixun
Moderator
2026-06-12 20:03
#1

依赖webkit2gtk的建议直接投递社区源, 玲珑有webkit2gtk运行时但是没有进入主线

Reply View the author
avatar
罐子
Moderator
2026-06-12 20:21
#2

内置的话只能改硬编码

Reply View the author
avatar
贼寇在何方
deepin
2026-06-13 16:28
#3
mozixun

依赖webkit2gtk的建议直接投递社区源, 玲珑有webkit2gtk运行时但是没有进入主线

这么搞的话,在用户的电脑上能正常拉到社区源的依赖么?

Reply View the author
avatar
mozixun
Moderator
2026-06-13 17:43
#4
贼寇在何方

这么搞的话,在用户的电脑上能正常拉到社区源的依赖么?

https://bbs.deepin.org.cn/post/291797

Reply View the author
avatar
MeGusta
deepin
2026-06-13 17:56
#5

23.1支持arm64,只是23.1的apt源坏了,拉取不了依赖

Reply View the author
avatar
贼寇在何方
deepin
2026-06-13 19:41
#6
mozixun

https://bbs.deepin.org.cn/post/291797

好的,再问个问题,用户那边如果是v20 1070 arm64的话,能支持么?

Reply View the author
avatar
mozixun
Moderator
2026-06-13 20:04
#7
贼寇在何方

好的,再问个问题,用户那边如果是v20 1070 arm64的话,能支持么?

能支持,就是需要检查GPU是否工作

Reply View the author