nvidia 설정 제거 / USB설정 몇개만 남김 / 안쓰는 kext 제거
This commit is contained in:
parent
f73add81b4
commit
6b852acf4d
|
@ -52,7 +52,7 @@
|
|||
<key>Boot</key>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
<string>-xcpm nvda_drv=1 kext-dev-mode=1 rootless=0 -lilubetaall</string>
|
||||
<string>-xcpm kext-dev-mode=1 rootless=0 -lilubetaall</string>
|
||||
<key>Debug</key>
|
||||
<false/>
|
||||
<key>DefaultVolume</key>
|
||||
|
@ -161,60 +161,6 @@
|
|||
<false/>
|
||||
<key>KextsToPatch</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Disable NVDARequiredOS by vulgo 02-21-2018</string>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
TlZEQVJlcXVpcmVkT1MA
|
||||
</data>
|
||||
<key>InfoPlistPatch</key>
|
||||
<false/>
|
||||
<key>Name</key>
|
||||
<string>NVDAStartupWeb</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
AAAAAAAAAAAAAAAAAAAA
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>change 15 port limit to 26 in XHCI kext (100-series) 10.12</string>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
g710////EA==
|
||||
</data>
|
||||
<key>InfoPlistPatch</key>
|
||||
<false/>
|
||||
<key>Name</key>
|
||||
<string>AppleUSBXHCIPCI</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
g710////Gw==
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>change 15 port limit to 30 in AppleUSBXHCIPCI</string>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
g72M/v//EA==
|
||||
</data>
|
||||
<key>InfoPlistPatch</key>
|
||||
<false/>
|
||||
<key>Name</key>
|
||||
<string>AppleUSBXHCIPCI</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
g72M/v//Hw==
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Brumbaer's GDP Patch 2</string>
|
||||
|
@ -357,42 +303,6 @@
|
|||
RURJSQA=
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Change 15 port limit to 24 in XHCI kext 10.13 PB1</string>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
g32MEA==
|
||||
</data>
|
||||
<key>InfoPlistPatch</key>
|
||||
<false/>
|
||||
<key>Name</key>
|
||||
<string>AppleUSBXHCIPCI</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
g32MGw==
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>10.13.4 USB Port Limit Patch</string>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
g32UDw+DlwQAAA==
|
||||
</data>
|
||||
<key>InfoPlistPatch</key>
|
||||
<false/>
|
||||
<key>Name</key>
|
||||
<string>AppleUSBXHCI</string>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
g32UD5CQkJCQkA==
|
||||
</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>USB 10.14.1+ by PMHeart</string>
|
||||
|
@ -443,7 +353,9 @@
|
|||
<key>MLB</key>
|
||||
<string>C02LXDOMF693</string>
|
||||
<key>ROM</key>
|
||||
<string>UseMacAddr0</string>
|
||||
<data>
|
||||
+PiKBKUH
|
||||
</data>
|
||||
</dict>
|
||||
<key>SMBIOS</key>
|
||||
<dict>
|
||||
|
@ -498,8 +410,6 @@
|
|||
<string>Yes</string>
|
||||
<key>InjectSystemID</key>
|
||||
<true/>
|
||||
<key>NvidiaWeb</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -1,319 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>17G65</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.netkas.driver.FakeSMC</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>6.26-357-gceb835ea.1800</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1800</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0833</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>FakeSMC</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.netkas.driver.FakeSMC</string>
|
||||
<key>Configuration</key>
|
||||
<dict>
|
||||
<key>Clover</key>
|
||||
<dict>
|
||||
<key>BEMB</key>
|
||||
<array>
|
||||
<string>BEMB</string>
|
||||
<string>flag</string>
|
||||
</array>
|
||||
<key>EPCI</key>
|
||||
<array>
|
||||
<string>EPCI</string>
|
||||
<string>ui32</string>
|
||||
</array>
|
||||
<key>RBr</key>
|
||||
<array>
|
||||
<string>RBr</string>
|
||||
<string>ch8*</string>
|
||||
</array>
|
||||
<key>REV</key>
|
||||
<array>
|
||||
<string>REV</string>
|
||||
<string>{rev</string>
|
||||
</array>
|
||||
<key>RPlt</key>
|
||||
<array>
|
||||
<string>RPlt</string>
|
||||
<string>ch8*</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>ExceptionKeys</key>
|
||||
<dict>
|
||||
<key>CLKH</key>
|
||||
<integer>1</integer>
|
||||
<key>CLKT</key>
|
||||
<integer>1</integer>
|
||||
<key>MSDW</key>
|
||||
<integer>1</integer>
|
||||
<key>NATJ</key>
|
||||
<integer>1</integer>
|
||||
<key>NATi</key>
|
||||
<integer>1</integer>
|
||||
<key>NTOK</key>
|
||||
<integer>1</integer>
|
||||
<key>WKTP</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>Keys</key>
|
||||
<dict>
|
||||
<key>$Adr</key>
|
||||
<array>
|
||||
<string>ui32</string>
|
||||
<data>
|
||||
AAADAA==
|
||||
</data>
|
||||
</array>
|
||||
<key>$Num</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
</array>
|
||||
<key>ACID</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>
|
||||
hfwETdgSevQ=
|
||||
</data>
|
||||
</array>
|
||||
<key>ALI0</key>
|
||||
<array>
|
||||
<string>{ali</string>
|
||||
<data>
|
||||
BwECAA==
|
||||
</data>
|
||||
</array>
|
||||
<key>ALRV</key>
|
||||
<array>
|
||||
<string>ui16</string>
|
||||
<data>
|
||||
AAE=
|
||||
</data>
|
||||
</array>
|
||||
<key>ALV0</key>
|
||||
<array>
|
||||
<string>{alv</string>
|
||||
<data>
|
||||
ARAGdQEgALYO4A==
|
||||
</data>
|
||||
</array>
|
||||
<key>FNum</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>
|
||||
AA==
|
||||
</data>
|
||||
</array>
|
||||
<key>LsNM</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
</array>
|
||||
<key>LsbV</key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>
|
||||
AQQKAAY=
|
||||
</data>
|
||||
</array>
|
||||
<key>MSLD</key>
|
||||
<array>
|
||||
<string>ui8 </string>
|
||||
<data>
|
||||
AA==
|
||||
</data>
|
||||
</array>
|
||||
<key>MSSD</key>
|
||||
<array>
|
||||
<string>si8</string>
|
||||
<data>
|
||||
BQ==
|
||||
</data>
|
||||
</array>
|
||||
<key>MSSP</key>
|
||||
<array>
|
||||
<string>si8</string>
|
||||
<data>
|
||||
BQ==
|
||||
</data>
|
||||
</array>
|
||||
<key>NATJ</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>
|
||||
AA==
|
||||
</data>
|
||||
</array>
|
||||
<key>OSK0</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>
|
||||
b3VyaGFyZHdvcmtieXRoZXNld29y
|
||||
ZHNndWFyZGVkcGw=
|
||||
</data>
|
||||
</array>
|
||||
<key>OSK1</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>
|
||||
ZWFzZWRvbnRzdGVhbChjKUFwcGxl
|
||||
Q29tcHV0ZXJJbmM=
|
||||
</data>
|
||||
</array>
|
||||
<key>REV </key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>
|
||||
ATAPAAAD
|
||||
</data>
|
||||
</array>
|
||||
<key>RMde</key>
|
||||
<array>
|
||||
<string>char</string>
|
||||
<data>
|
||||
QQ==
|
||||
</data>
|
||||
</array>
|
||||
<key>RVBF</key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>
|
||||
ATAPAAAD
|
||||
</data>
|
||||
</array>
|
||||
<key>RVUF</key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>
|
||||
ATAPAAAD
|
||||
</data>
|
||||
</array>
|
||||
</dict>
|
||||
<key>Types</key>
|
||||
<dict>
|
||||
<key>BEMB</key>
|
||||
<string>flag</string>
|
||||
<key>CLKC</key>
|
||||
<string>{clc</string>
|
||||
<key>CLKH</key>
|
||||
<string>{clh</string>
|
||||
<key>CLKT</key>
|
||||
<string>ui32</string>
|
||||
<key>CLWK</key>
|
||||
<string>ui32</string>
|
||||
<key>EPCI</key>
|
||||
<string>flag</string>
|
||||
<key>LSSS</key>
|
||||
<string>{lso</string>
|
||||
<key>MSDS</key>
|
||||
<string>ui8</string>
|
||||
<key>MSDW</key>
|
||||
<string>flag</string>
|
||||
<key>MSPS</key>
|
||||
<string>{msp</string>
|
||||
<key>RPlt</key>
|
||||
<string>ch8*</string>
|
||||
</dict>
|
||||
<key>debug</key>
|
||||
<false/>
|
||||
<key>smc-compatible</key>
|
||||
<string>smc-napa</string>
|
||||
<key>trace</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleACPIPlatformExpert</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>RM,Build</key>
|
||||
<string>Release-rehabman</string>
|
||||
<key>RM,Version</key>
|
||||
<string>FakeSMC 1800</string>
|
||||
</dict>
|
||||
<key>FakeSMCKeyStore</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.netkas.driver.FakeSMC</string>
|
||||
<key>IOClass</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOResources</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>IOKit</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>FakeSMCKeyStoreUserClient</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 netkas. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1429</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0.0d1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>10.6</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
<key>Source Code</key>
|
||||
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
|
@ -1,258 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>17G65</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>ACPISensors</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.ACPISensors</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>6.26-357-gceb835ea.1800</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1800</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0833</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ACPI Customizable Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>IOClass</key>
|
||||
<string>ACPISensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IONameMatch</key>
|
||||
<array>
|
||||
<string>monitor</string>
|
||||
<string>MONITOR</string>
|
||||
<string>MON0000</string>
|
||||
<string>FAN0000</string>
|
||||
<string>MON00000</string>
|
||||
<string>FAN00000</string>
|
||||
<string>acpi-monitor</string>
|
||||
</array>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<false/>
|
||||
<key>Tachometers</key>
|
||||
<dict>
|
||||
<key>CPUFan</key>
|
||||
<string>FAN1</string>
|
||||
<key>ExhaustFan</key>
|
||||
<string>FAN4</string>
|
||||
<key>FAN5</key>
|
||||
<string>FAN5</string>
|
||||
<key>Fan 10</key>
|
||||
<string>FANA</string>
|
||||
<key>Fan 6</key>
|
||||
<string>FAN6</string>
|
||||
<key>Fan 7</key>
|
||||
<string>FAN7</string>
|
||||
<key>Fan 8</key>
|
||||
<string>FAN8</string>
|
||||
<key>Fan 9</key>
|
||||
<string>FAN9</string>
|
||||
<key>IntakeFan</key>
|
||||
<string>FAN3</string>
|
||||
<key>PowerFan</key>
|
||||
<string>FAN2</string>
|
||||
<key>System Fan</key>
|
||||
<string>FAN0</string>
|
||||
</dict>
|
||||
<key>Temperatures</key>
|
||||
<dict>
|
||||
<key>Ambient</key>
|
||||
<string>TAMB</string>
|
||||
<key>CPU Heatsink</key>
|
||||
<string>TCPU</string>
|
||||
<key>CPU Proximity</key>
|
||||
<string>TCPP</string>
|
||||
<key>Mainboard</key>
|
||||
<string>TSYS</string>
|
||||
<key>UseKelvins</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>Voltages</key>
|
||||
<dict>
|
||||
<key>CPU Core</key>
|
||||
<string>VCPU</string>
|
||||
<key>Memory</key>
|
||||
<string>VMEM</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>ACPI Debugging Plugin</key>
|
||||
<dict>
|
||||
<key>IOClass</key>
|
||||
<string>ACPIProbe</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IONameMatch</key>
|
||||
<array>
|
||||
<string>PRB0000</string>
|
||||
<string>acpi-probe</string>
|
||||
</array>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>ACPIProbeUserClient</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<false/>
|
||||
<key>MethodsToPoll</key>
|
||||
<array/>
|
||||
<key>PollingInterval</key>
|
||||
<integer>2000</integer>
|
||||
<key>PollingTimeout</key>
|
||||
<integer>5000</integer>
|
||||
<key>VerboseLog</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>HP</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>PTID Device Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>IOClass</key>
|
||||
<string>PTIDSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IONameMatch</key>
|
||||
<array>
|
||||
<string>PTID</string>
|
||||
</array>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>HP</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Thermal Zone Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>IOClass</key>
|
||||
<string>ACPISensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOPropertyMatch</key>
|
||||
<dict>
|
||||
<key>device_type</key>
|
||||
<string>thermal-zone</string>
|
||||
</dict>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<false/>
|
||||
<key>Temperatures</key>
|
||||
<dict>
|
||||
<key>Thermal Zone</key>
|
||||
<string>_TMP</string>
|
||||
<key>UseKelvins</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>HP</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 slice, kozlek. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>10.6</string>
|
||||
<key>org.netkas.driver.FakeSMC</key>
|
||||
<string>1429</string>
|
||||
</dict>
|
||||
<key>Source Code</key>
|
||||
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
|
@ -1,92 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>17G65</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>CPUSensors</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.CPUSensors</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>6.26-357-gceb835ea.1800</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1800</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0833</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>Intel Thermal Monitor</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.CPUSensors</string>
|
||||
<key>IOClass</key>
|
||||
<string>CPUSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>processor</string>
|
||||
<key>IOPropertyMatch</key>
|
||||
<dict>
|
||||
<key>processor-index</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>ACPI</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>PlatformString</key>
|
||||
<string></string>
|
||||
<key>Tjmax</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 Natan Zalkin <natan.zalkin@me.com>. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>10.6</string>
|
||||
<key>org.netkas.driver.FakeSMC</key>
|
||||
<string>1429</string>
|
||||
</dict>
|
||||
<key>Source Code</key>
|
||||
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
|
@ -1,125 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>17G65</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>GPUSensors</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.GPUSensors</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>GPUSensors</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>6.26-357-gceb835ea.1800</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1800</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0833</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>AMD Radeon Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.GPUSensors</string>
|
||||
<key>IOClass</key>
|
||||
<string>RadeonSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IOPCIClassMatch</key>
|
||||
<string>0x03000000&0xff000000</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x00001002&0x0000ffff</string>
|
||||
<key>IOProbeScore</key>
|
||||
<string>40000</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
</dict>
|
||||
<key>Intel GMA X3100 Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.GPUSensors</string>
|
||||
<key>IOClass</key>
|
||||
<string>GmaSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IOPCIClassMatch</key>
|
||||
<string>0x03000000&0xff0000000</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x2a028086&0xffffffff 0x2a128086&0xffffffff</string>
|
||||
<key>IOProbeScore</key>
|
||||
<string>30000</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
</dict>
|
||||
<key>nVidia GeForce Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.GPUSensors</string>
|
||||
<key>IOClass</key>
|
||||
<string>GeforceSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IOPCIClassMatch</key>
|
||||
<string>0x03000000&0xff000000</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x000010de&0x0000ffff</string>
|
||||
<key>IOProbeScore</key>
|
||||
<string>50000</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>FakeSMCKeyStore</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 kozlek. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0.0d1</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>10.6</string>
|
||||
<key>org.netkas.driver.FakeSMC</key>
|
||||
<string>1429</string>
|
||||
</dict>
|
||||
<key>Source Code</key>
|
||||
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
|
@ -1,161 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>17G65</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>SMMSensors</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.hwsensors.driver.SMMSensors</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>6.26-357-gceb835ea.1800</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1800</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0833</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8E3004b</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>SMM Monitoring Plugin</key>
|
||||
<dict>
|
||||
<key>IOClass</key>
|
||||
<string>SMMSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakeSMCPlugin</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>bios</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPlatformDevice</string>
|
||||
<key>Platform Profile</key>
|
||||
<dict>
|
||||
<key>Default</key>
|
||||
<dict>
|
||||
<key>DisableDevice</key>
|
||||
<false/>
|
||||
<key>FanMultiplier</key>
|
||||
<integer>1</integer>
|
||||
<key>ForceLoad</key>
|
||||
<false/>
|
||||
<key>Tachometers</key>
|
||||
<dict>
|
||||
<key>System Fan</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Index</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Temperatures</key>
|
||||
<dict>
|
||||
<key>CPU Package</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Dell</key>
|
||||
<dict>
|
||||
<key>02PG84</key>
|
||||
<dict>
|
||||
<key>Description</key>
|
||||
<string>Dell XPS 9360 (i7-8550U)</string>
|
||||
<key>Tachometers</key>
|
||||
<dict>
|
||||
<key>System Fan</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<false/>
|
||||
<key>Index</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Temperatures</key>
|
||||
<dict>
|
||||
<key>Ambient</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
<key>CPU Package</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<key>Mainboard</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>Memory Module</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>4</integer>
|
||||
</dict>
|
||||
<key>Thermal Zone</key>
|
||||
<dict>
|
||||
<key>Disabled</key>
|
||||
<true/>
|
||||
<key>Index</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>MIT License</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>10.6</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>10.6</string>
|
||||
<key>org.netkas.driver.FakeSMC</key>
|
||||
<string>1429</string>
|
||||
</dict>
|
||||
<key>Source Code</key>
|
||||
<string>"https://github.com/RehabMan/OS-X-FakeSMC-kozlek.git"</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
Loading…
Reference in New Issue