Jump to content

Clover on Sabertooth X79 (LGA 2011) - NVRAM does not save (and Messages does not work)


sharpK
 Share

8 posts in this topic

Recommended Posts

Using a Sabertooth X79 motherboard (LGA 2011), I set up Yosemite with [url="http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/"]#####[/url], then went through a Clover install for that partition.
 
Most everything worked fine, except for a few things here and there.
 
I was trying to figure out why messages wasn't working ("An error occurred during activation. Try again.") and while troubleshooting and attempting at every guide/fix I could find (which still didn't work), I realized NVRAM was not working properly.
 
If I run in the terminal:

sudo nvram TestVar=HelloWorld

then restart and run
 

sudo nvram -p  

 
TestVar does not show up.
 
(in case you need what does, here it is:)
 
 

fmm-computer-name Mac Pro
bluetoothActiveControllerInfo %01%00%12%0a%00%00%00%00%15%1d%00%1b%dc%06v%9a
4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:MLB CK223EC2EUH6N%ff
SystemAudioVolume 0
4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14:ROM %09v%e0%b8%ee!
IOPowerManagement <INVALID>
SystemAudioVolumeDB %f0

 
 
 
Some pictures of my current clover configuration:
 
v8MODyW.png
sTdQd9W.png
LOJxpgp.png
yfhcHrD.png




I also noticed (while trying to use emulation NVRAM) that in the clover preference pane, even after setting the "Save NVRAM contents to disk" to Always, after restarting it would go back to auto. Not sure if this matters but figured I'd include it.




RmrD1ly.png

 
 
 
 
 
 
 
/Volumes/EFI/ tree:
 

.
└── EFI
    ├── APPLE
    │   └── EXTENSIONS
    │       └── Firmware.scap
    ├── BOOT
    │   ├── BOOTIA32.efi
    │   └── BOOTX64.efi
    ├── CLOVER
    │   ├── ACPI
    │   │   ├── WINDOWS
    │   │   ├── origin
    │   │   └── patched
    │   ├── CLOVERIA32.efi
    │   ├── CLOVERX64.efi
    │   ├── EmuVariableUefi-64.efi
    │   ├── OEM
    │   │   └── SystemProductName
    │   │       ├── ACPI
    │   │       │   ├── origin
    │   │       │   └── patched
    │   │       ├── ROM
    │   │       ├── UEFI
    │   │       │   ├── ACPI
    │   │       │   │   ├── origin
    │   │       │   │   └── patched
    │   │       │   ├── config.plist
    │   │       │   └── kexts
    │   │       │       ├── 10.6
    │   │       │       ├── 10.7
    │   │       │       ├── 10.8
    │   │       │       └── Other
    │   │       ├── config.plist
    │   │       └── kexts
    │   │           ├── 10.6
    │   │           ├── 10.7
    │   │           ├── 10.8
    │   │           └── Other
    │   ├── ROM
    │   ├── config.plist
    │   ├── doc
    │   │   ├── HowToFixDsdt.txt
    │   │   ├── HowToInstallOSX.txt
    │   │   ├── UEFI\ boot\ with\ Clover.rtf
    │   │   ├── bcfg.txt
    │   │   ├── boot1f32-install.sh
    │   │   └── config.plist-FullSample
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.18.41.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.19.13.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.18.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.36.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.50.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.21.30.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.04.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.24.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.47.png
    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.23.15.png
    │   │       └── Screen\ Shot\ 2014-04-04\ at\ 21.23.59.png
    │   ├── drivers32UEFI
    │   │   ├── FSInject-32.efi
    │   │   ├── OsxFatBinaryDrv-32.efi
    │   │   └── VBoxHfs-32.efi
    │   ├── drivers64
    │   │   └── VBoxExt4-64.efi
    │   ├── drivers64UEFI
    │   │   ├── CsmVideoDxe-64.efi
    │   │   ├── DataHubDxe-64.efi
    │   │   ├── EmuVariableUefi-64.efi
    │   │   ├── FSInject-64.efi
    │   │   ├── OsxAptioFix2Drv-64.efi
    │   │   ├── OsxAptioFixDrv-64.efi
    │   │   ├── OsxFatBinaryDrv-64.efi
    │   │   ├── OsxLowMemFixDrv-64.efi
    │   │   ├── PartitionDxe-64.efi
    │   │   └── VBoxHfs-64.efi
    │   ├── kexts
    │   │   ├── 10.10
    │   │   │   ├── AppleGraphicsControl.kext
    │   │   │   │   └── Contents
    │   │   │   │       ├── Info.plist
    │   │   │   │       ├── MacOS
    │   │   │   │       │   └── AppleGraphicsControl
    │   │   │   │       ├── PlugIns
    │   │   │   │       │   ├── AppleGraphicsDeviceControl.kext
    │   │   │   │       │   │   ├── AppleGraphicsDeviceControl
    │   │   │   │       │   │   ├── Info.plist
    │   │   │   │       │   │   ├── _CodeSignature
    │   │   │   │       │   │   │   └── CodeResources
    │   │   │   │       │   │   └── version.plist
    │   │   │   │       │   ├── AppleGraphicsDevicePolicy.kext
    │   │   │   │       │   │   └── Contents
    │   │   │   │       │   │       ├── Info.plist
    │   │   │   │       │   │       ├── MacOS
    │   │   │   │       │   │       │   └── AppleGraphicsDevicePolicy
    │   │   │   │       │   │       ├── _CodeSignature
    │   │   │   │       │   │       │   └── CodeResources
    │   │   │   │       │   │       └── version.plist
    │   │   │   │       │   ├── AppleMGPUPowerControl.kext
    │   │   │   │       │   │   └── Contents
    │   │   │   │       │   │       ├── Info.plist
    │   │   │   │       │   │       ├── MacOS
    │   │   │   │       │   │       │   └── AppleMGPUPowerControl
    │   │   │   │       │   │       ├── _CodeSignature
    │   │   │   │       │   │       │   └── CodeResources
    │   │   │   │       │   │       └── version.plist
    │   │   │   │       │   ├── AppleMuxControl.kext
    │   │   │   │       │   │   └── Contents
    │   │   │   │       │   │       ├── Info.plist
    │   │   │   │       │   │       ├── MacOS
    │   │   │   │       │   │       │   └── AppleMuxControl
    │   │   │   │       │   │       ├── _CodeSignature
    │   │   │   │       │   │       │   └── CodeResources
    │   │   │   │       │   │       └── version.plist
    │   │   │   │       │   └── ApplePolicyControl.kext
    │   │   │   │       │       └── Contents
    │   │   │   │       │           ├── Info.plist
    │   │   │   │       │           ├── MacOS
    │   │   │   │       │           │   └── ApplePolicyControl
    │   │   │   │       │           ├── Resources
    │   │   │   │       │           │   ├── Mac-6F01561E16C75D06.plist
    │   │   │   │       │           │   └── Mac-94245B3640C91C81.plist
    │   │   │   │       │           ├── _CodeSignature
    │   │   │   │       │           │   └── CodeResources
    │   │   │   │       │           └── version.plist
    │   │   │   │       ├── _CodeSignature
    │   │   │   │       │   └── CodeResources
    │   │   │   │       └── version.plist
    │   │   │   ├── AppleIntelE1000e.kext
    │   │   │   │   └── Contents
    │   │   │   │       ├── Info.plist
    │   │   │   │       ├── MacOS
    │   │   │   │       │   └── AppleIntelE1000e
    │   │   │   │       └── Resources
    │   │   │   │           └── InfoPlist.strings
    │   │   │   ├── FakeSMC.kext
    │   │   │   │   └── Contents
    │   │   │   │       ├── Info.plist
    │   │   │   │       ├── MacOS
    │   │   │   │       │   └── FakeSMC
    │   │   │   │       └── PlugIns
    │   │   │   │           ├── ACPISensors.kext
    │   │   │   │           │   └── Contents
    │   │   │   │           │       ├── Info.plist
    │   │   │   │           │       └── MacOS
    │   │   │   │           │           └── ACPISensors
    │   │   │   │           ├── CPUSensors.kext
    │   │   │   │           │   └── Contents
    │   │   │   │           │       ├── Info.plist
    │   │   │   │           │       └── MacOS
    │   │   │   │           │           └── CPUSensors
    │   │   │   │           ├── FakeSMCKeyStore.kext
    │   │   │   │           │   └── Contents
    │   │   │   │           │       ├── Info.plist
    │   │   │   │           │       └── MacOS
    │   │   │   │           │           └── FakeSMCKeyStore
    │   │   │   │           ├── GPUSensors.kext
    │   │   │   │           │   └── Contents
    │   │   │   │           │       ├── Info.plist
    │   │   │   │           │       └── MacOS
    │   │   │   │           │           └── GPUSensors
    │   │   │   │           ├── LPCSensors.kext
    │   │   │   │           │   └── Contents
    │   │   │   │           │       ├── Info.plist
    │   │   │   │           │       └── MacOS
    │   │   │   │           │           └── LPCSensors
    │   │   │   │           └── Test.kext
    │   │   │   │               └── Contents
    │   │   │   │                   ├── Info.plist
    │   │   │   │                   ├── MacOS
    │   │   │   │                   │   └── X86PlatformPlugin -> /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/MacOS/X86PlatformPlugin
    │   │   │   │                   ├── Resources
    │   │   │   │                   │   └── Mac-F60DEB81FF30ACF6.plist
    │   │   │   │                   └── _CodeSignature
    │   │   │   │                       └── CodeResources
    │   │   │   ├── GenericUSBXHCI.kext
    │   │   │   │   └── Contents
    │   │   │   │       ├── Info.plist
    │   │   │   │       └── MacOS
    │   │   │   │           └── GenericUSBXHCI
    │   │   │   └── VoodooTSCSync.kext
    │   │   │       └── Contents
    │   │   │           ├── Info.plist
    │   │   │           ├── MacOS
    │   │   │           │   └── VoodooTSCSync
    │   │   │           └── Resources
    │   │   │               └── English.lproj
    │   │   │                   └── InfoPlist.strings
    │   │   ├── 10.11
    │   │   ├── 10.6
    │   │   ├── 10.7
    │   │   ├── 10.8
    │   │   ├── 10.9
    │   │   └── Other
    │   ├── misc
    │   ├── themes
    │   │   ├── Selection_144px.bmp
    │   │   ├── Selection_64px.bmp
    │   │   ├── embedded
    │   │   │   ├── screenshot.png
    │   │   │   └── theme.plist
    │   │   ├── frame.png
    │   │   ├── logo_main.png
    │   │   ├── logo_metal.png
    │   │   ├── pointer-green.png
    │   │   ├── pointer-metal.png
    │   │   └── random
    │   │       └── theme.plist
    │   └── tools
    │       ├── Shell.inf
    │       ├── Shell32.efi
    │       ├── Shell64.efi
    │       ├── Shell64U.efi
    │       ├── bdmesg-32.efi
    │       └── bdmesg.efi
    └── Clover_Install_Log.txt
 
108 directories, 106 files

 

 

 

If anyone has had experience with this before or knows a way to fix it, I'd appreciate it.

 

Thanks

Link to comment
Share on other sites

Read our guides for you get more knowledge about this: 

Clover Wiki is one of the good places to know how Clover works too.

 

About your issue:

Remove EmuVariableUefi-64.efi from CLOVER folder, leave only installed in the drivers64UEFI.

 

Man, you have a lot of drivers in drivers64UEFI folder, you really need that?

Erase the drivers32UEFI and drivers64 folder. Only keep drivers64UEFI folder if you use Clover in UEFI mode.

 

One note:

hfd.png

Link to comment
Share on other sites

Read our guides for you get more knowledge about this: 

Clover Wiki is one of the good places to know how Clover works too.

 

About your issue:

Remove EmuVariableUefi-64.efi from CLOVER folder, leave only installed in the drivers64UEFI.

 

Man, you have a lot of drivers in drivers64UEFI folder, you really need that?

Erase the drivers32UEFI and drivers64 folder. Only keep drivers64UEFI folder if you use Clover in UEFI mode.

 

One note:

hfd.png

 

 

Hi Allan, Thanks for the suggestions.

 

I deleted the directories you mentioned, and removed the OsxLowMemFixDrv-64 (from the Clover drivers section), but still NVRAM is not saving correctly.

 

If you or anyone else have any other suggestions to try, do let me know.

 

Thanks

Link to comment
Share on other sites

Hi,

 

Which drivers are currently after a wipe installed?

Again EmuVariableUefi-64.efi should not be installed. 

 

Also, you do not need to reboot to see if a value is added to the nvram: 

P70:~ Lex$ sudo nvram TestVar=HelloWorld
Password:
P70:~ Lex$ nvram -p
efi-boot-device	<array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>89405C34-F6F2-4528-B423-78AF12238763</string></dict></dict></dict></array>
fmm-computer-name	P70
bootercfg	(%00
security-mode	none
SystemAudioVolumeDB	%ed
IOHibernateRTCVariables	AAPL%01%00%00%00cAQ%c9%03%fe%fdV%d9%fc%0c%c6v%156%91:w%0ee%98w%8c%a1>%eb%cbv%d3%dea%9axn%c1 
SystemAudioVolume	7
efi-boot-device-data	%02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%04%00%00%00%00%00%04%01*%00%02%00%00%00(@%06%00%00%00%00%00p%f9o%11%00%00%00%004\@%89%f2%f6(E%b4#x%af%12#%87c%02%02%7f%ff%04%00
backlight-level	%d8%0a
csr-active-config	g%00%00%00
TestVar	HelloWorld
P70:~ Lex$ 

I attached my drivers64UEFI folder, you can give that a try. For testing i would use a fat32 formatted usb drive and boot from that, so if something does not work, you are still able to boot from the HDD. 

If everything works correctly from the usb, you can replace the HDD clover folder with the one from the USB. 

 

drivers64UEFI.zip

  • Like 1
Link to comment
Share on other sites

Hi,

 

Which drivers are currently after a wipe installed?

Again EmuVariableUefi-64.efi should not be installed. 

 

Also, you do not need to reboot to see if a value is added to the nvram: 

P70:~ Lex$ sudo nvram TestVar=HelloWorld
Password:
P70:~ Lex$ nvram -p
efi-boot-device	<array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOMedia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>89405C34-F6F2-4528-B423-78AF12238763</string></dict></dict></dict></array>
fmm-computer-name	P70
bootercfg	(%00
security-mode	none
SystemAudioVolumeDB	%ed
IOHibernateRTCVariables	AAPL%01%00%00%00cAQ%c9%03%fe%fdV%d9%fc%0c%c6v%156%91:w%0ee%98w%8c%a1>%eb%cbv%d3%dea%9axn%c1 
SystemAudioVolume	7
efi-boot-device-data	%02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%04%00%00%00%00%00%04%01*%00%02%00%00%00(@%06%00%00%00%00%00p%f9o%11%00%00%00%004\@%89%f2%f6(E%b4#x%af%12#%87c%02%02%7f%ff%04%00
backlight-level	%d8%0a
csr-active-config	g%00%00%00
TestVar	HelloWorld
P70:~ Lex$ 

I attached my drivers64UEFI folder, you can give that a try. For testing i would use a fat32 formatted usb drive and boot from that, so if something does not work, you are still able to boot from the HDD. 

If everything works correctly from the usb, you can replace the HDD clover folder with the one from the USB. 

 

 

Hi Lex,

 

If I create an NVRAM variable and then immediately print NVRAM values, it does show up. It just doesn't persist after rebooting, which I believe is the issue? (but correct me if I'm wrong)

 

I see that right that we have pretty similar drivers64UEFI directories (the only additional drivers I have are CsmVideoDxe-64 and DataHubDxe-64.

 

Here is the new EFI partition tree:

 

 

 

 

.

└── EFI

    ├── APPLE

    │   └── EXTENSIONS

    │       └── Firmware.scap

    ├── BOOT

    │   ├── BOOTIA32.efi

    │   └── BOOTX64.efi

    ├── CLOVER

    │   ├── ACPI

    │   │   ├── WINDOWS

    │   │   ├── origin

    │   │   └── patched

    │   ├── CLOVERIA32.efi

    │   ├── CLOVERX64.efi

    │   ├── OEM

    │   │   └── SystemProductName

    │   │       ├── ACPI

    │   │       │   ├── origin

    │   │       │   └── patched

    │   │       ├── ROM

    │   │       ├── UEFI

    │   │       │   ├── ACPI

    │   │       │   │   ├── origin

    │   │       │   │   └── patched

    │   │       │   ├── config.plist

    │   │       │   └── kexts

    │   │       │       ├── 10.6

    │   │       │       ├── 10.7

    │   │       │       ├── 10.8

    │   │       │       └── Other

    │   │       ├── config.plist

    │   │       └── kexts

    │   │           ├── 10.6

    │   │           ├── 10.7

    │   │           ├── 10.8

    │   │           └── Other

    │   ├── ROM

    │   ├── config.plist

    │   ├── doc

    │   │   ├── HowToFixDsdt.txt

    │   │   ├── HowToInstallOSX.txt

    │   │   ├── UEFI\ boot\ with\ Clover.rtf

    │   │   ├── bcfg.txt

    │   │   ├── boot1f32-install.sh

    │   │   └── config.plist-FullSample

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.18.41.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.19.13.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.18.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.36.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.20.50.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.21.30.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.04.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.24.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.22.47.png

    │   │       ├── Screen\ Shot\ 2014-04-04\ at\ 21.23.15.png

    │   │       └── Screen\ Shot\ 2014-04-04\ at\ 21.23.59.png

    │   ├── drivers64UEFI

    │   │   ├── CsmVideoDxe-64.efi

    │   │   ├── DataHubDxe-64.efi

    │   │   ├── FSInject-64.efi

    │   │   ├── OsxAptioFix2Drv-64.efi

    │   │   ├── OsxFatBinaryDrv-64.efi

    │   │   ├── PartitionDxe-64.efi

    │   │   └── VBoxHfs-64.efi

    │   ├── kexts

    │   │   ├── 10.10

    │   │   │   ├── AppleGraphicsControl.kext

    │   │   │   │   └── Contents

    │   │   │   │       ├── Info.plist

    │   │   │   │       ├── MacOS

    │   │   │   │       │   └── AppleGraphicsControl

    │   │   │   │       ├── PlugIns

    │   │   │   │       │   ├── AppleGraphicsDeviceControl.kext

    │   │   │   │       │   │   ├── AppleGraphicsDeviceControl

    │   │   │   │       │   │   ├── Info.plist

    │   │   │   │       │   │   ├── _CodeSignature

    │   │   │   │       │   │   │   └── CodeResources

    │   │   │   │       │   │   └── version.plist

    │   │   │   │       │   ├── AppleGraphicsDevicePolicy.kext

    │   │   │   │       │   │   └── Contents

    │   │   │   │       │   │       ├── Info.plist

    │   │   │   │       │   │       ├── MacOS

    │   │   │   │       │   │       │   └── AppleGraphicsDevicePolicy

    │   │   │   │       │   │       ├── _CodeSignature

    │   │   │   │       │   │       │   └── CodeResources

    │   │   │   │       │   │       └── version.plist

    │   │   │   │       │   ├── AppleMGPUPowerControl.kext

    │   │   │   │       │   │   └── Contents

    │   │   │   │       │   │       ├── Info.plist

    │   │   │   │       │   │       ├── MacOS

    │   │   │   │       │   │       │   └── AppleMGPUPowerControl

    │   │   │   │       │   │       ├── _CodeSignature

    │   │   │   │       │   │       │   └── CodeResources

    │   │   │   │       │   │       └── version.plist

    │   │   │   │       │   ├── AppleMuxControl.kext

    │   │   │   │       │   │   └── Contents

    │   │   │   │       │   │       ├── Info.plist

    │   │   │   │       │   │       ├── MacOS

    │   │   │   │       │   │       │   └── AppleMuxControl

    │   │   │   │       │   │       ├── _CodeSignature

    │   │   │   │       │   │       │   └── CodeResources

    │   │   │   │       │   │       └── version.plist

    │   │   │   │       │   └── ApplePolicyControl.kext

    │   │   │   │       │       └── Contents

    │   │   │   │       │           ├── Info.plist

    │   │   │   │       │           ├── MacOS

    │   │   │   │       │           │   └── ApplePolicyControl

    │   │   │   │       │           ├── Resources

    │   │   │   │       │           │   ├── Mac-6F01561E16C75D06.plist

    │   │   │   │       │           │   └── Mac-94245B3640C91C81.plist

    │   │   │   │       │           ├── _CodeSignature

    │   │   │   │       │           │   └── CodeResources

    │   │   │   │       │           └── version.plist

    │   │   │   │       ├── _CodeSignature

    │   │   │   │       │   └── CodeResources

    │   │   │   │       └── version.plist

    │   │   │   ├── AppleIntelE1000e.kext

    │   │   │   │   └── Contents

    │   │   │   │       ├── Info.plist

    │   │   │   │       ├── MacOS

    │   │   │   │       │   └── AppleIntelE1000e

    │   │   │   │       └── Resources

    │   │   │   │           └── InfoPlist.strings

    │   │   │   ├── FakeSMC.kext

    │   │   │   │   └── Contents

    │   │   │   │       ├── Info.plist

    │   │   │   │       ├── MacOS

    │   │   │   │       │   └── FakeSMC

    │   │   │   │       └── PlugIns

    │   │   │   │           ├── ACPISensors.kext

    │   │   │   │           │   └── Contents

    │   │   │   │           │       ├── Info.plist

    │   │   │   │           │       └── MacOS

    │   │   │   │           │           └── ACPISensors

    │   │   │   │           ├── CPUSensors.kext

    │   │   │   │           │   └── Contents

    │   │   │   │           │       ├── Info.plist

    │   │   │   │           │       └── MacOS

    │   │   │   │           │           └── CPUSensors

    │   │   │   │           ├── FakeSMCKeyStore.kext

    │   │   │   │           │   └── Contents

    │   │   │   │           │       ├── Info.plist

    │   │   │   │           │       └── MacOS

    │   │   │   │           │           └── FakeSMCKeyStore

    │   │   │   │           ├── GPUSensors.kext

    │   │   │   │           │   └── Contents

    │   │   │   │           │       ├── Info.plist

    │   │   │   │           │       └── MacOS

    │   │   │   │           │           └── GPUSensors

    │   │   │   │           ├── LPCSensors.kext

    │   │   │   │           │   └── Contents

    │   │   │   │           │       ├── Info.plist

    │   │   │   │           │       └── MacOS

    │   │   │   │           │           └── LPCSensors

    │   │   │   │           └── Test.kext

    │   │   │   │               └── Contents

    │   │   │   │                   ├── Info.plist

    │   │   │   │                   ├── MacOS

    │   │   │   │                   │   └── X86PlatformPlugin -> /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86PlatformPlugin.kext/Contents/MacOS/X86PlatformPlugin

    │   │   │   │                   ├── Resources

    │   │   │   │                   │   └── Mac-F60DEB81FF30ACF6.plist

    │   │   │   │                   └── _CodeSignature

    │   │   │   │                       └── CodeResources

    │   │   │   ├── GenericUSBXHCI.kext

    │   │   │   │   └── Contents

    │   │   │   │       ├── Info.plist

    │   │   │   │       └── MacOS

    │   │   │   │           └── GenericUSBXHCI

    │   │   │   └── VoodooTSCSync.kext

    │   │   │       └── Contents

    │   │   │           ├── Info.plist

    │   │   │           ├── MacOS

    │   │   │           │   └── VoodooTSCSync

    │   │   │           └── Resources

    │   │   │               └── English.lproj

    │   │   │                   └── InfoPlist.strings

    │   │   ├── 10.11

    │   │   ├── 10.6

    │   │   ├── 10.7

    │   │   ├── 10.8

    │   │   ├── 10.9

    │   │   └── Other

    │   ├── misc

    │   ├── themes

    │   │   ├── Selection_144px.bmp

    │   │   ├── Selection_64px.bmp

    │   │   ├── embedded

    │   │   │   ├── screenshot.png

    │   │   │   └── theme.plist

    │   │   ├── frame.png

    │   │   ├── logo_main.png

    │   │   ├── logo_metal.png

    │   │   ├── pointer-green.png

    │   │   ├── pointer-metal.png

    │   │   └── random

    │   │       └── theme.plist

    │   └── tools

    │       ├── Shell.inf

    │       ├── Shell32.efi

    │       ├── Shell64.efi

    │       ├── Shell64U.efi

    │       ├── bdmesg-32.efi

    │       └── bdmesg.efi

    └── Clover_Install_Log.txt

 

 

Edited by Allan
Add Spoiler
Link to comment
Share on other sites

  • 2 weeks later...

OK, first you need set up on clover the MLB and Rom (MAC address) and check on system profiler if your ethernet card appears as en0 if appears as en1 you need remove the all networks device on system preference and delete the /Library/Preferences/SystemConfiguration /NetworkInterfaces.plist

Link to comment
Share on other sites

 Share

×
×
  • Create New...