franmglp Posted June 20, 2014 Share Posted June 20, 2014 Hi! I'm using Clover on Yosemite DP2 and I have a few problems. First, I've generated a MacBookPro6,2 profile using Clover Configurator but in System Report I don't see the 1.58f17 SMC version. Instead there is a 1.32f8 key that belongs to a MacBook5,1. Second. System Report is showing a 2.13 GHz bus speed. I don't know if this is correct but I think it should show the "Processor Interconnect Speed" (QPI, wich is 4,8 GT/s). FIXED: <key>QPI</key> <string>4800</string> Any help is welcome, regards and sorry my english! Link to comment Share on other sites More sharing options...
Maniac10 Posted June 20, 2014 Share Posted June 20, 2014 SMC versions are hardcoded in Clover so it will need to be updated by the devs or yourself if you compile your own (rEFIt_UEFI/Platform/platformdata.c). Are these the latest versions? @tluck: I can boot to Yosemite's Recovery partition just fine with Clover. Do you inject FakeSMC while booting to it? Link to comment Share on other sites More sharing options...
franmglp Posted June 20, 2014 Share Posted June 20, 2014 @Maniac10 Thanks for the reply! I see this line in platformdata.c {0x01, 0x32, 0x0F, 0, 0, 0x08}, //"MacBook5,1", But there isn't a line for the MacBookPro6,2. Should I add this for example? {0x01, 0x58, 0x0F, 0, 0, 0x17}, //"MacBookPro6,2", Link to comment Share on other sites More sharing options...
arsradu Posted June 20, 2014 Share Posted June 20, 2014 @arsradu - what do you mean boot logo at startup for yosemite? do you mean an icon for 10.10 in the clover GUI? or doing boot of the OS (i get a progress bar instead of the spinning circle under the apple. i just added a new OS X yosemite icon (os_yos.icns) to my ThinkPad Theme today.The second one. I'm pretty sure the progress bar is intended (instead of the boring and not accurate spinning wheel), but the missing Apple logo that should be displayed on top of it, is not. In a nutshell, I've got no Apple logo at OS boot time. Any idea why? Link to comment Share on other sites More sharing options...
bman1096 Posted June 20, 2014 Share Posted June 20, 2014 I hope this does not upset anyone but I am a sort of newbie to Clover. I have had great success with Chameleon but now have a UEFI Gigabyte motherboard and want to quad-boot Mavericks, Windows 7, Windows 8.1 and Ubuntu 14.04. Here is my issue: 1st I get Mavericks installed with Clover working great but then I go and install Windows 7 and it adds the legacy Boot from HD# and Boot Microsoft EFI and I need to know how to change the name to show Windows 7. 2nd when I install Windows 8.1 it then creates the stupid Windows Bootloader for 7 and 8.1 which I want to get rid of and have Clover see both 7 and 8.1 as individual OSes not Microsoft EFI to get into them. 3rd is how to install Ubuntu in UEFI to get Clover to boot it. I can install it but the Clover only goes to a black screen with blinking cursor when I choose Ubuntu. Any advice would be great. Thanks, bman1096 Link to comment Share on other sites More sharing options...
Maniac10 Posted June 20, 2014 Share Posted June 20, 2014 @Maniac10 Thanks for the reply! I see this line in platformdata.c {0x01, 0x32, 0x0F, 0, 0, 0x08}, //"MacBook5,1", But there isn't a line for the MacBookPro6,2. Should I add this for example? {0x01, 0x58, 0x0F, 0, 0, 0x17}, //"MacBookPro6,2", If the model is not there then you'd be better off asking the devs to include it as it may require much more work than simply adding the respective keys. There are many variables you probably won't know that are injected automatically by Clover. For now you can try changing the MacBook5,1 key only and see if it's injected. The second one. I'm pretty sure the progress bar is intended (instead of the boring and not accurate spinning wheel), but the missing Apple logo that should be displayed on top of it, is not. In a nutshell, I've got no Apple logo at OS boot time. Any idea why? Nobody is getting Yosemite's boot logo with Clover yet and we still don't know why exactly. Link to comment Share on other sites More sharing options...
mac09hack Posted June 21, 2014 Share Posted June 21, 2014 hi fellas, im a clover newbie... now my system starts with mounted efi volume on desktop after the last clover update!!! how can i get rid of this efi volume thx in advance Use Terminal: type diskutil list (note which mounted volume is the disk of interest type cd / type cd Volumes then type ls (shows you the mounted Volumes - one is using the EFI type sudo umount -f /dev/diskxs1 (x being the disk number) enter admin password and (EFI should be dismounted) type exit and close Terminal app I think it's left mounted so you can load FakeSMC in the EFI/Clover/kexts/10.# Link to comment Share on other sites More sharing options...
tluck Posted June 21, 2014 Share Posted June 21, 2014 @maniac10 - i can boot the 10.9.3 Recovery HD - however, the 10.10 Recover HD seems to confuse clover - as the GUI list 3 items instead of 2. (OSX, OSX, Recovery on OSX versus Recovery on RecoverHD) for some reason clover does not see as a Recovery HD i think it gets confused because on yosemite Recovery HD there is a System\Library\CoreServices\boot.efi which was not there on mavericks 1:754 0:003 12: 'OSX'1:862 0:108 Check if volume Is Hibernated: 1:862 0:000 Check sleep image 'by signature': 1:926 0:063 read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Success 1:926 0:000 SleepImage name from pref: ImageVolume = 'OSX', ImageName = '\private\var\vm\sleepimage' 1:948 0:021 Reading first 512 bytes of sleepimage ... 1:967 0:018 OurBlockIoRead: Lba=3333F620, Offset=6667EC4000 (BlockSize=512) 1:967 0:000 sig lion: 3DF71A13 1:967 0:000 sig snow: 16569560 1:967 0:000 no valid sleep image offset was found 1:967 0:000 Reading completed -> Success 1:967 0:000 sleepimage offset could not be acquired 1:967 0:000 hibernated: no - sign 1:980 0:013 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(3,GPT,C068F42E-476B-4413-B6B5-1B55631C1414,0x28C91038,0xB2D05E0)\System\Library\CoreServices\boot.efi 2:057 0:076 13: 'Recovery HD' 2:084 0:027 Check if volume Is Hibernated: 2:084 0:000 Check sleep image 'by signature': 2:084 0:000 read prefs \Library\Preferences\SystemConfiguration\com.apple.PowerManagement.plist status=Not Found 2:084 0:000 using default sleep image name = \private\var\vm\sleepimage 2:084 0:000 sleepimage not found -> Not Found 2:084 0:000 hibernated: no - sign 2:095 0:010 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(4,GPT,E82311FB-06AC-483B-8D1C-9613EB031113,0x33F61618,0x135F20)\System\Library\CoreServices\boot.efi 2:107 0:012 found PciRoot(0x0)\Pci(0x1F,0x2)\Sata(0x3,0x0,0x0)\HD(4,GPT,E82311FB-06AC-483B-8D1C-9613EB031113,0x33F61618,0x135F20)\com.apple.recovery.boot\boot.efi 2:110 0:003 Custom legacy start Link to comment Share on other sites More sharing options...
Maniac10 Posted June 21, 2014 Share Posted June 21, 2014 There's no "System" folder in my Yosemite Recovery Partition. What's in the folder, besides boot.efi? $ ls -la total 0 drwxr-xr-x 8 root wheel 340 Jun 8 20:01 . drwxrwxrwt@ 8 root admin 272 Jun 21 00:30 .. d-wx-wx-wt 3 root wheel 102 Jun 21 00:30 .Trashes drwxr-xr-x 3 root wheel 102 Jun 8 20:01 .fseventsd -rw-r--r-- 1 root wheel 0 Jun 8 20:01 .metadata_never_index drwxr-xr-x 11 root wheel 374 Jun 8 20:01 com.apple.recovery.boot Link to comment Share on other sites More sharing options...
tluck Posted June 21, 2014 Share Posted June 21, 2014 @Maniac10 i have 2 extra folders. installed DP2 and it created Recovery - i presume the install or delta updated this folder? tluck@toms-mac /Volumes/Recovery HD $ ls -laR total 32 drwxr-xr-x 11 tluck staff 442 Jun 20 14:22 . drwxrwxrwt@ 13 root admin 442 Jun 21 00:13 .. -rw-r--r--@ 1 tluck staff 15364 Jun 20 14:23 .DS_Store d-wx-wx-wt 3 tluck staff 102 Jun 21 00:13 .Trashes drwxr-xr-x 3 tluck staff 102 Jun 19 20:58 .fseventsd -rw-r--r-- 1 tluck staff 0 Jun 19 20:58 .metadata_never_index drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 System drwxr-xr-x 6 tluck staff 204 Jun 20 14:23 com.apple.boot.S drwxr-xr-x 11 tluck staff 374 Jun 19 20:59 com.apple.recovery.boot ./System: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 11 tluck staff 442 Jun 20 14:22 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 Library ./System/Library: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 9 tluck staff 306 Jun 19 23:15 CoreServices ./System/Library/CoreServices: total 1200 drwxr-xr-x 9 tluck staff 306 Jun 19 23:15 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 293 Jun 19 23:15 .disk_label -rw-r--r-- 1 tluck staff 3 Jun 19 23:15 .disk_label.contentDetails -rw-r--r-- 1 tluck staff 1181 Jun 19 23:15 .disk_label_2x -rw-r--r-- 1 tluck staff 38 Jun 19 23:15 .root_uuid -rw-r--r-- 1 tluck staff 4843 Jun 19 23:13 PlatformSupport.plist -r--r--r-- 1 tluck staff 478 Jun 19 23:13 SystemVersion.plist -rw-r--r-- 1 tluck staff 583736 Jun 19 23:15 boot.efi ./com.apple.boot.S: total 16 drwxr-xr-x 6 tluck staff 204 Jun 20 14:23 . drwxr-xr-x 11 tluck staff 442 Jun 20 14:22 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 Library drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 System drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 usr ./com.apple.boot.S/Library: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 6 tluck staff 204 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 Preferences ./com.apple.boot.S/Library/Preferences: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 3 tluck staff 102 Jun 19 23:12 SystemConfiguration ./com.apple.boot.S/Library/Preferences/SystemConfiguration: total 8 drwxr-xr-x 3 tluck staff 102 Jun 19 23:12 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r-- 1 tluck staff 309 Jun 19 23:13 com.apple.Boot.plist ./com.apple.boot.S/System: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 6 tluck staff 204 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 Library ./com.apple.boot.S/System/Library: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 5 tluck staff 170 Jun 20 14:23 Caches ./com.apple.boot.S/System/Library/Caches: total 16 drwxr-xr-x 5 tluck staff 170 Jun 20 14:23 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 com.apple.corestorage drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 com.apple.kext.caches ./com.apple.boot.S/System/Library/Caches/com.apple.corestorage: total 0 drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 . drwxr-xr-x 5 tluck staff 170 Jun 20 14:23 .. drwxr-xr-x 11 tluck staff 374 Jun 19 23:13 EFILoginLocalizations ./com.apple.boot.S/System/Library/Caches/com.apple.corestorage/EFILoginLocalizations: total 14208 drwxr-xr-x 11 tluck staff 374 Jun 19 23:13 . drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 .. -rw-r--r-- 1 tluck staff 1122714 Jun 19 23:13 Lucida13.efires -rw-r--r-- 1 tluck staff 27896 Jun 19 23:13 appleLogo.efires -rw-r--r-- 1 tluck staff 1113952 Jun 19 23:13 battery.efires -rw-r--r-- 1 tluck staff 475684 Jun 19 23:13 disk_passwordUI.efires -rw-r--r-- 1 tluck staff 2571777 Jun 19 23:13 flag_picker.efires -rw-r--r-- 1 tluck staff 384392 Jun 19 23:13 guest_userUI.efires -rw-r--r-- 1 tluck staff 1260882 Jun 19 23:13 loginui.efires -rw-r--r-- 1 tluck staff 228 Jun 19 23:13 preferences.efires -rw-r--r-- 1 tluck staff 301626 Jun 19 23:13 unknown_userUI.efires ./com.apple.boot.S/System/Library/Caches/com.apple.kext.caches: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 5 tluck staff 170 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 Startup ./com.apple.boot.S/System/Library/Caches/com.apple.kext.caches/Startup: total 27960 drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r-- 1 tluck staff 14314240 Jun 19 23:13 kernelcache ./com.apple.boot.S/usr: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 6 tluck staff 204 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 standalone ./com.apple.boot.S/usr/standalone: total 16 drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. -rw-r--r--@ 1 tluck staff 6148 Jun 20 14:23 .DS_Store drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 i386 ./com.apple.boot.S/usr/standalone/i386: total 0 drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 . drwxr-xr-x 4 tluck staff 136 Jun 20 14:23 .. drwxr-xr-x 13 tluck staff 442 Jun 19 23:13 EfiLoginUI ./com.apple.boot.S/usr/standalone/i386/EfiLoginUI: total 18944 drwxr-xr-x 13 tluck staff 442 Jun 19 23:13 . drwxr-xr-x 3 tluck staff 102 Jun 19 23:13 .. -rw-r--r-- 1 tluck staff 1122714 Jun 19 23:13 Lucida13.efires -rw-r--r-- 1 tluck staff 27896 Jun 19 23:13 appleLogo.efires -rw-r--r-- 1 tluck staff 1220200 Jun 19 23:13 battery.efires -rw-r--r-- 1 tluck staff 449127 Jun 19 23:13 disk_passwordUI.efires -rw-r--r-- 1 tluck staff 2817301 Jun 19 23:13 flag_picker.efires -rw-r--r-- 1 tluck staff 356199 Jun 19 23:13 guest_userUI.efires -rw-r--r-- 1 tluck staff 3195886 Jun 19 23:13 loginui.efires -rw-r--r-- 1 tluck staff 56468 Jun 19 23:13 recoveryUI.efires -rw-r--r-- 1 tluck staff 9882 Jun 19 23:13 recovery_user.efires -rw-r--r-- 1 tluck staff 170570 Jun 19 23:13 sound.efires -rw-r--r-- 1 tluck staff 256962 Jun 19 23:13 unknown_userUI.efires ./com.apple.recovery.boot: total 967424 drwxr-xr-x 11 tluck staff 374 Jun 19 20:59 . drwxr-xr-x 11 tluck staff 442 Jun 20 14:22 .. -rw-r--r--@ 1 tluck staff 881 Jun 19 20:59 .disk_label -rw-r--r--@ 1 tluck staff 3509 Jun 19 20:59 .disk_label_2x -rw-r--r--@ 1 tluck staff 1948 May 28 20:26 BaseSystem.chunklist -rw-r--r--@ 1 tluck staff 478723522 May 28 20:22 BaseSystem.dmg -rw-r--r--@ 1 tluck staff 4843 May 10 18:23 PlatformSupport.plist -r--r--r--@ 1 tluck staff 478 May 28 19:26 SystemVersion.plist -rw-r--r--@ 1 tluck staff 579640 Jun 19 20:58 boot.efi -rw-r--r-- 1 tluck staff 361 Jun 19 20:59 com.apple.Boot.plist -rw-r--r--@ 1 tluck staff 15985220 May 28 19:23 kernelcache Link to comment Share on other sites More sharing options...
Maniac10 Posted June 21, 2014 Share Posted June 21, 2014 Such a mystery… For now try renaming boot.efi to boot.off or something else and try again, those files should not be necessary anyway or at least they aren't for my system. I've also updated to DP2 but the Recovery partition was left untouched, were all those files there before the update? Link to comment Share on other sites More sharing options...
TheBoatman Posted June 21, 2014 Share Posted June 21, 2014 Better posted in a DP2 section, I doubt these Yosemite issues are Clover related. Link to comment Share on other sites More sharing options...
fusion71au Posted June 21, 2014 Share Posted June 21, 2014 I'm pretty sure the progress bar is intended (instead of the boring and not accurate spinning wheel), but the missing Apple logo that should be displayed on top of it, is not. In a nutshell, I've got no Apple logo at OS boot time. Any idea why? FWIW, I get a white screen with Apple logo and the progress bar underneath in Yosemite DP2 - legacy boot on my old BIOS based laptop using either Clover r2721 or Chameleon_2.2svn_r2380_10.10_CBv2. I use a MBP 5,1 SMBIOS and the progress bar goes the entire way to completion to the log in screen. That was discussed pages and pages ago. I don't think anyone really knows why, actually. Hey will Clover ever be able to boot Yosemite without caches? That was quite a hairball situation I just got myself out of and was only able to do so by using Chameleon. Rather not have to do that in the future. Just curious. +1 Clover is my preferred bootloader but I've been doing a bit of experimenting lately with @crazybirdy's chameleon r2380 by chainloading it from legacy Clover boot1f32alt---->chameleon second phase "boot1" in EFI, pressing <1> during the 2 second wait period. Any progress with Clover booting without caches in Yosemite? Not a major issue but I can confirm that Chameleon r2380 is able to do this in OSX 10.10 and it is useful in certain situations when normal boot fails due to kernelcache problems. Also wondering how many people using Clover still use kext-dev-mode=1 in Yosemite? I can actually boot to Yosemite without it and quite a few people in the chameleon thread omit this flag - FakeSMC.kext and VoodooPS2Controller.kext still load because they are in Apple's kext exclude list.... eg Verify kext is loadable using kextutil -tn terminal command #####-MacBook-Pro:Extensions #####$ kextutil -tn FakeSMC.kext Diagnostics for FakeSMC.kext: Code Signing Failure: code signature is invalid FakeSMC.kext appears to be loadable (including linkage for on-disk libraries). #####-MacBook-Pro:Extensions #####$ kextutil -tn VoodooPS2Controller.kext Diagnostics for VoodooPS2Controller.kext: Code Signing Failure: not code signed VoodooPS2Controller.kext appears to be loadable (including linkage for on-disk libraries). #####-MacBook-Pro:Extensions #####$ eg Output when you rebuild caches with the kextcache command on Yosemite Installer #####-MacBook-Pro:~ #####$ sudo kextcache -volume-root /Volumes/Installer -kernel /Volumes/Installer/System/Library/Kernels/kernel -prelinked-kernel /Volumes/Installer/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache -l -n /Volumes/Installer/System/Library/Extensions kext org.voodoo.driver.PS2Trackpad 101009000 is in exception list, allowing to load kext org.voodoo.driver.PS2Keyboard 101009000 is in exception list, allowing to load kext org.voodoo.driver.PS2Controller 101009000 is in exception list, allowing to load kext com.jmicron.JMicronATA 101069000 is in exception list, allowing to load kext org.netkas.FakeSMC 303019000 is in exception list, allowing to load kext org.netkas.FakeSMC 303019000 is in exception list, allowing to load Link to comment Share on other sites More sharing options...
Fabio1971 Posted June 21, 2014 Share Posted June 21, 2014 Clover 2721 In debug.log as I resolve "Cpu0Ist" I see true 3:323 0:007 Dropping 3 tables 3:330 0:007 Drop table 0 signature="DMAR" (52414D44) 3:390 0:060 set table: 52414D44, 0 to drop: 3:406 0:015 Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 3:534 0:127 set table: 54445353, 74734930757043 to drop: 3:549 0:015 Drop table 2 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043) 3:661 0:112 set table: 54445353, 6D50757043 to drop: true Thanks Fabio Link to comment Share on other sites More sharing options...
Slice Posted June 21, 2014 Share Posted June 21, 2014 Clover 2721 In debug.log as I resolve "Cpu0Ist" I see true 3:323 0:007 Dropping 3 tables 3:330 0:007 Drop table 0 signature="DMAR" (52414D44) 3:390 0:060 set table: 52414D44, 0 to drop: 3:406 0:015 Drop table 1 signature="SSDT" (54445353) table-id="Cpu0Ist" (0074734930757043) 3:534 0:127 set table: 54445353, 74734930757043 to drop: 3:549 0:015 Drop table 2 signature="SSDT" (54445353) table-id="CpuPm" (0000006D50757043) 3:661 0:112 set table: 54445353, 6D50757043 to drop: true Thanks Fabio Hi, If this is a question then provide full boot.log. 1 Link to comment Share on other sites More sharing options...
Fabio1971 Posted June 21, 2014 Share Posted June 21, 2014 Hi, If this is a question then provide full boot.log. Yes, here you go. Thanks Fabio debug.log.zip Link to comment Share on other sites More sharing options...
magnifico Posted June 21, 2014 Share Posted June 21, 2014 Yes, here you go. Thanks Fabio Slice asked boot.log and not debug.log, are two different things Link to comment Share on other sites More sharing options...
Fabio1971 Posted June 21, 2014 Share Posted June 21, 2014 wrong to post! Fabio preboot.log.zip Link to comment Share on other sites More sharing options...
arsradu Posted June 21, 2014 Share Posted June 21, 2014 FWIW, I get a white screen with Apple logo and the progress bar underneath in Yosemite DP2 - legacy boot on my old BIOS based laptop using either Clover r2721 or Chameleon_2.2svn_r2380_10.10_CBv2. Yosemite Boot.JPG Thank you for the screenshot. I'm using Clover in UEFI mode. I haven't paid much attention to this when it was in legacy mode (I tried it once before). But I'm pretty sure the logo wasn't there even then. This is weird... Your screen looks white with black loading bar. Mine is black (most of the time), with the white loading bar underneath. The loading bar never reaches the end of the line. It switches to the second stage (white background) when it reaches about 50% loading. After that, it seems to be loading something again, for a very short time (1-2 seconds), on a white background (the loading bar is still white on a dark background though...which looks kinda odd), then it goes into login screen and asks for password. After that, everything is normal. But during this time....no, I've got no boot logo. But apparently I've got myself a selfie in the monitor's reflection. lol By the way, I think it should be on a black background. (I've seen it running on a Mackbook Pro and it was black with a white loading bar AND a white Apple logo). So I'm pretty sure that's the way it should be...in the end. Or maybe it depends on what you've got (MackBook, iMac etc...). For some people is black loading bar on white background (with a logo), for others is white loading bar on a black background (apparenlty with no logo) Have a look at the attached pictures for more info. Link to comment Share on other sites More sharing options...
magnifico Posted June 21, 2014 Share Posted June 21, 2014 wrong to postyou have this problem on your main 1:335 0:001 MSR 0xE2 is locked, PM patches will be turned on Link to comment Share on other sites More sharing options...
franmglp Posted June 21, 2014 Share Posted June 21, 2014 Hi! I'm using Clover on Yosemite DP2 and I have a few problems. First, I've generated a MacBookPro6,2 profile using Clover Configurator but in System Report I don't see the 1.58f17 SMC version. Instead there is a 1.32f8 key that belongs to a MacBook5,1. Second. System Report is showing a 2.13 GHz bus speed. I don't know if this is correct but I think it should show the "Processor Interconnect Speed" (QPI, wich is 4,8 GT/s). FIXED: <key>QPI</key> <string>4800</string>Any help is welcome, regards and sorry my english! SMC versions are hardcoded in Clover so it will need to be updated by the devs or yourself if you compile your own (rEFIt_UEFI/Platform/platformdata.c). Are these the latest versions? @tluck: I can boot to Yosemite's Recovery partition just fine with Clover. Do you inject FakeSMC while booting to it? I want to share my progress on this. I was experimenting with Clover's source code. More specifically with Platform.h and platformdata.c files. I add this line to Platform.h under typedef enum: MacBookPro62, And in platformdata.c I add this lines, always in the same position under their respective keys: "MBP61.88Z.0057.B0F.1112091028", "Mac-F22586C8", "12/09/11", "MacBookPro6,2", "MacBookPro", "1.0", "CK1093T7AGW", "MacBook-Aluminum", "NA", {0x01, 0x58, 0x0F, 0, 0, 0x17}, 0x7b002, case MacBookPro62: *Under AppleFirmwareVersion, AppleBoardID, AppleReleaseDate, AppleProductName, AppleFamilies, AppleSystemVersion, AppleSerialNumber, AppleChassisAsset, SmcPlatform, SmcRevision, SmcConfig and SetDMISettingsForModel respectively. I think when a key is missing from SMBIOS in config.plist, Clover takes it from here. The only info I couldn't find for MacBookPro6,2 were "SmcPlatform" and "SmcConfig" so I've taken it from MacBookPro5,1. Then I builded a pkg, installed Clover and now is recognizing the 1.58f17 revision in System Report. I'm totally noob in programming/coding but I got it using Xcode and CloverGrower. Hope this can help. Thanks to Maniac10 for show me the way. That's it! Regards! 1 Link to comment Share on other sites More sharing options...
theconnactic Posted June 22, 2014 Share Posted June 22, 2014 Hi, Slice and the Clover team! I think I need some help with my 1201n Atom netbook: I cannot boot with any version of Clover, cannot even get to the Clover menu. As soon as the system finishes posting, it gets stuck with a black screen with a blinking cursor, just like it would if no bootable disk was being found. I'm using CloverEFI (that is, legacy, not UEFI) installed on a FAT-formated 4GB USB stick. Any help would be much appreciated. If needed, I can post my config.plist and a list of the efi drivers I'm using - let me know. All the best! Link to comment Share on other sites More sharing options...
theconnactic Posted June 22, 2014 Share Posted June 22, 2014 P.S.: I redid the installer from scratch, same issue. This time using an 8 GB MBR/HFS+ USB disk with a 10.9.2 installer. Don't know why I can't even get to the boot menu, so I can get any debug info. Really lost now. P.P.S.: pressing F2 won't sabe the preboot.log in /EFI/Clover/misc! P.P.P.S.: Adding the boot7 file dmazar posted here #943 didn't change a thing! P.P.P.P.S.: Well, my hardware must be suffering serious incompatibility issues: following the instructions here FAQ took me nowhere, perhaps because it's really not a black screen, but a black screen with a blinking cursor. Even the dreaded "7" described here FAQ doesn't appear! Link to comment Share on other sites More sharing options...
fusion71au Posted June 22, 2014 Share Posted June 22, 2014 @theconnactic, I read something about atom processors and Clover compatibility by @TimeWalker over at ProjectOSX. Hope that helps... Edit: beaten . I see he is already helping you in the Netbook thread. 1 Link to comment Share on other sites More sharing options...
theconnactic Posted June 22, 2014 Share Posted June 22, 2014 In fact, not exactly with it: he's developing a new patch for on-the-fly kernel patching for Atom CPU. The issues I'm experiencing are quite old and are with Clover itself: I never really got it to run with my 1201N - had a previous Atom netbook and it was also hard as hell to get it running (see the post from dmazar I linked). Now, I decided to create a DMG from my USB installer, reformat it as GUID (it was MBR) and then restore the DMG to the newly created GPT volume. Then install Clover - if needed, since it should perhaps already be there when I restore the DMG - and try all over again. Will report soon. All the best! P.S.: It worked! This time I selected Install boot0af in MBR (was using boot0ss before) and CloverEFI 32-bits. Don't know which one worked, or if both are needed. 2 Link to comment Share on other sites More sharing options...
Recommended Posts