Skip to content

Commit

Permalink
OpenCore (1.0.2), kexts update
Browse files Browse the repository at this point in the history
  • Loading branch information
mikigal committed Oct 22, 2024
1 parent ad4f7b6 commit a66ecdf
Show file tree
Hide file tree
Showing 22 changed files with 2,406 additions and 2,301 deletions.
104 changes: 52 additions & 52 deletions .github/ISSUE_TEMPLATE/issue-report.yml
Original file line number Diff line number Diff line change
@@ -1,53 +1,53 @@
name: "Issue report"
description: "Please fill this form carefully, it will make solving your issue much easier!"
labels: ["issue"]
body:
- type: dropdown
id: version
attributes:
label: "macOS Version"
description: "What version of macOS are you running?"
options:
- "Ventura (13.x)"
- "Monterey (12.x)"
- "Big Sur (11.x)"
- "Catalina (10.15.x)"
- "Mojave (10.14.x)"
- "High Sierra (10.13.x)"
default: 0
validations:
required: true
- type: textarea
id: specification
attributes:
label: "Specification"
description: "Tell us your computer's specification"
value: "| **Component** | **Model** |\n| ---------------- | -------------------- |\n| CPU | [Your CPU] |\n| Motherboard | [Your motherboard] |\n| GPU | [Your GPU] |\n| Audio Chipset | [Your audio chipset] |\n| Ethernet | [Your Ethernet card] |\n| WiFi & Bluetooth | [Your WiFi card] |"
- type: textarea
id: what-happened
attributes:
label: "What happened?"
description: "Tell us all details, it will make solving this problem much easier!"
placeholder: "My hackintosh panic while booting!"
validations:
required: true
- type: input
id: efi
attributes:
label: "Your EFI link"
description: "Send us your EFI! You can remove SMBIOS informations if you want"
placeholder: "https://drive.google.com/my-efi"
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: "Before creating an issue"
description: "Did you do it?"
options:
- label: "I tried fixing this issue myself and asked for support on [AMD-OSX Discord](https://discord.gg/EfCYAJW)"
required: true
- label: "I filled my computer specification"
required: true
- label: "I attached logs with enabled verbose mode"
name: "Issue report"
description: "Please fill this form carefully, it will make solving your issue much easier!"
labels: ["issue"]
body:
- type: dropdown
id: version
attributes:
label: "macOS Version"
description: "What version of macOS are you running?"
options:
- "Ventura (13.x)"
- "Monterey (12.x)"
- "Big Sur (11.x)"
- "Catalina (10.15.x)"
- "Mojave (10.14.x)"
- "High Sierra (10.13.x)"
default: 0
validations:
required: true
- type: textarea
id: specification
attributes:
label: "Specification"
description: "Tell us your computer's specification"
value: "| **Component** | **Model** |\n| ---------------- | -------------------- |\n| CPU | [Your CPU] |\n| Motherboard | [Your motherboard] |\n| GPU | [Your GPU] |\n| Audio Chipset | [Your audio chipset] |\n| Ethernet | [Your Ethernet card] |\n| WiFi & Bluetooth | [Your WiFi card] |"
- type: textarea
id: what-happened
attributes:
label: "What happened?"
description: "Tell us all details, it will make solving this problem much easier!"
placeholder: "My hackintosh panic while booting!"
validations:
required: true
- type: input
id: efi
attributes:
label: "Your EFI link"
description: "Send us your EFI! You can remove SMBIOS informations if you want"
placeholder: "https://drive.google.com/my-efi"
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: "Before creating an issue"
description: "Did you do it?"
options:
- label: "I tried fixing this issue myself and asked for support on [AMD-OSX Discord](https://discord.gg/EfCYAJW)"
required: true
- label: "I filled my computer specification"
required: true
- label: "I attached logs with enabled verbose mode"
required: true
48 changes: 24 additions & 24 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@

name: tests
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
test-configs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3

- uses: brokeyourbike/[email protected]
with:
opencore-version: '1.0.1'
release: true

- run: |
ocvalidate "OC/config.plist" || exit 1

name: tests
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
test-configs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3

- uses: brokeyourbike/[email protected]
with:
opencore-version: '1.0.2'
release: true

- run: |
ocvalidate "OC/config.plist" || exit 1
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.DS_Store
.DS_Store
113 changes: 109 additions & 4 deletions OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>23F79</string>
<string>23G93</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.9.1</string>
<string>1.9.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.9.1</string>
<string>1.9.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -5839,6 +5839,32 @@
<key>LayoutID</key>
<integer>21</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC274 for Optiplex 7470 AIO</string>
<key>CodecID</key>
<integer>283902580</integer>
<key>ConfigData</key>
<data>
AWcMAgIFAEUCBNaJATcdAAE3HgABNx9AAZcc
QAGXHRABlx6nAZcfAAG3HFABtx0QAbceAQG3
HwECFx8B
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
<key>WakeConfigData</key>
<data>
AWcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -7016,6 +7042,37 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283902597</integer>
<key>CodecName</key>
<string>PIut02 - Realtek ALC285 for ROG-Zephyrus-G14</string>
<key>ConfigData</key>
<data>
AScccAEnHQEBJx6mAScfkAE3HPABNx0AATce
AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFn
HPABZx0AAWceAAFnH0ABdxxBAXcdAQF3HhcB
dx+QAYcc8AGHHQABhx4AAYcfQAGXHCABlx0Q
AZceiwGXHwIBpxzwAacdAAGnHgABpx9AAbcc
8AG3HQABtx4AAbcfQAG3DAIB1xzwAdcdAAHX
HgAB1x9AAecc8AHnHQAB5x4AAecfQAIXHFAC
Fx0QAhceKwIXHwICFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>33</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAICFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -7481,7 +7538,7 @@
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC289 for Asus ROG Zephyrus G14</string>
<string>PIut02 - Realtek ALC289 for ROG-Zephyrus-G14</string>
<key>CodecID</key>
<integer>283902601</integer>
<key>ConfigData</key>
Expand Down Expand Up @@ -13044,6 +13101,31 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>CodecID</key>
<integer>283904768</integer>
<key>CodecName</key>
<string>VictorXu - Realtek ALCS1200A for MSI B460I GAMING EDGE WIFI</string>
<key>ConfigData</key>
<data>
AUccEAFHHVABRx4RAUcfkQFHDAIBtxwgAbcd
QAG3HiEBtx8CAbcMAgHnHDAB5x0QAeceRQHn
HwEBlxxQAZcdkAGXHoEBlx8CAVccYAFXHRAB
Vx4BAVcfAQFnHHABZx0QAWceAQFnHwEBhxyA
AYcdEAGHHqEBhx+RAacckAGnHRABpx6BAacf
AQ==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>23</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>CodecID</key>
<integer>283904768</integer>
Expand Down Expand Up @@ -16381,6 +16463,29 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>CodecID</key>
<integer>283904768</integer>
<key>CodecName</key>
<string>mobilestebu - Realtek ALCS1200A for ASUS TUF-Z390M-Gaming (based on owen0o0 layout 11)</string>
<key>ConfigData</key>
<data>
AUccEAFHHUABRx4BAUcfAQFHDAIBtxwgAbcd
QAG3HiEBtx8CAbcMAgEXHDABFx0BARceRgEX
H5ABhxxQAYcdkAGHHqEBhx8BAaccXwGnHTAB
px6BAacfAQGXHGABlx2QAZceoQGXHwI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>12</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>
Expand Down
Binary file modified OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Loading

0 comments on commit a66ecdf

Please sign in to comment.