Skip to content

Commit

Permalink
Use new combo kext SMCRadeonSensors.kext
Browse files Browse the repository at this point in the history
  • Loading branch information
Coopydood committed Apr 25, 2024
1 parent 5634090 commit 824d420
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 130 deletions.
Binary file not shown.
89 changes: 0 additions & 89 deletions OC/Kexts/SMCRadeonGPU.kext/Contents/Info.plist

This file was deleted.

Binary file not shown.
Binary file added OC/Kexts/SMCRadeonSensors.kext/._Contents
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G725</string>
<string>21H1123</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>RadeonSensor</string>
<string>SMCRadeonSensors</string>
<key>CFBundleIdentifier</key>
<string>com.ChefKissInc.RadeonSensor</string>
<string>com.ChefKiss.SMCRadeonSensors</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>RadeonSensor</string>
<string>SMCRadeonSensors</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<string>2.0.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.0</string>
<string>2.0.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand All @@ -42,32 +42,32 @@
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>com.ChefKissInc.RadeonSensor</key>
<key>com.ChefKiss.SMCRadeonSensors</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.ChefKissInc.RadeonSensor</string>
<string>com.ChefKiss.SMCRadeonSensors</string>
<key>IOClass</key>
<string>RadeonSensor</string>
<string>SMCRadeonSensors</string>
<key>IOMatchCategory</key>
<string>RadeonSensor</string>
<string>SMCRadeonSensors</string>
<key>IOProbeScore</key>
<string>500</string>
<key>IOProviderClass</key>
<string>IOResources</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<key>IOUserClientClass</key>
<string>RadeonSensorUserClient</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
<string>10.14</string>
<key>OSBundleCompatibleVersion</key>
<string>1.3.0</string>
<string>2.0.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>as.vit9696.Lilu</key>
<string>1.2.0</string>
<key>as.vit9696.VirtualSMC</key>
<string>1.0.0</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kec.Libm</key>
Expand Down
Binary file not shown.
Binary file not shown.
32 changes: 7 additions & 25 deletions OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -538,24 +538,6 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>RadeonSensor.kext</string>
<key>Comment</key>
<string>RadeonSensor.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/RadeonSensor</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
Expand Down Expand Up @@ -614,13 +596,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCRadeonGPU.kext</string>
<string>SMCSuperIO.kext</string>
<key>Comment</key>
<string>SMCRadeonGPU.kext</string>
<string>SMCSuperIO.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCRadeonGPU</string>
<string>Contents/MacOS/SMCSuperIO</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -632,13 +614,13 @@
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>SMCSuperIO.kext</string>
<string>SMCRadeonSensors.kext</string>
<key>Comment</key>
<string>SMCSuperIO.kext</string>
<string>SMCRadeonSensors.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCSuperIO</string>
<string>Contents/MacOS/SMCRadeonSensors</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand All @@ -654,7 +636,7 @@
<key>Comment</key>
<string>FeatureUnlock.kext</string>
<key>Enabled</key>
<false/>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/FeatureUnlock</string>
<key>MaxKernel</key>
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,14 +282,13 @@ Kexts used:
- AirportItlwm
- IntelBluetoothFirmware
- NVMeFix
- RadeonSensor
- VirtualSMC
- AppleALC
- BlueToolFixup
- IntelBTPatcher
- SMCProcessor
- SMCRadeonGPU
- SMCSuperIO
- SMCRadeonSensors
- FeatureUnlock
- RTCMemoryFixup
- Z490E_USBMap
Expand Down

0 comments on commit 824d420

Please sign in to comment.