10.13.3安装webdriver开机第二阶段黑屏
本人电脑神舟 z8-sp7d1 更换夏普4k屏,网卡更换bcm94352z,目前clover配置中inject nvidia才能进入系统(但是显存只有256MB),否则第二阶段只显示一个鼠标,之前10.12.6的系统下安装完webdriver驱动能成功进入系统并且显卡信息识别正确,本人尝试了论坛上的大部分方法,均不能解决第二阶段黑屏,有没有景友帮忙解决,感谢🙏。使用的镜像为:https://bbs.pcbeta.com/viewthread-1774123-1-2.html
配置稍后上传
<?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>ACPI</key>
<dict>
<key>#DropMCFG</key>
<false/>
<key>#PatchAPIC</key>
<false/>
<key>#ResetAddress</key>
<string>0x64</string>
<key>#ResetValue</key>
<string>0xFE</string>
<key>#SortedOrder</key>
<array>
<string>SSDT-3.aml</string>
<string>SSDT-1.aml</string>
<string>SSDT-2.aml</string>
</array>
<key>#smartUPS</key>
<false/>
<key>DSDT</key>
<dict>
<key>#DropOEM_DSM</key>
<dict>
<key>ATI</key>
<true/>
<key>Firewire</key>
<true/>
<key>HDA</key>
<true/>
<key>HDMI</key>
<true/>
<key>IDE</key>
<true/>
<key>IntelGFX</key>
<true/>
<key>LAN</key>
<true/>
<key>LPC</key>
<false/>
<key>NVidia</key>
<true/>
<key>SATA</key>
<true/>
<key>SmBUS</key>
<false/>
<key>USB</key>
<true/>
<key>WIFI</key>
<true/>
</dict>
<key>#Patches</key>
<array>
<dict>
<key>Comment</key>
<string>Remove battery device from desktop</string>
<key>Find</key>
<data>
W4IeQkFUMQhfSElEDEHQDAoIX1VJRAEUCF9T
VEEApAA=
</data>
<key>Replace</key>
<data>
</data>
</dict>
<dict>
<key>Comment</key>
<string>Add _SUN property for GIGE</string>
<key>Find</key>
<data>
UFhTWAhfQURSAAhfUFJXEgYC
</data>
<key>Replace</key>
<data>
UFhTWAhfQURSAAhfU1VOCgQIX1BSVxIGAg==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename GFX0 to IGPU</string>
<key>Find</key>
<data>
R0ZYMA==
</data>
<key>Replace</key>
<data>
SUdQVQ==
</data>
</dict>
<dict>
<key>Comment</key>
<string>Rename HDEF to AZAL</string>
<key>Find</key>
<data>
SERFRg==
</data>
<key>Replace</key>
<data>
QVpBTA==
</data>
</dict>
</array>
<key>#Rtc8Allowed</key>
<false/>
<key>#SuspendOverride</key>
<false/>
<key>Debug</key>
<false/>
<key>Name</key>
<string>DSDT.aml</string>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
SERBUw==
</data>
<key>Replace</key>
<data>
SERFRg==
</data>
</dict>
</array>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>#C3Latency</key>
<string>0x03E7</string>
<key>#DoubleFirstState</key>
<true/>
<key>#DropOem</key>
<true/>
<key>#EnableC2</key>
<false/>
<key>#EnableC4</key>
<false/>
<key>#EnableC6</key>
<true/>
<key>#EnableC7</key>
<false/>
<key>#MaxMultiplier</key>
<integer>12</integer>
<key>#MinMultiplier</key>
<integer>8</integer>
<key>#PLimitDict</key>
<integer>1</integer>
<key>#PluginType</key>
<integer>0</integer>
<key>#UnderVoltStep</key>
<integer>1</integer>
<key>#UseSystemIO</key>
<false/>
<key>DropOem</key>
<true/>
<key>PluginType</key>
<string>1</string>
</dict>
<key>SortedOrder</key>
<array>
<string>SSDT-0.aml</string>
<string>SSDT-1.aml</string>
<string>SSDT-2.aml</string>
<string>SSDT-3.aml</string>
<string>SSDT-4.aml</string>
<string>SSDT-6.aml</string>
</array>
</dict>
<key>Boot</key>
<dict>
<key>##Arguments</key>
<string>kext-dev-mode=1 rootless=0</string>
<key>#Arguments</key>
<string>-v arch=x86_64 slide=0 darkwake=0</string>
<key>#LegacyBiosDefaultEntry</key>
<integer>0</integer>
<key>#XMPDetection</key>
<string>-1</string>
<key>Arguments</key>
<string>dart=0 darkwake=0 brcmfx-country=CN</string>
<key>Debug</key>
<false/>
<key>DefaultLoader</key>
<string>boot.efi</string>
<key>DefaultVolume</key>
<string>MacOS</string>
<key>HibernationFixup</key>
<true/>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>SignatureFixup</key>
<true/>
<key>StrictHibernate</key>
<true/>
<key>Timeout</key>
<integer>2</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>BootGraphics</key>
<dict>
<key>EFILoginHiDPI</key>
<integer>1</integer>
<key>UIScale</key>
<integer>2</integer>
</dict>
<key>CPU</key>
<dict>
<key>BusSpeedkHz</key>
<integer>100000</integer>
<key>FrequencyMHz</key>
<integer>2600</integer>
<key>HWPEnable</key>
<true/>
<key>HWPValue</key>
<string>0x20002301</string>
<key>#QPI</key>
<integer>4800</integer>
<key>#SavingMode</key>
<integer>7</integer>
<key>#TDP</key>
<integer>95</integer>
<key>#TurboDisable</key>
<true/>
<key>#Type</key>
<string>0x0201</string>
<key>UseARTFrequency</key>
<true/>
</dict>
<key>Devices</key>
<dict>
<key>#AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>NVidia</string>
<key>Key</key>
<string>AAPL,HasPanel</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
<dict>
<key>Device</key>
<string>NVidia</string>
<key>Key</key>
<string>AAPL,Haslid</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
</array>
<key>#FakeID</key>
<dict>
<key>#ATI</key>
<string>0x67501002</string>
<key>#IMEI</key>
<string>0x1e208086</string>
<key>#IntelGFX</key>
<string>0x01268086</string>
<key>#LAN</key>
<string>0x100E8086</string>
<key>#NVidia</key>
<string>0x11de10de</string>
<key>#SATA</key>
<string>0x25628086</string>
<key>#WIFI</key>
<string>0x431214e4</string>
<key>#XHCI</key>
<string>0x0</string>
</dict>
<key>#ForceHPET</key>
<false/>
<key>#Inject</key>
<false/>
<key>#Properties</key>
<string>7a00000001000000010000006e0000000200000002010c00d041030a0000000001010600001b7fff040028000000500069006e0043006f006e00660069006700750072006100740069006f006e00730000000800000001080100180000006c00610079006f00750074002d00690064000000080000000c000000</string>
<key>#SetIntelBacklight</key>
<false/>
<key>AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>WIFI</string>
<key>Disabled</key>
<false/>
<key>Key</key>
<string>device-id</string>
<key>Value</key>
<data>
oEMAAA==
</data>
</dict>
</array>
<key>AirportBridgeDeviceName</key>
<string>RP07</string>
<key>Audio</key>
<dict>
<key>#Inject</key>
<string>0x0887</string>
<key>Inject</key>
<string>65</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<false/>
<key>HighCurrent</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>#ConsoleMode</key>
<string>0</string>
<key>#Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>AddArguments</key>
<string>-v</string>
<key>Arguments</key>
<string>Kernel=mach_kernel</string>
<key>Disabled</key>
<true/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>M</string>
<key>InjectKexts</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Path</key>
<string>\EFI\BOOT\BOOTX64.efi</string>
<key>Title</key>
<string>MyCustomEntry</string>
<key>Type</key>
<string>OSXRecovery</string>
<key>Volume</key>
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
</dict>
<dict>
<key>Hidden</key>
<false/>
<key>InjectKexts</key>
<false/>
<key>NoCaches</key>
<false/>
<key>SubEntries</key>
<array>
<dict>
<key>AddArguments</key>
<string>-v</string>
<key>Title</key>
<string>Boot OS X 10.8.5 (12F36) Mountain Lion in Verbose Mode</string>
</dict>
</array>
<key>Title</key>
<string>OS X 10.8.5 (12F36) Mountain Lion</string>
<key>Type</key>
<string>OSX</string>
<key>Volume</key>
<string>454794AC-760D-46E8-8F77-D6EB23D2FD32</string>
</dict>
</array>
<key>Legacy</key>
<array>
<dict>
<key>Disabled</key>
<true/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>L</string>
<key>Title</key>
<string>MyLegacyEntry</string>
<key>Type</key>
<string>Windows</string>
<key>Volume</key>
<string>89433CD3-21F2-4D3C-95FC-722C48066D3A</string>
</dict>
</array>
<key>Tool</key>
<array>
<dict>
<key>Arguments</key>
<string>-b</string>
<key>Disabled</key>
<false/>
<key>Hidden</key>
<false/>
<key>Hotkey</key>
<string>S</string>
<key>Path</key>
<string>\EFI\CLOVER\TOOLS\Shell64-v1.efi</string>
<key>Title</key>
<string>MyCustomShell</string>
<key>Volume</key>
<string>D68F1885-571C-4441-8DD5-F14803EFEF54</string>
</dict>
</array>
</dict>
<key>#CustomIcons</key>
<false/>
<key>#Hide</key>
<array>
<string>Windows</string>
<string>BOOTX64.EFI</string>
</array>
<key>#Language</key>
<string>ru:0</string>
<key>#Mouse</key>
<dict>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>2</integer>
</dict>
<key>#Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<false/>
<key>Tool</key>
<true/>
</dict>
<key>#TextOnly</key>
<false/>
<key>Hide</key>
<array>
<string>BOOTX64.EFI</string>
<string>Windows</string>
<string>Work</string>
<string>Game</string>
<string>Other</string>
<string>Source</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>Enabled</key>
<false/>
<key>DoubleClick</key>
<integer>500</integer>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>ScreenResolution</key>
<string>3840x2160</string>
<key>ShowOptimus</key>
<false/>
<key>Theme</key>
<string>BootCamp</string>
</dict>
<key>Graphics</key>
<dict>
<key>#Connectors</key>
<array/>
<key>#DualLink</key>
<integer>0</integer>
<key>#FBName</key>
<string>Makakakakala</string>
<key>#Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
<key>#LoadVBios</key>
<false/>
<key>#NVCAP</key>
<string>04000000000003000C0socks5000000000000A00000000</string>
<key>#NvidiaGeneric</key>
<true/>
<key>#NvidiaSingle</key>
<false/>
<key>#PatchVBios</key>
<false/>
<key>#PatchVBiosBytes</key>
<array>
<dict>
<key>Find</key>
<data>
gAeoAqAF
</data>
<key>Replace</key>
<data>
gAeoAjgE
</data>
</dict>
</array>
<key>#VRAM</key>
<integer>1024</integer>
<key>#VideoPorts</key>
<integer>2</integer>
<key>#display-cfg</key>
<string>03010300FFFF0001</string>
<key>#ig-platform-id</key>
<string>0x01620005</string>
<key>EDID</key>
<dict>
<key>#Custom</key>
<data>
AP///////wAGECGSAAAAAAASAQOAIRV4CunVmVlTjigmUFQAAAAB
AQEBAQEBAQEBAQEBAQEB3iGgcFCEHzAgIFYAS88QAAAY3iGgcFCE
HzAgIFYAS88QAAAAAAAA/gBXNjU3RwAxNTRXUDEKAAAA/gAjMz1I
ZYSq/wIBCiAgAJo=
</data>
<key>#Inject</key>
<true/>
<key>#ProductID</key>
<string>0x9221</string>
<key>#VendorID</key>
<string>0x1006</string>
<key>Inject</key>
<false/>
</dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
<key>NvidiaSingle</key>
<false/>
<key>VideoPorts</key>
<integer>4</integer>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>#ATIConnectorsController</key>
<string>6000</string>
<key>#ATIConnectorsData</key>
<string>000400000403000000010000210302040400000014020000000100000000040310000000100000000001000000000001</string>
<key>#ATIConnectorsPatch</key>
<string>040000001402000000010000000004040004000004030000000100001102010500000000000000000000000000000000</string>
<key>#BootPatches</key>
<array>
<dict>
<key>Comment</key>
<string>Example</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>MatchOS</key>
<string>All</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
</array>
<key>#FakeCPUID</key>
<string>0x010676</string>
<key>#KextsToPatch</key>
<array>
<dict>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>
SGVhZHBob25lcwA=
</data>
<key>Name</key>
<string>VoodooHDA</string>
<key>Replace</key>
<data>
VGVsZXBob25lcwA=
</data>
</dict>
<dict>
<key>Comment</key>
<string>Patch_to_not_load_this_driver</string>
<key>Find</key>
<string>0x04020000</string>
<key>InfoPlistPatch</key>
<true/>
<key>Name</key>
<string>AppleHDAController</string>
<key>Replace</key>
<string>0x44220000</string>
</dict>
<dict>
<key>Comment</key>
<string>Make all drives to be internal</string>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
<dict>
<key>Comment</key>
<string>TRIM function for non-Apple SSDs</string>
<key>Find</key>
<data>
QVBQTEUgU1NEAA==
</data>
<key>Name</key>
<string>IOAHCIBlockStorage</string>
<key>Replace</key>
<data>
AAAAAAAAAAAAAA==
</data>
</dict>
<dict>
<key>Comment</key>
<string>ATI Connector patch new way</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
AAQAAAQDAAAAAQAAIQMCBAQAAAAUAgAAAAEAAAAABAMQ
AAAAEAAAAAABAAAAAAAB
</data>
<key>MatchOS</key>
<string>10.9,10.10,10.11</string>
<key>Name</key>
<string>AMD6000Controller</string>
<key>Replace</key>
<data>
BAAAABQCAAAAAQAAAAAEBAAEAAAEAwAAAAEAABECAQUA
AAAAAAAAAAAAAAAAAAAA
</data>
</dict>
</array>
<key>AppleIntelCPUPM</key>
<false/>
<key>AppleRTC</key>
<true/>
<key>Debug</key>
<false/>
<key>DellSMBIOSPatch</key>
<false/>
<key>KernelCpu</key>
<false/>
<key>KernelLapic</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KernelToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>MSR 0xE2 _xcpm_idle instant reboot (c) Pike R. Alpha</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
ILniAAAADzA=
</data>
<key>MatchOS</key>
<string>10.13</string>
<key>Replace</key>
<data>
ILniAAAAkJA=
</data>
</dict>
</array>
<key>KernelXCPM</key>
<false/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Brcm4360 Sierra fvco init</string>
<key>Find</key>
<string>81F952AA00007529</string>
<key>Replace</key>
<string>81F952AA00006690</string>
<key>Name</key>
<string>AirPortBrcm4360</string>
</dict>
<dict>
<key>Comment</key>
<string>change 15 port limit to 26 in XHCI kext</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
g32MEA==
</data>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g32MGw==
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x67</string>
<key>ROM</key>
<string>UseMacAddr0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>BacklightLevel</key>
<string>0x02d1</string>
<key>InjectKexts</key>
<string>Yes</string>
<key>InjectSystemID</key>
<true/>
<key>NvidiaWeb</key>
<true/>
</dict>
</dict>
</plist>
我的笔记本是第二阶段花屏,,,inject nvidia都没用{:5_297:} byTai 发表于 2018-2-18 14:26
我的笔记本是第二阶段花屏,,,inject nvidia都没用
你解决了吗 换最新的FakeSMC.kext,或者换下机型试试,我以前的台式也是第二阶段黑屏,键盘大小写灯会亮,说明已经进入系统了。后来换了机型进去的。后面一次是换的FakeSMC.kext。如果还不行,注入显示器的EDID试试。 建议改机型。 1931602217a 发表于 2018-2-18 18:14
换最新的FakeSMC.kext,或者换下机型试试,我以前的台式也是第二阶段黑屏,键盘大小写灯会亮,说明已经进入 ...
好的,我试试 改低点的机型即可 xiaoyashiqiu 发表于 2018-2-18 21:03 https://www.pcbeta.com/static/image/common/back.gif
建议改机型。
改成了MacBookPro11,3也没用 31660954 发表于 2018-2-19 10:38 https://www.pcbeta.com/static/image/common/back.gif
改低点的机型即可
改了MacBookPro11,3 1931602217a 发表于 2018-2-18 18:14 https://www.pcbeta.com/static/image/common/back.gif
换最新的FakeSMC.kext,或者换下机型试试,我以前的台式也是第二阶段黑屏,键盘大小写灯会亮,说明已经进入 ...
之前系统10.12.6的时候用的机型,安装了10.13.3就不行了,第二阶段亮度能调就是屏幕上只有个鼠标,FakeSMC.kext也换了最新的 673920732 发表于 2018-2-19 21:49 https://www.pcbeta.com/static/image/common/back.gif
之前系统10.12.6的时候用的机型,安装了10.13.3就不行了,第二阶段亮度能调就是屏幕上只有个鼠标,FakeSM ...
注入显示器EDID试了没?我之前有次是改的输出端口限制才点亮的。但是笔记本不知道行不行。我当时是台式出的这个问题, 1931602217a 发表于 2018-2-20 12:24 https://www.pcbeta.com/static/image/common/back.gif
注入显示器EDID试了没?我之前有次是改的输出端口限制才点亮的。但是笔记本不知道行不行。我当时是台式出 ...
注入了以后clover界面都不能显示了(可能我注入的值不正确) 用远程桌面看了一下,不使用inject nvidia的时候开机二阶段电脑屏幕黑屏,远程桌面可以显示桌面,显卡识别正确,显示器也是内建的,这种情况是信号输出的问题吗? 防尘补丁v1.0 感觉机型问题比较大,-v试试看能不能开机 mingliilike 发表于 2018-2-22 09:54 https://www.pcbeta.com/static/image/common/back.gif
感觉机型问题比较大,-v试试看能不能开机
几个景友都建议改机型,但是我不知道要改多老的机型,以前10.12.6的时候用macbookpro11,5的机型没问题,现在重新安装了10.13.3就是第二阶段黑屏,改过macbookpro11,3也一样黑,回去先试试-v能不能开机 673920732 发表于 2018-2-22 09:58 https://www.pcbeta.com/static/image/common/back.gif
几个景友都建议改机型,但是我不知道要改多老的机型,以前10.12.6的时候用macbookpro11,5的机型没问题,现 ...
14.2好像都支持 mingliilike 发表于 2018-2-22 10:40 https://www.pcbeta.com/static/image/common/back.gif
14.2好像都支持
会不会是机型太老了,不过我也试过13,3 现阶段 10.13 N 卡内建无解。要么回推到 10.12,要么不要使用 SSDT 或 DSDT 内建。