Skip to content

Commit

Permalink
support TM2107-Redmi_Book_Pro_14_2022/RMARB5B0P0B0B; remove component…
Browse files Browse the repository at this point in the history
… name including wildcard character
  • Loading branch information
pom committed Aug 25, 2022
1 parent 06fea22 commit b14141c
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,14 @@ Fixes:
```
git clone https://github.com/vrolife/modern_laptop.git
cd modern_laptop
sudo /bin/sh install.sh acpi ## keyboard ACPI patch
sudo /bin/sh install.sh blue8852be ## 8852be blutooth
sudo /bin/sh install.sh rtl8852be ## 8852be wifi
sudo /bin/sh install.sh fingerprint ## fingerprint
sudo /bin/sh install.sh redmibook_* ## redmibook drivers. see `组件`
sudo /bin/sh install.sh disable-PSR ## disable PSR
sudo /bin/sh install.sh acpi ## keyboard ACPI patch (keyboard driver)
sudo /bin/sh install.sh blue8852be ## 8852be blutooth
sudo /bin/sh install.sh rtl8852be ## 8852be wifi
sudo /bin/sh install.sh fingerprint ## fingerprint
sudo /bin/sh install.sh redmibook_wmi ## function keys
sudo /bin/sh install.sh redmibook_kbd_backlight ## keyboard backlight
sudo /bin/sh install.sh redmibook_dmic ## microphone
sudo /bin/sh install.sh disable-PSR ## disable PSR
```

安装后,目录下的original_dsdt.dat是原版DSDT,请保留此文件用于将来升级DSDT补丁。
Expand All @@ -79,7 +81,7 @@ sudo /bin/sh install.sh disable-PSR ## disable PSR

- TM2107-Redmi_Book_Pro_14_2022

BIOS Version: RMARB4B0P0808
BIOS Version: RMARB4B0P0808 RMARB5B0P0B0B

## 已知问题

Expand All @@ -89,6 +91,10 @@ sudo /bin/sh install.sh disable-PSR ## disable PSR

## 变更

- 2022-08-25

1. ACPI 补丁支持 TM2107-Redmi_Book_Pro_14_2022/RMARB5B0P0B0B [链接](https://github.com/vrolife/modern_laptop/issues/14)

- 2022-08-23

1. 支持`openSUSE Tumbleweed`
Expand Down Expand Up @@ -172,15 +178,17 @@ Hunk ##4 FAILED at 5479.

自动升级在`2022年7月19日星期二 下午12:39`更新后支持

## 鸣谢(无先后)
## 鸣谢(无序)

- @Vliro

- https://github.com/Vliro
- @HowardZorn

- https://github.com/HowardZorn
- @puzzle9

- https://github.com/puzzle9
- @Evan7o

- https://github.com/Evan7o
- @mikethefirst0

## 更多信息

Expand Down

0 comments on commit b14141c

Please sign in to comment.