EFI + Clover引导,已装好系统,重启进系统卡在苹果logo,似乎是显卡问题……
先来电脑配置电脑型号:ThinkPad E430 (3254C21)
CPU:Intel Core i5-2520M(Sandy Bridge)主板:HM77
显卡:Intel(R) HD Graphics 3000+NVIDIA GeForce GT 635M
声卡:adia64里面不知道哪个是声卡型号,似乎是Conexant Cx20590……原谅我的白痴
有线网卡:Realtek RTL8168/8111
无线网卡:Broadcom BCM4313GN
蓝牙:有…………
外设:内置PS/2键盘、Elan触摸板,USB2.0接有USB鼠标
问题描述: Clover引导,安装好后无法进入系统,Clover进入时按空格键选择whitout caches andwithout inject kexts,显示加载完kernel后
loading driver---------------……-------+++++++++
然后五国,提示是com.apple.kec.corecrypto(1.0)……
查询clover的MISC下的debug.log文件
最后几行中有两行为
24:0290:001Custom boot screen not used because entry has unset use graphics
24:0310:001Closing log
引导情况:
使用镜像:OS X 10.9.5 懒人版
引导工具:clover v2.3-r3185-X64原版
引导方式:GPT+UEFI
BIOS设置:已开启AHCI,未屏蔽独显。
安装参考教程:很多个……因为第一次安装,遇到了很多问题,所以看了很多教程……
clover config.plist:(基于原版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>AddDTGP_0001</key>
<true/>
<key>AddHDMI_8000000</key>
<true/>
<key>AddIMEI_80000</key>
<true/>
<key>AddMCHC_0008</key>
<true/>
<key>AddPNLF_1000000</key>
<true/>
<key>DeleteUnused_400000</key>
<true/>
<key>FIX_ACST_4000000</key>
<true/>
<key>FIX_ADP1_800000</key>
<true/>
<key>FIX_RTC_20000</key>
<true/>
<key>FIX_S3D_2000000</key>
<true/>
<key>FiX_TMR_40000</key>
<true/>
<key>FiX_WAK_200000</key>
<true/>
<key>FixAirport_4000</key>
<true/>
<key>FixDarwin_0002</key>
<true/>
<key>FixHDA_8000</key>
<true/>
<key>FixHPET_0010</key>
<true/>
<key>FixRegions_10000000</key>
<true/>
<key>FixSBUS_0080</key>
<true/>
<key>FixShutdown_0004</key>
<true/>
<key>NewWay_80000000</key>
<true/>
</dict>
<key>Name</key>
<string>DSDT.aml</string>
<key>ReuseFFFF</key>
<false/>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
</array>
<key>SSDT</key>
<dict>
<key>DropOem</key>
<false/>
<key>Generate</key>
<dict>
<key>CStates</key>
<false/>
<key>PStates</key>
<false/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>kext-dev-mode=1</string>
<key>DefaultVolume</key>
<string>Macintosh HD</string>
<key>Legacy</key>
<string>PBR</string>
<key>Log</key>
<false/>
<key>NeverHibernate</key>
<true/>
<key>Secure</key>
<false/>
<key>Timeout</key>
<integer>2</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>ATI</key>
<string>0x0</string>
<key>IMEI</key>
<string>0x0</string>
<key>IntelGFX</key>
<string>0x0</string>
<key>LAN</key>
<string>0x0</string>
<key>NVidia</key>
<string>0x0</string>
<key>SATA</key>
<string>0x0</string>
<key>WIFI</key>
<string>0x0</string>
<key>XHCI</key>
<string>0x0</string>
</dict>
<key>USB</key>
<dict>
<key>AddClockID</key>
<true/>
<key>FixOwnership</key>
<true/>
<key>HighCurrent</key>
<true/>
<key>Inject</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>Hide</key>
<array>
<string>HD(1,GPT,E6C01AB8-02F8-453D-B497-20D1F4A60DC8,0x800,0x96000)</string>
<string>FE7DDFCD-02AC-4A24-A0F0-378EA11010BA</string>
<string>Windows</string>
<string>EFI/Microsoft/bootmgfw.efi</string>
<string>BOOTX64.EFI</string>
</array>
<key>Language</key>
<string>en:0</string>
<key>Mouse</key>
<dict>
<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>
<false/>
<key>Tool</key>
<false/>
</dict>
<key>ScreenResolution</key>
<string>1366x768</string>
<key>Theme</key>
<string>Mavericks</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Fix VGA</string>
<key>Find</key>
<data>
BAYAAAAEAACBAAAA
</data>
<key>Name</key>
<string>AppleIntelFramebufferCapri</string>
<key>Replace</key>
<data>
BgIAAAIAAAAwAAAA
</data>
</dict>
<dict>
<key>Comment</key>
<string>Fix HDMI</string>
<key>Find</key>
<data>
AgUAAAAEAAAHBAAA
</data>
<key>Name</key>
<string>AppleIntelFramebufferCapri</string>
<key>Replace</key>
<data>
AgUAAAAIAAAGAAAA
</data>
</dict>
<dict>
<key>Comment</key>
<string>Fix Brightness</string>
<key>Find</key>
<data>
EAcAABAH
</data>
<key>Name</key>
<string>AppleIntelFramebufferCapri</string>
<key>Replace</key>
<data>
EhMAABIT
</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>LogEveryBoot</key>
<string>10</string>
<key>LogLineCount</key>
<integer>3000</integer>
<key>MountEFI</key>
<string>No</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>No</string>
<key>InjectSystemID</key>
<false/>
</dict>
</dict>
</plist>
clover的kext/10.9下的kext:FakeSMC.kext、AppleACPIPS2Nub.kext、ApplePS2Controller.kext、ElliottForceLegacyRTC.kext、NullCPUPowerManagement.kext、VoodooPS2Controller.kext
System/Library/Extensions删除了原来哪些kext:
AppleIntelCPUPowerManagement.kext
AppleIntelCPUPowerManagementClient.kextAppleSmartBatteryManager.kextAppleIntelHDGraphics开头的5个文件AppleThunderbolt开头的6个文件GeForce开头的7个文件NV开头的7个文件AppleHDA.kextAMD开头的15个文件ATIRadeon开头的4个文件IOBluetooth开头的所有文件
driver64uefi:DataHubDxe-64.efi、OsxAptioFixDrv-64.efi、EmuVariableUefi-64、FSInject-64、HFSPlus-64、OsxFatBinaryDrv-64、PartitionDxe-64、VBoxHfs-64
ACPI/Patched/dsdt.aml:DSDT attach://3715783.rar (DSDT是我用屏蔽独显后用aida64提取dsdt.bin后用DSDTEditor消编辑是的为0error 0warning 0 remark,其他均未改动)。无SSDT
空格后/选的哪个选项启动的:boot Mac OS X without caches and without injected kexts(也尝试了其他启动法,结果都一样)
附:debug.log的最后几行23:756 0:001 ========= Auto patch DSDT Finished ========
23:764 0:007 Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=2706
23:765 0:001 Xsdt has tables count=16
23:767 0:001 Table: SSDT CpuPm 2706 dropped
23:770 0:002 corrected XSDT length=156
23:772 0:001 Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=2474
23:774 0:001 Xsdt has tables count=15
23:793 0:018 Table: SSDT Cpu0Ist 2474 dropped
23:794 0:001 corrected XSDT length=148
23:796 0:001 Drop tables from Xsdt, SIGN=SSDT TableID= Length=0
23:798 0:001 Xsdt has tables count=14
23:800 0:001 Table: SSDT SataAhci 1304 dropped
23:803 0:002 Table: SSDT PtidDevc 1701 dropped
23:805 0:001 Table: SSDT NvOptTbl 2002 dropped
23:806 0:001 corrected XSDT length=124
23:808 0:001 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8
23:811 0:002 Drop tables from Xsdt, SIGN=APIC TableID= Length=0
23:814 0:002 Xsdt has tables count=11
23:816 0:001 Table: APIC TP-H0 152 dropped
23:817 0:001 corrected XSDT length=116
23:819 0:001 Found subtable in MADT: type=0
23:821 0:001 Found subtable in MADT: type=0
23:823 0:001 Found subtable in MADT: type=0
23:825 0:001 Found subtable in MADT: type=0
23:827 0:001 Found subtable in MADT: type=0
23:829 0:001 Found subtable in MADT: type=0
23:830 0:001 Found subtable in MADT: type=0
23:832 0:001 Found subtable in MADT: type=0
23:835 0:002 Found subtable in MADT: type=1
23:837 0:001 Found subtable in MADT: type=2
23:839 0:001 Found subtable in MADT: type=2
23:840 0:001 LocalApicNMI is already present, no patch needed
23:842 0:001 New APIC table successfully inserted
23:865 0:023 Patched APIC table saved into efi/clover/acpi/origin/APIC-p.aml
23:867 0:001 Maximum control=0x19
23:869 0:001 Turbo control=0x20
23:871 0:001 P-States: min 0x8, max 0x20
23:874 0:002 SSDT with CPU P-States generated successfully
23:876 0:001 SSDT with CPU C-States generated successfully
23:878 0:001 USB Controller :: PciRoot(0x0)\Pci(0x14,0x0)
23:881 0:002 mem_detected -9007199253692416
23:882 0:001 read_nVidia_ROM
23:884 0:001 Using PRAMIN fixups
23:928 0:044 PROM
23:979 0:050 ERROR: Unable to locate nVidia Video BIOS
23:981 0:002 there are no ROM loaded and no VBIOS read from hardware
23:983 0:001 nVidia Lenovo GeForce GT 635M 1MB NV1FF ::
23:987 0:003 PciRoot(0x0)\Pci(0x1,0x0)\Pci(0x0,0x0)
23:990 0:003 devprop_add_nvidia_template
23:992 0:001 default_NVCAP: 04000000-00000300-0C000000-00000007-00000000
23:994 0:001 Intel GFX injection not set
23:996 0:001 USB Controller :: PciRoot(0x0)\Pci(0x1D,0x0)
23:998 0:001 USB Controller :: PciRoot(0x0)\Pci(0x1A,0x0)
24:000 0:002 HDA Controller :: PciRoot(0x0)\Pci(0x1B,0x0) => detected codec: 14F1:506E
24:004 0:003 stringlength = 3604
24:006 0:002 CurrentMode: Width=1366 Height=768
24:008 0:001 FSInjection: blocking caches, skipping kext injection (not requested)24:015 0:007
24:018 0:002 SetStartupDiskVolume:
24:020 0:001 * Volume: 'disk0s11'
24:022 0:001 * LoaderPath: '<null string>'
24:023 0:001 * DevPath: disk0s11
24:025 0:001 * GUID = 9157E25B-77A9-4F18-B8B1-F49044143831
24:027 0:001 * efi-boot-device: <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>9157E25B-77A9-4F18-B8B1-F49044143831</string></dict></dict></dict></array>
24:029 0:001 Custom boot screen not used because entry has unset use graphics
24:031 0:001 Closing log
48:888 24:857 Legacy USB Off Done
48:891 0:002 USB EHCI Ownership for device 1E26 value=1000001
48:893 0:002 Legacy USB Off Done
48:896 0:002 USB EHCI Ownership for device 1E2D value=1000001
个人觉得似乎问题时上面那行 Custom boot screen not used because entry has unset use graphics(猜的),所以应该是显卡出问题了,并且我在网上有看到教程说 HM77+HD3000 这种奇葩搭配的话显卡会驱动不起来,但是似乎都没说进不了系统,我也按照[教程] [开始上课]今天的题目是:HD3000、HDMI音频的解法但在DSDT中没有找到Device (IGD0)或者Device (GFX0)后来直接试了[分享] HD3000与7系列主板的兼容问题解决办法(关键字SNB Z77 H77 B75)的方法,也不行,我应该怎么做……指条明路……
求大神指点啊!我已经在黑苹果上耗了两周了……
补充内容 (2015-3-14 11:08):
PS:我安装的大概流程
1、磁盘助手写镜像
2、调整EFI分区大小,将clover存入EFI分区
3、用easyuefi加入clover启动,进入clover,安装
4、重启电脑,删除s/l/e下文件,重启再进入安装盘修复磁盘权限,
补充内容 (2015-3-14 11:10):
S/L/E下加入的kext:FakeSMC.kext、AppleACPIPS2Nub.kext、ApplePS2Controller.kext、ElliottForceLegacyRTC.kext、NullCPUPowerManagement.kext、VoodooPS2Controller.kext
补充内容 (2015-3-15 15:06):
已解决……去google了一下,google上说是什么模块坏了(大概意思是系统缺少东西……重新安装一次啊就好了……现在我正在努力驱动我的hd300显卡和联校园天翼网)
补充内容 (2015-3-15 15:07):
如果有大神会hd3000(id为0126)+hm77的驱动………………求教啊 {:8_540:}有人吗? 有人吗?@大神们 {:5_263:} 这等状况我等小白还不明白,等等吧 黄治华 发表于 2015-3-14 11:01 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
这等状况我等小白还不明白,等等吧
{:5_297:} 在这最后一步卡了四天了,好难过啊 micro0 发表于 2015-3-14 11:11 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
在这最后一步卡了四天了,好难过啊
我也才刚装好,从年前就开始,总算是90%完美了
黄治华 发表于 2015-3-14 11:12 http://cdn.pcbeta.img.inimc.com/static/image/common/back.gif
我也才刚装好,从年前就开始,总算是90%完美了
花了快十天了,天天只要一有时间就弄这个,想放弃,但是一想又做了这么多了,但是又做不下去了{:5_265:},唉……进到黑苹果里果然世界都是黑的了…… {:5_263:} {:5_266:} 顶楼主````` 一起学习一下
页:
[1]