Skip to content

Commit

Permalink
fix DRM issue (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Dec 20, 2024
1 parent bc1ab22 commit ca9fb4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -994,7 +994,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-v keepsyms=1 debug=0x100 agdpmod=pikera</string>
<string>-v keepsyms=1 debug=0x100 agdpmod=pikera unfairgva=6</string>
<key>csr-active-config</key>
<data>AwgAAA==</data>
<key>prev-lang:kbd</key>
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ Geekbench 5 [CPU 测试报告](https://browser.geekbench.com/v5/cpu/12662933) |
菜单 | 条目 | 设置 | 建议值 | 备注
---|---|---|---|---
高级(Advanced)| 芯片配置(Chipset Configuration) | VT-d | Disabled | 关联 `DisableIoMapper`
| | | Share Mamory | 64M ~ 128M | 也叫 DVMT 太高可能会影响睡眠唤醒
高级(Advanced)| 芯片配置(Chipset Configuration)| Above 4G Decoding | Enabled | 独显唤醒必备
| | | Share Mamory | 64M ~ 128M | 也叫 DVMT
高级(Advanced)| 存储配置(Storage Configuration)| SATA Mode | AHCI
高级(Advanced)| USB 配置(USB Configuration)| XHCI Hand-off | Enabled | 插入 USB 设备不被卡
安全设置(Security) | Secure Boot | | Disabled
Expand Down

0 comments on commit ca9fb4c

Please sign in to comment.