Aka 沨鸾

Results 3 issues of Aka 沨鸾

系统是mindows工具箱安装的win11,已经使用dism++的添加驱动功能添加了WOA-Drivers的release中最新的驱动,当我更新到最新版uefi(v2.0rc2)时,开机后锁屏界面由原来的横屏变为竖屏(重力传感器应该是工作了🧐),随后还没输完密码就蓝屏报错SOC_SUBSYSTEM_FAILURE,一直是这样😥 我尝试过刷写最新的devcfg分区,但并不奏效。 但当我回退到v2.0rc1的boot,bug消失,不会蓝屏。 我觉得可能是重力传感器的锅,我待会儿试试删掉传感器驱动。

Xiaomi

### Problem description Cannot run any system commands in a container after chroot() function in C and Python. I have already tried to unset $LD_PRELOAD , but it doesn't work....

not-bug

cpu渲染风扇声太大,尝试开启gpu渲染有所好转。 系统:Kali GNU/Linux Rolling 源码为最新版本。 由于本人没学过相关内容,部分改动无法保证正确性: ```diff diff --git a/src/main/index.ts b/src/main/index.ts index 4089d20..ec172df 100644 --- a/src/main/index.ts +++ b/src/main/index.ts @@ -10,9 +10,11 @@ import { createWindow, winPagePathMap } from './window' remoteMain.initialize()...