Andrey1970 Posted May 26, 2019 Share Posted May 26, 2019 17 hours ago, ammoune78 said: @Andrey1970 , is there any patch to add in the config for the APIC and Kernel LAPIC like clover config patch. My laptop now is able to boot but i know that without these two patch, it will always have these two kernel-panics: LAPIC & APIC. It's an old laptop, but because it's the only one that i have actually, and it runs High Sierra better than windows 7 or 10, quiet and smooth using Clover. It have an UEFI bios from insydeH2O, but i don't know why windows 10 is unable to be installed on UEFI mod, anyway, if there's these two fixes, i'll really appreciate it. Its UEFI image screenshot: All that is - is in a manual. If there it is not told then it is not present. You at all did not specify laptop model. Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 (edited) 14 minutes ago, Andrey1970 said: All that is - is in a manual. If there it is not told then it is not present. You at all did not specify laptop model. Solved by adding cpus=1 as described in clover wiki , just added the laptop now in signature! Wondering if you developers, can add the ability of AMD/ATI graphics injection to OpenCore and it's Config, it would maybe great for some like in clover and Ozmosis. I know it's not Clover or Ozmosis, but it's a suggestion, thanks. Edited May 26, 2019 by ammoune78 Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 Why@ammoune78 Inviato dal mio iPhone utilizzando TapatalkInviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 1 minute ago, Emanuele-1998 said: Why@ammoune78 Inviato dal mio iPhone utilizzando Tapatalk Inviato dal mio iPhone utilizzando Tapatalk Can you post your config.plist? Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 (edited) 15 minutes ago, ammoune78 said: Can you post your config.plist? config.plist.zip Edited May 26, 2019 by Emanuele-1998 Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 10 minutes ago, Emanuele-1998 said: config.plist.zip Here's config.plist.zip config.plist 2.zip Link to comment Share on other sites More sharing options...
cecekpawon Posted May 26, 2019 Share Posted May 26, 2019 @Emanuele-1998 "/Content/" -> "/Contents/" ? 1 Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 [mention=1557706]Emanuele-1998[/mention] "/Content/" -> "/Contents/" ?Sorry, I hadn't noticedInviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 Here'sconfig.plist.zipconfig.plist 2.zip For all config this errorInviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
Pavo Posted May 26, 2019 Share Posted May 26, 2019 1 hour ago, ammoune78 said: Wondering if you developers, can add the ability of AMD/ATI graphics injection to OpenCore and it's Config, it would maybe great for some like in clover and Ozmosis. I know it's not Clover or Ozmosis, but it's a suggestion, thanks. There is no need since there is WEG. Link to comment Share on other sites More sharing options...
Andrey1970 Posted May 26, 2019 Share Posted May 26, 2019 2 hours ago, fabiosun said: @vit9696 , @vandroiy2012 ,@Andrey1970 .contentDetails .disk_label.contentDetails how to find info about creation and format for files above? Thank you in advance These are simply text files. Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 There is no need since there is WEG.Unfortunately WEG doesn’t have support for ATI HD 4xxxSent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Pavo Posted May 26, 2019 Share Posted May 26, 2019 6 minutes ago, ammoune78 said: Unfortunately WEG doesn’t have support for ATI HD 4xxx Sent from my iPhone using Tapatalk Maybe open an issue on WEG GitHub page and request feature request to be added. 1 Link to comment Share on other sites More sharing options...
vit9696 Posted May 26, 2019 Share Posted May 26, 2019 AMD inject is just a set of device properties. Add them there in a way Clover does it, and you will have working AMD 4xxx. 1 Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 AMD inject is just a set of device properties. Add them there in a way Clover does it, and you will have working AMD 4xxx.I was talking about ATI Injection in graphics section and some abilities like patch vbios, maybe that can be added to OC, as it’s helpful on some old hardware. i’m using ATY_Init.kext, maybe if i add the properties, i’ll have kernel panic like in Sierra, but i’ll try it. Because the name of the card in all the about this Mac sections is blank, but the injection was done with QE/CI through ATY_Init.kext. So this is why i guess the OC doesn’t have the ability to inject it like Ozmosis does in Defaults.plistSent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 I solved for the mouse, putting the 3 kext of the plugins folder in the kext folder. For Wi-Fi there is a problem this kext FakePCIIDBroadcomWifi does not have a file next to info.plist in the content as all the other kext as in the second image. How solve? Inviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 You may have to put all the Kexts that have problems in /Library/Extensions/ and be relaxed until the things known!Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
vit9696 Posted May 26, 2019 Share Posted May 26, 2019 @ammoune78 "patching" VBIOS is done by injecting ATY,bin_image into DeviceProperties as described here (in ACPI though): https://github.com/acidanthera/WhateverGreen/blob/master/Manual/Sample.dsl#L122 There was some code to add extra resolutions in UEFI, but it is not really helpful these days and is pure cosmetics. Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 You may have to put all the Kexts that have problems in /Library/Extensions/ and be relaxed until the things known!Sent from my iPhone using Tapatalkare you referring to fakepciid broadcom wifi? in L / E?Inviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
ammoune78 Posted May 26, 2019 Share Posted May 26, 2019 [mention=334538]ammoune78[/mention] "patching" VBIOS is done by injecting ATY,bin_image into DeviceProperties as described here (in ACPI though):https://github.com/acidanthera/WhateverGreen/blob/master/Manual/Sample.dsl#L122 There was some code to add extra resolutions in UEFI, but it is not really helpful these days and is pure cosmetics. Could your whatevergreen have support for the AMD4xxx in the next, this will be really great, as we will not googling for long time to find who patched injector kext. As you have a better code on all your work, and we use all Lilu stuff together.Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Pavo Posted May 26, 2019 Share Posted May 26, 2019 3 minutes ago, ammoune78 said: Could your whatevergreen have support for the AMD4xxx in the next, this will be really great, as we will not googling for long time to find who patched injector kext. As you have a better code on all your work, and we use all Lilu stuff together. Sent from my iPhone using Tapatalk @ammoune78 vit9696 already stated how it's supported. You can use Device Properties to inject whatever you want for AMD4xxx. You need to just read the WhateverGreen docs and FAQs and maybe even the sample SSDT. Link to comment Share on other sites More sharing options...
Emanuele-1998 Posted May 26, 2019 Share Posted May 26, 2019 Simply leave empty ExecutablePathAnd work the kext ? Inviato dal mio iPhone utilizzando Tapatalk Link to comment Share on other sites More sharing options...
Pavo Posted May 26, 2019 Share Posted May 26, 2019 7 minutes ago, Emanuele-1998 said: And work the kext ? Inviato dal mio iPhone utilizzando Tapatalk Like this 2 Link to comment Share on other sites More sharing options...
vit9696 Posted May 26, 2019 Share Posted May 26, 2019 @ammoune78 4xxx AMD GPUs may not always work without using a named framebuffer, so adding them to WhateverGreen is impractical. Injecting a set of properties works just fine individually, so we believe it is "ok" to put this effort to the end-user. 2 Link to comment Share on other sites More sharing options...
ammoune78 Posted May 27, 2019 Share Posted May 27, 2019 [mention=334538]ammoune78[/mention] 4xxx AMD GPUs may not always work without using a named framebuffer, so adding them to WhateverGreen is impractical. Injecting a set of properties works just fine individually, so we believe it is "ok" to put this effort to the end-user.@vit9696 , you have all my respect and i’m very grateful, thank you so much Sent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
Recommended Posts