qxg5555 发表于 2016-7-31 12:34

求添加HD530驱动代码

机器是I5   6代    HD530核心显卡    技嘉150M-D2V主板    系统版本10..11.6
需要请大虾注入HD530的驱动   0X19120000   我添加了几个都是直接闪退了,不知道还有哪里有问题。附上现在使用的config

<?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>DSDT</key>
                <dict>
                        <key>Debug</key>
                        <false/>
                        <key>DropOEM_DSM</key>
                        <false/>
                        <key>Fixes</key>
                        <dict>
                                <key>NewWay_80000000</key>
                                <true/>
                        </dict>
                        <key>Patches</key>
                        <array>
                                <dict>
                                        <key>Comment</key>
                                        <string>change _OSI to XOSI</string>
                                        <key>Disabled</key>
                                        <true/>
                                        <key>Find</key>
                                        <data>
                                        X09TSQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        WE9TSQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change EHC1 to EH01</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        RUhDMQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        RUgwMQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change EHC2 to EH02</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        RUhDMg==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        RUgwMg==
                                        </data>
                                </dict>
                                <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>
                                <dict>
                                        <key>Comment</key>
                                        <string>change HECI to IMEI</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        SEVDSQ==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SU1FSQ==
                                        </data>
                                </dict>
                                <dict>
                                        <key>Comment</key>
                                        <string>change MEI to IMEI</string>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>Find</key>
                                        <data>
                                        TUVJXw==
                                        </data>
                                        <key>Replace</key>
                                        <data>
                                        SU1FSQ==
                                        </data>
                                </dict>
                        </array>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>DropTables</key>
                <array>
                        <dict>
                                <key>Signature</key>
                                <string>MCFG</string>
                        </dict>
                        <dict>
                                <key>Signature</key>
                                <string>DMAR</string>
                        </dict>
                </array>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <false/>
                        <key>Generate</key>
                        <false/>
                        <key>PluginType</key>
                        <integer>1</integer>
                </dict>
        </dict>
        <key>Boot</key>
        <dict>
                <key>Arguments</key>
                <string>dart=0kext-dev-mode=1</string>
                <key>Debug</key>
                <false/>
                <key>DefaultVolume</key>
                <string>EI Capitan 10.11.5</string>
                <key>Legacy</key>
                <string>LegacyBiosDefault</string>
                <key>NeverHibernate</key>
                <true/>
                <key>Secure</key>
                <false/>
                <key>Timeout</key>
                <integer>5</integer>
                <key>XMPDetection</key>
                <string>Yes</string>
        </dict>
        <key>CPU</key>
        <dict>
                <key>UseARTFrequency</key>
                <false/>
        </dict>
        <key>Devices</key>
        <dict>
                <key>Audio</key>
                <dict>
                        <key>Inject</key>
                        <string>1</string>
                        <key>ResetHDA</key>
                        <true/>
                </dict>
                <key>USB</key>
                <dict>
                        <key>AddClockID</key>
                        <true/>
                        <key>FixOwnership</key>
                        <true/>
                        <key>Inject</key>
                        <true/>
                </dict>
        </dict>
        <key>DisableDrivers</key>
        <array>
                <string>VBoxHfs</string>
        </array>
        <key>GUI</key>
        <dict>
                <key>Custom</key>
                <dict>
                        <key>Entries</key>
                        <array>
                                <dict>
                                        <key>Disabled</key>
                                        <false/>
                                        <key>FullTitle</key>
                                        <string>UEFI internal</string>
                                        <key>Hidden</key>
                                        <string>Always</string>
                                        <key>Ignore</key>
                                        <false/>
                                        <key>NoCaches</key>
                                        <false/>
                                        <key>Type</key>
                                        <string>Other</string>
                                </dict>
                        </array>
                </dict>
                <key>Mouse</key>
                <dict>
                        <key>DoubleClick</key>
                        <integer>500</integer>
                        <key>Enabled</key>
                        <false/>
                        <key>Mirror</key>
                        <false/>
                        <key>Speed</key>
                        <integer>8</integer>
                </dict>
                <key>Scan</key>
                <dict>
                        <key>Entries</key>
                        <true/>
                        <key>Legacy</key>
                        <true/>
                        <key>Linux</key>
                        <false/>
                        <key>Tool</key>
                        <true/>
                </dict>
                <key>Theme</key>
                <string>Bluemac</string>
        </dict>
        <key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
       





<key>VRAM</key>
                <integer>1536</integer>
               








        </dict>
                <key>NvidiaSingle</key>
                <false/>
        </dict>
        <key>KernelAndKextPatches</key>
        <dict>
                <key>AppleRTC</key>
                <true/>
                <key>AsusAICPUPM</key>
                <true/>
                <key>Debug</key>
                <false/>
                <key>ForceKextsToLoad</key>
                <array>
                        <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
                </array>
                <key>KernelCpu</key>
                <false/>
                <key>KernelHaswellE</key>
                <false/>
                <key>KernelLapic</key>
                <true/>
                <key>KernelPm</key>
                <true/>
                <key>KextsToPatch</key>
                <array>
                        <dict>
                                <key>Comment</key>
                                <string>Enable TRIM for SSD</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                AEFQUExFIFNTRAA=
                                </data>
                                <key>Name</key>
                                <string>IOAHCIBlockStorage</string>
                                <key>Replace</key>
                                <data>
                                AAAAAAAAAAAAAAA=
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>change 15 port limit to 30 in XHCI kext</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                g72M/v//EA==
                                </data>
                                <key>Name</key>
                                <string>AppleUSBXHCIPCI</string>
                                <key>Replace</key>
                                <data>
                                g72M/v//Gw==
                                </data>
                        </dict>
                        <dict>
                                <key>Comment</key>
                                <string>External icons patch</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                RXh0ZXJuYWw=
                                </data>
                                <key>Name</key>
                                <string>AppleAHCIPort</string>
                                <key>Replace</key>
                                <data>
                                SW50ZXJuYWw=
                                </data>
                        </dict>
                </array>
        </dict>
        <key>RtVariables</key>
        <dict>
                <key>BooterConfig</key>
                <string>0x28</string>
                <key>CsrActiveConfig</key>
                <string>0x67</string>
        </dict>
        <key>SMBIOS</key>
        <dict>
                <key>BiosReleaseDate</key>
                <string>09/03/2013</string>
                <key>BiosVendor</key>
                <string>Apple Inc.</string>
                <key>BiosVersion</key>
                <string>IM142.88Z.0118.B00.1309031249</string>
                <key>Board-ID</key>
                <string>Mac-27ADBB7B4CEE8E61</string>
                <key>BoardManufacturer</key>
                <string>Apple Inc.</string>
                <key>BoardType</key>
                <integer>10</integer>
                <key>ChassisAssetTag</key>
                <string>iMac-Aluminum</string>
                <key>ChassisManufacturer</key>
                <string>Apple Inc.</string>
                <key>ChassisType</key>
                <string>13</string>
                <key>Family</key>
                <string>iMac</string>
                <key>Manufacturer</key>
                <string>Apple Inc.</string>
                <key>ProductName</key>
                <string>iMac14,2</string>
                <key>SerialNumber</key>
                <string>C02LGE6UF8JC</string>
                <key>Trust</key>
                <false/>
                <key>Version</key>
                <string>1.0</string>
        </dict>
        <key>SystemParameters</key>
        <dict>
                <key>InjectKexts</key>
                <string>Detect</string>
        </dict>
</dict>
</plist>


mxp258 发表于 2016-7-31 13:39

链接: http://pan.baidu.com/s/1miS2aPM 密码: ekmp下载去试试用完请反馈一下 谢谢

tkec 发表于 2016-7-31 13:46

你原文
<key>Graphics</key>
      <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
      





<key>VRAM</key>
                <integer>1536</integer>
               








      </dict>
                <key>NvidiaSingle</key>
                <false/>
      </dict>

改成

<key>Graphics</key>
        <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>NvidiaSingle</key>
                <false/>
                <key>ig-platform-id</key>
                <string>0x19120000</string>
        </dict>

qxg5555 发表于 2016-7-31 14:49

mxp258 发表于 2016-7-31 13:39 https://www.pcbeta.com/static/image/common/back.gif
链接: http://pan.baidu.com/s/1miS2aPM 密码: ekmp下载去试试用完请反馈一下 谢谢

注入的参数不对啊   我的是1912的ID    你提供的是1616   我改成19120000也不行   继续折腾

pingxd 发表于 2016-7-31 19:00

不管你信不信只需Inject Intel true+smbios17.1就行了

qxg5555 发表于 2016-8-1 13:52

pingxd 发表于 2016-7-31 19:00 https://www.pcbeta.com/static/image/common/back.gif
不管你信不信只需Inject Intel true+smbios17.1就行了

能提供下修改的文件不,实在搞不定了

qxg5555 发表于 2016-8-2 16:23

已经完结,config可以驱动HD530只是不能用VGA,大家可以使用DVI或者HDMI试试

jarden 发表于 2016-8-4 15:17

qxg5555 发表于 2016-8-2 16:23 https://www.pcbeta.com/static/image/common/back.gif
已经完结,config可以驱动HD530只是不能用VGA,大家可以使用DVI或者HDMI试试

能不能分享一下config.plist

qxg5555 发表于 2016-8-4 16:32

jarden 发表于 2016-8-4 15:17 https://www.pcbeta.com/static/image/common/back.gif
能不能分享一下config.plist

config已经贴出来了啊   就是那个,但是不是你的也能用,论坛很多都可以用的,需要多少,多改,找到适合你自己的

qxg5555 发表于 2016-8-4 16:35

jarden 发表于 2016-8-4 15:17 https://www.pcbeta.com/static/image/common/back.gif
能不能分享一下config.plist

你的问题主要是看注入ID   笔记本应该是0x1616002   你试试

tujinqiu2008859 发表于 2016-8-7 16:48

qxg5555 发表于 2016-8-4 16:35 https://www.pcbeta.com/static/image/common/back.gif
你的问题主要是看注入ID   笔记本应该是0x1616002   你试试

我的也是i5 6500,问题是我换了hdmi接到电视上面都还是只有7m显存,跟vga一样,这是怎么回事啊?

qxg5555 发表于 2016-8-8 11:45

tujinqiu2008859 发表于 2016-8-7 16:48 https://www.pcbeta.com/static/image/common/back.gif
我的也是i5 6500,问题是我换了hdmi接到电视上面都还是只有7m显存,跟vga一样,这是怎么回事啊?

你的是根本没有驱动成功!

我的是驱动成功之后不显示,所以才换的HDMI或者dvi但是你的根本没有驱动成功    用代码试试

鸡蛋酱 发表于 2016-8-8 13:05

l楼主咋决绝的啊我的用的dvihd530显示7m

qxg5555 发表于 2016-8-8 14:16

鸡蛋酱 发表于 2016-8-8 13:05 https://www.pcbeta.com/static/image/common/back.gif
l楼主咋决绝的啊我的用的dvihd530显示7m

我都忘记注入的代码了
首先你的clover用新一点的,
苹果系统要10.11.4以上的,我用的10.11.3驱动成功,但是花屏,升级到10.11.6后就黑屏了(其实已经成功)。
台式机注入0x19120000    笔记本是1616什么的,还有其他代码。你都试试

tujinqiu2008859 发表于 2016-8-10 18:59

鸡蛋酱 发表于 2016-8-8 13:05 https://www.pcbeta.com/static/image/common/back.gif
l楼主咋决绝的啊我的用的dvihd530显示7m

<key>Graphics</key>
      <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <true/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>NvidiaSingle</key>
                <false/>
                <key>ig-platform-id</key>
                <string>0x19120000</string>
      </dict>

注意看最后一个注入0x19120000就行了

damengcun 发表于 2016-8-23 23:48

开启了水波纹没

yu6564172 发表于 2016-11-24 18:42

楼主,请问主板只有VGA接口的怎么解决呢,可以买转接线VGA2HDMI或者VGA2DVI这样转换吗

王者归来啦 发表于 2017-2-22 14:26

试试看,行不行

wfly_lxp 发表于 2017-11-18 23:49

VGA的问题是实在驱动不了,随便fake一个7m就进去了,但是vga就是驱动不起来
页: [1]
查看完整版本: 求添加HD530驱动代码