i3 4150 核显4400无法驱动,求大神帮忙!
如题,安装yosemite懒人版,网卡声卡都已驱动,唯核显4400咋个都无法驱动,坛子上关于驱动4400的贴子都试过了,但还是不行,痛苦!四叶草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>ReuseFFFF</key>
<false/>
</dict>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<true/>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v npci=0x2000 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<key>DefaultVolume</key>
<string>MacHDD</string>
<key>Legacy</key>
<string>PBR</string>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<false/>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<string>No</string>
</dict>
<key>FakeID</key>
<dict>
<key>IntelGFX</key>
<string>0×04128086</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>DisableDrivers</key>
<array>
<string>Nothing</string>
</array>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>Windows</string>
<string>BOOTX64.EFI</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<true/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>8</integer>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>Theme</key>
<string>black_green</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<true/>
<key>NVidia</key>
<false/>
</dict>
<key>ig-platform-id</key>
<string>0x0a260006</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Find</key>
<data>
RXh0ZXJuYWw=
</data>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>
SW50ZXJuYWw=
</data>
</dict>
</array>
</dict>
<key>SMBIOS</key>
<dict>
<key>Trust</key>
<false/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>
求大神帮帮忙,先谢过了!
黑苹果是一条不归之路 别沉啊。。。。 苹果驱动一个字“难”啊! 帮你顶一下! 求同啊 直接论坛搜索,有 本帖最后由 kfc0013 于 2016-5-3 17:40 编辑
变色龙,四叶草都可以驱动~
<?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>FixRegions_10000000</key>
<true/>
<key>NewWay_80000000</key>
<true/>
</dict>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApIst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Cst</string>
</dict>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>CpuPm</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>ApCst</string>
</dict>
<dict>
<key>Signature</key>
<string>SSDT</string>
<key>TableId</key>
<string>Cpu0Ist</string>
</dict>
</array>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<true/>
<key>PStates</key>
<true/>
</dict>
<key>PluginType</key>
<integer>1</integer>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>dart=0 nv_disable=1 kext-dev-mode=1</string>
<key>Debug</key>
<false/>
<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>Devices</key>
<dict>
<key>FakeID</key>
<dict>
<key>IntelGFX</key>
<string>0x04128086</string>
</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>Enabled</key>
<false/>
<key>Mirror</key>
<false/>
</dict>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Legacy</key>
<true/>
<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/>
</dict>
<key>ig-platform-id</key>
<string>0x0c260000</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>ForceKextsToLoad</key>
<array>
<string>\System\Library\Extensions\IONetworkingFamily.kext</string>
</array>
<key>KernelLapic</key>
<true/>
<key>KernelPm</key>
<true/>
</dict>
<key>SMBIOS</key>
<dict>
<key>Trust</key>
<false/>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Detect</string>
</dict>
</dict>
</plist>
你的改<key>ig-platform-id</key>
<string>0x0c260000</string> kfc0013 发表于 2016-5-3 17:42 https://www.pcbeta.com/static/image/common/back.gif
你的改
呃。。。改了后,启动黑屏了。晕。。。
是不是显卡已经驱动起了,不支持VGA? 那就改AppleIntelFramebufferAzul.kextl的FB,要改二进制的哦....
就在AppleIntelFramebufferAzull这个文件里改哦....
只改显示屏的DVI换成VGA哦.....
恐怕得不得行,你去试一下吧......
jackywu1234 发表于 2016-5-4 16:48 https://www.pcbeta.com/static/image/common/back.gif
呃。。。改了后,启动黑屏了。晕。。。
是不是显卡已经驱动起了,不支持VGA?
DVI{:5_276:} 123456是线段 发表于 2016-5-4 17:31 https://www.pcbeta.com/static/image/common/back.gif
那就改AppleIntelFramebufferAzul.kextl的FB,要改二进制的哦....
就在AppleIntelFramebufferAzull这个文件 ...
爬了一晚上的楼,好像还没看到成功由VGA显示的 jackywu1234 发表于 2016-5-6 16:20 https://www.pcbeta.com/static/image/common/back.gif
爬了一晚上的楼,好像还没看到成功由VGA显示的
本来就是,自己尝试哦....
连RehabMan无法解决哦,...
所以自己要尝试,尝试,尝试这3次哦...
哈哈,等ReHabMan没有解决的时候,你就自己找启发啊,,,,
不要当伸手党哦......
jackywu1234 发表于 2016-5-6 16:20 https://www.pcbeta.com/static/image/common/back.gif
爬了一晚上的楼,好像还没看到成功由VGA显示的
还有,RehabMan跟我说过,只能用DVI-D,DP,HDMI哦....
没法得,这就是生活的打击哦.... 123456是线段 发表于 2016-5-6 16:29 https://www.pcbeta.com/static/image/common/back.gif
本来就是,自己尝试哦....
连RehabMan无法解决哦,...
所以自己要尝试,尝试,尝试这3次哦...
大哥,我不是想当伸手党哈,自己爬楼从啥都不会到现在能自己装好系统,还是花了不少时间了。另外,连大神都解决不了的问题,我一个小白能解决?哈哈哈,抬举我了 jackywu1234 发表于 2016-5-6 16:37 https://www.pcbeta.com/static/image/common/back.gif
大哥,我不是想当伸手党哈,自己爬楼从啥都不会到现在能自己装好系统,还是花了不少时间了。另外,连大神 ...
我也解决不了啊,
引导内置注入不行.
DSDT不行,
DSDT+EDID不行.
FakePCID+DSDT不行.
FakePCID+RehabMan config文件不行.
那我怎么办吗,只能求RehabMan了呗....
解决RehabMan无法解决了哦.....
坑爹啊,HD4400就是坑啊....
还不如买独立NVIDIA显卡算了....
或者转换成DVI也行啊.... jackywu1234 发表于 2016-5-6 16:37 https://www.pcbeta.com/static/image/common/back.gif
大哥,我不是想当伸手党哈,自己爬楼从啥都不会到现在能自己装好系统,还是花了不少时间了。另外,连大神 ...
其实就跟我一样是驱动不了的HD4400 Desktop哦....
看来只能用DVI,HDMI,DP这三个显示器输出了.....
我的I3 4130,DVI HDMI都完美,超级好驱动(改config加kext),VGA是不行的。 默默找个墙角哭去了。。。。。
页:
[1]
2