SavageAUS Posted May 22, 2020 Share Posted May 22, 2020 (edited) Can I get some help with a verbose message I get when loading OC. ocs: No schema for RequestBootVarFallback at 4 index RequestBootVarFallback is set to false in config. And can anyone point me in the direction for setting my ethernet as built-in. Solved. Config attached for checking please config.plist Edited May 22, 2020 by SavageAUS Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723260 Share on other sites More sharing options...
Matgen84 Posted May 22, 2020 Share Posted May 22, 2020 3 hours ago, SavageAUS said: Can I get some help with a verbose message I get when loading OC. ocs: No schema for RequestBootVarFallback at 4 index RequestBootVarFallback is set to false in config. And can anyone point me in the direction for setting my ethernet as built-in. Solved. Config attached for checking please config.plist If you use OpenCore 0.5.9 up to date: see in changelog. Removed RequestBootVarFallback due to numerous bugs So delete it in your config.plist 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723264 Share on other sites More sharing options...
SavageAUS Posted May 22, 2020 Share Posted May 22, 2020 (edited) 1 hour ago, Matgen84 said: If you use OpenCore 0.5.9 up to date: see in changelog. Removed RequestBootVarFallback due to numerous bugs So delete it in your config.plist Annoying text gone now, thanks. With clover I used voodoops2controller and my brightness keys worked. With OC and same kext brightness keys not working. Sent from my iPhone using Tapatalk Edited May 22, 2020 by SavageAUS Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723266 Share on other sites More sharing options...
vit9696 Posted May 22, 2020 Share Posted May 22, 2020 @Synapsis,@arsradu, 7-bit ASCII font usage is intentional for security reasons. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723274 Share on other sites More sharing options...
SavageAUS Posted May 22, 2020 Share Posted May 22, 2020 (edited) Update: Adding windows into bless override solved my windows booting issue. I recorded screen in slomo to capture it. The error i was getting was System BootOrder not found, Initializing defaults. Reset System Now windows boots fine, although first boot into i had to fix microsoft account problem, hopefully next boots into windows it doesn't occur. (Which it didn’t) Edited May 22, 2020 by SavageAUS Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723281 Share on other sites More sharing options...
SavageAUS Posted May 22, 2020 Share Posted May 22, 2020 On 11/12/2019 at 4:19 AM, jl4c said: I am not sure of this, as an example, you can take the method with which Rehabman fix instant wake on usb ports, where the SSDT returns to the original code (XPRW) in DSDT. DefinitionBlock ("", "SSDT", 2, "HACK", "GPRW", 0x00000000) { External (XPRW, MethodObj) // 2 Arguments Method (GPRW, 2, NotSerialized) { If ((0x0D == Arg0)) { Return (Package (0x02) { 0x0D, Zero }) } Return (XPRW (Arg0, Arg1)) } } Did you manage to get your SSDT to work in OC for mapping and unmapping brightness hotkeys? If so can you share it with me please. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723286 Share on other sites More sharing options...
arsradu Posted May 22, 2020 Share Posted May 22, 2020 Hi guys! Quick question: is it normal to have Block for Kernel section, when pretty much everything else has been renamed to Delete? I've got no problem with that. I just like consistency. :)) So, if that's intended, no problem. If not, maybe that needs to be renamed, too...? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723287 Share on other sites More sharing options...
mhaeuser Posted May 22, 2020 Share Posted May 22, 2020 41 minutes ago, arsradu said: I've got no problem with that. I just like consistency. :)) Well, that was the whole point of the rename, "delete" and "block" have different semantics (one-time vs persistent). 3 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723290 Share on other sites More sharing options...
arsradu Posted May 22, 2020 Share Posted May 22, 2020 10 minutes ago, Download-Fritz said: Well, that was the whole point of the rename, "delete" and "block" have different semantics (one-time vs persistent). Oh, I see... So it is intended. Cool! Thank you! Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723291 Share on other sites More sharing options...
MorenoAv Posted May 22, 2020 Share Posted May 22, 2020 Hi guys, Quick question, in geek bench why is the motherboard and bios recognized as Acidanthera OPenCore 0.5.9? Thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723302 Share on other sites More sharing options...
vandroiy2012 Posted May 22, 2020 Share Posted May 22, 2020 (edited) 14 minutes ago, MorenoAv said: Hi guys, Quick question, in geek bench why is the motherboard and bios recognized as Acidanthera OPenCore 0.5.9? Thanks Because we care about Apple. They don't need hackintosh reports. You can disable this feature if you want with SpoofVendor=false, but it is not recommended. We don't bother them, they don't bother us. P.S. More info in Configuration.pdf Edited May 22, 2020 by vandroiy2012 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723305 Share on other sites More sharing options...
MorenoAv Posted May 22, 2020 Share Posted May 22, 2020 Hi @vandroiy2012, Thanks for your answer, it was my curiosity only, and let it stay as it is, Apple have to much work already, earning too much money... Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723308 Share on other sites More sharing options...
mathew2019 Posted May 22, 2020 Share Posted May 22, 2020 Hi Guys I am trying to test the latest i9 10900K CPU and Z490 Asrock gaming 4 motherboard but stuck on Apple logo screen. is this hardware does not compatible at the moment? Thanks 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723332 Share on other sites More sharing options...
mathew2019 Posted May 22, 2020 Share Posted May 22, 2020 I have attached error screen if this helps Thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723337 Share on other sites More sharing options...
Humanate Posted May 22, 2020 Share Posted May 22, 2020 Hi all I am a noob with OC and my Hackintosh knowledge is intermediate. I have a stable system dual booting Catalina 10.15.4 with Windows 10. I am using the OpenCanopy boot picker and OC 0.5.8 I have made a clone of my Win10 installation to use as backup, however, when I restart system, I see 2 x Windows 10 options in bootpicker so I don't know which one I am booting from, my nvme Win10 or my SSD backup. Is there a way to identify the two drives in bootpicker so I know which is which. I did name the backup drive "Windows 10 Backup" in Windows, but this does not carry forward in the OC bootpicker. Can anyone help me to achieve this? Many thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723356 Share on other sites More sharing options...
arsradu Posted May 22, 2020 Share Posted May 22, 2020 28 minutes ago, Humanate said: Hi all I am a noob with OC and my Hackintosh knowledge is intermediate. I have a stable system dual booting Catalina 10.15.4 with Windows 10. I am using the OpenCanopy boot picker and OC 0.5.8 I have made a clone of my Win10 installation to use as backup, however, when I restart system, I see 2 x Windows 10 options in bootpicker so I don't know which one I am booting from, my nvme Win10 or my SSD backup. Is there a way to identify the two drives in bootpicker so I know which is which. I did name the backup drive "Windows 10 Backup" in Windows, but this does not carry forward in the OC bootpicker. Can anyone help me to achieve this? Many thanks Sound like you might need some custom entries. See if this post helps you out. While you're there, you can also read the one right above it. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723363 Share on other sites More sharing options...
makk Posted May 22, 2020 Share Posted May 22, 2020 getting on boot screen 64bit truncated to 32 bit, some application. with address but unable to pause the boot process to read the information since it is a lot. FFFFFFFFFFFFF > FFFFFFFFFF to address (2xxxxxxxxxx) after a while of being logged into Desktop, the GUI freezes, unresponsive, but mouse works just can't open or shut. complete no activity. keyboard numlock caps lock works with lints on and off. what could be the problem causing this? New to OpenCore so I'm not sure what settings do what. Put in SSDT's for EC-LAPTOP, IMEI, SBUS-MCHC, PNLF, USBX, changed SSDT.aml > SSDT-PM, Changed SSDT-2.aml which has the CPU0 > SSDT-PLUG.aml, OpenCore config.plist attached IOREG attached config.plist.zip MacBook Pro8,2.zip Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723374 Share on other sites More sharing options...
arsradu Posted May 22, 2020 Share Posted May 22, 2020 6 minutes ago, makk said: getting on boot screen 64bit truncated to 32 bit, some application. with address but unable to pause the boot process to read the information since it is a lot. FFFFFFFFFFFFF > FFFFFFFFFF to address (2xxxxxxxxxx) after a while of being logged into Desktop, the GUI freezes, unresponsive, but mouse works just can't open or shut. complete no activity. keyboard numlock caps lock works with lints on and off. what could be the problem causing this? New to OpenCore so I'm not sure what settings do what. Put in SSDT's for EC-LAPTOP, IMEI, SBUS-MCHC, PNLF, USBX, changed SSDT.aml > SSDT-PM, Changed SSDT-2.aml which has the CPU0 > SSDT-PLUG.aml, OpenCore config.plist attached IOREG attached config.plist.zip MacBook Pro8,2.zip I'm no expert in laptops by any stretch of the imagination. My only laptop is an actual MacBook. But..don't you need AAPL,ig-platform-id enabled? Looks disabled right now. But maybe there's something I'm missing here... As I said, I never attempted to hackintosh a laptop. And I know it's not an easy task. So...if it's not related to graphics...I don't know. WEG seems to be installed. I'm guessing it's probably also up to date. So that's probably not it... Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723375 Share on other sites More sharing options...
mathew2019 Posted May 22, 2020 Share Posted May 22, 2020 Hi Guys Is there anyone tried latest i9 10900K CPU and Z490motherboard with OpenCore? I am stuck at Apple boot screen. Thanks Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723376 Share on other sites More sharing options...
makk Posted May 22, 2020 Share Posted May 22, 2020 59 minutes ago, arsradu said: I'm no expert in laptops by any stretch of the imagination. My only laptop is an actual MacBook. But..don't you need AAPL,ig-platform-id enabled? Looks disabled right now. But maybe there's something I'm missing here... As I said, I never attempted to hackintosh a laptop. And I know it's not an easy task. So...if it's not related to graphics...I don't know. WEG seems to be installed. I'm guessing it's probably also up to date. So that's probably not it... thanks, yes the ig-platform-id is from the Windows one. For Apple Sandybridge = snb-platform-id. loaded the Truncate issue Truncated 64-bit constant found in 32-bit table: FFFFFFFFFFFFFFF0 => FFFFFFF0 (2016093/dsobject-832) 20200522_171641.jpg.zip 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723388 Share on other sites More sharing options...
makk Posted May 22, 2020 Share Posted May 22, 2020 (edited) UPDATE: Fixed Keyboard. No driver in UEFI. Downloaded from .5.8 x--still no keyboard after many trials on 5.9 >> UEFI>Drivers>PS2KeyboardDxe.efi <<apparently the OCBuilder did not install this file!? 1-- LegacySchema in NVRAM. getting boot up messages --using LegacyBoot. Should I just delete? OR UPDATE: Fixed Downloaded and replaced necessary files. x--I used OCBuilder to build. It came out to 5.9. x--what would be the problem and how would I switch back to 5.8? x--What folders and files would I replace copy over in from 5.8? NEED ASSISTANCE: this shows up immediately after ACPI patching on boot up: <--Truncated 64-bit constant found in 32-bit table: FFFFFFFFFFFFFFF0 => FFFFFFF0 (2016093/dsobject-832)-->. Apparently this is an out of sync APIC.aml >> however in OC there is no Origin folder to place. For Clover this is to patch it and place the patched one in Origin Folder. But for OC where to place the patched one? How to correct this table? Thanks Edited May 23, 2020 by makk Found reasons for Truncated 64-bit constant by Rehabman. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723390 Share on other sites More sharing options...
makk Posted May 23, 2020 Share Posted May 23, 2020 how to get the OpenCore boot log ? in Mojave --would like to see all the messages during OC bootloader startup. apparently there are several errors relating to APCI and ACPI and a few SSDT CpuPm, P-states, C-states and a Truncated 64-bit constant in a 32-bit table Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723400 Share on other sites More sharing options...
SavageAUS Posted May 23, 2020 Share Posted May 23, 2020 If I wanted to switch from clover to oc on my desktop would a fresh install be best or just clear nvram is enough? Sent from my iPhone using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723402 Share on other sites More sharing options...
nmano Posted May 23, 2020 Share Posted May 23, 2020 Thanks for new update 0.5.9 Image work smooth. https://github.com/acidanthera/OcBinaryData How to enable OCEFIAudio_en_Files config.plist? Thanks for your support. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723403 Share on other sites More sharing options...
justin Posted May 23, 2020 Share Posted May 23, 2020 12 minutes ago, koder said: please help me fix issue with sleep https://github.com/acidanthera/bugtracker/issues/931 why did you spam the bugtracker. it is not right, you know it. upload your current EFI and provide your detailed hardware information, people here could probably help. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/196/#findComment-2723406 Share on other sites More sharing options...
Recommended Posts