emanur9 Posted November 11, 2014 Share Posted November 11, 2014 hello, I have successfully installed Yosemite from usb with clover. Only now I have several problems. 1 (the most important) after installation I installed the bootloader clover but I can not start it alone without key. created a folder on the drive called EFI. I'm going to restart without key and I get a screen clover (Christmas style: D) I start from disc and not right. When booting from USB I make several changes in the options of clover to start the PC, how do I bring them back exactly in clover installed on the partition to start it on your own? I installed the kext fakesmc, NullCPUPowerManagement and my ethernet card. The ethernet card works perfectly. 2 notice that the video is not very fluid. which kext should I install for my video card? Intel® HD Graphics. 3 which kext for my motherboard? intel pt10f 4 which kext for the cpu? intel celeron 1005m 5 for the audio try the many available. 6 for the wireless card? ar956x atheros wireless network adapter. 7 because it does not make me turn on the battery level? thank you very much to all for the help .. regards Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/ Share on other sites More sharing options...
emanur9 Posted November 12, 2014 Author Share Posted November 12, 2014 hi, Can you help me please? thanks Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2084551 Share on other sites More sharing options...
emanur9 Posted November 15, 2014 Author Share Posted November 15, 2014 I'm trying to solve. I do not understand why I start with flag -x load properly Intel HD Graphics 2500 with VRAM of 1024. Starting without -x do not detect graphics card (says no kext installed and no installed model)How do I successfully start without -x? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085579 Share on other sites More sharing options...
kvonlinee Posted November 15, 2014 Share Posted November 15, 2014 can you give more machine hardware detail? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085600 Share on other sites More sharing options...
emanur9 Posted November 15, 2014 Author Share Posted November 15, 2014 motherboard: intel pt10f cpu: intel celeron 1005m Video:Intel® HD Graphics Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085724 Share on other sites More sharing options...
kvonlinee Posted November 15, 2014 Share Posted November 15, 2014 Mean it a laptop or desktop? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085729 Share on other sites More sharing options...
emanur9 Posted November 15, 2014 Author Share Posted November 15, 2014 Laptop Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085735 Share on other sites More sharing options...
kvonlinee Posted November 15, 2014 Share Posted November 15, 2014 Because the graphic hardware is not support, so you can looking for kext for your graphics but they have no support from apple. About install clover to drive, that just clover create EFI itself, not made from you. If install on. ESP than it need to formart it. Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085744 Share on other sites More sharing options...
emanur9 Posted November 16, 2014 Author Share Posted November 16, 2014 I understand that it is not supported, but because it works with -x? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2085823 Share on other sites More sharing options...
emanur9 Posted November 17, 2014 Author Share Posted November 17, 2014 but why do not you answer? I need help. I just want to understand why the system boots perfectly with -x and instead lose the resolution and VRAM on the graphics card. Thanks Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086197 Share on other sites More sharing options...
Onixs Posted November 17, 2014 Share Posted November 17, 2014 -x is "safe mode" which doesnt load graphic drivers Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086201 Share on other sites More sharing options...
VirusX Posted November 17, 2014 Share Posted November 17, 2014 you should also post your config.plist that you use for clover. Do you inject Intel graphics? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086245 Share on other sites More sharing options...
emanur9 Posted November 17, 2014 Author Share Posted November 17, 2014 For Onixs: precisely because it does not load the graphics drivers should not work. instead with -x is perfect. I need to delete all kext graphics as well as work with -x? For VirusX: <?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>EthernetBuiltIn</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> <key>GeneratePStates</key> <string>Yes</string> <key>Graphics Mode</key> <string>1366x768x32</string> <key>GraphicsEnabler</key> <string>No</string> <key>IGPEnabler</key> <string>No</string> <key>Kernel Flags</key> <string>kext-dev-mode=1 npci=0x2000</string> <key>Legacy Logo</key> <string>Yes</string> <key>Timeout</key> <string>2</string> </dict> </plist> What kext charged with -x to start it so perfect? There is a way to save the settings with -x and then resume when the system is loaded normally? There is no way to allocate more VRAM to the monitor when I start without -x? Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086260 Share on other sites More sharing options...
VirusX Posted November 17, 2014 Share Posted November 17, 2014 your config looks very minimalistic, which isn't necessarily bad. But maybe you need DSDT patches or other patches for your graphics card. You should find out which of the Intel HD Graphics is build in and search around in this forum which patch you have to apply for that. Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086547 Share on other sites More sharing options...
emanur9 Posted November 18, 2014 Author Share Posted November 18, 2014 where can I find a dsdt for my pc? Or for my processor or video card? I searched but could not find anything ... Link to comment https://www.insanelymac.com/forum/topic/302550-post-installation-boot-and-kexts/#findComment-2086992 Share on other sites More sharing options...
Recommended Posts