Skip to content

Commit

Permalink
Merge pull request #142 from vimcaw/fix-HDMI-no-wake
Browse files Browse the repository at this point in the history
fix: Fix indeed that HDMI display can't be woken up after screen off, sleep or power off #111
  • Loading branch information
yllwfsh authored May 27, 2020
2 parents 2d18b42 + 195f3ba commit a4a35f6
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 272 deletions.
6 changes: 1 addition & 5 deletions EFI/CLOVER/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>darkwake=0 dart=0 gfxrst=1 igfxagdc=0</string>
<string>darkwake=0 dart=0 gfxrst=1 igfxonln=1 igfxonlnfbs=0x010203</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>HibernationFixup</key>
Expand Down Expand Up @@ -238,10 +238,6 @@
<string>VGA compatible controller</string>
<key>disable-external-gpu</key>
<data>AQAAAA==</data>
<key>force-online</key>
<data>AQAAAA==</data>
<key>force-online-framebuffers</key>
<data>AAAAAAAAAAE=</data>
<key>framebuffer-con1-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-con1-pipe</key>
Expand Down
14 changes: 6 additions & 8 deletions EFI/CLOVER/kexts/Other/Lilu.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>19E287</string>
<string>18E226</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19E258</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1141</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand All @@ -56,8 +56,6 @@
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file modified EFI/CLOVER/kexts/Other/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
14 changes: 6 additions & 8 deletions EFI/CLOVER/kexts/Other/WhateverGreen.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>19E287</string>
<string>18E226</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19E258</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1141</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>
Expand Down Expand Up @@ -73,8 +73,6 @@
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file not shown.

This file was deleted.

14 changes: 6 additions & 8 deletions EFIOC/OC/Kexts/Lilu.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>19E287</string>
<string>18E226</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19E258</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1141</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand All @@ -56,8 +56,6 @@
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file modified EFIOC/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
14 changes: 6 additions & 8 deletions EFIOC/OC/Kexts/WhateverGreen.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>19E287</string>
<string>18E226</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -29,17 +29,17 @@
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>19E258</string>
<string>18E219</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx10.14</string>
<key>DTXcode</key>
<string>1141</string>
<string>1020</string>
<key>DTXcodeBuild</key>
<string>11E503a</string>
<string>10E1001</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>
Expand Down Expand Up @@ -73,8 +73,6 @@
<string>IOKit</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>10.8</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2018 vit9696. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
Expand Down
Binary file modified EFIOC/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Loading

0 comments on commit a4a35f6

Please sign in to comment.