RK3588设备更新UEFI edk2固件

123sudo dd if=rock-5b_UEFI_Release_v1.1.img of=/dev/mtdblock0 conv=notruncsyncreboot

documents

架设moon服务器加快zerotier的访问速度

1. 使用服务器安装 zerotier 客户端1curl -s https://install.zerotier.com/ | sudo bash 启动 zerotier 服务12sudo s...

documents / note

在Fedora安装Intel OpenCL套件以运行ipex-llm

sudo dnf install intel-compute-runtime intel-opencl https://github.com/intel/ipex-llm/blob/main/d...

documents / note

升级gcc 14.2.0

编译 GMP,MPFR,MPC注意三个库编译的顺序 (gmp -> mpfr -> mpc)。因为编译 mpfr 时需要依赖于 gmp,编译mpc时候又需要依赖于 gmp 和 mpf...

documents / note

在XWayland应用中调整缩放

在 ~/.Xresources 文件中添加以下内容: 1234567Xft.dpi: 120Xft.antialias: trueXft.hinting: trueXft.aut...

documents / note

路由器梅林固件软件中心重置方法

路由器梅林固件软件中心重置方法 2021年6月4日 悟空 文章目录 1) 1. 软件中心重置方法     1.1) 1.1 界面重置:     1.2) 1.2 命令重置: 1.3) 1.3 一...

documents / note

Firefox 打开视频硬解码功能

Hardware Video AccelerationThis is for Debian 11 / Bullseye Setup your system and install re...

documents / note

Allow ssh port on SELinux

Step 3: Allow new SSH port on SELinuxThe default port labelled for SSH is 22. 1semanage port -l |...

documents

KDE Connect 故障修复

故障处理我有两个设备运行 KDE Connect 但他们不能发现对方KDE Connect 在 1714-1764 内的动态端口使用 UDP 和 TCP 协议。因此,如果你在防火墙后面,确保为...

documents

如何将win10/win11的wsl子系统移动到其他位置

建议使用 DDoSolitary/LxRunOffline 工具进行配置。 但此工具长期未更新,在高版本 Win11 上面疑似失效(原因不明),在此提供使用 WSL 内置命令的方法。...

documents / note
123