ekwipt Posted April 13, 2020 Share Posted April 13, 2020 Hi, I'm getting black screen after boot (trying to install 10.15.4), i have tried (-v debug=0x100 slide=128 keepsyms=1 npci=0x2000 agdpmod=pikera alcid=1) and without but still black screen, i'm using Display Port on my RX480 if that make any difference, i will try HDMI yet. I've searched but can't find any solution! Have Whatevergreen and Lilu latest as well. On my clover install 10.13.6 I used only Lilu and VegaGraphicsFixup.kext (no whatevergreen)so was wondering if this is maybe a solution? EFI.zip Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717158 Share on other sites More sharing options...
mhaeuser Posted April 13, 2020 Share Posted April 13, 2020 @ammoune78 idk what AGPMEnable is, but it does not have ExecutablePath set... maybe upload your EFI folder Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717167 Share on other sites More sharing options...
ammoune78 Posted April 13, 2020 Share Posted April 13, 2020 9 minutes ago, Download-Fritz said: @ammoune78 idk what AGPMEnable is, but it does not have ExecutablePath set... maybe upload your EFI folder Sure, without it and TSCAdjustReset clover don't boot, so i guess it would be the same maybe with OP. I sometimes get OP: ACPI patch 4 is borked, and i don't know what does it mean. Here's the actual EFI folder with OP 0.5.7 downloaded from the release section: EFI.zip Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717171 Share on other sites More sharing options...
mhaeuser Posted April 13, 2020 Share Posted April 13, 2020 @ammoune78 There, it's SmallTree, not AGPMEnable... declare it's ExecutablePath and it will work 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717172 Share on other sites More sharing options...
ammoune78 Posted April 13, 2020 Share Posted April 13, 2020 Didn't see it at all, until you mentioned it, thanks. How about the OP: ACPI patch 4 is borked: Quote I don't catch for what it point Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717174 Share on other sites More sharing options...
mhaeuser Posted April 13, 2020 Share Posted April 13, 2020 @ammoune78 of course it is, 1) you cannot replace something with something else of different length and 2) you replace the ASCII string "Device (RTC)" instead of the bytecode that represents this expression (ACPI is not text)... just don't apply the patch at all actually, what is it supposed to even fix? 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717176 Share on other sites More sharing options...
ammoune78 Posted April 13, 2020 Share Posted April 13, 2020 It's just cosmetic, with no fix, i was wondering to don't replace the entire RTC code found on the whole of the DSDT, this is why. Thats the mistake, i used the ASCII string instead of the bytes, because of different language. But even if i delete it I have the same thing, for: LPC0 to LPCB and the upcoming patches that will be in the line 4. Why it skips 0, 1, 2, 3, and only point on 4, is it a single code error for the whole, or line sensitive? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717178 Share on other sites More sharing options...
Helipilot2 Posted April 13, 2020 Share Posted April 13, 2020 (edited) Can anyone help me with the following error? Today i tried to upgrade to 0.5.7 but i get the following error: (i replaced FWRUNTIME to Openruntime, Replaced the SSDT files, and upgraded the config, but without luck) GA-Z170m-D3H, i5-6600K, 32GB crucial DDR4 ram, Gigabyte RX 480 Gaming 8 GB, Samsung evo 960 m.2 SSD. EFI-4.zip Edited April 13, 2020 by Helipilot2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717187 Share on other sites More sharing options...
markl18 Posted April 13, 2020 Share Posted April 13, 2020 2 hours ago, Helipilot2 said: Can anyone help me with the following error? Today i tried to upgrade to 0.5.7 but i get the following error: (i replaced FWRUNTIME to Openruntime, Replaced the SSDT files, and upgraded the config, but without luck) GA-Z170m-D3H, i5-6600K, 32GB crucial DDR4 ram, Gigabyte RX 480 Gaming 8 GB, Samsung evo 960 m.2 SSD. EFI-4.zip it is one of. the menues about some static number or something I googled and found out Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717225 Share on other sites More sharing options...
Helipilot2 Posted April 13, 2020 Share Posted April 13, 2020 2 minutes ago, markl18 said: it is one of. the menues about some static number or something I googled and found out is there a way to solve this? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717226 Share on other sites More sharing options...
markl18 Posted April 13, 2020 Share Posted April 13, 2020 2 minutes ago, Helipilot2 said: is there a way to solve this? yes one of those menues of true and false has to be set to true and then it doesnt pay attention that your file system doesnt add up to some number just google it I dont remeber off top of my head Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717228 Share on other sites More sharing options...
Helipilot2 Posted April 13, 2020 Share Posted April 13, 2020 10 minutes ago, markl18 said: yes one of those menues of true and false has to be set to true and then it doesnt pay attention that your file system doesnt add up to some number just google it I dont remeber off top of my head Do you mean CfgLock? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717229 Share on other sites More sharing options...
MacNB Posted April 13, 2020 Share Posted April 13, 2020 (edited) On 4/12/2020 at 2:37 PM, topolino1 said: Hi, Thank you to all the develeoper who work on "OC". You are cool! I'm using version 0.5.8. The new graphics option is great. Thanks to everyone who worked on it. @vit9696, @Download-Fritz, @Pavo @MacNB I have a question. Maybe someone else of you knows how to solve the following problems. Or maybe someone else had these problems?: 1. When I had the Misc: Boot: "Bulitin" version, the system booted up after a few seconds alone. When I use "External", the system does not start, I have to select it from the keyboard and confirm. In clower, how native nvram worked, chose the last booted system. Can it be set in OC?? 2. In "External" mode, I see the mouse cursor in the upper right corner, but the mouse does not move it. Is the mouse in this mode does not work, or am I doing something wrong? 3. After starting the computer, the Makintosh HD disk icon is always located somewhere else on the desktop. Can you fix it somehow? Can anyone know what needs to be repaired? I have GA-Z170X-Gaming_7 with i7 6700. Thank you for your help. A 1. It's a feature. When using External boot picker AND you set Show Picker =True, THEN the timeout value has NO FUNCTION. The boot picker will sit there waiting for you to select the drive you wish to boot. That behaves just like a real Mac. What I do is set the Show Picker = FALSE because I do NOT want to see the boot picker EVERYTIME I boot (I see no point in that). It will boot the DEFAULT OS (read the configuration manual to find out how to do that). I only want to see the boot picker when on a rare occasion when I want to boot a DIFFERENT OS in that case, I hold the OPT/Alt key on the keyboard (Apple magic keyboard) while booting and OC displays the boot picker. 2. I see a mouse cursor too. I have an Apple bluetooth mouse and moving it does nothing UNTIL I click the mouse. Try it - Your Mileage May Vary. 3. Don't understand. If you are saying that the HD icon positioning on the desktop screen is random AFTER macOS is booted, then there may be a bug with the OS ?? But nothing to do with OC. Check your Finder Preferences setting. Edited April 13, 2020 by MacNB Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717231 Share on other sites More sharing options...
Andres ZeroCross Posted April 13, 2020 Share Posted April 13, 2020 (edited) @vit9696 i used latest commit of OpenCorePkg and AppleSupportPkg,, i have set "MinDate" and "MinVersion" of APFS section to "-1" but still my Mojave Entry is not shown. OpenCore only shows Windows, MX Linux, and my Catalina Entry,, Mojave entry is dissapeared Any clue??? Edited April 13, 2020 by Andres ZeroCross Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717239 Share on other sites More sharing options...
markl18 Posted April 13, 2020 Share Posted April 13, 2020 no it is something longer than that it is something about not finding the default booting place Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717243 Share on other sites More sharing options...
topolino1 Posted April 13, 2020 Share Posted April 13, 2020 (edited) 7 hours ago, MacNB said: 1. It's a feature. When using External boot picker AND you set Show Picker =True, THEN the timeout value has NO FUNCTION. The boot picker will sit there waiting for you to select the drive you wish to boot. That behaves just like a real Mac. What I do is set the Show Picker = FALSE because I do NOT want to see the boot picker EVERYTIME I boot (I see no point in that). It will boot the DEFAULT OS (read the configuration manual to find out how to do that). I only want to see the boot picker when on a rare occasion when I want to boot a DIFFERENT OS in that case, I hold the OPT/Alt key on the keyboard (Apple magic keyboard) while booting and OC displays the boot picker. 2. I see a mouse cursor too. I have an Apple bluetooth mouse and moving it does nothing UNTIL I click the mouse. Try it - Your Mileage May Vary. 3. Don't understand. If you are saying that the HD icon positioning on the desktop screen is random AFTER macOS is booted, then there may be a bug with the OS ?? But nothing to do with OC. Check your Finder Preferences setting. @MacNB Thank you very much for your help. Yes I know about it: "It's a feature. When using External boot picker AND you set Show Picker =True, THEN the timeout value has NO FUNCTION. The boot picker will sit there waiting for you to select the drive you wish to boot. That behaves just like a real Mac. What I do is set the Show Picker = FALSE because I do NOT want to see the boot picker EVERYTIME I boot (I see no point in that). It will boot the DEFAULT OS (read the configuration manual to find out how to do that). I only want to see the boot picker when on a rare occasion when I want to boot a DIFFERENT OS in that case, I hold the OPT/Alt key on the keyboard (Apple magic keyboard) while booting and OC displays the boot picker." 1. Show Picker = no, default starts Windows. When HDD WINDOWS is disconnected, OS X starts by default. How to make OS X always run? How are other satem discs attached. When I have Show Picker = no, not always using ALT / OPT, I can enter the selection of OS X and Windows system disks. How to fix it? Alt / Opt does not work well. I tried with the OpenUsbKbDxe.efi driver. Nothing helped. 2. The mouse is a pc mouse bluetooth, but it doesn't work. 3.The "Macintosh HD" icon changes its position each time it starts. Once at the bottom of the desktop, once at the top? Strange. In Finder, I have “Stack By:None , Sort By:None” This setting in the original macbook, causes that the icon "Makintosh HD" if I leave it in the upper left corner, after restart it is still there. The icon changes positions on this computer. Edited April 13, 2020 by topolino1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717285 Share on other sites More sharing options...
ekwipt Posted April 13, 2020 Share Posted April 13, 2020 17 hours ago, ekwipt said: Hi, I'm getting black screen after boot (trying to install 10.15.4), i have tried (-v debug=0x100 slide=128 keepsyms=1 npci=0x2000 agdpmod=pikera alcid=1) and without but still black screen, i'm using Display Port on my RX480 if that make any difference, i will try HDMI yet. I've searched but can't find any solution! Have Whatevergreen and Lilu latest as well. On my clover install 10.13.6 I used only Lilu and VegaGraphicsFixup.kext (no whatevergreen)so was wondering if this is maybe a solution? EFI.zip bump on this Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717299 Share on other sites More sharing options...
telepati Posted April 13, 2020 Share Posted April 13, 2020 New Builtin APFS working beautifully. Thank you guys Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717319 Share on other sites More sharing options...
MacNB Posted April 13, 2020 Share Posted April 13, 2020 3 hours ago, topolino1 said: @MacNB Thank you very much for your help. Yes I know about it: "It's a feature. When using External boot picker AND you set Show Picker =True, THEN the timeout value has NO FUNCTION. The boot picker will sit there waiting for you to select the drive you wish to boot. That behaves just like a real Mac. What I do is set the Show Picker = FALSE because I do NOT want to see the boot picker EVERYTIME I boot (I see no point in that). It will boot the DEFAULT OS (read the configuration manual to find out how to do that). I only want to see the boot picker when on a rare occasion when I want to boot a DIFFERENT OS in that case, I hold the OPT/Alt key on the keyboard (Apple magic keyboard) while booting and OC displays the boot picker." 1. Show Picker = no, default starts Windows. When HDD WINDOWS is disconnected, OS X starts by default. How to make OS X always run? How are other satem discs attached. When I have Show Picker = no, not always using ALT / OPT, I can enter the selection of OS X and Windows system disks. How to fix it? Alt / Opt does not work well. I tried with the OpenUsbKbDxe.efi driver. Nothing helped. 2. The mouse is a pc mouse bluetooth, but it doesn't work. 3.The "Macintosh HD" icon changes its position each time it starts. Once at the bottom of the desktop, once at the top? Strange. In Finder, I have “Stack By:None , Sort By:None” This setting in the original macbook, causes that the icon "Makintosh HD" if I leave it in the upper left corner, after restart it is still there. The icon changes positions on this computer. Read the configuration document - it's is difficult but if YOU do not make the effort to help yourself, then other people cannot help you. You have not given any indication of type of PC you have. HINT: Fill in FULL details of your h/w in your signature otherwise people cannot help you. You have not stated if you had working hack (e.g. booting via Clover) and if working, which macOS version you are using, etc, etc. 1. Read the configuration document on how to select the default boot disk (HINT: AllowSetDefault=true, RequestBootVarRouting=true; System Preferences-> Startup Disk). Regarding OPT/Alt key, again read the configuration document which states "Note 2: In addition to OPT OpenCore supports Escape key to display picker when ShowPicker is disabled. This key exists for Apple picker mode and for firmwares with PS/2 keyboards that fail to report held OPT key and require continual presses of Escape key to enter the boot menu." (HINT: use ESC key; set KeyForgetThreshold; KeyMergeThreshold; TakeoffDelay; 2. Your bluetooth adapter must support basic functionality in BIOS before OS drivers kick-in and take-over the functions. HINT: install a real Mac BT adapter and real Mac keyboard + Mouse. 3. No idea about your HD desktop icon placement. Some corruption of your macOS. HINT: re-install macOS Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717321 Share on other sites More sharing options...
Ellybz Posted April 13, 2020 Share Posted April 13, 2020 (edited) 15 hours ago, ammoune78 said: It's just cosmetic, with no fix, i was wondering to don't replace the entire RTC code found on the whole of the DSDT, this is why. Thats the mistake, i used the ASCII string instead of the bytes, because of different language. But even if i delete it I have the same thing, for: LPC0 to LPCB and the upcoming patches that will be in the line 4. Why it skips 0, 1, 2, 3, and only point on 4, is it a single code error for the whole, or line sensitive? You don't need any ACPI patches on X299 with OC. ( PC00 ->PC10 ; RTC ->RTC0; LPC0->LPCB ; etc.. ) This is not Clover. The only one I'm using is to avoid random KP found with one specific application ( Cubase 10 ) upon intensive CPU load using my PCIe Audio Card ( resolved with Xcpm bootstrap patch & Cpuid ). Make your EFI simpler & you'll succeed. Edited April 13, 2020 by Ellybz 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717322 Share on other sites More sharing options...
iGPU Posted April 14, 2020 Share Posted April 14, 2020 18 hours ago, Download-Fritz said: @ammoune78 of course it is, 1) you cannot replace something with something else of different length and 2) you replace the ASCII string "Device (RTC)" instead of the bytecode that represents this expression (ACPI is not text)... just don't apply the patch at all actually, what is it supposed to even fix? I want to remove code from DSDT using patch, so replacement is by definition shorter. This works in Clover, but not with OC. Image in Spoiler shows how I'd like it to work. As a work-around, I've tried padding with space (20) and other values. but nothing works: padding either fails to boot, or at best, boots with a corrupted DSDT file. Is there a way around this? Spoiler Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717329 Share on other sites More sharing options...
ameenjuz Posted April 14, 2020 Share Posted April 14, 2020 4 hours ago, telepati said: New Builtin APFS working beautifully. Thank you guys we didn't understand about New Builtin APFS is there no need apfsdriverloader.efi? m i right? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717333 Share on other sites More sharing options...
SavageAUS Posted April 14, 2020 Share Posted April 14, 2020 Hi all, how do I determine the PciRoot(0x0)/Pci( 0xXX, 0x0 )/XXXX.(0x0xXXXX.0x0)/HD ((1,XXX,,XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX,0xXX,0xXXXXX) path for my arch Linux install so it actually boots? Boot picker shows a drive with “NO NAME” but it doesn’t boot, just freezes. My laptop has 2 x NVMe and 1 x ssd. The ssd is where arch Linux is and I am assuming the no name drive is the Linux install. Hi all, how do I determine the PciRoot(0x0)/Pci( 0xXX, 0x0 )/XXXX.(0x0xXXXX.0x0)/HD ((1,XXX,,XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX,0xXX,0xXXXXX) path for my arch Linux install so it actually boots? Boot picker shows a drive with “NO NAME” but it doesn’t boot, just freezes. My laptop has 2 x NVMe and 1 x ssd. The ssd is where arch Linux is and I am assuming the no name drive is the Linux install. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717337 Share on other sites More sharing options...
mhaeuser Posted April 14, 2020 Share Posted April 14, 2020 2 hours ago, iGPU said: I want to remove code from DSDT using patch, so replacement is by definition shorter. This works in Clover, but not with OC. Image in Spoiler shows how I'd like it to work. As a work-around, I've tried padding with space (20) and other values. but nothing works: padding either fails to boot, or at best, boots with a corrupted DSDT file. Is there a way around this? Reveal hidden contents Junk like unmatched sizes will never be supported, that is your ticket to hell. You need to pad with A3 (no-op, you are in the middle of code...), AML is not ASCII 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717339 Share on other sites More sharing options...
xdnuos Posted April 14, 2020 Share Posted April 14, 2020 Hi Open Core Project team ! I have a few questions related to patching process in general with Open Core. 1. What about (Clover) config.plist /Devices/Arbitrary ? One example is that on my Latitude E6530 I have O2 SD card reader 2. What about the Kernel and kext patches: AppleIntelCPUPM,Apple RTC... ? Example (Clover): Thanks for the excellent work that you people are doing. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/159/#findComment-2717351 Share on other sites More sharing options...
Recommended Posts