feat add sleep desc

This commit is contained in:
Ing
2022-05-23 14:27:32 +08:00
parent adc868650c
commit 43c1ad5034
8 changed files with 45 additions and 32 deletions

View File

@@ -360,7 +360,7 @@
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>V1.1</string>
<string>V1.0 | 9pin</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>

View File

@@ -176,19 +176,6 @@
<dict>
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>7</integer>
<key>model</key>
<string>Realtek ALC1220</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>@0,name</key>
@@ -284,6 +271,19 @@
<key>name</key>
<string>ATY_GPU</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>7</integer>
<key>model</key>
<string>Realtek ALC1220</string>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
@@ -463,7 +463,7 @@
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>V1.1</string>
<string>V1.0 | 9pin</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>

View File

@@ -176,19 +176,6 @@
<dict>
<key>Add</key>
<dict>
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>7</integer>
<key>model</key>
<string>Realtek ALC1220</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)</key>
<dict>
<key>@0,name</key>
@@ -284,6 +271,19 @@
<key>name</key>
<string>ATY_GPU</string>
</dict>
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>7</integer>
<key>model</key>
<string>Realtek ALC1220</string>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>device-id</key>
@@ -455,7 +455,7 @@
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>V1.1</string>
<string>V1.0 | 9pin</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>

View File

@@ -368,7 +368,7 @@
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>V1.1</string>
<string>V1.0 | 9pin</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>

View File

@@ -1,4 +1,4 @@
# Hackintosh-EFI-MSI-Z490i-Unify
# Hackintosh-EFI-MSI-Z490i-Unify
## 介绍
MSI-Z490i-Unify-Hackintosh
@@ -73,8 +73,21 @@ MSI-Z490i-Unify 的黑苹果 EFI
- ###### `SN750kernel: (apfs) spaceman_scan_free_blocks:3153: disk1 scan took 0.319178 s, trims took 0.313471 s`
6. 显示器声音控制软件:[MonitorControl](https://github.com/MonitorControl/MonitorControl)
6. 显示器声音控制软件:[MonitorControl](https://github.com/MonitorControl/MonitorControl)
7. 关于休眠:
请使用 命令或者 Hackintool 修复休眠模式 hibernatemode 和 proximitywake。
如果唤醒弹窗 “电脑关机是因为发生了问题” ,请前往 “控制台” 删除 “诊断报告” 中所有日志。(主要是 “Sleep Wake Failure” 相关的)
另外BIOS 可开启 “PCIE设备唤醒” 和 “网络唤醒”,将支持键鼠唤醒。(不要开启 USB Standby Power at S4/S5
- ###### `sudo pmset -a hibernatemode 0`
- ###### `sudo pmset -a proximitywake 0`
or:
![Image text](screenshot/QQ20220523-130847.png)
## 预览
![Image text](screenshot/QQ20210930-225037.png)
![Image text](screenshot/QQ20200920-183718.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB