shmr007 发表于 2014-11-18 15:48

Dell E5510一代显卡驱动问题希望各位大神指点迷津

本帖最后由 shmr007 于 2014-11-18 15:58 编辑

电脑型号:Dell Latitude E5510
CPU:Mobile DualCore Intel Core i5-520M
显卡:Intel(R) HD Graphics
声卡:IDT 92HD81B1X
有线网卡:BCM5761e
无线网卡:Broadcom 802.11n
蓝牙:Dell Wireless 375 Bluetooth Module
外设:内置PS/2键盘、Dell Touchpad触摸板,USB2.0/3.0借口均无设备连接

问题描述:显卡驱动选择安装GhostRaider大神的一代显卡驱动后能进入系统但是花屏。(安装方法http://www.insanelymac.com/forum ... l-hd-graphics-qeci/)不安装正常但是显卡没能驱动,分辨率正常1366*768.无QE/CI特效,打开文件夹偶尔出现刷新,Safari打开网页载入时老是刷新屏幕,一闪一闪,卡顿(或者大神能告诉我怎么驱动这个显卡吗,顺便要能指导下其他驱动就更好了{:8_541:})
引导工具名称:clover 2953
引导方式:UEFI+GPT
BIOS设置:版本:10.9.4懒人版,然后升级至10.9.5
安装镜像&所参考教程帖子地址:

远景论坛 OS X Mavericks 10.9.4 懒人版 支持Clover/变色龙引导安装到MBR/GPT分区
https://bbs.pcbeta.com/viewthread-1524752-1-1.html


图片展示:
安装显卡驱动后花屏


BIOS设置



config.plist:
<?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>
                        <true/>
                        <key>Name</key>
                        <string>DSDT.aml</string>
                        <key>ReuseFFFF</key>
                        <false/>
                </dict>
                <key>SSDT</key>
                <dict>
                        <key>DropOem</key>
                        <true/>
                        <key>Generate</key>
                        <dict>
                              <key>CStates</key>
                              <false/>
                              <key>PStates</key>
                              <false/>
                        </dict>
                </dict>
      </dict>
      <key>Boot</key>
      <dict>
                <key>Arguments</key>
                <string>npci=0x2000 kext-dev-mode=1</string>
                <key>DefaultVolume</key>
                <string>MacHDD</string>
                <key>Legacy</key>
                <string>PBR</string>
                <key>Log</key>
                <false/>
                <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>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>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>Yosemite</string>
      </dict>
      <key>Graphics</key>
      <dict>
                <key>Inject</key>
                <dict>
                        <key>ATI</key>
                        <false/>
                        <key>Intel</key>
                        <false/>
                        <key>NVidia</key>
                        <false/>
                </dict>
                <key>PatchVBios</key>
                <true/>
      </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>BiosReleaseDate</key>
                <string>07/26/10</string>
                <key>BiosVendor</key>
                <string>Apple Inc.</string>
                <key>BiosVersion</key>
                <string>MBP61.88Z.0057.B0C.1007261552</string>
                <key>Board-ID</key>
                <string>Mac-F22589C8</string>
                <key>BoardManufacturer</key>
                <string>Apple Inc.</string>
                <key>BoardType</key>
                <integer>10</integer>
                <key>ChassisAssetTag</key>
                <string>MacBook-Aluminum</string>
                <key>ChassisManufacturer</key>
                <string>Apple Inc.</string>
                <key>ChassisType</key>
                <string>08</string>
                <key>Family</key>
                <string>MacBook Pro</string>
                <key>Manufacturer</key>
                <string>Apple Inc.</string>
                <key>Mobile</key>
                <true/>
                <key>ProductName</key>
                <string>MacBookPro6,2</string>
                <key>SerialNumber</key>
                <string>CK143FBKAGW</string>
                <key>Trust</key>
                <false/>
                <key>Version</key>
                <string>1.0</string>
      </dict>
      <key>SystemParameters</key>
      <dict>
                <key>InjectKexts</key>
                <string>Detect</string>
                <key>InjectSystemID</key>
                <true/>
      </dict>
</dict>
</plist>
kexts/10.9有哪些kext:FakeSMC.kext(6.11.1328) ApplePS2Controller.kext AppleACPIPS2Nub.kext

System/Library/Extensions删除了原来哪些kext:
AppleEFIRuntime.kext(不删除这个会出现五国)
AppleIntelHDGraphics.kext
AppleIntelHDGraphicsFB.kext
AppleIntelHDGraphicsGA.plugin
AppleIntelHDGraphicsGLDriver.bundle
AppleIntelHDGraphicsVADriver.bundle

System/Library/Extensions另外安装了哪些kext:
BCM5772.kext、voodooHDA.kext、Intel HD Graphics CI驱动(AppleIntelHDGraphics.kext、AppleIntelHDGraphicsGLDriver.bundle、AppleIntelHDGraphicsVADriver.bundle)(eDP接口只能CI,悲剧)

driver64uefi:


\ACPI\patched\dsdt.aml&ssdt.aml:





另外无线网卡驱动是不是没救了



shmr007 发表于 2014-11-20 20:57

同志们啊,大神们啊,你们再不来我要砸电脑了

shmr007 发表于 2014-11-25 12:28

电脑已砸
页: [1]
查看完整版本: Dell E5510一代显卡驱动问题希望各位大神指点迷津