ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 3 minutes ago, markl18 said: I just read somewhere that in catalina any kext that doesnt have apple sertificate is not going to boot Where are your kexts? Inject them from opencore. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719077 Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 (edited) 3 minutes ago, ghost8282 said: Where are your kexts? Inject them from opencore. explain little bit more in detail mine are in two places /L/E and in OC/kexts Edited April 24, 2020 by markl18 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719078 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 Please have a look at the configuration.pdf It's very well written and obviously there's is the part describing kext injection. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719079 Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 3 minutes ago, ghost8282 said: Please have a look at the configuration.pdf It's very well written and obviously there's is the part describing kext injection. are you talking about propertree I only use that it is the only way to add all of those kexts and efi files who can keep track of them Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719082 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 I'm talking about Configuration.pdf that comes with the opencore package, you will find the file in the Docs folder. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719085 Share on other sites More sharing options...
ameenjuz Posted April 24, 2020 Share Posted April 24, 2020 6 hours ago, vit9696 said: Provide kernel panic with debug AirportBrcmFixup and Lilu versions. 5 hours ago, lvs1974 said: Could you try attached version, please? AirportBrcmFixup-2.0.7-DEBUG.zip Attached debug output Terminal Saved Output.txt Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719086 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 (edited) 22 minutes ago, markl18 said: mine are in two places /L/E and in OC/kexts Same kexts in both folders?Exaplain.. You can put your kexts in OC/kexts folder only. Edited April 24, 2020 by ghost8282 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719087 Share on other sites More sharing options...
lvs1974 Posted April 24, 2020 Share Posted April 24, 2020 6 minutes ago, anmool said: Attached debug output Terminal Saved Output.txt Everything is OK in your log, please report in case you observe kernel panic with AirportBrcmFixup 2.0.7. Release kext will be available in May, on acidanthera site. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719089 Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 7 minutes ago, ghost8282 said: Same kexts in both folders?Exaplain.. You can put your kexts in OC/kexts folder only. when I use hackintool to install kexts I think it makes copies in /L/E and then does touch on them or something to cause kext update based upon my megare knowledge of things I could be wrong are you telling me that I should keep my /L/E clear Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719090 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 (edited) 4 minutes ago, markl18 said: are you telling me that I should keep my /L/E clear I prefer so..to only keep my kexts in OC/kexts. By doing so, I'm able to have audio/video output also in recovery. Make sure to use the latest version of the kexts and take into account that most of your kexts require lilu, which must be loaded first. Edited April 24, 2020 by ghost8282 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719093 Share on other sites More sharing options...
DocShadow Posted April 24, 2020 Share Posted April 24, 2020 I have a Gigabyte Z97-UD3H-BK with i5 3.5 Hz, 32 GB memory and Radeon RXVega 56 8 GB graphics. I have a number of dedicated HDs, one drive on which I have 10.15.4 booting with Clover 5108 and another drive on which I have installed OpenCore. Except for having to replace my Nvidia card with the Radeon to run 10.15, the Clover drive is fully functional, except for being locked out of iMessage, and has been rock stable for 3 years through the various OS updates. Last week I thought I'd try OpenCore so I installed it on another drive. The install went very smoothly, thanks to the Developer community. As initially for my Clover setup I was unable to access the USB 3 ports so have been trying to set them up for the last week, unsuccessfully. I think I may have finally found my problem but I'm unable to find a solution. Booting with Clover I have native NVRAM but booting with OpenCore I do not. In other words running sudo nvram TestVar=HelloWorld in terminal, rebooting and then running sudo nvram -p | grep 'TestVar' results in HelloWorld in Clover and nothing in OpenCore. I also ran OpenCore configuration and received the message "The bootloader looks like it is not installed or your NVRAM isn't native". I also have another anomaly that I suspect may be linked to my NVRAM problem. In the NVRAM section of my congfig.plist, the values specified in boot-args and csr-active-config settings are not being implemented on startup. It does not bootup in verbose mode and I cannot disable SIP (I have tried E7030000, 0x3E7, and 0X67). I have attached my config.plist file. I appreciate any suggestions the community may have to resolve my problem. Thanks. config.plist Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719099 Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 (edited) On 4/24/2020 at 11:34 AM, ghost8282 said: I prefer so..to only keep my kexts in OC/kexts. By doing so, I'm able to have audio/video output also in recovery. Make sure to use the latest version of the kexts and take into account that most of your kexts require lilu, which must be loaded first. can you tell me why am I getting kp this is the direct quote from the screen notice - new kext com.appleusbhostplatformproperties v 1.2 matches prelinked kext but cant determine if executables have same uuid also why is my download file keeps on shrinking? am I supposed to go and delete all those previously included files to resolve this that I did and magicly I was able to upload this file Edited April 26, 2020 by markl18 needed the space Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719100 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 (edited) You need to clean your L/E folder from kexts, put them in OC/kexts, adjust the config.plist to inject the kexts, rebuild the cache with "sudo kextcache -i /" Second part of your sentence is incomprehensible, at least for me. Edited April 24, 2020 by ghost8282 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719101 Share on other sites More sharing options...
ameenjuz Posted April 24, 2020 Share Posted April 24, 2020 1 hour ago, lvs1974 said: Everything is OK in your log, please report in case you observe kernel panic with AirportBrcmFixup 2.0.7. Release kext will be available in May, on acidanthera site. i compiled with latest commit bump version AirBrcmFixup 2.0.7 and Lilu 1.4.4 i m seeing ok now if i face kernel panic then report back to you 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719112 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 (edited) 2 hours ago, markl18 said: can you tell me why am I getting kp this is the direct quote from the screen notice - new kext com.appleusbhostplatformproperties v 1.2 matches prelinked kext but cant determine if executables have same uuid also why is my download file keeps on shrinking? am I supposed to go and delete all those previously included files to resolve this that I did and magicly I was able to upload this file This is a probelm of igpu or dgpu not properly confgured, you need to attach some more info (logs, specs, efi, etc), we cannot predict the future, nor reading your mind. Btw, this is not a kernel panic. Edited April 24, 2020 by ghost8282 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719127 Share on other sites More sharing options...
markl18 Posted April 24, 2020 Share Posted April 24, 2020 hi here system.log the first one in there is fot oc the second for clover which is succeds so just for yourself Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719128 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 5 minutes ago, markl18 said: hi here system.log the first one in there is fot oc the second for clover which is succeds so just for yourself 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? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719130 Share on other sites More sharing options...
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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719131 Share on other sites More sharing options...
ghost8282 Posted April 24, 2020 Share Posted April 24, 2020 System specs???? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719133 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719134 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719137 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719139 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719146 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719150 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 https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/171/#findComment-2719172 Share on other sites More sharing options...
Recommended Posts