Jump to content

Clover General discussion


ErmaC
29,809 posts in this topic

Recommended Posts

Hi all,

Tried to upgrade from "old" 1242 in EFI partition to 1378 (new structure, so clean install ...).

I'm stuck on DUET screen and no device detected to boot.

Got an old bios mobo with a P45 chipset, ICH10R, one disk, only OSX.

I had to reinstall OSX to use 1242 back but i really would like to continue upgrading my excellent Clover bootloader !

 

Please, can you help me ?

 

thanks

Link to comment
Share on other sites

Hi all,

Tried to upgrade from "old" 1242 in EFI partition to 1378 (new structure, so clean install ...).

I'm stuck on DUET screen and no device detected to boot.

Got an old bios mobo with a P45 chipset, ICH10R, one disk, only OSX.

I had to reinstall OSX to use 1242 back but i really would like to continue upgrading my excellent Clover bootloader !

 

Please, can you help me ?

 

thanks

Most probably you forgot to update boot binary (stage 2) which is required in regard to new file structure. You have to run again the installer and choose to update MBR / PBR, then check installer log when finish to see if boot file is updated.

Link to comment
Share on other sites

Thank you for your reply

Tried to install 1378 in OSX partition and it worked well.

Fresh install and same parameters but ´install in ESP´ option : fail + no way to boot even with my bootable usb key (clover 1242).

Boot only with a chameleon usb key.

I think that the installer is not good for legacy bios when esp install is chosen.

Install log says that all is OK (even stage2)

Link to comment
Share on other sites

I can now boot into the clover gui, but when I try to boot into mac osx installation I get this when in verbose mode and it wont load any further. You guys got any clues with this? Help would be appreciated.

 

dbkx81.jpg

 

Im thinking that I need to build a new kernel cache for the BaseSystem.dmg; which I added some kext to. Does anyone have an idea on how to do this?

Link to comment
Share on other sites

Ok, I send the ID to Clover 1350 but it is not mean that it resolves all your problem.

I think you should also do connector patch and switch off PatchVBios.

Hi Slice, Thanks for your reply.

I try the Clover r1378 from sourceforge, ths GUI is OK.

So I do the ATI connector patch and switch off PatchVBios, then choose the Macintosh HD boot item.

But the OSX ML can not boot correctly. It is blocked at the "System uptime in nanoseconds ........"

This is my config.plist:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "[url="http://www.apple.com/DTDs/PropertyList-1.0.dtd"]http://www.apple.com/DTDs/PropertyList-1.0.dtd[/url]">
<plist version="1.0">
<dict>
<key>PCI</key>
<dict>
<key>USBInjection</key>
<string>Yes</string>
<key>USBFixOwnership</key>
<string>Yes</string>
<key>InjectClockID</key>
<string>Yes</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>boot-args</key>
<string>-v npci=0x2000 slide=0 NoKexts</string>
<key>prev-lang:kbd</key>
<string>en:0</string>
<key>InjectSystemID</key>
<string>Yes</string>
<key>LegacyBoot</key>
<string>PBR</string>
</dict>
<key>Graphics</key>
<dict>
<key>GraphicsInjector</key>
<string>Yes</string>
<key>FBName</key>
<string>Ipomoea</string>
<key>LoadVBios</key>
<string>No</string>
<key>VideoPorts</key>
<string>3</string>
<key>PatchVBios</key>
<string>No</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>KernelCpu</key>
<string>Yes</string>
<key>ATIConnectorsController</key>
<string>6000</string>
<key>ATIConnectorsData</key>
<string>000400000403000000010000120401050008000004020000000100001102040310000000100000000001000000000002</string>
<key>ATIConnectorsPatch</key>
<string>000400000403000000010000120401030400000004020000000100001102040402000000100000000001000000000004</string>
</dict>
</dict>
</plist>

This is the syetem.log:

0:100 0:100 MemLog inited, TSC freq: 3292986520
0:100 0:000
0:100 0:000 Starting rEFIt rev 1378 on American Megatrends EFI
0:100 0:000 SelfDevicePath=PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(1,GPT,e7a67861-23c7-41d4-8969-4bdb59949b6d,0x800,0x64000) @D403AF98
0:100 0:000 SelfDirPath = \EFI\Boot
0:104 0:003 Theme: BootCamp Path: EFI\CLOVER\themes\BootCamp
0:113 0:009 Total Memory Slots Count = 4
0:115 0:001 Type 17 Index = 0
0:117 0:001 Ignoring insane frequency value 0MHz
0:119 0:001 SmbiosTable.Type17->Speed = 0
0:121 0:002 SmbiosTable.Type17->Size = 0
0:123 0:001 Type 17 Index = 1
0:125 0:001 SmbiosTable.Type17->Speed = 1600
0:127 0:001 SmbiosTable.Type17->Size = 8192
0:129 0:001 Type 17 Index = 2
0:131 0:001 Ignoring insane frequency value 0MHz
0:132 0:001 SmbiosTable.Type17->Speed = 0
0:134 0:001 SmbiosTable.Type17->Size = 0
0:136 0:001 Type 17 Index = 3
0:138 0:001 SmbiosTable.Type17->Speed = 1600
0:140 0:001 SmbiosTable.Type17->Size = 8192
0:142 0:002 Boot status=0
0:144 0:001 Clover revision: 1378 running on OptiPlex 7010
0:148 0:003 ... with board 0CNWVK
0:150 0:002 ConfigPlistPath: EFI\CLOVER\config.plist
0:153 0:002 Using OEM config.plist at path: EFI\CLOVER\config.plist
0:155 0:002 Loading early settings
0:157 0:001 LoadDrivers() start
0:160 0:003 Starting FSInject-64.efi
0:165 0:004 Using load options 'FSInject-64.efi '
0:167 0:002 Starting OsxFatBinaryDrv-64.efi
0:171 0:003 Using load options 'OsxFatBinaryDrv-64.efi '
0:174 0:002 Starting VboxHfs-64.efi
0:178 0:003 Using load options 'VboxHfs-64.efi '
0:180 0:002 - driver needs connecting
0:182 0:001 Starting CsmVideoDxe-64.efi
0:186 0:003 Using load options 'CsmVideoDxe-64.efi '
0:188 0:002 - driver needs connecting
0:190 0:001 Starting DataHubDxe-64.efi
0:194 0:003 Using load options 'DataHubDxe-64.efi '
0:221 0:027 Starting EmuVariableUefi-64.efi
0:225 0:004 Using load options 'EmuVariableUefi-64.efi '
0:227 0:002 EmuVariableUefi Initialize: VariableCommonInitialize = Success, orig services stored, install gEmuVariableControlProtocolGuid = Success
0:238 0:010 Starting OsxAptioFixDrv-64.efi
0:242 0:003 Using load options 'OsxAptioFixDrv-64.efi '
0:244 0:002 Starting PartitionDxe-64.efi
0:248 0:003 Using load options 'PartitionDxe-64.efi '
0:250 0:002 - driver needs connecting
0:252 0:001 Starting OsxLowMemFixDrv-64.efi
0:256 0:003 Using load options 'OsxLowMemFixDrv-64.efi '
0:258 0:002 Starting HFSPlus-64.efi
0:263 0:004 Using load options 'HFSPlus-64.efi '
0:265 0:002 - driver needs connecting
0:267 0:001 Starting NTFS-64.EFI
0:271 0:004 Using load options 'NTFS-64.EFI '
0:273 0:002 - driver needs connecting
0:275 0:001 Starting VBoxExt2-64.efi
0:279 0:004 Using load options 'VBoxExt2-64.efi '
0:281 0:002 - driver needs connecting
0:283 0:001 6 drivers needs connecting ...
0:285 0:001 PlatformDriverOverrideProtocol not found. Installing ... Success
0:289 0:003 Partition driver loaded: CD disconnect Success
0:294 0:005 Video driver loaded: disconnect Success
0:360 0:065 Searching for invalid DiskIo BY_DRIVER connects: not found, all ok
1:780 1:419 CsmVideoDriverBindingStart
1:782 0:001 mixed support=40010
1:783 0:001 Controller is [030000]
1:785 0:002 Check for VBE
1:832 0:046 0 1152x864 attr=BB - ok, edid+, working, highest, pref=0
1:844 0:011 1 1280x960 attr=BB - ok, edid-
1:850 0:005 2 640x480 attr=BB - ok, edid+, 640x480, working
1:860 0:010 3 800x600 attr=BB - ok, edid+, 800x600, working
1:870 0:009 4 1024x768 attr=BB - ok, edid+, 1024x768, working
1:879 0:009 5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5
1:891 0:012 6 1400x1050 attr=BB - ok, edid-
1:898 0:006 7 1600x1200 attr=BB - ok, edid+, working, highest, pref=7
1:913 0:014 CsmVideo: New mode: 7 1600x1200 - set
3:849 1:935 - SetMode pref 7 (7) = Success
3:851 0:001 CsmVideoCheckForVbe - Success
3:853 0:001 CsmVideoDriverBindingStart end Success
3:858 0:005 CsmVideo: New mode: 4 1024x768 - blocking that switch
3:862 0:004 CsmVideo: New mode: 2 640x480 - blocking that switch
10:611 6:749 LoadDrivers() end
10:614 0:002 EmuVariable InstallEmulation: orig vars copied, emu.var.services installed, CreateEvent = Success, done
10:648 0:033 SetScreenResolution: 1920x1200 - not found!
10:651 0:003 reinit: self device path=PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(1,GPT,e7a67861-23c7-41d4-8969-4bdb59949b6d,0x800,0x64000)
10:654 0:002 new SelfHandle=D403AF98
10:656 0:002 CPU Vendor = 756E6547 Model=306A9
10:658 0:001 The CPU supported turbo
10:660 0:001 BrandString = Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
10:662 0:001 non-usable FLEX_RATIO = 110000
10:664 0:001 corrected FLEX_RATIO = 100000
10:666 0:001 FSBFrequency=100MHz
10:668 0:001 Corrected FSBFrequency=100MHz
10:670 0:001 Vendor/Model/Stepping: 0x756E6547/0x3A/0x9
10:671 0:001 Family/ExtFamily: 0x6/0x0
10:673 0:001 MaxDiv/MinDiv: 33.0/16
10:676 0:002 Turbo: 35/36/37/37
10:678 0:001 Features: 0xBFEBFBFF
10:679 0:001 Threads: 8
10:681 0:001 Cores: 4
10:683 0:001 FSB: 100 MHz
10:685 0:001 CPU: 3300 MHz
10:687 0:001 TSC: 3300 MHz
10:689 0:001 PIS: 400 MHz
10:691 0:001 PCI (00|00:00.00) : 8086 0158 class=060000
10:692 0:001 PCI (00|00:01.00) : 8086 0151 class=060400
10:694 0:001 PCI (00|01:00.00) : 1002 675D class=030000
10:696 0:001 PCI (00|01:00.01) : 1002 AA90 class=040300
10:698 0:001 PCI (00|00:14.00) : 8086 1E31 class=0C0330
10:700 0:002 PCI (00|00:16.00) : 8086 1E3A class=078000
10:702 0:001 PCI (00|00:16.01) : FFFF FFFF class=FFFFFF
10:704 0:001 PCI (00|00:16.03) : FFFF FFFF class=FFFFFF
10:706 0:001 PCI (00|00:19.00) : 8086 1502 class=020000
10:708 0:001 PCI (00|00:1A.00) : 8086 1E2D class=0C0320
10:710 0:001 PCI (00|00:1B.00) : 8086 1E20 class=040300
10:712 0:001 PCI (00|00:1D.00) : 8086 1E26 class=0C0320
10:714 0:001 PCI (00|00:1F.00) : 8086 1E47 class=060100
10:717 0:003 PCI (00|00:1F.02) : 8086 1E02 class=010601
10:719 0:001 PCI (00|00:1F.03) : 8086 1E22 class=0C0500
10:721 0:001 PCI (00|00:1F.06) : FFFF FFFF class=FFFFFF
10:723 0:001 ScanSPD() start
10:727 0:004 SMBus CmdReg: 0x3
10:729 0:001 Scanning SMBus [8086:1E22], mmio: 0xF7F35004, ioport: 0xF000, hostc: 0x1
10:752 0:022 SPD[1]: Type 11 @0x51
10:762 0:010 Using XMP Profile1, dropping previous frequency 1600MHz
10:764 0:001 DDR speed 2133MHz
10:766 0:001 Slot: 1 Type 24 8192MB 2133MHz Vendor=Team Group PartNo=Dark-1600 SerialNo=0101020800000404
10:790 0:023 SPD[3]: Type 11 @0x53
10:800 0:010 Using XMP Profile1, dropping previous frequency 1600MHz
10:802 0:001 DDR speed 2133MHz
10:804 0:001 Slot: 3 Type 24 8192MB 2133MHz Vendor=Team Group PartNo=Dark-1600 SerialNo=0101020800000809
10:927 0:122 ScanSPD() end
10:929 0:001 Calibrated TSC frequency =3292986520 =3292MHz
10:931 0:001 Loading main settings
10:932 0:001 Finally: Bus=99MHz CPU=3292MHz
10:935 0:002 load font image
10:947 0:012 font loaded from themedir
10:949 0:001 Font loaded: ImageWidth=176 ImageHeight=288 Ptr=D4354018
10:951 0:001 Font prepared WxH=11x18 CharWidth=10
10:953 0:002 found 9 volumes with blockIO
10:955 0:001 0. Volume:
10:957 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)
10:961 0:004 Volume 'Whole Disc Boot', OS 'Legacy', GUID = <null guid>
10:963 0:001 1. Volume:
10:965 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)
10:974 0:009 Volume 'Whole Disc Boot', OS '', GUID = <null guid>
10:977 0:002 2. Volume:
10:979 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x2,0x0)
10:980 0:001 found optical drive
10:983 0:002 Volume 'Whole Disc Boot', OS '', GUID = <null guid>
10:985 0:001 3. Volume:
10:987 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(1,GPT,e7a67861-23c7-41d4-8969-4bdb59949b6d,0x800,0x64000)
10:990 0:002 Icon 16 (icons\vol_internal_ntfs.icns) not found
10:992 0:002 Volume 'EFI', OS 'Windows', GUID = E7A67861-23C7-41D4-8969-4BDB59949B6D
10:996 0:003 This is SelfVolume !!
10:998 0:001 4. Volume:
11:000 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(2,GPT,744be72e-b418-44c1-9116-17dd7548bf59,0x64800,0xaf000)
11:003 0:002 hiding this volume
11:004 0:001 Volume 'Legacy HD2', OS '', GUID = 744BE72E-B418-44C1-9116-17DD7548BF59
11:006 0:001 5. Volume:
11:008 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(3,GPT,7b5af841-6bf2-4d06-8b05-af0df9bd777b,0x113800,0x7814000)
11:015 0:006 hiding this volume
11:017 0:001 Volume 'Windows8', OS 'Windows', GUID = 7B5AF841-6BF2-4D06-8B05-AF0DF9BD777B
11:018 0:001 6. Volume:
11:020 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x0,0x0)/HD(4,GPT,3afaa524-4520-4991-86ce-341d7e70abe1,0x7927800,0x7514a88)
11:030 0:010 Booting OS 10.8.3
11:032 0:001 Volume '', OS 'Legacy', GUID = 3AFAA524-4520-4991-86CE-341D7E70ABE1
11:034 0:001 7. Volume:
11:036 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)/HD(1,GPT,8c849a6a-6dc8-43af-9e0b-a588f88cd202,0x1000,0x31000)
11:041 0:005 hiding this volume
11:043 0:001 Volume 'EFI', OS 'Windows', GUID = 8C849A6A-6DC8-43AF-9E0B-A588F88CD202
11:045 0:001 8. Volume:
11:047 0:001 PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0x1,0x0)/HD(2,GPT,9efeb627-349d-4e37-b0fc-15cd4c88e559,0x33000,0x15d4d738f)
11:053 0:005 hiding this volume
11:055 0:001 Volume 'Personal', OS 'Windows', GUID = 9EFEB627-349D-4E37-B0FC-15CD4C88E559
11:057 0:001 Searching volumes for latest nvram.plist ...
11:061 0:004 3. Volume 'EFI', GUID = E7A67861-23C7-41D4-8969-4BDB59949B6D - no nvram.plist - skipping!
11:065 0:003 5. Volume 'Windows8', GUID = 7B5AF841-6BF2-4D06-8B05-AF0DF9BD777B - no nvram.plist - skipping!
11:069 0:004 6. Volume '', GUID = 3AFAA524-4520-4991-86CE-341D7E70ABE1 - no nvram.plist - skipping!
11:073 0:003 7. Volume 'EFI', GUID = 8C849A6A-6DC8-43AF-9E0B-A588F88CD202 - no nvram.plist - skipping!
11:077 0:003 8. Volume 'Personal', GUID = 9EFEB627-349D-4E37-B0FC-15CD4C88E559 - no nvram.plist - skipping!
11:083 0:006 nvram.plist not found!
11:085 0:001 PutNvramPlistToRtVars: nvram.plist not found
11:087 0:001 Scanning loaders...
11:088 0:001 0: 'Whole Disc Boot' no file system
11:092 0:003 1: 'Whole Disc Boot' no file system
11:096 0:003 2: 'Whole Disc Boot' no file system
11:100 0:003 3: 'EFI'
11:107 0:007 added 'Boot Microsoft EFI boot menu from EFI'
11:113 0:005 added 'Boot UEFI boot menu from EFI'
11:114 0:001 4: 'Legacy HD2' no file system
11:119 0:004 5: 'Windows8' hidden
11:122 0:003 6: ''
11:128 0:005 Icon 15 (icons\vol_internal_hfs.icns) not found
11:134 0:006 added 'Boot Mac OS X from Macintosh HD'
11:137 0:003 7: 'EFI' hidden
11:141 0:003 8: 'Personal' hidden
11:145 0:003 Scanning legacy ...
11:147 0:001 0: 'Whole Disc Boot' hidden
11:150 0:003 1: 'Whole Disc Boot' hidden
11:154 0:003 2: 'Whole Disc Boot' hidden
11:158 0:003 3: 'EFI' not legacy
11:161 0:003 4: 'Legacy HD2' hidden
11:166 0:004 5: 'Windows8' hidden
11:169 0:003 6: '' not legacy
11:173 0:003 7: 'EFI' hidden
11:177 0:003 8: 'Personal' hidden
11:187 0:010 FindDefaultEntry ...
11:189 0:001 FindStartupDiskVolume ...
11:191 0:001 GetEfiBootDeviceFromNvram: efi-boot-device-data not found
11:195 0:003 not found
11:197 0:001 Default boot entry not found
11:199 0:001 FindDefaultEntry()
11:200 0:001 SetScreenResolution: 1600x1200 - already set
11:388 0:187 GUI ready
16:060 4:672 StartLoader() start
16:144 0:083 Turbo=Y
16:146 0:001 MSR_IA32_MISC_ENABLE = 850089
16:148 0:001 Set turbo: MSR_IA32_MISC_ENABLE = 850089
16:150 0:001 add table 9 #0
16:152 0:001 add table 9 #1
16:154 0:001 no airport
16:156 0:002 Trusting SMBIOS...
16:158 0:001 Channels: 2
16:160 0:001 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
16:208 0:048 SMBIOS Type 17 Index = 0 => 0 0:
16:210 0:001 BANK0 DIMM0 EMPTY
16:212 0:001 SMBIOS Type 17 Index = 1 => 2 2:
16:215 0:003 BANK1 DIMM0 EMPTY
16:217 0:001 SMBIOS Type 17 Index = 2 => 1 1:
16:219 0:001 BANK0 DIMM1 2133MHz 8192MB
16:221 0:001 mTotalSystemMemory = 8192
16:223 0:001 SMBIOS Type 17 Index = 3 => 3 3:
16:225 0:001 BANK1 DIMM1 2133MHz 8192MB
16:227 0:001 mTotalSystemMemory = 16384
16:228 0:001 NumberOfMemoryDevices = 4
16:230 0:001 Type20[0]->End = 0x7FFFFF, Type17[2] = 0x0
16:232 0:001 Type20[1]->End = 0xFFFFFF, Type17[3] = 0x0
16:234 0:001 Table 131 is present, CPUType=35
16:237 0:002 Change to: 704
16:238 0:001 RSDT 0xDBFF4028
16:240 0:001 FADT from RSDT: 0xDBFF4100
16:242 0:001 XSDT 0xDBFF4080
16:244 0:001 FADT from XSDT: 0xDBFFD7B0
16:246 0:001 Xsdt reallocation done
16:248 0:001 old FADT length=10C
16:253 0:004 DSDT found in Clover volume OEM folder: EFI\CLOVER\ACPI\patched\DSDT.aml
16:255 0:002 Apply DsdtFixMask=0x0000
16:506 0:250 Drop tables from Xsdt, count=11
16:508 0:001 Found table: FACP CBX3
16:510 0:001 Found table: APIC CBX3
16:512 0:002 Found table: FPDT CBX3
16:514 0:001 Found table: MCFG CBX3
16:516 0:001 Found table: HPET CBX3
16:518 0:001 Found table: SSDT SataTabl
16:519 0:001 Found table: SSDT Cpu0Ist
16:521 0:001 Found table: SSDT CpuPm
16:523 0:001 Found table: ASF! HCG
16:525 0:001 Found table: SLIC CBX3
16:527 0:001 Found table: BGRT
16:529 0:001 corrected XSDT length=124
16:531 0:002 CPUBase=0 and ApicCPUBase=1 ApicCPUNum=8
16:534 0:002 Booting OS 10.8.3
16:537 0:002 EdidDiscovered size=128
16:538 0:001 00 | 00 FF FF FF FF FF FF 00 0C E3
16:561 0:022 10 | 6E 07 01 01 01 01 20 11 01 03
16:583 0:022 20 | 80 34 21 78 EA C9 05 A3 57 4B
16:605 0:022 30 | 9C 25 12 50 54 21 08 00 81 80
16:627 0:022 40 | D1 00 71 40 81 C0 B3 00 8B C0
16:650 0:022 50 | 95 00 A9 40 28 3C 80 A0 70 B0
16:672 0:022 60 | 23 40 30 20 36 00 07 44 21 00
16:694 0:022 70 | 00 1E 00 00 00 FF 00 53 37 33
16:717 0:022 80 | 32 34 44 33 33 35 31 37 37 39
16:741 0:024 90 | 00 00 00 FD 00 38 3D 1E 53 0E
16:763 0:022 100 | 00 0A 20 20 20 20 20 20 00 00
16:785 0:022 110 | 00 FC 00 4D 32 34 45 49 35 0A
16:808 0:022 120 | 20 20 20 20 20 20 00 58 70 74
16:830 0:022 Framebuffer @0xE0000000 MMIO @0xF7E20000 I/O Port @0x0000E000 ROM Addr @0xF7E00000
16:832 0:002 ATI card POSTed,
16:836 0:003 Set VRAM for Cedar=1024Mb
16:838 0:001 ATI: get_vram_size returned 0x40000000
16:840 0:001 ATI Radeon EVERGREEN family
16:842 0:002 ATI Mobile Radeon
16:844 0:001 Users config name Ipomoea
16:846 0:001 use N ports setting from config.plist: 3
16:848 0:001 (AtiPorts) Nr of ports set to: 3
16:850 0:002 ATI Turks AMD Radeon HD 7570M Series 1024MB (Ipomoea) [1002:675D] (subsys [1028:2B20]):: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)
16:852 0:001 HDA Controller [1002:AA90] :: PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x1) => HDMI Audio, setting hda-gfx=onboard-1
16:855 0:003 USB Controller [8086:1E31] :: PciRoot(0x0)/Pci(0x14,0x0)
16:858 0:002 LAN Controller [8086:1502] :: PciRoot(0x0)/Pci(0x19,0x0)
16:860 0:001 USB Controller [8086:1E2D] :: PciRoot(0x0)/Pci(0x1a,0x0)
16:862 0:001 HDA Controller [8086:1E20] :: PciRoot(0x0)/Pci(0x1b,0x0) => detected codec: 10EC:0269, setting layout-id=269 (0x10D)
16:867 0:005 USB Controller [8086:1E26] :: PciRoot(0x0)/Pci(0x1d,0x0)
16:869 0:001 stringlength = 5524
16:871 0:001 devprop_generate_string
16:873 0:002 CurrentMode: Width=1600 Height=1200
16:875 0:001 FSInjection:, skipping kext injection (kexts folder not found)OnSimpleFileSystem occured
16:883 0:007 - done!
16:887 0:003 Closing log
16:889 0:002 SetStartupDiskVolume ...
Volume: '', LoaderPath: '<null string>'
16:890 0:001 DevPath:
16:892 0:001 GUID = 3AFAA524-4520-4991-86CE-341D7E70ABE1
16:894 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>3AFAA524-4520-4991-86CE-341D7E70ABE1</string></dict></dict></dict></array>
16:898 0:003 Starting boot.efi
17:207 0:308 Using load options 'boot.efi -v npci=0x2000 slide=0 NoKexts '
35:733 18:526 Legacy USB Off Done
35:736 0:002 USB EHCI Ownership for device 1E2D value=1000001
35:738 0:002 Legacy USB Off Done
35:741 0:002 USB EHCI Ownership for device 1E26 value=1000001

 

 

This is the screenshot of boot screen:wh0jsl.png

Link to comment
Share on other sites

Does Clover actally work with virtual box?

 

I am using Chameleon + virtual box to dualboot.

 

- Win 7 with OSX virtualized

- OSX with Win7 virtualized

 

(both installed native)

 

With Clover (ISO taken from sourceforge) i couln't get virtualbox booting.

 

The Harddisk isn't detected.

 

Is there a trick?

Link to comment
Share on other sites

Does Clover actally work with virtual box?

 

I am using Chameleon + virtual box to dualboot.

 

- Win 7 with OSX virtualized

- OSX with Win7 virtualized

 

(both installed native)

 

With Clover (ISO taken from sourceforge) i couln't get virtualbox booting.

 

The Harddisk isn't detected.

 

Is there a trick?

I just don't know!

Clover works on Qemu but we didn't install any system on it.

About VirtualBox a huge investigations needed.

Link to comment
Share on other sites

hi,

maybe a dumb question : is there anyway to install a new clover release (new folder structure) in EFI partition with an old legacy bios mobo (no UEFI) ?

V1242 is the latest release that works for me with esp installation.

Link to comment
Share on other sites

Am I a CloverGrower or a "Pro" user?

 

Not sure if I am l33t ;)

At your will.

hi,

maybe a dumb question : is there anyway to install a new clover release (new folder structure) in EFI partition with an old legacy bios mobo (no UEFI) ?

V1242 is the latest release that works for me with esp installation.

Yes, it is possible and the installer must do this.

Link to comment
Share on other sites

i have some regression issues to report with b1429

 

1) busspeed problem - clover now computes FSB as 34146kz vs ~100Mhz

-it ignored an explicit setting of BusSpeedkHz in the config.plist

2) memory bank count wrong

-even using SMBIOS Trust=No - it thinks there are 3 banks - when early on it finds just 2 banks (correctly)

 

from the boot log

 

$ grep -i hz boot.log

boot.log:1:489 0:000 BrandString = Intel® Core i5-2520M CPU @ 2.50GHz

boot.log:1:489 0:000 FSBFrequency=100MHz

boot.log:1:489 0:000 Corrected FSBFrequency=100MHz

boot.log:1:489 0:000 FSB: 100 MHz

boot.log:1:489 0:000 CPU: 2500 MHz

boot.log:1:489 0:000 TSC: 2500 MHz

boot.log:1:489 0:000 PIS: 400 MHz

boot.log:1:514 0:009 DDR speed 1333MHz

boot.log:1:514 0:000 Slot: 0 Type 24 4096MB 1333MHz Vendor=Ramaxel Technology PartNo=RMT3020EC58E9F1333A SerialNo=040206030901010B

boot.log:1:538 0:009 DDR speed 1333MHz

boot.log:1:538 0:000 Slot: 1 Type 24 4096MB 1333MHz Vendor=Ramaxel Technology PartNo=RMT3020EC58E9F1333A SerialNo=04030C0D0509030A

boot.log:1:815 0:000 Calibrated TSC frequency =2508515880 =2508MHz

boot.log:1:815 0:000 Config set CpuFreq=2500MHz

boot.log:1:815 0:000 Config set BusSpeed=34164kHz

boot.log:1:815 0:000 Finally: Bus=34MHz CPU=2500MHz

boot.log:84:416 0:000 Finally: Bus=34MHz CPU=2500MHz

boot.log:93:280 0:000 Finally: Bus=34MHz CPU=2500MHz

boot.log:94:392 0:000 Finally: Bus=34MHz CPU=2500MHz

boot.log:153:109 0:000 BANK0 DIMM0 1333MHz 4096MB

boot.log:153:109 0:000 BANK1 DIMM0 1333MHz 4096MB

boot.log:153:109 0:000 BANK0 DIMM1 1333MHz 4096MB

 

 

PS b1378 works fine. SMBIOS Trust=No - sorted memory ok. and BusSpeedkHz overrides bogus speed calculation of 100310

Link to comment
Share on other sites

At your will.

 

Yes, it is possible and the installer must do this.

 

Tried 3 fresh install and classical options of the installer : no success and no way to boot with my clover usb stick.

After it is screwed, only boots with a chameleon usb stick.

Please, help me.

 

Edit : install done by using 'install in ESP' option, deleting the boot file, installing in main partition and copying the new boot file to EFI partition. Finished by deleting boot file and EFI folder in main partition and reboot.

Hard to think it's the way it meant to be done !

Link to comment
Share on other sites

I hit another wall. I wanted to try out Clover in UEFI mode. For that I installed it to a USB Stick and copied my config.plist and dsdt from the HDD to it. Clover itself loads fine, but if I try to boot OS X all I get is a black screen and some seconds of HDD activity. Then the system does nothing and I have to do a hard reboot

Link to comment
Share on other sites

If you installed the RC scripts then the boot logs should be in /library/logs/clover. Don't know if it saves a log without the scripts.

 

Many thanks, I just found it.

Link to comment
Share on other sites

Hello All

 

I need some help please

 

I have been trying to get Ivy bridge power management working with my new hack for about a month now with the sys def of Macmini6,2 and Clover UFEI boot. I have try'd many different versions of clover and am now working with 1360 all though this has always been from a USB stick,I have Chameleon 2186 installed to the hard drive (would this make a difference?). I have try'd with and without DSDT and SSDT. I have generated DSDT from OSX booted with Chameleon and clean DSDT booted from Lynx. I have generated SSDT in many different ways Macisal PikeRAlpha's IB SSDT generation script. I have googled and researched every where I can find, there must just be something I am missing or don't understand.

 

 

The only real difference I can see is the SMC Version that loads with Chameleon vs Clover, Clover loads 2.8f0 and Chameleon 1.30f3 that enables speedstep

 

Can anyone help I have try'd so many different combinations of config.plist fakeSMC DSDT SSDT could some one take the time to go over my Darwin Dumps DSDT SSDT and point me in the right direction

 

Many thanks to all here

 

 

DarwinDumper_2.6.5_AMI_X64_1360_ML_rootGenrateIvyStatesYes.zip

SSDT.aml.zip

SSDT.aml 2.zip

config.plist.zip

config.plist copy.zip

Link to comment
Share on other sites

Sorry If my last post was unclear

 

What do you understand under ivy bridge power management or what are you trying to achieve exactly?

 

What I am trying to achive is Ivy bridge power managment with speed stepping. By this I mean loading the kexts x86PlatformPlugin.kext and x86PlatformShim and achiving more that 2 p-states.

 

At the moment when I boot with Clover and the sys def Macmini6,2 I only achive 2 p-states of 16 and 34 and x86PlatformPlugin.kext and x86PlatformShim do not load. When I boot with Chameleon though x86PlatformPlugin.kext and x86PlatformShim load and I achive p-states of 16 20 26 30 34 39.

 

I belive it has something to do with the SMC version (system) that loads. Chameleon is know to interact with fakeSMC and inject the SMC version 1.30f3. When Booting with Clover this does not happen and the correct SMC version for the sys def choice I have made is loaded. Is this something I can control through Clovers config.plist, or is there another way to get x86PlatformPlugin.kext and x86PlatformShim to load when booting with Clover.

 

Thanks

Link to comment
Share on other sites

Tried 3 fresh install and classical options of the installer : no success and no way to boot with my clover usb stick.

After it is screwed, only boots with a chameleon usb stick.

Please, help me.

 

Edit : install done by using 'install in ESP' option, deleting the boot file, installing in main partition and copying the new boot file to EFI partition. Finished by deleting boot file and EFI folder in main partition and reboot.

Hard to think it's the way it meant to be done !

Why so hard??? What is wrong in installer or elsewhere? See

/dev/disk0
  #:					   TYPE NAME				    SIZE	   IDENTIFIER
  0:	  GUID_partition_scheme					    *500.1 GB   disk0
  1:					    EFI						 209.7 MB   disk0s1
  2:				  Apple_HFS MacHD				   270.5 GB   disk0s2
  3:				 Apple_Boot Recovery HD			 650.0 MB   disk0s3
  4:				  Apple_HFS LionHD				  118.9 GB   disk0s4
  5:	   Microsoft Basic Data Data				    109.7 GB   disk0s5

Disk0 sector 0 contains boot0 sector as well as Chameleon did. By dd command or by fdisk440 utility.

Partition 1 is EFI System Partition formatted by default to FAT32. First sector contains boot1f32 as installed by dd command.

/EFI folder with all files is placed on partition 1.

All this is provided by Clover installer. You need no to do this manually.

It works as legacy BIOS boot and also it works as UEFI boot.

Is it too complex?

Link to comment
Share on other sites

×
×
  • Create New...