Jump to content

Clover General discussion


ErmaC
29,866 posts in this topic

Recommended Posts

Legacy Boot is not working in many cases and we are surrender about it.

 

Perhaps you should remove that option then, if it does not work then no sense in it being there, other than generating useless post that cannot be resolved if you can look upon that as a good point that is.

Link to comment
Share on other sites

Perhaps you should remove that option then, if it does not work then no sense in it being there, other than generating useless post that cannot be resolved if you can look upon that as a good point that is.

"in many cases" doesn't mean always.

  • Like 2
Link to comment
Share on other sites

Chameleon is still useful bootloader as it can boot WindowsXP for those poor guys who can't do legacy boot with Clover.

And I have to remind that two bootloaders may be used together.

  • Like 1
Link to comment
Share on other sites

 
 

 

Indeed I know two people who have shot themselves in the head and lived to tell the tale, you don't always die still no sense giving that a try either.

 

 

Chameleon is still useful bootloader as it can boot WindowsXP for those poor guys who can't do legacy boot with Clover.

And I have to remind that two bootloaders may be used together.

 Or maybe we pray to god and god help us to find the right way(very scientific indeed) :hysterical: :hysterical: :hysterical: :hysterical:

Link to comment
Share on other sites

I'm still having the auto boot problem. 

 

Updated the laptop from Clover 2890 to 3113 and now, it too, doesn't auto boot.

 

Timeout=0 -> partition selected but no auto boot.

Fast=true -> auto boot works !!

 

GUI or text only makes no difference.

 

Both systems have legacy BIOS and use Clover EFI. 

Link to comment
Share on other sites

Another auto boot  problem that i have with clover is that when i choose from startup disk in osx  windows 8 efi entry Clover boots it OK but if i choose windows 7 legacy it still boots windows 8 efi entry.If i delete windows 8 than it boots windows 7 legacy ok it is like it can't detect that they are different entries.I have to say that i boot Clover legacy and from GUI both entries boot OK.

Link to comment
Share on other sites

You install OsxAptioFixDrv?

 

YES! That fixed it crushers, thanks  :thumbsup_anim: Serves me right for experimenting after a few beers.

 

I then had to 'un fix' all of the changes I had made when I was trying to fix it in the first place.

 

One thing I have seen is that fakeSMC is being loaded twice. That doesn't seem right....

So in the log I find the following. Does this mean that I can remove fakeSMC from Clover kexts directory as it is a duplicate?

31/12/2014 15:30:12.000 kernel[0]: OSMetaClass: Kext org.netkas.FakeSMC class FakeSMCKey is a duplicate;kext org.netkas.driver.FakeSMC already has a class by that name.
31/12/2014 15:30:12.000 kernel[0]: Kext org.netkas.FakeSMC start failed (result 0xdc00400a).
31/12/2014 15:30:12.000 kernel[0]: Kext org.netkas.FakeSMC failed to load (0xdc008017).
31/12/2014 15:30:12.000 kernel[0]: Failed to load kext org.netkas.FakeSMC (error 0xdc008017).
31/12/2014 15:30:12.000 kernel[0]: FakeSMC v6.11.1328 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.
31/12/2014 15:30:12.000 kernel[0]: FakeSMC v6.11.1328 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.
31/12/2014 15:30:12.000 kernel[0]: FakeSMC: 13 preconfigured keys added
31/12/2014 15:30:12.000 kernel[0]: FakeSMC: 5 keys exported by Clover EFI
31/12/2014 15:30:12.000 kernel[0]: SMC: successfully initialized
31/12/2014 15:30:12.000 kernel[0]: FakeSMC: 19 preconfigured keys added
31/12/2014 15:30:12.000 kernel[0]: FakeSMC: found physical SMC device, assumes running on Mac

Link to comment
Share on other sites

@ballistic 

it is ok to keep a set (or subset) of the custom kexts (FakeSMC, Voodoo etc - i.e. hackintosh and/or non apple kext) in your EFI/Clover folder for when they are needed (installers for example). the best practice would be keep the same version. So to avoid dups or conflicts, then use method InjectKexts Detect - which means it will look in cache or /S/L/E and not inject the kext(s) from /EFI if found already.

 

<key>SystemParameters</key>

<dict>

<key>InjectKexts</key>

<string>Detect</string>

<key>InjectSystemID</key>

<true/>

</dict>

Link to comment
Share on other sites

Thanks for the suggestion @tluck but Detect didn't seem to work. It didn't load my network kext and I still have the dupe fakeSMC showing in the boot logs. It's not causing an issue now but I suspect it is part of the reason why I have sleep and shutdown problems recently. I know suspect that having the kernel RTC patch AND the DSDT RTC fix selected was causing these issues. I've now deselected the fix and the machine is restarting sooner and shutting down faster. No annoying error messages after the reboot either.


Ah. Typed too soon, just had a hang on shutdown.

Link to comment
Share on other sites

@ballistic - ok well then I suspect something is not configured properly (2 different revs perhaps?). IMO it seems easier (i.e. not having to sort out dependency and pre-requisites for network and audio kexts) to install all custom Kexts to the /S/L/E. Then have these same essential kexts (exact same copy from /S/L/E) on /EFI/CLOVER/kexts/Other readily available for situations where is not practical to install in /S/L/E such as the OSX Installers.  

 

my gigabyte mobo is not very different than yours, but  basically I use 3 custom kexts - FakeSMC, RealTek Network, and Audio for ALC889.  (My AppleHDA-ALC889.kext must be installed in /S/L/E)

 

here is my config.plist for reference:

config.plist.zip

 

my system log shows this for FakeSMC

 

$ grep -i smc /var/log/system.log

Dec 31 13:14:14 localhost kernel[0]: FakeSMCKeyStore: started

Dec 31 13:14:14 localhost kernel[0]: FakeSMC v6.14.1364 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.

Dec 31 13:14:14 localhost kernel[0]: FakeSMC: 13 preconfigured keys added

Dec 31 13:14:14 localhost kernel[0]: FakeSMC: 5 keys exported by Clover EFI

Dec 31 13:14:14 localhost kernel[0]: SMC: successfully initialized

 

my clover boot log shows this for kexts  - so it prepares them but will not actually inject them. 

 

$ bdmesg |grep -i kext

3:550  0:000  KextsToPatch: 2 requested

3:550  0:000  KextToPatch 0: AppleHDA (change 10ec0885 for ALC889 (10ec0889)) Kext bin patch, data len: 4

3:550  0:000  KextToPatch 1: AppleIntelSNBGraphicsFB (Reduce buffers) Kext bin patch, data len: 60

4:644  0:000  Kernel and Kext Patches:

4:644  0:000  0 Kexts to load

4:644  0:000  2 Kexts to patch

4:644  0:000    KextPatch[0]: 4 bytes, AppleHDA

4:644  0:000    KextPatch[1]: 60 bytes, AppleIntelSNBGraphicsFB

4:783  0:000  FSInjection: using kexts path: 'EFI\CLOVER\kexts\Other'

4:794  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other

4:809  0:001    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext

4:822  0:012      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext

4:827  0:005      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext

4:830  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext

4:856  0:025    Extra kext: EFI\CLOVER\kexts\Other\RealtekR1000SL.kext

 
  • Like 2
Link to comment
Share on other sites

Here's my boot log: Can't seem to find whats causing clover to not auto boot.

 

Look at 0.897 and 2:179

0:100  0:100  MemLog inited, TSC freq: 2808001823
0:100  0:000  LegacyRegion2: Chipset/proc: 0x27708086
0:100  0:000   Intel Series 4 and similar (PAM 0x90-0x96)
0:100  0:000   Test PAM1=(0x41=90, 0x5a=00, 0x81=00, 0x91=11) at chipset 27708086
0:100  0:000  , Install = Success
0:111  0:011  BiosVideoDriverBindingStart!
0:111  0:000  BiosVideoCheckForVbe
0:111  0:000  EdidOverride not found
0:138  0:027   Edid1+
0:138  0:000   found Detail Timing 1920x1080
0:165  0:027   Edid0+
0:165  0:000   found Detail Timing 1920x1080
0:165  0:000  ... already present
0:169  0:003     0 1152x864 attr=BB - ok, edid-
0:170  0:000     1 1280x960 attr=BB - ok, edid+, working, highest, pref=1
0:170  0:000     2 640x480 attr=BB - ok, edid+, 640x480, working
0:170  0:000     3 800x600 attr=BB - ok, edid+, 800x600, working
0:170  0:000     4 1024x768 attr=BB - ok, edid+, 1024x768, working
0:170  0:000     5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5
0:171  0:000     6 1400x1050 attr=BB - ok, edid-
0:174  0:002  BV new mode: 5 1280x1024
0:237  0:063   SetMode pref 5 (5) = Success
0:297  0:060  Found supported controller for BiosBlockIO class=010180
0:297  0:000  Int13Extensions: INT 13 41 DL=80 : CF=0 BX=AA55 CX=0005
0:297  0:000  GetDriveParameters: INT 13 48 DL=80 : CF=0 AH=00
0:297  0:000  BlockSize = 512  LastBlock = 312579694
0:839  0:541  
0:839  0:000  Now is 1.1.2015,  10:50:50 (GMT+2047)
0:839  0:000  Starting Clover rev 3094 on CLOVER EFI
0:839  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(2,GPT,34FEF664-05E2-4005-8C58-138CF933527F,0x64028,0x2860800) @7E7C8F18
0:839  0:000  SelfDirPath = \EFI\CLOVER
0:852  0:013  Total Memory Slots Count = 2
0:852  0:000  Type 17 Index = 0
0:852  0:000  SmbiosTable.Type17->Speed = 667MHz
0:852  0:000  SmbiosTable.Type17->Size = 1024MB
0:852  0:000  SmbiosTable.Type17->Bank/Device = Bank0/1 A0
0:852  0:000  Type 17 Index = 1
0:852  0:000  SmbiosTable.Type17->Speed = 667MHz
0:852  0:000  SmbiosTable.Type17->Size = 1024MB
0:852  0:000  SmbiosTable.Type17->Bank/Device = Bank2/3 A1
0:852  0:000  Boot status=0
0:852  0:000  Clover revision: 3094  running on 945GCM-S2L
0:852  0:000  ... with board 945GCM-S2L
0:852  0:000  Clover load options size = 0 bytes
0:876  0:023  Using OEM config.plist at path: EFI\CLOVER\config.plist
0:876  0:000  EFI\CLOVER\config.plist loaded: Success
0:897  0:020  Loading early settings
0:897  0:000  timeout set to 0
0:897  0:000  Custom boot CUSTOM_BOOT_DISABLED (0x0)
0:897  0:000  Default theme: embedded
0:897  0:000  LoadDrivers() start
0:899  0:001  Loading FSInject-64.efi  status=Success
0:916  0:016  Loading VBoxHfs-64.efi  status=Success
0:919  0:003   - driver needs connecting
0:920  0:000  Video bios patch requested or CustomEDID - forcing video reconnect
0:920  0:000  2 drivers needs connecting ...
0:920  0:000  PlatformDriverOverrideProtocol->GetDriver overriden
0:920  0:000  Video driver loaded: disconnect Success
0:971  0:050  VideoBiosPatchNativeFromEdid:
0:971  0:000   Bios: ATI, MasterDataTables: 0xCA81E, std_vesa: 0xCA862, ati_mode_table: 0xCA866, mode_table_size: 0x1F8 BT_ATI_2
0:971  0:000   VideoBiosPatchInit(LegacyRegion = Not Found, LegacyRegion2 = Success) = Success
0:971  0:000   VideoBiosUnlock:  unlocked
0:971  0:000   Patching: BT_ATI_2
0:971  0:000   Parse Edid: descriptor block 0 is timing descriptor (h_active: 1920, v_active: 1080, h_sync_offset: 88, h_sync_width: 44, h_blanking: 280, v_blanking: 45, pixel_clock: 14850, v_sync_offset: 4, v_sync_width: 5)
0:971  0:000   mode 0 (320x200) patched to 1920x1080
0:971  0:000   VideoBiosLock: Success
0:975  0:004  BiosVideoDriverBindingStart!
0:975  0:000  BiosVideoCheckForVbe
0:975  0:000  EdidOverride not found
1:002  0:027   Edid1+
1:002  0:000   found Detail Timing 1920x1080
1:029  0:027   Edid0+
1:029  0:000   found Detail Timing 1920x1080
1:029  0:000  ... already present
1:031  0:002     0 1920x1080 attr=BB - ok, edid+, working, highest, pref=0
1:033  0:001     1 1152x864 attr=BB - ok, edid-
1:034  0:000     2 1280x960 attr=BB - ok, edid+, working
1:034  0:000     3 640x480 attr=BB - ok, edid+, 640x480, working
1:034  0:000     4 800x600 attr=BB - ok, edid+, 800x600, working
1:034  0:000     5 1024x768 attr=BB - ok, edid+, 1024x768, working
1:034  0:000     6 1280x1024 attr=BB - ok, edid+, working
1:035  0:000     7 1400x1050 attr=BB - ok, edid-
1:038  0:002  BV new mode: 0 1920x1080
1:115  0:077   SetMode pref 0 (0) = Success
1:195  0:080  LoadDrivers() end
1:195  0:000  Console modes reported: 4, available modes:
1:195  0:000    Mode 1: 80x25
1:195  0:000    Mode 2: 80x50
1:195  0:000    Mode 3: 100x31
1:195  0:000    Mode 4: 240x56 (current mode)
1:195  0:000  SetScreenResolution: 1920x1080 - already set
1:195  0:000  reinit: self device path=PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(2,GPT,34FEF664-05E2-4005-8C58-138CF933527F,0x64028,0x2860800)
1:196  0:000  CPU Vendor = 756E6547 Model=1067A
1:196  0:000  The CPU not supported turbo
1:196  0:000  BrandString = Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz
1:196  0:000  MSR dumps:
1:196  0:000   @0x00CD=80000804
1:196  0:000   @0x0198=616092606000926
1:196  0:000  FSBFrequency=444MHz DMIvalue=312000kHz
1:196  0:000  Corrected FSBFrequency=312MHz
1:196  0:000  Vendor/Model/Stepping: 0x756E6547/0x17/0xA
1:196  0:000  Family/ExtFamily: 0x6/0x0
1:196  0:000  MaxDiv/MinDiv: 9.0/6
1:196  0:000  Turbo: 10/0/0/0
1:196  0:000  Features: 0xBFEBFBFF
1:196  0:000  Threads: 2
1:196  0:000  Cores: 1
1:196  0:000  FSB: 312 MHz
1:196  0:000  CPU: 4000 MHz
1:196  0:000  TSC: 4000 MHz
1:196  0:000  PIS: 1248 MHz
1:196  0:000  PCI (00|00:00.00) : 8086 2770 class=060000
1:196  0:000  PCI (00|00:01.00) : 8086 2771 class=060400
1:196  0:000  PCI (00|01:00.00) : 1002 68F9 class=030000
1:196  0:000  Found Radeon model=ATI Radeon HD 5450 Series
1:196  0:000  PCI (00|01:00.01) : 1002 AA68 class=040300
1:196  0:000  PCI (00|00:1B.00) : 8086 27D8 class=040300
1:196  0:000  PCI (00|00:1C.00) : 8086 27D0 class=060400
1:196  0:000  PCI (00|00:1C.01) : 8086 27D2 class=060400
1:196  0:000  PCI (00|03:00.00) : 10EC 8168 class=020000
1:196  0:000  LAN 0, Vendor=10EC, MMIO=A000
1:196  0:000  PCI (00|00:1D.00) : 8086 27C8 class=0C0300
1:196  0:000  PCI (00|00:1D.01) : 8086 27C9 class=0C0300
1:196  0:000  PCI (00|00:1D.02) : 8086 27CA class=0C0300
1:196  0:000  PCI (00|00:1D.03) : 8086 27CB class=0C0300
1:196  0:000  PCI (00|00:1D.07) : 8086 27CC class=0C0320
1:196  0:000  PCI (00|00:1E.00) : 8086 244E class=060401
1:196  0:000  PCI (00|00:1F.00) : 8086 27B8 class=060100
1:196  0:000  PCI (00|00:1F.02) : 8086 27C0 class=010180
1:196  0:000  PCI (00|00:1F.03) : 8086 27DA class=0C0500
1:196  0:000   get legacy LAN MAC, 1 card found
1:196  0:000  Legacy MAC address of LAN #0= 00:1F:D0:04:77:86:
1:196  0:000  ScanSPD() start
1:197  0:000  SMBus CmdReg: 0x1
1:197  0:000  Scanning SMBus [8086:27DA], mmio: 0x0, ioport: 0x500, hostc: 0x1
1:317  0:119  SPD[0]: Type 8 @0x50 
1:389  0:072  DDR speed 800MHz 
1:389  0:000  Slot: 0 Type 19 1024MB 800MHz Vendor=Kingston PartNo=99U5316-028.A00LF SerialNo=060702060609050B 
1:517  0:128  SPD[2]: Type 8 @0x52 
1:590  0:072  DDR speed 800MHz 
1:590  0:000  Slot: 2 Type 19 1024MB 800MHz Vendor=Kingston PartNo=99U5316-028.A00LF SerialNo=060502060501050B 
1:770  0:179  ScanSPD() end
1:774  0:004  Get Acpi Tables List from RSDT:
1:774  0:000   Found table: FACP  GBTUACPI len=116
1:774  0:000   Found table: HPET  GBTUACPI len=56
1:774  0:000   Found table: MCFG  GBTUACPI len=60
1:774  0:000   Found table: APIC  GBTUACPI len=104
1:774  0:000   Found table: SSDT  Cpu0Ist len=348
1:774  0:000   Found table: SSDT  CpuPm len=444
1:774  0:000  Calibrated TSC frequency =2808001823 =2808MHz
1:774  0:000  Loading main settings
1:774  0:000  Dropping 2 tables
1:774  0:000  Drop table 0 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043)
1:774  0:000  set table: 54445353,       6D50757043 to drop:  true
1:774  0:000  
1:774  0:000  Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043)
1:774  0:000  set table: 54445353,   74734930757043 to drop:  true
1:774  0:000  
1:774  0:000  Config set Fixes will override FixMask mask!
1:774  0:000     final mask=00000000
1:776  0:001  found 5 volumes with blockIO
1:776  0:000   0. Volume:
1:776  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)
1:783  0:007    Result of bootcode detection: bootable unknown (legacy)
1:783  0:000   1. Volume:
1:783  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(1,GPT,5CE24D64-92F4-431D-8A4C-2199EBA89F90,0x22,0x64000)
1:784  0:000    Result of bootcode detection: bootable unknown (legacy)
1:784  0:000   2. Volume:
1:784  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(2,GPT,34FEF664-05E2-4005-8C58-138CF933527F,0x64028,0x2860800)
1:787  0:003    Result of bootcode detection: bootable unknown (legacy)
1:787  0:000    This is SelfVolume !!
1:787  0:000   3. Volume:
1:787  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(3,GPT,A1F3FCCF-4483-4053-A85C-6B1F43F9B0C0,0x28C4828,0x135F20)
1:801  0:013   4. Volume:
1:801  0:000    PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(4,GPT,E6D0B255-056E-4BBD-8D9E-6607FCCF7B2D,0x29FA748,0xFFDEF00)
1:836  0:035  Loading nvram.plist from Vol 'Yosemite' - loaded, size=422
1:848  0:011  PutNvramPlistToRtVars ...
1:848  0:000   Adding Key: LocationServicesEnabled: Size = 1, Data: 01 
1:848  0:000   Adding Key: fmm-computer-name: Size = 17, Data: 41 68 6D 61 64 E2 80 99 73 20 4D 61 63 20 50 72 6F 
1:848  0:000   Adding Key: prev-lang:kbd: Size = 4, Data: 65 6E 3A 30 
1:848  0:000   Adding Key: security-mode: String: Size = 4, Val = 'none'
1:848  0:000  no themes available, using embedded
1:848  0:000  Choosing theme <null string>
1:848  0:000  Custom entries start
1:848  0:000  Custom entries finish
1:848  0:000  Scanning loaders...
1:848  0:000   0: 'Whole Disc Boot' no file system
1:848  0:000   1: 'EFI'
1:848  0:000   2: 'Yosemite'
1:888  0:039      AddLoaderEntry for Volume Name=Yosemite
1:903  0:015      Check if volume Is Hibernated:
1:903  0:000      Check sleep image 'by signature':
1:961  0:058      read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success
1:961  0:000      SleepImage name from pref: ImageVolume = 'Yosemite', ImageName = '\private\var\vm\sleepimage'
2:003  0:041      sleepimage not found -> Not Found
2:003  0:000       hibernated: no - sign
2:064  0:061   3: 'Recovery HD'
2:071  0:006      AddLoaderEntry for Volume Name=Recovery HD
2:085  0:013   4: 'Data'
2:086  0:001  Custom legacy start
2:086  0:000  Custom legacy end
2:086  0:000  Custom tool start
2:086  0:000  Custom tool end
2:086  0:000  GetEfiBootDeviceFromNvram: efi-boot-device-data not found
2:086  0:000  EfiBootVolume not found
2:086  0:000   found entry 0. 'Boot Mac OS X from Yosemite', Volume 'Yosemite', DevicePath 'PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(2,GPT,34FEF664-05E2-4005-8C58-138CF933527F,0x64028,0x2860800)\System\Library\CoreServices\boot.efi'
2:086  0:000  DefaultIndex=0 and MainMenu.EntryCount=6
2:179  0:092  GUI ready
3:579  1:400  BootOption of the entry is empty  //thats when I pressed enter to continue boot.
3:579  0:000  StartLoader() start
3:579  0:000  Finally: Bus=312000kHz CPU=2808MHz
3:579  0:000  Kernel and Kext Patches:
3:579  0:000   Allowed: y
3:579  0:000   Debug: n
3:579  0:000   KernelCpu: n
3:579  0:000   Lapic: n
3:579  0:000   AICPUPM: n
3:579  0:000   AppleRTC: y
3:579  0:000   KernelPm: n
3:579  0:000   FakeCPUID: 0x0
3:579  0:000   ATIController: <null string>
3:579  0:000   ATIDataLength: 0
3:579  0:000   0 Kexts to load
3:579  0:000   0 Kexts to patch
3:579  0:000  Loading boot.efi  status=Success
3:713  0:133  GetOSVersion: : 10.10.1
3:713  0:000  insert table 9 for dev 0:0
3:713  0:000  insert table 9 for dev 0:0
3:713  0:000  Trusting SMBIOS...
3:713  0:000  Detected alternating SMBIOS channel banks
3:713  0:000  Channels: 2
3:713  0:000  Interleave: 0 2 1 3 4 6 5 7 8 10 9 11 12 14 13 15 16 18 17 19 20 22 21 23
3:713  0:000   partNum=None
3:713  0:000  SMBIOS Type 17 Index = 0 => 0 0:
3:713  0:000   DIMM1 800MHz 1024MB
3:713  0:000  mTotalSystemMemory = 1024
3:713  0:000   partNum=None
3:713  0:000  SMBIOS Type 17 Index = 1 => 1 2:
3:713  0:000   DIMM2 800MHz 1024MB
3:713  0:000  mTotalSystemMemory = 2048
3:713  0:000  NumberOfMemoryDevices = 2
3:713  0:000  Type20[0]->End = 0xFFFFF, Type17[0] = 0x400
3:713  0:000  Type20[1]->End = 0x1FFFFF, Type17[1] = 0xC00
3:714  0:000  RSDT 0x7FFF3040
3:714  0:000  FADT from RSDT: 0x7FFF30C0
3:714  0:000  Xsdt is not found! Creating new one
3:714  0:000  RsdPointer is Acpi 1.0 - creating new one Acpi 2.0
3:714  0:000  RsdPointer Acpi 2.0 installed
3:714  0:000  RSDT entries = 6
3:714  0:000  Xsdt reallocation done
3:714  0:000  old FADT length=74
3:714  0:000  Found OperationRegion(SMOD, SystemMemory, FF840, ...)
3:714  0:000  Found OperationRegion(RCRB, SystemMemory, FED1C000, ...)
3:714  0:000  Found OperationRegion(ELKM, SystemMemory, FFFEA, ...)
3:714  0:000  Found OperationRegion(EXTM, SystemMemory, FF830, ...)
3:714  0:000  Found OperationRegion(INFO, SystemMemory, FF840, ...)
3:727  0:013  DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
3:741  0:013  Apply DsdtFixMask=0x00000000 old way
3:741  0:000     drop _DSM mask=0xFFFF
3:741  0:000  ========= Auto patch DSDT Starting ========
3:741  0:000  VideoCard devID=0x68F91002
3:741  0:000  DisplayADR1[0] = 0x10000, DisplayADR2[0] = 0x0
3:753  0:012  USBADR[0] = 0x1D0000 and PCIe = 0xFFFE
3:753  0:000  USBADR[1] = 0x1D0001 and PCIe = 0xFFFE
3:753  0:000  USBADR[2] = 0x1D0002 and PCIe = 0xFFFE
3:753  0:000  USBADR[3] = 0x1D0003 and PCIe = 0xFFFE
3:753  0:000  USBADR[4] = 0x1D0007 and PCIe = 0xFFFE
3:753  0:000  first CPU found at 2A offset 2D
3:753  0:000  score candidate at 26
3:753  0:000  score inserted in acpi_cpu_score _PR_
3:753  0:000  Found ACPI CPU: CPU0 And CPU1 
  within the score: _PR_
3:753  0:000  Found PCIROOTUID = 0
3:753  0:000  ========= Auto patch DSDT Finished ========
3:753  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=CpuPm Length=444
3:753  0:000   Xsdt has tables count=6 
3:753  0:000   Table: SSDT  CpuPm  444 dropped
3:753  0:000  corrected XSDT length=76
3:753  0:000  Drop tables from Xsdt, SIGN=SSDT TableID=Cpu0Ist Length=348
3:753  0:000   Xsdt has tables count=5 
3:753  0:000   Table: SSDT  Cpu0Ist  348 dropped
3:753  0:000  corrected XSDT length=68
3:753  0:000  Drop tables from Xsdt, SIGN=XXXX TableID= Length=0
3:753  0:000   Xsdt has tables count=4 
3:753  0:000  corrected XSDT length=68
3:754  0:001   CPUBase=0 and ApicCPUBase=0 ApicCPUNum=2
3:754  0:000  Initial control=0x6000926
3:754  0:000  Maximum control=0x926
3:754  0:000  UnderVoltStep=0
3:754  0:000  PLimitDict=0
3:754  0:000  PStates count=7
3:754  0:000  SSDT with CPU P-States generated successfully
3:754  0:000  SSDT with CPU C-States generated successfully
3:754  0:000  EdidDiscovered size=128
3:754  0:000  00 | 00 FF FF FF FF FF FF 00 05 E3 36 22 F1 39 00 00 
3:754  0:000  16 | 10 14 01 03 80 30 1B 78 2A 35 81 A6 56 48 9A 24 
3:754  0:000  32 | 12 50 54 BF EF 00 81 C0 81 40 81 80 95 00 B3 00 
3:754  0:000  48 | 01 01 01 01 01 01 02 3A 80 18 71 38 2D 40 58 2C 
3:754  0:000  64 | 45 00 DD 0C 11 00 00 1E 00 00 00 FD 00 38 4B 1E 
3:754  0:000  80 | 50 11 00 0A 20 20 20 20 20 20 00 00 00 FC 00 32 
3:754  0:000  96 | 32 33 36 0A 20 20 20 20 20 20 20 20 00 00 00 FF 
3:754  0:000  112 | 00 53 34 38 41 34 48 41 31 31 34 38 33 33 00 43 
3:754  0:000  ATI injection not set
3:754  0:000  HDA Controller [8086:27D8] :: PcieRoot(0x0)\Pci(0x1B,0x0) => codec not detected
3:767  0:012  LAN Controller [10EC:8168] :: PcieRoot(0x0)\Pci(0x1C,0x1)\Pci(0x0,0x0)
3:767  0:000  USB Controller [8086:27C8] :: PcieRoot(0x0)\Pci(0x1D,0x0)
3:767  0:000  USB Controller [8086:27C9] :: PcieRoot(0x0)\Pci(0x1D,0x1)
3:767  0:000  USB Controller [8086:27CA] :: PcieRoot(0x0)\Pci(0x1D,0x2)
3:767  0:000  USB Controller [8086:27CB] :: PcieRoot(0x0)\Pci(0x1D,0x3)
3:767  0:000  USB Controller [8086:27CC] :: PcieRoot(0x0)\Pci(0x1D,0x7)
3:767  0:000  stringlength = 1734
3:768  0:000  CurrentMode: Width=1920 Height=1080
3:768  0:000  FSInjection: using kexts path: 'EFI\CLOVER\kexts\10.10'
3:783  0:015  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\10.10
3:792  0:008  Removed efi-boot-device-data variable: Not Found
3:792  0:000  Custom boot is disabled
3:792  0:000  Closing log
Link to comment
Share on other sites

@ballistic - ok well then I suspect something is not configured properly (2 different revs perhaps?). IMO it seems easier (i.e. not having to sort out dependency and pre-requisites for network and audio kexts) to install all custom Kexts to the /S/L/E. Then have these same essential kexts (exact same copy from /S/L/E) on /EFI/CLOVER/kexts/Other readily available for situations where is not practical to install in /S/L/E such as the OSX Installers.  

 

my gigabyte mobo is not very different than yours, but  basically I use 3 custom kexts - FakeSMC, RealTek Network, and Audio for ALC889.  (My AppleHDA-ALC889.kext must be installed in /S/L/E)

 

here is my config.plist for reference:

attachicon.gifconfig.plist.zip

 

my system log shows this for FakeSMC

 

$ grep -i smc /var/log/system.log

Dec 31 13:14:14 localhost kernel[0]: FakeSMCKeyStore: started

Dec 31 13:14:14 localhost kernel[0]: FakeSMC v6.14.1364 Copyright 2014 netkas, slice, usr-sse2, kozlek, navi, THe KiNG, RehabMan. All rights reserved.

Dec 31 13:14:14 localhost kernel[0]: FakeSMC: 13 preconfigured keys added

Dec 31 13:14:14 localhost kernel[0]: FakeSMC: 5 keys exported by Clover EFI

Dec 31 13:14:14 localhost kernel[0]: SMC: successfully initialized

 

my clover boot log shows this for kexts  - so it prepares them but will not actually inject them. 

 

$ bdmesg |grep -i kext

3:550  0:000  KextsToPatch: 2 requested

3:550  0:000  KextToPatch 0: AppleHDA (change 10ec0885 for ALC889 (10ec0889)) Kext bin patch, data len: 4

3:550  0:000  KextToPatch 1: AppleIntelSNBGraphicsFB (Reduce buffers) Kext bin patch, data len: 60

4:644  0:000  Kernel and Kext Patches:

4:644  0:000  0 Kexts to load

4:644  0:000  2 Kexts to patch

4:644  0:000    KextPatch[0]: 4 bytes, AppleHDA

4:644  0:000    KextPatch[1]: 60 bytes, AppleIntelSNBGraphicsFB

4:783  0:000  FSInjection: using kexts path: 'EFI\CLOVER\kexts\Other'

4:794  0:000  Preparing kexts injection for arch=x86_64 from EFI\CLOVER\kexts\Other

4:809  0:001    Extra kext: EFI\CLOVER\kexts\Other\FakeSMC.kext

4:822  0:012      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\ACPISensors.kext

4:827  0:005      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\CPUSensors.kext

4:830  0:002      Extra PlugIn kext: EFI\CLOVER\kexts\Other\FakeSMC.kext\Contents\PlugIns\LPCSensors.kext

4:856  0:025    Extra kext: EFI\CLOVER\kexts\Other\RealtekR1000SL.kext

 

OK I compared my config against yours with the only significant difference being that you use AsusAICPUPM and didn't. So I gave it a try and also deleted the FakeSMC.kext from the 10.10 directory. The system seems stable now and the duplicate SMC messages have stopped. I can see messages that FakeSMC is being loaded but not from the EFI partition and I can't find it elsewhere on the system, so that's a real mystery how I have it but can't find it.

 

Thanks for the help and pointers. 

Link to comment
Share on other sites

 

Here's my boot log: Can't seem to find whats causing clover to not auto boot.

 

Look at 0.897 and 2:179

0:897  0:000  Default theme: embedded

 

I had the same problem when using the embedded theme. If you pick an external one it will auto-boot fine.

  • Like 1
Link to comment
Share on other sites

I had the same problem when using the embedded theme. If you pick an external one it will auto-boot fine.

 

THAT WORKED

 

Thank you very much...

 

@Slice: Could you please fix this issue? Using embedded theme or text only break auto boot.

Link to comment
Share on other sites

I think mounting ESP is a bug. Will look carefully on this.

In my case nvram contains

Clover.MountEFI[/size] [/size]E223FF7F-F2DA-4DBB-B765-756F2D95B0FE[/size]

but ESP is not automounted.

Any news on this issue? Problem still there with rev 3113

 

 

And I also have some questions and remarks about the new OsxAptioFix2Drv, which is now included as a standard install option:

  • Seems to work with native NVRAM now - YAY! Great! No need for EmuVariableUefi-64 anymore.
  • So can I assume that the new driver is now recommended over the old one?
  • Anything else that has changed, besides better NVRAM support?
  • Any other changes and potential side effects to look for and be aware of?

So if there are no other problems, this seems to be the better solution at least for my config.

 

Thanks and keep up the good work!

Link to comment
Share on other sites

THAT WORKED

 

Thank you very much...

 

@Slice: Could you please fix this issue? Using embedded theme or text only break auto boot.

I will search a reason for the issue.

 

Any news on this issue? Problem still there with rev 3113

 

 

Yes, the issue should be resolved with 3113 if you installed all new scripts and utilities by official installer.

Link to comment
Share on other sites

×
×
  • Create New...