markl18 Posted April 24, 2020 Share Posted April 24, 2020 2 minutes ago, ghost8282 said: Again you are missing a lot of information. Imagine to be one of us, how can we be of any help for you if you don't provide oc logs, opencore config, oc efi folder, you system specs, ioreg tree? You said you can boot with clover, so why not attaching also your clover config? ok sory config.plist OC 2.zip Link to comment Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 System specs???? Link to comment Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 3 minutes ago, ghost8282 said: System specs???? dh4400 4510 yoga 2 pro Link to comment Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 Your EFI is a total mess... I strongly recommend to read the Configuration.pdf file as I wrote before. You are using keySupport and keyboard drivers, you are loading apfsdriverloader and your config has also the apfs section, kexts everywhere, please read documents and start again from scratch. Link to comment Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 1 minute ago, ghost8282 said: Your EFI is a total mess... I strongly recommend to read the Configuration.pdf file as I wrote before. You are using keySupport and keyboard drivers, you are loading apfsdriverloader and your config has also the apfs section, kexts everywhere, please read documents and start again from scratch. oh come on just tell me which kext to kick out and maybe delete a section 1 Link to comment Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 25 minutes ago, markl18 said: oh come on just tell me which kext to kick out and maybe delete a section I got this thing to boot once than I started worying about wifi and stuff maybe to get touch to work thats why there are some extra kexts in there Link to comment Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 (edited) 56 minutes ago, markl18 said: oh come on just tell me which kext to kick out and maybe delete a section @ghost8282 you think you can at least tell me why it crashes of gpu Edited April 24, 2020 by markl18 Link to comment Share on other sites More sharing options...
davidm71 Posted April 25, 2020 Share Posted April 25, 2020 Anyone know how to add a device property changing the 'Device Name' for a Device Path in Config.Plist? Have an JMB585 controller that shows up as '???' for Device Name in Hackintool. Its cosmetic purely. Not a big deal. Thanks Link to comment Share on other sites More sharing options...
topolino1 Posted April 25, 2020 Share Posted April 25, 2020 9 hours ago, IDON-NO said: Have you ever figured out how to solve it ? There's no solution for this at all . I've switch back to clover because of this screen On 10.14.6 I don't have this problem. I have no idea what it depends on. Link to comment Share on other sites More sharing options...
polkaholga Posted April 25, 2020 Share Posted April 25, 2020 @Developers: what about all the unused quirks etc... I don't need most of the quirks ( set to false ), can they be removed safely from config.plist ? Link to comment Share on other sites More sharing options...
vandroiy2012 Posted April 25, 2020 Share Posted April 25, 2020 7 minutes ago, polkaholga said: @Developers: what about all the unused quirks etc... I don't need most of the quirks ( set to false ), can they be removed safely from config.plist ? No Link to comment Share on other sites More sharing options...
darthsian Posted April 25, 2020 Share Posted April 25, 2020 (edited) 19 hours ago, anmool said: i have also this issue this issue is not related of openCanopy when i compiled with latest commit changes and add Bootprotect to config to None then completely disappear my windows partition from boot Menu this is behavior of bootstrap.efi and bootprotect @vit9696 are we missing something else? Same problem here. With last commit my Windows partition disappear from bootpicker. Edit: I just find out, that with DEBUG version of OpenCore this problem is not present. Edited April 25, 2020 by darthsian Link to comment Share on other sites More sharing options...
matgeo Posted April 25, 2020 Share Posted April 25, 2020 Trying to boot with GUI but getting error. Something like error with aptiomemoryfix.efi Can someone help? config.plist.zip Link to comment Share on other sites More sharing options...
ekwipt Posted April 25, 2020 Share Posted April 25, 2020 Is there a "XMPDetection=Yes" section I'm missing in OpenCore? Everything is running sweet, but when i turn on XMP in my bios, system wont boot (kernel panics). Gigabyte X99P-SLi motherboard, RAMis rated at 3200mhz but only shows 2133mhz in 10.14.6 Link to comment Share on other sites More sharing options...
SavageAUS Posted April 25, 2020 Share Posted April 25, 2020 On 4/24/2020 at 8:24 PM, MacNB said: Yes you can. After vit9696's explanation, Windows partition's icon can be displayed too. Here's what mine looks like: See Configuration.pdf Section 8.3 (5) - PickerAttributes. It'd early days for OpenCanopy (pre-release) so not all features are implemented and/or working. This is what I did: 1. Set PickerAttributes=1 2. Create your icons. I used Image2icon App and rename it .VolumeIcon.icns 3. For APFS volumes, I had to mount the preboot partition (diskutil mount diskXsy) and copy the .VolumeIcon.icns to the root of the preboot partition. Unmount the partition (diskutil unmount diskXsy) 4. For HFS volume, just copy the .VolumeIcon.icns to the root of the volume 5. For Windows, copy the .VolumeIcon.icns file to the root of EFI partition from where Windows boots. YMMV EDIT: Here's what preboot looks like: % ls -ail /volumes/preboot total 10432 2 drwxr-xr-x@ 5 root wheel 160 11 Apr 15:45 . 24273 drwxr-xr-x 10 root wheel 320 24 Apr 12:03 .. 153 d-wx--x--t 4 root wheel 128 24 Feb 18:16 .Trashes 1236 -rw-r--r--@ 1 root wheel 2193241 14 Apr 19:00 .Volumeicon.icns 16 drwxr-xr-x 7 root wheel 224 22 Nov 2018 E279060B-74D4-3B85-A4C4-6835F84A3C7A % Here's what the EFI folder (where Windows is booted from): % ls -ail /volumes/efi total 5184 2 drwxrwxrwx@ 1 MacNB staff 1024 24 Apr 12:43 . 24273 drwxr-xr-x 10 root wheel 320 24 Apr 13:56 .. 193933 drwxrwxrwx 1 MacNB staff 512 16 Dec 2017 .TemporaryItems 3 drwxrwxrwx@ 1 MacNB staff 512 24 Apr 13:56 .Trashes 26897 -rwxrwxrwx@ 1 MacNB staff 2192190 14 Apr 21:39 .VolumeIcon.icns 4 -rwxrwxrwx 1 MacNB staff 4096 2 Dec 2016 ._.Trashes 26889 -rwxrwxrwx 1 MacNB staff 4096 24 Apr 12:43 ._.VolumeIcon.icns 26887 drwxrwxrwx 1 MacNB staff 512 24 Apr 13:56 .fseventsd 999999999 -rwxrwxrwx 1 MacNB staff 0 2 Oct 2017 .metadata_never_index 1530 drwxrwxrwx 1 MacNB staff 1024 7 Nov 2018 EFI 332437 -rwxrwxrwx 1 MacNB staff 450048 27 Sep 2017 boot % Can you share your icons please. Link to comment Share on other sites More sharing options...
SavageAUS Posted April 25, 2020 Share Posted April 25, 2020 On 4/24/2020 at 8:24 PM, MacNB said: Yes you can. After vit9696's explanation, Windows partition's icon can be displayed too. Here's what mine looks like: See Configuration.pdf Section 8.3 (5) - PickerAttributes. It'd early days for OpenCanopy (pre-release) so not all features are implemented and/or working. This is what I did: 1. Set PickerAttributes=1 2. Create your icons. I used Image2icon App and rename it .VolumeIcon.icns 3. For APFS volumes, I had to mount the preboot partition (diskutil mount diskXsy) and copy the .VolumeIcon.icns to the root of the preboot partition. Unmount the partition (diskutil unmount diskXsy) 4. For HFS volume, just copy the .VolumeIcon.icns to the root of the volume 5. For Windows, copy the .VolumeIcon.icns file to the root of EFI partition from where Windows boots. YMMV EDIT: Here's what preboot looks like: % ls -ail /volumes/preboot total 10432 2 drwxr-xr-x@ 5 root wheel 160 11 Apr 15:45 . 24273 drwxr-xr-x 10 root wheel 320 24 Apr 12:03 .. 153 d-wx--x--t 4 root wheel 128 24 Feb 18:16 .Trashes 1236 -rw-r--r--@ 1 root wheel 2193241 14 Apr 19:00 .Volumeicon.icns 16 drwxr-xr-x 7 root wheel 224 22 Nov 2018 E279060B-74D4-3B85-A4C4-6835F84A3C7A % Here's what the EFI folder (where Windows is booted from): % ls -ail /volumes/efi total 5184 2 drwxrwxrwx@ 1 MacNB staff 1024 24 Apr 12:43 . 24273 drwxr-xr-x 10 root wheel 320 24 Apr 13:56 .. 193933 drwxrwxrwx 1 MacNB staff 512 16 Dec 2017 .TemporaryItems 3 drwxrwxrwx@ 1 MacNB staff 512 24 Apr 13:56 .Trashes 26897 -rwxrwxrwx@ 1 MacNB staff 2192190 14 Apr 21:39 .VolumeIcon.icns 4 -rwxrwxrwx 1 MacNB staff 4096 2 Dec 2016 ._.Trashes 26889 -rwxrwxrwx 1 MacNB staff 4096 24 Apr 12:43 ._.VolumeIcon.icns 26887 drwxrwxrwx 1 MacNB staff 512 24 Apr 13:56 .fseventsd 999999999 -rwxrwxrwx 1 MacNB staff 0 2 Oct 2017 .metadata_never_index 1530 drwxrwxrwx 1 MacNB staff 1024 7 Nov 2018 EFI 332437 -rwxrwxrwx 1 MacNB staff 450048 27 Sep 2017 boot % Can you share your icons please. Link to comment Share on other sites More sharing options...
Israel Fernandes Posted April 25, 2020 Share Posted April 25, 2020 Does anyone know how to resolve these errors? Link to comment Share on other sites More sharing options...
MacNB Posted April 25, 2020 Share Posted April 25, 2020 (edited) On 4/25/2020 at 3:13 PM, SavageAUS said: Can you share your icons please. Here you go. INTG-120GB-icon-1024.icns INTG-240GB-icon-1024.icns MX300-ssd-1024.icns Sabrent-1TB-NVMe.icns Edit: Also added 256x256 low-res icons recommended by @Andrey1970 MacNB-Low-Res-256-Icons.zip Edited April 26, 2020 by MacNB Added low-res 256x256 icons 1 Link to comment Share on other sites More sharing options...
MacNB Posted April 25, 2020 Share Posted April 25, 2020 1 hour ago, SavageAUS said: Can you share your icons please. Also, Here is the simple PhotoShop template to make easy to add your own Drive Make/Model image. MacNB-solid-state-drive-icon-24.psd.zip Link to comment Share on other sites More sharing options...
Andrey1970 Posted April 25, 2020 Share Posted April 25, 2020 5 minutes ago, MacNB said: Here you go. INTG-120GB-icon-1024.icns INTG-240GB-icon-1024.icns MX300-ssd-1024.icns Sabrent-1TB-NVMe.icns Your size 512x512 and 1024x1024 Icons shall be the size 128x128 and 256x256 1 Link to comment Share on other sites More sharing options...
oSxFr33k Posted April 25, 2020 Share Posted April 25, 2020 From the Open Core Boot Menu, how do I set the picker to pick by default #2 instead of always defaulting to #1. Also is there way to auto mount my EFI upon startup. My Nvram is setup for legacy and is working. I also enabled AllowSetDefault from Misc/Security and at boot menu Ctrl+Enter does nothing. I also tried by going to MacOS System preferences and startup disk but I get an message can't change startup disk to selected disk, nvram tool was unable to set a preference. Find attached my config.plist Thanks! config.plist Link to comment Share on other sites More sharing options...
ghost8282 Posted April 25, 2020 Share Posted April 25, 2020 29 minutes ago, Israel Fernandes said: Does anyone know how to resolve these errors? Most probably your config.plist is wrong. Write your config.plist according to your opencore version. Link to comment Share on other sites More sharing options...
ameenjuz Posted April 25, 2020 Share Posted April 25, 2020 6 hours ago, darthsian said: Same problem here. With last commit my Windows partition disappear from bootpicker. Edit: I just find out, that with DEBUG version of OpenCore this problem is not present. Yes the debug version of OpenCore this problem is not present windows partition is disappear in release version Link to comment Share on other sites More sharing options...
Israel Fernandes Posted April 25, 2020 Share Posted April 25, 2020 3 minutes ago, ghost8282 said: Most probably your config.plist is wrong. Write your config.plist according to your opencore version. Opencore 0.5.8 config.plist Link to comment Share on other sites More sharing options...
ghost8282 Posted April 25, 2020 Share Posted April 25, 2020 1 minute ago, Israel Fernandes said: Opencore 0.5.8 config.plist Compiled when?what is the latest commit? Link to comment Share on other sites More sharing options...
Recommended Posts