Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxzc committed Jun 28, 2022
1 parent 6bb31f7 commit fbc5878
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 35 deletions.
4 changes: 0 additions & 4 deletions ACPI/SSDT-USBX.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,8 @@ DefinitionBlock ("", "SSDT", 2, "hack", "_USB", 0x00000000)

Return (Package (0x08)
{
"kUSBSleepPowerSupply",
0x13EC,
"kUSBSleepPortCurrentLimit",
0x0834,
"kUSBWakePowerSupply",
0x13EC,
"kUSBWakePortCurrentLimit",
0x0834
})
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Configuration

| Model | XPS15-9570/MacBookPro15,1 | Version | 12 |
| Model | XPS15-9570/MacBookPro15,1 | Version | 12.4 |
| :-------- | :--------------------------- | :------------- | :------------------ |
| Processor | Intel Core i5-8300H/i7-8750H | Graphics | UHD Graphics 630 |
| Memory | Micron 2400MHz DDR4 8GB x2 | Storage | Samsung PM961 512GB |
Expand Down Expand Up @@ -61,7 +61,7 @@ python3 update.py --set bootarg--v

After updating to 10.15, headphone will be distorted after a few minutes in battery mode.

You have to install [ComboJack](https://github.com/hackintosh-stuff/ComboJack/tree/master/ComboJack_Installer) (run install.sh) or you can use [ALCPlugFix-Swift](https://github.com/xxxzc/ALCPlugFix-Swift/releases/tag/v1.0):
You have to install [ALCPlugFix-Swift](https://github.com/xxxzc/ALCPlugFix-Swift/releases):

1. run `uninstall-combojack.sh` if you have Combojack installed
2. double click `install.command`
Expand Down Expand Up @@ -93,7 +93,7 @@ Please open `System Report-Network-Wi-Fi` and check your network interface, if n

### SN MLB SmUUID and ROM

Please use your own SN, MLB and SmUUID, you can copy [smbios.json](./sample_smbios.json) to a new one and change `sn, mlb and smuuid` fields to your own, then run `python3 update.py --smbios xxx.json` to use them, `xxx.json` is your plist file to store those values.
Please use your own SN, MLB and SmUUID, you can copy [smbios.json](./sample_smbios.json) to a new one and change `sn, mlb and smuuid` fields to your own, then run `python3 update.py --smbios xxx.json` to use them, `xxx.json` is your json file to store those values.

If you don't have those values, you can run `python3 update.py --smbios gen` to generate them(will saved to both `gen_smbios.json` and config file).

Expand Down
8 changes: 3 additions & 5 deletions README_CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 配置

| 型号 | XPS15-9570/MacBookPro15,1 | 版本 | 12 |
| 型号 | XPS15-9570/MacBookPro15,1 | 版本 | 12.4 |
| :----- | :--------------------------- | :----- | :------------------ |
| 处理器 | Intel Core i5-8300H/i7-8750H | 图形 | UHD Graphics 630 |
| 内存 | Micron 2400MHz DDR4 8GB x2 | 硬盘 | Samsung PM961 512GB |
Expand Down Expand Up @@ -55,13 +55,11 @@ python3 update.py --set bootarg--v

### 耳机

耳机在电池模式下有几率在使用一段时间后产生杂音,请下载 [ComboJack](https://github.com/hackintosh-stuff/ComboJack/tree/master/ComboJack_Installer) 并运行其中的 install.sh 安装该耳机守护进程。

如果感觉弹窗比较烦的话,可以使用 [ALCPlugFix-Swift](https://github.com/xxxzc/ALCPlugFix-Swift/releases/tag/v1.0)
耳机在电池模式下有几率在使用一段时间后产生杂音,请下载 [ALCPlugFix-Swift](https://github.com/xxxzc/ALCPlugFix-Swift/releases)

1. 如果安装了 ComboJack,请先运行包里的 `uninstall-combojack.sh`
2. 双击运行 `install.command`
3. 删除 kext 文件夹里的 `VerbStub.kext`
3. 删除 kext 文件夹里的 `VerbStub.kext`

### 睡眠和唤醒

Expand Down
54 changes: 31 additions & 23 deletions config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<key>BundlePath</key>
<string>Lilu.kext</string>
<key>Comment</key>
<string>1.5.7</string>
<string>1.6.0</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -290,7 +290,7 @@
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<key>Comment</key>
<string>1.2.7</string>
<string>1.2.9</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -302,7 +302,7 @@
<key>BundlePath</key>
<string>CPUFriend.kext</string>
<key>Comment</key>
<string>1.2.4</string>
<string>1.2.5</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -324,7 +324,7 @@
<key>BundlePath</key>
<string>AppleALC.kext</string>
<key>Comment</key>
<string>1.6.6</string>
<string>1.7.2</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down Expand Up @@ -372,7 +372,7 @@
<key>BundlePath</key>
<string>VoodooI2C.kext</string>
<key>Comment</key>
<string>2.6.5</string>
<string>2.7</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -396,7 +396,7 @@
<key>BundlePath</key>
<string>AirportBrcmFixup.kext</string>
<key>Comment</key>
<string>2.1.3</string>
<string>2.1.5</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -418,7 +418,7 @@
<key>BundlePath</key>
<string>AirportItlwm.kext</string>
<key>Comment</key>
<string>2.0.0</string>
<string>2.2.0</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -430,7 +430,7 @@
<key>BundlePath</key>
<string>BlueToolFixup.kext</string>
<key>Comment</key>
<string>2.6.1</string>
<string>2.6.2</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -444,7 +444,7 @@
<key>BundlePath</key>
<string>BrcmBluetoothInjector.kext</string>
<key>Comment</key>
<string>2.6.1</string>
<string>2.6.2</string>
<key>Enabled</key>
<true/>
<key>MaxKernel</key>
Expand All @@ -458,7 +458,7 @@
<key>BundlePath</key>
<string>BrcmFirmwareData.kext</string>
<key>Comment</key>
<string>2.6.1</string>
<string>2.6.2</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -470,7 +470,7 @@
<key>BundlePath</key>
<string>BrcmPatchRAM3.kext</string>
<key>Comment</key>
<string>2.6.1</string>
<string>2.6.2</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -494,7 +494,7 @@
<key>BundlePath</key>
<string>IntelBluetoothFirmware.kext</string>
<key>Comment</key>
<string>2.0.1</string>
<string>2.1.0</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -506,7 +506,7 @@
<key>BundlePath</key>
<string>IntelBluetoothInjector.kext</string>
<key>Comment</key>
<string>2.0.1</string>
<string>2.1.0</string>
<key>Enabled</key>
<true/>
<key>MaxKernel</key>
Expand Down Expand Up @@ -556,7 +556,7 @@
<key>BundlePath</key>
<string>SMCBatteryManager.kext</string>
<key>Comment</key>
<string>1.2.7</string>
<string>1.2.9</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -568,7 +568,7 @@
<key>BundlePath</key>
<string>SMCDellSensors.kext</string>
<key>Comment</key>
<string>1.2.7</string>
<string>1.2.9</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -580,7 +580,7 @@
<key>BundlePath</key>
<string>SMCProcessor.kext</string>
<key>Comment</key>
<string>1.2.7</string>
<string>1.2.9</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down Expand Up @@ -614,7 +614,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext</string>
<key>Comment</key>
<string>2.2.7</string>
<string>2.2.8</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -626,7 +626,7 @@
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext</string>
<key>Comment</key>
<string>2.2.7</string>
<string>2.2.8</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand All @@ -638,7 +638,7 @@
<key>BundlePath</key>
<string>WhateverGreen.kext</string>
<key>Comment</key>
<string>1.5.5</string>
<string>1.5.9</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
Expand Down Expand Up @@ -762,19 +762,19 @@
<key>AdviseFeatures</key>
<true/>
<key>MLB</key>
<string>C028248024NJP4FA8</string>
<string>C02813501GUJP4FA8</string>
<key>ROM</key>
<data>
AAAAAAAA
pLHBNNXI
</data>
<key>SystemMemoryStatus</key>
<string>Upgradable</string>
<key>SystemProductName</key>
<string>MacBookPro15,1</string>
<key>SystemSerialNumber</key>
<string>C02WVDY3KGYG</string>
<string>C02WHHYHKGYG</string>
<key>SystemUUID</key>
<string>C167D3A2-CC13-4041-8CED-553D772C0749</string>
<string>4C4C4544-0057-4310-804E-C4C04F505632</string>
</dict>
<key>UpdateDataHub</key>
<true/>
Expand Down Expand Up @@ -825,6 +825,12 @@
<key>Path</key>
<string>OpenHfsPlus.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenLinuxBoot.efi</string>
</dict>
<dict>
<key>Enabled</key>
<true/>
Expand All @@ -838,6 +844,8 @@
<integer>3</integer>
<key>KeySupport</key>
<true/>
<key>PointerSupport</key>
<true/>
<key>TimerResolution</key>
<integer>50000</integer>
</dict>
Expand Down

0 comments on commit fbc5878

Please sign in to comment.