From 680ba19760dcd3dcc2028d5847066b12c7da4bab Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 30 Sep 2024 15:11:11 +0000 Subject: [PATCH 1/7] FAQ Signed-off-by: shenmo --- docs/faq/FAQ.md | 2 +- docs/faq/FAQ.zh.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/faq/FAQ.md b/docs/faq/FAQ.md index 54c3ecb..6e3774e 100644 --- a/docs/faq/FAQ.md +++ b/docs/faq/FAQ.md @@ -36,7 +36,7 @@ sudo aptss install gxde-testing-source -y sudo aptss install gxde-desktop gxde-desktop-extra -y ``` - +**There are potential conflict between GXDE and KDE. Don't install them both or maybe something will crash** --- diff --git a/docs/faq/FAQ.zh.md b/docs/faq/FAQ.zh.md index bb3da69..c06f50a 100644 --- a/docs/faq/FAQ.zh.md +++ b/docs/faq/FAQ.zh.md @@ -37,6 +37,8 @@ sudo aptss install gxde-desktop gxde-desktop-extra -y ``` +**GXDE与KDE有可能的冲突,请不要同时安装它们,这可能会带来错误** + --- Q3: 如何制作启动盘? From 5483b1c0c495624b401f30d499729ea3e012f539 Mon Sep 17 00:00:00 2001 From: shenmo Date: Tue, 1 Oct 2024 12:43:29 +0000 Subject: [PATCH 2/7] update debian/changelog. Signed-off-by: shenmo --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b291ea4..057c2e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -gxde (2024.09.24) UNRELEASED; urgency=medium +gxde (2024.10.01) UNRELEASED; urgency=medium - * add 15.14 conponents dependencies + * fix 15.14 conponents dependencies -- shenmo Sun, 01 Sep 2024 08:27:49 +0800 From 1b2d82297f7415fc5b9f566eabd439924f8ffb77 Mon Sep 17 00:00:00 2001 From: shenmo Date: Tue, 1 Oct 2024 12:46:01 +0000 Subject: [PATCH 3/7] remove: deepin-wine8-stable/deepin-font-installer Signed-off-by: shenmo --- debian/control | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/control b/debian/control index f8618cd..caeaa60 100644 --- a/debian/control +++ b/debian/control @@ -92,15 +92,12 @@ Recommends: libflashplugin-pepper, miraclecast, x-display-manager, - deepin-screenshot, gxde-image-viewer, dde-calendar, gxde-calculator, gxde-voice-recorder, deepin-screen-recorder, - deepin-font-installer, warm-sched, - spark-deepin-wine-runner, cheese, gxde-top-panel, plank, From c1424103b188d66cef9f8509698e9c9da9465839 Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 2 Oct 2024 13:51:13 +0000 Subject: [PATCH 4/7] FAQ Signed-off-by: shenmo --- docs/faq/FAQ.md | 37 +++++++++++------------------------- docs/faq/FAQ.zh.md | 47 ++++++++++++++++------------------------------ 2 files changed, 27 insertions(+), 57 deletions(-) diff --git a/docs/faq/FAQ.md b/docs/faq/FAQ.md index 6e3774e..d8795a1 100644 --- a/docs/faq/FAQ.md +++ b/docs/faq/FAQ.md @@ -6,19 +6,13 @@ You can track our development progress at https://gitee.com/GXDE-OS/GXDE/board **[中文](./FAQ.zh.md)** ---- -Q1: I am using an old computer/virtual machine that requires Legacy BIOS booting, but I encounter a grub installation failure when installing with the GXDE installation disk. - -A1: For ISO versions 15.13 and below, Legacy BIOS currently only supports installation using the Debian installer. Select "Advanced options" on the boot screen and then choose "Install." - -A1: This issue will be resolved in version 15.14. --- -Q2: I have installed Debian 12/I am using Debian 12 on Arm/i386/mips64/loong64 architecture. How can I install GXDE? +Q1: I have installed Debian 12/I am using Debian 12 on Arm/i386/mips64/loong64 architecture. How can I install GXDE? -A2: Install GXDE by adding repositories. +A1: Install GXDE by adding repositories. Repository installation method: @@ -40,41 +34,32 @@ sudo aptss install gxde-desktop gxde-desktop-extra -y --- -Q3: How to create a bootable disk? +Q2: How to create a bootable disk? -A3: For Legacy boot, it is recommended to use Rufus in DD mode. For EFI, you can use the [Deepin Boot Maker](https://www.deepin.org/zh/original/deepin-boot-maker/). +A2: You can use the [Deepin Boot Maker](https://www.deepin.org/zh/original/deepin-boot-maker/). --- -Q4: NVIDIA driver installation failed by using `sudo aptss install nvidia-driver` +Q3: NVIDIA driver installation failed by using `sudo aptss install nvidia-driver` -A4: Please manually install the proprietary driver or install the package `linux-kernel-oldstable-gxde-amd64` and boot with this kernel to reinstall. +A3: Please manually install the proprietary driver or install the package `linux-kernel-oldstable-gxde-amd64` and boot with this kernel to reinstall. --- -Q5: Intel/Crab network card cannot enable wireless after installation. - -A5: Run sudo aptss install firmware-iwlwifi firmware-realtek -y. - -A5: This issue will be resolved in version 15.14. --- - Q6: What is beta testing? How can I join the beta test? + Q4: What is beta testing? How can I join the beta test? - A6: The latest development progress will be included in the beta test. If you want to experience the latest content, you can join the beta, but it is also unstable. It is recommended that users with some experience join. + A4: The latest development progress will be included in the beta test. If you want to experience the latest content, you can join the beta, but it is also unstable. It is recommended that users with some experience join. - A6: Starting from version 15.14, you can join the beta test with one click in the Control Center. For details, see: https://www.bilibili.com/video/BV1FgsvenEjq - - A6: For versions 15.13 and below, please run `sudo aptss install gxde-testing-source -y` --- - Q7: I want to develop GXDE-style applications. How do I do that? + Q5: I want to develop GXDE-style applications. How do I do that? - A7: Bash/Python script-based applications can use [Garma](https://gitee.com/GXDE-OS/garma). For detailed usage, see: https://help.gnome.org/users/zenity/stable/ + A5: Bash/Python script-based applications can use [Garma](https://gitee.com/GXDE-OS/garma). For detailed usage, see: https://help.gnome.org/users/zenity/stable/ - A7: For native development, please use Qt/Dtk2. Related code is as follows: + A5: For native development, please use Qt/Dtk2. Related code is as follows: Available feature list: https://gitee.com/GXDE-OS/dtk5core/tree/master/src diff --git a/docs/faq/FAQ.zh.md b/docs/faq/FAQ.zh.md index c06f50a..0ed93a5 100644 --- a/docs/faq/FAQ.zh.md +++ b/docs/faq/FAQ.zh.md @@ -6,19 +6,13 @@ **[English](./FAQ.md)** ---- -Q1: 我正在使用古老的电脑/虚拟机,需要使用 Legacy BIOS 启动,而使用 GXDE 安装盘进行安装时报错grub安装失败 - -A1: 对于 15.13 及以下版本的ISO, Legacy BIOS 暂时只支持用Debian安装器进行安装,在引导界面选择Advanced options后选择Install进行安装 - -A1: 此问题将会在 15.14 解决 --- -Q2: 我已经安装了Debian 12/我在使用Arm/i386/mips64的 Debian 12/loong64架构的debian port,想要安装 GXDE ,我该怎么做? +Q1: 我已经安装了Debian 12/我在使用Arm/i386/mips64的 Debian 12/loong64架构的debian port,想要安装 GXDE ,我该怎么做? -A2: 加源安装GXDE +A1: 加源安装GXDE 加源安装方法 @@ -41,47 +35,38 @@ sudo aptss install gxde-desktop gxde-desktop-extra -y --- -Q3: 如何制作启动盘? +Q2: 如何制作启动盘? -A3: Legacy启动推荐rufus用dd模式写入,EFI则使用[深度启动盘制作工具](https://www.deepin.org/zh/original/deepin-boot-maker/)即可 +A2: 使用[深度启动盘制作工具](https://www.deepin.org/zh/original/deepin-boot-maker/)即可 --- -Q4: `nvidia-driver`包安装失败 +Q3: `nvidia-driver`包安装失败 -A4: 请手动安装闭源驱动,或者安装 `linux-kernel-oldstable-gxde-amd64 +A3: 请手动安装闭源驱动,或者安装 `linux-kernel-oldstable-gxde-amd64 linux-kernel-oldstable-gxde-amd64` 这个包后用此内核启动重新安装 -A4: 您也可[手动安装驱动](https://bbs.deepin.org/post/232923)以避免此问题 +A3: 您也可[手动安装驱动](https://bbs.deepin.org/post/232923)以避免此问题 + + --- -Q5: 因特尔/螃蟹网卡 安装后无法打开无线网络 +Q4: 什么是内测? 我想要加入内测该怎么做? + +A4: 最新的开发进度会加入内测中,想要体验最新的内容可加入内测,但是内测同样不稳定,建议有一定基础的用户加入 + -A5: `sudo aptss install firmware-iwlwifi firmware-realtek -y` -A5: 此问题将在 15.14 解决 --- -Q6: 什么是内测? 我想要加入内测该怎么做? +Q5: 我想开发 GXDE 风格的应用,我该怎么做 -A6: 最新的开发进度会加入内测中,想要体验最新的内容可加入内测,但是内测同样不稳定,建议有一定基础的用户加入 +A5: 使用bash/python脚本的应用可以使用 [Garma](https://gitee.com/GXDE-OS/garma),使用方法详见: https://help.gnome.org/users/zenity/stable/ -A6: 15.14 开始,可在控制中心一键加入内测, 详见: https://www.bilibili.com/video/BV1FgsvenEjq - - - -A6: 15.13 及以下版本请 `sudo aptss install gxde-testing-source -y` - ---- - -Q7: 我想开发 GXDE 风格的应用,我该怎么做 - -A7: 使用bash/python脚本的应用可以使用 [Garma](https://gitee.com/GXDE-OS/garma),使用方法详见: https://help.gnome.org/users/zenity/stable/ - -A7: 原生开发请使用 Qt/Dtk2 相关代码如下: +A5: 原生开发请使用 Qt/Dtk2 相关代码如下: 可用功能列表: https://gitee.com/GXDE-OS/dtk5core/tree/master/src From 6a9e064959c5cbc9ee954c49b562926d31ec8d82 Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 2 Oct 2024 13:54:07 +0000 Subject: [PATCH 5/7] FAQ Signed-off-by: shenmo --- docs/faq/FAQ.md | 4 ++++ docs/faq/FAQ.zh.md | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/faq/FAQ.md b/docs/faq/FAQ.md index d8795a1..2523713 100644 --- a/docs/faq/FAQ.md +++ b/docs/faq/FAQ.md @@ -48,10 +48,14 @@ A3: Please manually install the proprietary driver or install the package `linux --- + Q4: What is beta testing? How can I join the beta test? A4: The latest development progress will be included in the beta test. If you want to experience the latest content, you can join the beta, but it is also unstable. It is recommended that users with some experience join. + A4: Starting from version 15.14, you can join the beta test with one click in the Control Center. For details, see: https://www.bilibili.com/video/BV1FgsvenEjq + + A4: Please join our QQ Group to feedback: 881201853 --- diff --git a/docs/faq/FAQ.zh.md b/docs/faq/FAQ.zh.md index 0ed93a5..8144a45 100644 --- a/docs/faq/FAQ.zh.md +++ b/docs/faq/FAQ.zh.md @@ -57,8 +57,9 @@ Q4: 什么是内测? 我想要加入内测该怎么做? A4: 最新的开发进度会加入内测中,想要体验最新的内容可加入内测,但是内测同样不稳定,建议有一定基础的用户加入 +A4: 15.14 开始,可在控制中心一键加入内测, 详见: https://www.bilibili.com/video/BV1FgsvenEjq - +A4: 请加入我们的QQ群来反馈: 881201853 --- From 469ad1e04bfdaaff3c29611ad5cb0736d16caf41 Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 2 Oct 2024 14:05:11 +0000 Subject: [PATCH 6/7] install termux Signed-off-by: shenmo --- docs/install/Install.md | 4 +++- docs/install/Install.zh.md | 8 ++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/docs/install/Install.md b/docs/install/Install.md index 8a2ea80..89f877b 100644 --- a/docs/install/Install.md +++ b/docs/install/Install.md @@ -3,7 +3,6 @@ **[中文](./Install.zh.md)** -123pan: https://www.123pan.com/s/pDSKVv-4XIWv.html huang111: https://pan.huang1111.cn/s/laonjFL @@ -37,3 +36,6 @@ sudo aptss install gxde-desktop gxde-desktop-extra -y Then restart. +## Install on Termux PRoot or other Android devices + +Check: https://bbs.deepin.org.cn/post/279414 \ No newline at end of file diff --git a/docs/install/Install.zh.md b/docs/install/Install.zh.md index ea1ba83..c748bbf 100644 --- a/docs/install/Install.zh.md +++ b/docs/install/Install.zh.md @@ -3,7 +3,7 @@ **[English](./Install.md)** -123盘:https://www.123pan.com/s/pDSKVv-4XIWv.html + huang111:https://pan.huang1111.cn/s/laonjFL @@ -36,4 +36,8 @@ sudo aptss install gxde-desktop gxde-desktop-extra -y ``` -重启即可 \ No newline at end of file +重启即可 + +## 在Termux PRoot或其他安卓设备上安装 + +请查看 https://bbs.deepin.org.cn/post/279414 \ No newline at end of file From 50573e6c9abe15bf3d83ddb46bb0dfe5c1c497fe Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 2 Oct 2024 14:08:03 +0000 Subject: [PATCH 7/7] remove 123 Signed-off-by: shenmo --- README.md | 2 +- README.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5cd2e3..44a5eb6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## System Installation > Currently, ISO supports amd64, loong64 -123pan: https://www.123pan.com/s/pDSKVv-4XIWv.html + huang111: https://pan.huang1111.cn/s/laonjFL Sourceforge: https://sourceforge.net/projects/gxde-os/files diff --git a/README.zh.md b/README.zh.md index 19c901d..961773d 100644 --- a/README.zh.md +++ b/README.zh.md @@ -9,7 +9,7 @@ ## 系统安装 > 目前 ISO 支持 amd64、loong64 -123盘:https://www.123pan.com/s/pDSKVv-4XIWv.html + huang111:https://pan.huang1111.cn/s/laonjFL Sourceforge:https://sourceforge.net/projects/gxde-os/files