前言

https://github.com/vrolife/modern_laptop 为准
也可以自己编译内核 如 archlinux_build_kernel

内存问题

内存持续升高 按照运行进程查看是正常的

以下 只适用于 manjaro-gnome-21.3.2-220704-linux515

键盘

1
2
3
4
5
6
7
8
9
sduo pacman -S make acpica dmidecode cpio

git clone https://github.com/puzzle9/modern_laptop_manjaro
cd modern_laptop

sduo sh configure.sh
sduo make install
sduo make grub
sduo make redmibook_wmi

wifi / 蓝牙 lwfinger

可以考虑换成 ax210 003 就变得简单许多了

采用 rtw8852be 网卡时

1
sduo pacman -S linux515-headers

wifi

1
2
3
4
git clone git@github.com:lwfinger/rtw8852be.git
cd rtw8852be
make -j8
sduo make install

蓝牙 (暂无效)

结束

  • 重启一下试试 不出意外 完结散花

参考

wifi / 蓝牙 lwfinger

wifi / 蓝牙 lwfinger (待尝试)

内核直接修改键盘这部分问题 好吧 包没了