Jump to content
15 posts in this topic

Recommended Posts

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

 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?

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.

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?

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.

×
×
  • Create New...