Jump to content
30960 posts in this topic

Recommended Posts

Sherlocks: Test version does not work, does not show an additional entry for second stage installation of 10.12.4...

Thank you. I did change scan code to get addtional entry. Now, no luck. Hmm..

 

If you can give me files list after 10.12.3 or down first install, it helps us to fix this issue.

 

나의 LG-F410S 의 Tapatalk에서 보냄

  • Like 1

Thank you. I did change scan code to get addtional entry. Now, no luck. Hmm..

 

If you can give me files list after 10.12.3 or down first install, it helps us to fix this issue.

 

나의 LG-F410S 의 Tapatalk에서 보냄

 

Are the files always identical?  Well then, yes please :) Thanks!

Are the files always identical? Well then, yes please :) Thanks!

I just added some code to get additional entry. Not always. According to exist file or not.

 

We need to find difference between 10.12.3 and 10.12.4 first install after.

 

나의 LG-F410S 의 Tapatalk에서 보냄

Here is the files list of 10.12.4 macOS Install Data directory.

-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/
total 9662000
drwxr-xr-x@ 12 501   staff         408 Mar 31 19:48 .
drwxr-xr-x  32 root  wheel        1156 Mar 31 19:48 ..
-rw-r--r--   2 501   admin  4946110221 Mar 28 05:11 InstallESD.dmg
-rw-r--r--   1 501   staff         586 Mar 31 19:44 InstallInfo.plist
d-w-r-xr--@  7 root  wheel         238 Mar 31 19:48 Locked Files
-rw-r--r--   2 root  wheel         376 Mar 31 19:48 MacOSXInstaller.choiceChanges
-rw-r--r--   2 root  wheel         399 Mar 31 19:48 OSInstallAttr.plist
-rw-r--r--   1 501   staff      253245 Sep 26  2016 OSX_10_12_IncompatibleAppList.pkg
-rwxr-xr-x   1 root  wheel      222592 Mar 22 16:07 brtool
-rw-r--r--@  1 501   staff      328486 Mar 31 19:48 ia.log
-rw-r--r--   1 501   staff         769 Mar 31 19:44 index.sproduct
-rw-r--r--   2 root  wheel         620 Mar 31 19:48 minstallconfig.xml
-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/Locked\ Files/
total 40
d-w-r-xr--@  7 root  wheel    238 Mar 31 19:48 .
drwxr-xr-x@ 12 501   staff    408 Mar 31 19:48 ..
drwxr-xr-x  12 root  wheel    408 Mar 31 19:48 Boot Files
-rw-r--r--   2 root  wheel    376 Mar 31 19:48 MacOSXInstaller.choiceChanges
-rw-r--r--   2 root  wheel    399 Mar 31 19:48 OSInstallAttr.plist
-rwxr-xr-x   1 501   admin  23024 Mar 22 16:51 cleanup_installer
-rw-r--r--   2 root  wheel    620 Mar 31 19:48 minstallconfig.xml
-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/Locked\ Files/Boot\ Files/
total 47496
drwxr-xr-x  12 root  wheel       408 Mar 31 19:48 .
d-w-r-xr--@  7 root  wheel       238 Mar 31 19:48 ..
-rw-r--r--@  1 root  wheel       929 Mar 31 19:48 .disk_label
-rw-r--r--   1 root  wheel        16 Mar 31 19:48 .disk_label.contentDetails
-rw-r--r--@  1 root  wheel      3701 Mar 31 19:48 .disk_label_2x
-rw-r--r--   1 root  wheel        38 Mar 31 19:48 .root_uuid
-rw-r--r--   1 root  wheel      4642 Mar 31 19:48 PlatformSupport.plist
-r--r--r--   1 root  wheel       481 Mar 31 19:48 SystemVersion.plist
-rw-r--r--   1 root  wheel    571960 Mar 31 19:48 boot.efi
-rw-r--r--   1 root  wheel       508 Mar 31 19:48 com.apple.Boot.plist
-rw-r--r--   1 root  wheel  23708293 Mar 31 19:48 prelinkedkernel
drwxr-xr-x   3 root  wheel       102 Mar 31 19:48 usr

you can see the loader's path was changed.

for 10.12-10.12.3 it's macOS Install Data/boot.efi

but here is macOS Install Data/Locked Files/Boot Files/boot.efi

currently,  clover does not containing this new path, https://sourceforge.net/p/cloverefiboot/code/HEAD/tree/rEFIt_UEFI/entry_scan/loader.c#l137

so, i added, and rebuild, it works for me.

 

test.zip

  • Like 1

Here is the files list of 10.12.4 macOS Install Data directory.

-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/
total 9662000
drwxr-xr-x@ 12 501   staff         408 Mar 31 19:48 .
drwxr-xr-x  32 root  wheel        1156 Mar 31 19:48 ..
-rw-r--r--   2 501   admin  4946110221 Mar 28 05:11 InstallESD.dmg
-rw-r--r--   1 501   staff         586 Mar 31 19:44 InstallInfo.plist
d-w-r-xr--@  7 root  wheel         238 Mar 31 19:48 Locked Files
-rw-r--r--   2 root  wheel         376 Mar 31 19:48 MacOSXInstaller.choiceChanges
-rw-r--r--   2 root  wheel         399 Mar 31 19:48 OSInstallAttr.plist
-rw-r--r--   1 501   staff      253245 Sep 26  2016 OSX_10_12_IncompatibleAppList.pkg
-rwxr-xr-x   1 root  wheel      222592 Mar 22 16:07 brtool
-rw-r--r--@  1 501   staff      328486 Mar 31 19:48 ia.log
-rw-r--r--   1 501   staff         769 Mar 31 19:44 index.sproduct
-rw-r--r--   2 root  wheel         620 Mar 31 19:48 minstallconfig.xml
-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/Locked\ Files/
total 40
d-w-r-xr--@  7 root  wheel    238 Mar 31 19:48 .
drwxr-xr-x@ 12 501   staff    408 Mar 31 19:48 ..
drwxr-xr-x  12 root  wheel    408 Mar 31 19:48 Boot Files
-rw-r--r--   2 root  wheel    376 Mar 31 19:48 MacOSXInstaller.choiceChanges
-rw-r--r--   2 root  wheel    399 Mar 31 19:48 OSInstallAttr.plist
-rwxr-xr-x   1 501   admin  23024 Mar 22 16:51 cleanup_installer
-rw-r--r--   2 root  wheel    620 Mar 31 19:48 minstallconfig.xml
-bash-3.2# ls -al /Volumes/Macintosh\ HD/macOS\ Install\ Data/Locked\ Files/Boot\ Files/
total 47496
drwxr-xr-x  12 root  wheel       408 Mar 31 19:48 .
d-w-r-xr--@  7 root  wheel       238 Mar 31 19:48 ..
-rw-r--r--@  1 root  wheel       929 Mar 31 19:48 .disk_label
-rw-r--r--   1 root  wheel        16 Mar 31 19:48 .disk_label.contentDetails
-rw-r--r--@  1 root  wheel      3701 Mar 31 19:48 .disk_label_2x
-rw-r--r--   1 root  wheel        38 Mar 31 19:48 .root_uuid
-rw-r--r--   1 root  wheel      4642 Mar 31 19:48 PlatformSupport.plist
-r--r--r--   1 root  wheel       481 Mar 31 19:48 SystemVersion.plist
-rw-r--r--   1 root  wheel    571960 Mar 31 19:48 boot.efi
-rw-r--r--   1 root  wheel       508 Mar 31 19:48 com.apple.Boot.plist
-rw-r--r--   1 root  wheel  23708293 Mar 31 19:48 prelinkedkernel
drwxr-xr-x   3 root  wheel       102 Mar 31 19:48 usr

you can see the loader's path was changed.

for 10.12-10.12.3 it's macOS Install Data/boot.efi

but here is macOS Install Data/Locked Files/Boot Files/boot.efi

currently,  clover does not containing this new path, https://sourceforge.net/p/cloverefiboot/code/HEAD/tree/rEFIt_UEFI/entry_scan/loader.c#l137

so, i added, and rebuild, it works for me.

 

attachicon.giftest.zip

Thanks, committed to 4048.

  • Like 1

 

i see.

 

already i give users #12667 test build with same code like your code yesterday. users report me that can't see macos install entry.

 

here is code test yesterday.

 

did you test it?

 

added. i missed https://sourceforge.net/p/cloverefiboot/code/4048/tree/rEFIt_UEFI/entry_scan/loader.c#l1155 line. thank you. good :)

  • Like 1

i see.

 

already i give users #12667 test build with same code like your code yesterday. users report me that can't see macos install entry.

 

here is code test yesterday.

 

did you test it?

 

added. i missed https://sourceforge.net/p/cloverefiboot/code/4048/tree/rEFIt_UEFI/entry_scan/loader.c#l1155 line. thank you. good :)

have a nice day.  :P

  • Like 1

Thanks,

added to 4049.

 

 

Hello Slice, just when you got some free time.. could you please improve 'overflowed' GUI text input like in boot-args? Will not impact any performance, just looked ugly sometimes :)

 

Input text is scrolled automatically. What do you mean else?

  • Like 1

same here

 

 

In new 10.12.4 beta Radeon HD 5570 shows flicker.

 

Corrections of the personalities of the Ati card, different energy management to the graphics card, different id?   Clover can possibly help?

 

Thanks.

 

 

 

In new 10.12.4 beta Radeon HD 5570 shows flicker.
I restored the kext graphics of 12.3 but the situation is the same: hd works but bad for exactly the same way.
No idea where the problem may reside for a card whose id is still present in AMDLegacySupport.kext?
 
Sorry for the English and thank you.

 

 

 

Same with 6670.

http://www.insanelymac.com/forum/topic/322292-flashing-screen-after-10124-update/

Yes, they will auto scroll if we start to navigate it to the left/right. With long boot-args for example, it will print out over background selection width (dark greyed). Will it looks great if they should start to invisible in red area (max-width = background selection)?

  • Like 1

Clover4049 from                  Download Clover_v2.4k_r4049.zip (12.2 MB)             

 

Legacy boot (6,7) -Loading passes without problems.

Boot6.

 

 

0:100  0:100  MemLog inited, TSC freq: 3403348418
0:100  0:000  LegacyRegion2: Chipset/proc: 0x01008086
0:100  0:000   Next Generation Core processors (PAM 0x80-0x86)
0:100  0:000   Test PAM1=(0x41=90, 0x5a=00, 0x81=11, 0x91=00) at chipset 01008086
0:100  0:000  , Install = Success
0:110  0:010  BiosVideoDriverBindingStart!
0:110  0:000  BiosVideoCheckForVbe
0:110  0:000  EdidOverride not found
0:139  0:028   Edid1+
0:139  0:000   found Detail Timing 1280x1024
0:168  0:028   Edid0+
0:168  0:000   found Detail Timing 1280x1024
0:168  0:000  ... already present
0:172  0:004     0 1152x864 attr=BB - ok, edid+, working, highest, pref=0
0:172  0:000     1 1280x960 attr=BB - ok, edid-
0:172  0:000     2 640x480 attr=BB - ok, edid+, 640x480, working
0:173  0:000     3 800x600 attr=BB - ok, edid+, 800x600, working
0:173  0:000     4 1024x768 attr=BB - ok, edid+, 1024x768, working
0:173  0:000     5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5
0:176  0:003  BV new mode: 5 1280x1024
0:328  0:151   SetMode pref 5 (5) = Success
1:757  1:429  
1:757  0:000  Now is 2.4.2017,  12:10:3 (GMT)
1:757  0:000  Starting Clover revision: 4049 on CLOVER EFI
1:757  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED | -D NO_GRUB_DRIVERS_EMBEDDED -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE5 -n 5 | OS: 10.12.4 | XCODE: 8.2.1]
1:757  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\Sata(0x2,0x0,0x0)\HD(1,GPT,FBA19309-7C18-433A-9A9C-33D50952839D,0x28,0x64000) @DD47C318
1:757  0:000  SelfDirPath = \EFI\CLOVER
 

 

 

 

Boot7.

 

 

0:100  0:100  MemLog inited, TSC freq: 3403352073
0:100  0:000  LegacyRegion2: Chipset/proc: 0x01008086
0:100  0:000   Next Generation Core processors (PAM 0x80-0x86)
0:100  0:000   Test PAM1=(0x41=90, 0x5a=00, 0x81=11, 0x91=00) at chipset 01008086
0:100  0:000  , Install = Success
0:110  0:010  BiosVideoDriverBindingStart!
0:110  0:000  BiosVideoCheckForVbe
0:110  0:000  EdidOverride not found
0:139  0:028   Edid1+
0:139  0:000   found Detail Timing 1280x1024
0:168  0:028   Edid0+
0:168  0:000   found Detail Timing 1280x1024
0:168  0:000  ... already present
0:172  0:004     0 1152x864 attr=BB - ok, edid+, working, highest, pref=0
0:172  0:000     1 1280x960 attr=BB - ok, edid-
0:172  0:000     2 640x480 attr=BB - ok, edid+, 640x480, working
0:172  0:000     3 800x600 attr=BB - ok, edid+, 800x600, working
0:173  0:000     4 1024x768 attr=BB - ok, edid+, 1024x768, working
0:173  0:000     5 1280x1024 attr=BB - ok, edid+, working, highest, pref=5
0:176  0:003  BV new mode: 5 1280x1024
0:328  0:151   SetMode pref 5 (5) = Success
0:393  0:065  Found supported controller for BiosBlockIO class=010601
0:393  0:000  Int13Extensions: INT 13 41 DL=80 : CF=0 BX=AA55 CX=0001
0:393  0:000  GetDriveParameters: INT 13 48 DL=80 : CF=0 AH=00
0:393  0:000  BlockSize = 512  LastBlock = 1953525167
0:759  0:365  
0:759  0:000  Now is 2.4.2017,  11:59:6 (GMT)
0:759  0:000  Starting Clover revision: 4049 on CLOVER EFI
0:759  0:000  Build with: [Args: -D NO_GRUB_DRIVERS_EMBEDDED | -D NO_GRUB_DRIVERS_EMBEDDED -D USE_LOW_EBDA -a X64 -b RELEASE -t XCODE5 -n 5 | OS: 10.12.4 | XCODE: 8.2.1]
0:759  0:000  SelfDevicePath=PcieRoot(0x0)\Pci(0x1F,0x2)\VenHw(CF31FAC5-C24E-11D2-85F3-00A0C93EC93B,80)\HD(1,GPT,FBA19309-7C18-433A-9A9C-33D50952839D,0x28,0x64000) @DD826298
0:759  0:000  SelfDirPath = \EFI\CLOVER 

 

 

Hi, 

 

I updated now to OSX 10.12.4.  Only problem is now, as soon as the graphics card driver kicks in (its a ATI HD 7750, which worked OOTB in OSX 10.9.4), I only get a plain yellow screen... It worked in the installation, too!

 

 

Any idea how to fix that?

 

Is there a similar option like "nv_disable=1" for ati cards?

If you set Inject->ATI=NO then it should work.

 

 

I had that for OSX 10.9.4, and this sadly is not working in OSX 10.12.4, causing a yellow screen. The suggested personality is "futomaki", device id is 683f, which obviously is in the info.plist of ati7000.kext of OSX 10.12.4.  Safe boot works, without acceleration.   Currently the screen is connected thru HDMI (which works on OSX 10.9.4)... Also reconnecting HDMI does not work.

 

Should I try another personality then?

Is there another way to disable the ATI driver, instead using safemode (because then other extensions arent loaded too)

 

Any other ideas maybe?   Futomaki personality of OSX 10.9.4 seemed to work perfectly. All ports worked, power management worked. Strange... 

If you set Inject->ATI=NO then it should work.

 

Hey slice, 

 

now I used a plist-kext from here: radeon-compatibility-guide-ati-amd-graphics-cards

And graphics now fully works!

 

It simply seems to change some detail configuration parameters in AMDVerdaGraphicsAccelerator of X4000.

 

Is it possible to do this natively only using clover?

@Funky frank

 

Re-install vanilla AMDRadeonX400.kext and put this in CLOVER/kexts/Other : http://cl.ly/ahYB

 

Thanks, works great. Do you know a way so the HD7750 will wakeup after sleep mode?   I read there is no fix currently, but was unsure if that info is outdated?

×
×
  • Create New...