maddie Posted August 16, 2019 Share Posted August 16, 2019 59 minutes ago, Badruzeus said: Anyway, what are `<0x00>` that appear on bottom of OC's *.txt log? Thanks. Haven't read the code but my guess is the log was in-memory and the memory allocated was set to zero before being written to. Writing the whole memory range into the file results also the unused zero'ed memory being included, so it should be safe to ignore. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted August 16, 2019 Share Posted August 16, 2019 (edited) 11 hours ago, Andres ZeroCross said: it's better for you to delete DSDT if you don't understand how to edit config.plist. You only blame the patched DSDT. DSDT + Config.plist is a couple. If you put wrong config.plist for DSDT then it will break your system. Your DSDT is good and effective (idem on CLOVER/ Catalina). I don't want to blame it on OC: I apologize for my comments. (Sorry for my bad english) I was wrong to review the config.plist with Opencore configurator (macKie app) and save it by habit. What must have broken it, maybe. So I want to continue to use DSDT + Config.plist on my Gigabyte Z390 system for testing OpenCore. Thanks Edited August 16, 2019 by Matgen84 1 Link to comment Share on other sites More sharing options...
mhaeuser Posted August 16, 2019 Share Posted August 16, 2019 @Badruzeus @maddie correct, log is written to a zero buffer and flushed to file. The entire buffer is written because the AMI FAT driver is junk and may corrupt if certain operations (e.g. enlargening the file) or too many of them are performed 5 1 2 Link to comment Share on other sites More sharing options...
v10x Posted August 16, 2019 Share Posted August 16, 2019 (edited) @vit9696 I've noticed after updating to FwRuntimeServices and the latest release of VirtualSMC/OpenCore this log line upon boot: 2019-07-25 13:59:36.899521-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-07-26 08:25:03.895753-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-07-26 05:37:43.891418-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-07-26 16:48:27.897964-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-08-10 06:46:32.896245-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-08-10 14:25:51.894227-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-08-10 14:36:58.599318-0700 0x82 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ failed to find valid status (800000000000000E, 8), VirtualSMC EFI module is broken 2019-08-10 14:36:58.922697-0700 0x140 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-08-11 09:58:42.575479-0700 0x82 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ failed to find valid status (800000000000000E, 8), VirtualSMC EFI module is broken 2019-08-11 09:58:42.896909-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase 2019-08-12 07:07:54.574007-0700 0x82 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ failed to find valid status (800000000000000E, 8), VirtualSMC EFI module is broken 2019-08-12 07:07:54.900370-0700 0x141 Default 0x0 0 0 kernel: (Lilu) VirtualSMC: efend @ no extra rtc memory is present for key erase As you can see from the logs, it only happened after August 10th, which is when FwRuntimeServices was released. The system boots up and works fine, but wanted to report this just in case you'd want to investigate further. Edited August 16, 2019 by v10x Link to comment Share on other sites More sharing options...
zsirmo Posted August 16, 2019 Share Posted August 16, 2019 Hello, I have a problem with OC upgrade (0.0.3 -> 0.0.4), and upgrade all kext and efi's files(from github) attached the EFI.zip and bootscreen error message: OC: Prelink Injection VirtualSMC.kext - Invalid Parameter OC: Prelink Injection SMCProcessor.kext - Invalid Parameter OC: Prelink Injection SMCSuperIO.kext - Invalid Parameter Thanks OC_EFI_20190816_2228.zip Link to comment Share on other sites More sharing options...
flmmkr Posted August 16, 2019 Share Posted August 16, 2019 (edited) EDIT: So I guess disregard, for now at least. I switched my Clover bootloader on my main install to OC and found that I somehow was running a completely different version of the BrcmPatchRAM2 kexts for Catalina than what is the current version on the first page of Headkaze’s thread . I replaced with that and all is good now it seems. I posted this in another thread, but being that it's an issue I'm having with OpenCore and not Clover, I thought I'd look for help here also. I have a Dell 1830 (BCM943602BAED) installed on a Asus X299 Prime Deluxe. I'm having trouble getting this to work with Catalina with OC 0.0.4 as bootloader. It does work for me with Mojave and Catalina booting with Clover, as well as Mojave booting with OpenCore, but not Catalina booting with OpenCore. I believe it's an issue with BrcmPatchRAM2 not loading the firmware due to a conflict with OC, possibly caused by my USB config, but I can't figure it out. I got the BrcmPatchRAM2 kexts from https://github.com/headkaze/OS-X-BrcmPatchRAM/releases. Here are some scenarios: If I start Mojave with Clover, BT works correctly. Then restart from OC USB into Catalina, with all three kexts in the OC EFI, BT does not show up. If I start Mojave with Clover, BT works correctly. Then restart from OC USB into Catalina, with only BrcmBluetoothInjector.kext in the OC EFI, then BT works because the firmware is still loaded. BUT, if I fully shutdown the computer then boot directly into Catalina using OC, then BT doesn't work because the firmware is no longer loaded due to power cycle. Also, if I cold boot Mojave with Clover or Catalina with OC with just BrcmBluetoothInjector.kext, then BT shows up in Sys Prefs, and devices are found, but I can't get any devices to connect. In all scenarios, if I have only BrcmBluetoothInjector.kext installed in EFI, then most of my bus-powered USB3 HDDs will not mount, so something happens with not getting enough USB power. I do get enough USB power when all 3 kexts are in the EFIs, whether BT is working or not. In Catalina with OC, here is what shows in System Info for BT under USB: In Hackintool I see this for the BT, so I know firmware isn't getting loaded: Here is a log of the boot and loading of the kexts (there are USB errors): (I got this log using a terminal command. If there's a way to get this verbose log to write to a file on the EFI with the other logs please let me know) 2019-08-16 09:45:11.337331-0700 0xa7b Default 0x0 0 0 kernel: (IOHIDFamily) HID: Legacy shim 2 2019-08-16 09:45:11.339465-0700 0x2b4 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Loaded compressed embedded firmware for key "BCM20703A1_001.001.005.0214.0422_v4518". 2019-08-16 09:45:11.348149-0700 0x2b4 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Decompressed firmware (43444 bytes --> 109080 bytes). 2019-08-16 09:45:11.348709-0700 0xa82 Default 0x0 0 0 kernel: Boot args: <private> 2019-08-16 09:45:11.348729-0700 0xa82 Default 0x0 0 0 kernel: debug=0x0 2019-08-16 09:45:11.348817-0700 0x2b4 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM: Firmware is valid IntelHex firmware. 2019-08-16 09:45:11.348865-0700 0x2b4 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: USB [48E244F4C2BA v274] "BCM2045A0" by "Broadcom Corp" 19-08-16 09:45:11.352247-0700 0x2b4 Default 0x0 0 0 kernel: (IOUSBHostFamily) 000044.178462 AppleUSBIORequest: AppleUSBIORequest::cancel: called without first calling prepare 019-08-16 09:45:11.372133-0700 0x2b4 Default 0x0 0 0 kernel: (kernel) BrcmPatchRAM2: [0a5c:6410]: continuousRead - Failed to queue read (0xe00002c2) 2019-08-16 09:45:11.422713-0700 0xa41 Default 0x0 0 0 kernel: Warning: Attempt to create a named entry from the kernel_object 2019-08-16 09:45:11.422768-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.422772-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.422773-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.422812-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007ef] CopyConfigurationDescriptor 2019-08-16 09:45:11.422815-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007ef] Start failed: 0xe00002be 2019-08-16 09:45:11.422819-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.422823-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.422826-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007ef] Start failed: 0xe00002be 2019-08-16 09:45:11.422828-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.422829-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.422838-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007ef] Close interface: 0x10000068e 0x0 2019-08-16 09:45:11.422860-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007f1] CopyConfigurationDescriptor 2019-08-16 09:45:11.422862-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007f1] Start failed: 0xe00002be 2019-08-16 09:45:11.422865-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007ef] Stop: 0x0 2019-08-16 09:45:11.422867-0700 0xa41 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007ef] Start ret: 0xe00002be 2019-08-16 09:45:11.422869-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.422877-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007f1] Start failed: 0xe00002be 2019-08-16 09:45:11.422887-0700 0x316 Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007ef IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.422889-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007f1] Close interface: 0x100000656 0x0 2019-08-16 09:45:11.422902-0700 0xa42 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.422914-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007f1] Stop: 0x0 2019-08-16 09:45:11.422916-0700 0xa5e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007f1] Start ret: 0xe00002be 2019-08-16 09:45:11.422951-0700 0x2fc Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007f1 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.422971-0700 0xa5d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423003-0700 0x3ee Default 0x0 0 0 kernel: (ntfs) NTFS driver 3.13 [Flags: R/W]. 2019-08-16 09:45:11.423004-0700 0xa0d Default 0x0 0 0 kernel: Warning: Attempt to create a named entry from the kernel_object 2019-08-16 09:45:11.423046-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423050-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423053-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423056-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423060-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423062-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423064-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423064-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423066-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423072-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423076-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423078-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423078-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.423079-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423082-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423084-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.423085-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423086-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007e7] CopyConfigurationDescriptor 2019-08-16 09:45:11.423086-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.423089-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007e7] Start failed: 0xe00002be 2019-08-16 09:45:11.423096-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007e9] CopyConfigurationDescriptor 2019-08-16 09:45:11.423098-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007eb] CopyConfigurationDescriptor 2019-08-16 09:45:11.423099-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423100-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007e9] Start failed: 0xe00002be 2019-08-16 09:45:11.423101-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007eb] Start failed: 0xe00002be 2019-08-16 09:45:11.423103-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007e7] Start failed: 0xe00002be 2019-08-16 09:45:11.423110-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423111-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423113-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007e5] CopyConfigurationDescriptor 2019-08-16 09:45:11.423117-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007eb] Start failed: 0xe00002be 2019-08-16 09:45:11.423118-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007e3] CopyConfigurationDescriptor 2019-08-16 09:45:11.423119-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007e7] Close interface: 0x10000069a 0x0 2019-08-16 09:45:11.423119-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007e9] Start failed: 0xe00002be 2019-08-16 09:45:11.423120-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007ed] CopyConfigurationDescriptor 2019-08-16 09:45:11.423121-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007e5] Start failed: 0xe00002be 2019-08-16 09:45:11.423121-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007e3] Start failed: 0xe00002be 2019-08-16 09:45:11.423123-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007ed] Start failed: 0xe00002be 2019-08-16 09:45:11.423130-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423131-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423131-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.423132-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007eb] Close interface: 0x1000005cd 0x0 2019-08-16 09:45:11.423133-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007ed] Start failed: 0xe00002be 2019-08-16 09:45:11.423135-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007e9] Close interface: 0x1000006a6 0x0 2019-08-16 09:45:11.423136-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007e3] Start failed: 0xe00002be 2019-08-16 09:45:11.423136-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007e5] Start failed: 0xe00002be 2019-08-16 09:45:11.423147-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007e7] Stop: 0x0 2019-08-16 09:45:11.423149-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007ed] Close interface: 0x1000006b3 0x0 2019-08-16 09:45:11.423149-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007e3] Close interface: 0x100000668 0x0 2019-08-16 09:45:11.423150-0700 0x9dc Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007e7] Start ret: 0xe00002be 2019-08-16 09:45:11.423151-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007e5] Close interface: 0x1000005f1 0x0 2019-08-16 09:45:11.423160-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007eb] Stop: 0x0 2019-08-16 09:45:11.423163-0700 0xa0d Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007eb] Start ret: 0xe00002be 2019-08-16 09:45:11.423165-0700 0x318 Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007e7 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423166-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007e9] Stop: 0x0 2019-08-16 09:45:11.423169-0700 0x9f5 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007e9] Start ret: 0xe00002be 2019-08-16 09:45:11.423177-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007e3] Stop: 0x0 2019-08-16 09:45:11.423181-0700 0x2ab Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007eb IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423181-0700 0x9a7 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007e3] Start ret: 0xe00002be 2019-08-16 09:45:11.423181-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007ed] Stop: 0x0 2019-08-16 09:45:11.423182-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007e5] Stop: 0x0 2019-08-16 09:45:11.423183-0700 0x9db Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423184-0700 0xa28 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007ed] Start ret: 0xe00002be 2019-08-16 09:45:11.423186-0700 0x9c2 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007e5] Start ret: 0xe00002be 2019-08-16 09:45:11.423187-0700 0x31a Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007e9 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423200-0700 0x302 Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007e3 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423202-0700 0xa0e Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423204-0700 0x2be Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007e5 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423214-0700 0x9f4 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423221-0700 0x9a6 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423223-0700 0x9c3 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.423225-0700 0x31d Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007ed IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.423227-0700 0xa27 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.424682-0700 0xa98 Default 0x0 0 0 kernel: Warning: Attempt to create a named entry from the kernel_object 2019-08-16 09:45:11.424740-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>buffer->GetAddressRange() failed (result = 0xe00002bf) 2019-08-16 09:45:11.424743-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDescriptor(1,18,0,0,0,0) failed (result = 0xe00002bf) 2019-08-16 09:45:11.424745-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) USBDriverKit:<private>CopyDeviceDescriptor() failed 2019-08-16 09:45:11.424757-0700 0x316 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Element value capacity 2100 2019-08-16 09:45:11.424769-0700 0x316 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report count: 1 2019-08-16 09:45:11.424770-0700 0x316 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:120 output:512 feature:0 2019-08-16 09:45:11.424791-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:279][0x1000007f9] CopyConfigurationDescriptor 2019-08-16 09:45:11.424791-0700 0x302 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Element value capacity 2100 2019-08-16 09:45:11.424793-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:379][0x1000007f9] Start failed: 0xe00002be 2019-08-16 09:45:11.424795-0700 0x318 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Element value capacity 2100 2019-08-16 09:45:11.424800-0700 0x2be Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Element value capacity 3424 2019-08-16 09:45:11.424802-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:54]Start:0xe00002be 2019-08-16 09:45:11.424805-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:96][0x1000007f9] Start failed: 0xe00002be 2019-08-16 09:45:11.424806-0700 0x302 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report count: 1 2019-08-16 09:45:11.424807-0700 0x302 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:120 output:512 feature:0 2019-08-16 09:45:11.424807-0700 0x318 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report count: 1 2019-08-16 09:45:11.424808-0700 0x318 Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:120 output:512 feature:0 2019-08-16 09:45:11.424810-0700 0x2be Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report count: 2 2019-08-16 09:45:11.424811-0700 0x2be Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:0 output:0 feature:0 2019-08-16 09:45:11.424814-0700 0x2be Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 236 input:520 output:520 feature:8 2019-08-16 09:45:11.424816-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserUSBHostHIDDevice.cpp:410][0x1000007f9] Close interface: 0x1000006c3 0x0 2019-08-16 09:45:11.424837-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:114][0x1000007f9] Stop: 0x0 2019-08-16 09:45:11.424839-0700 0xa98 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserUSBHostHIDDevice.cpp:103][0x1000007f9] Start ret: 0xe00002be 2019-08-16 09:45:11.424856-0700 0x31f Error 0x0 0 0 kernel: (IOHIDFamily) AppleUserUSBHostHIDDevice:0x1000007f9 IOHIDDevice::Start:0xe00002be 2019-08-16 09:45:11.424871-0700 0xa97 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) no services left, exiting 2019-08-16 09:45:11.424941-0700 0xa7b Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000006b8 open by AppleUserHIDEventDriver 0x1000007f5 (0x0) 2019-08-16 09:45:11.424982-0700 0xa7b Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventService.cpp:139][0x1000007f5] Open interface: 0x1000007f4 2019-08-16 09:45:11.425038-0700 0xa7b Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventDriver.cpp:145][0x1000007f5] parseElements: keyboard: 228 digitizer: 0 pointer: 0 0 scroll: 0 led: 3 2019-08-16 09:45:11.425063-0700 0xa7b Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:200][0x1000007f5] parseElements: vendor: 0 2019-08-16 09:45:11.425100-0700 0xa7b Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:457][0x1000007f5] Start ret: 0x0 2019-08-16 09:45:11.425110-0700 0xa7b Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:93][0x1000007f5] ASTRA keyboard usagePage: 1 usage: 6 vid: 6700 pid: 19369 2019-08-16 09:45:11.427941-0700 0x685 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000006b8 message: 0xe3ff8001 from: 0x1000007f4 1 2019-08-16 09:45:11.428675-0700 0xab0 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007e4 creating interfaces 2019-08-16 09:45:11.429125-0700 0xab2 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007e6 creating interfaces 2019-08-16 09:45:11.429955-0700 0xab4 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007e8 creating interfaces 2019-08-16 09:45:11.430103-0700 0xab5 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007f0 creating interfaces 2019-08-16 09:45:11.432178-0700 0xab1 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007e4 open by IOHIDEventDriver 0x10000081a (0x0) 2019-08-16 09:45:11.432479-0700 0xab1 Default 0x0 0 0 kernel: (IOHIDFamily) HID: Legacy shim 2 2019-08-16 09:45:11.434654-0700 0xab6 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007e8 open by IOHIDEventDriver 0x10000081b (0x0) 2019-08-16 09:45:11.434826-0700 0x2ab Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Element value capacity 1776 2019-08-16 09:45:11.434834-0700 0x2ab Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report count: 1 2019-08-16 09:45:11.434835-0700 0x2ab Default 0x0 0 0 kernel: (IOHIDFamily) [ElementContainer] Report ID: 0 input:0 output:0 feature:576 2019-08-16 09:45:11.434881-0700 0xab6 Default 0x0 0 0 kernel: (IOHIDFamily) HID: Legacy shim 2 2019-08-16 09:45:11.434896-0700 0xab7 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007f0 open by IOHIDEventDriver 0x10000081d (0x0) 2019-08-16 09:45:11.435112-0700 0xab7 Default 0x0 0 0 kernel: (IOHIDFamily) HID: Legacy shim 2 2019-08-16 09:45:11.435161-0700 0x2ab Default 0x0 0 0 kernel: (IOUSBHostHIDDevice) 000044.261376 IOUSBHostHIDDevice: IOUSBHostHIDDevice::start: unable to get interrupt pipe 2019-08-16 09:45:11.435285-0700 0x2ab Default 0x0 0 0 kernel: (IOUSBHostHIDDevice) 000044.261501 IOUSBHostHIDDevice: IOUSBHostHIDDevice::start: start has failed 2019-08-16 09:45:11.743408-0700 0x685 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007ee message: 0xe3ff8001 from: 0x100000825 1 2019-08-16 09:45:11.751389-0700 0xafa Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007ea open by AppleUserHIDEventDriver 0x10000082f (0x0) 2019-08-16 09:45:11.751410-0700 0xafa Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventService.cpp:139][0x10000082f] Open interface: 0x10000082e 2019-08-16 09:45:11.751765-0700 0xafa Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventDriver.cpp:145][0x10000082f] parseElements: keyboard: 1 digitizer: 0 pointer: 8367 0 scroll: 0 led: 0 2019-08-16 09:45:11.751896-0700 0xafa Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:200][0x10000082f] parseElements: vendor: 0 2019-08-16 09:45:11.751919-0700 0xafa Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:457][0x10000082f] Start ret: 0x0 2019-08-16 09:45:11.751926-0700 0xafa Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:93][0x10000082f] Stream Deck usagePage: 12 usage: 1 vid: 4057 pid: 96 2019-08-16 09:45:11.753625-0700 0xae1 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007fa open by AppleUserHIDEventDriver 0x10000082b (0x0) 2019-08-16 09:45:11.753646-0700 0xae1 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventService.cpp:139][0x10000082b] Open interface: 0x100000827 2019-08-16 09:45:11.753654-0700 0xae1 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [IOUserHIDEventDriver.cpp:145][0x10000082b] parseElements: keyboard: 0 digitizer: 0 pointer: 5 0 scroll: 1 led: 0 2019-08-16 09:45:11.753703-0700 0xae1 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:200][0x10000082b] parseElements: vendor: 0 2019-08-16 09:45:11.753721-0700 0xae1 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:457][0x10000082b] Start ret: 0x0 2019-08-16 09:45:11.753728-0700 0xae1 Default 0x0 0 0 kernel: (AppleUserHIDDrivers) [AppleUserHIDEventDriver.cpp:93][0x10000082b] Genius USB Wheel Mouse usagePage: 1 usage: 2 vid: 1112 pid: 3 2019-08-16 09:45:11.754352-0700 0x685 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007ea message: 0xe3ff8001 from: 0x10000082e 1 2019-08-16 09:45:11.758275-0700 0x685 Debug 0x0 0 0 kernel: (IOHIDFamily) IOUSBHostHIDDevice:0x1000007fa message: 0xe3ff8001 from: 0x100000827 1 2019-08-16 09:45:11.957453-0700 0xb04 Default 0x0 0 0 kernel: (apfs) apfs_spec_read_wrapper:10869: apfs_spec_read_wrapper : f_info->fsr_offset 77824 f_info->fsr_length 36864 filesize 113136 2019-08-16 09:45:11.993340-0700 0x64a Default 0x0 0 0 kernel: (IOAudioFamily) + IOAudioEngine[<private>]::init(0x0) 2019-08-16 09:45:11.993341-0700 0x64a Default 0x0 0 0 kernel: (IOAudioFamily) properties(0x0) == NULL 2019-08-16 09:45:11.993353-0700 0x64a Default 0x0 0 0 kernel: (IOAudioFamily) +-IOAudioEngine[<private>]::setState(0x0. oldState=0) 2019-08-16 09:45:11.993355-0700 0x64a Default 0x0 0 0 kernel: (IOAudioFamily) - IOAudioEngine[<private>]::init(0x0) 2019-08-16 09:45:12.047126-0700 0xb0a Default 0x0 0 0 kernel: (apfs) apfs_spec_read_wrapper:10869: apfs_spec_read_wrapper : f_info->fsr_offset 77824 f_info->fsr_length 36864 filesize 113136 2019-08-16 09:45:12.523359-0700 0x61a Default 0x0 0 0 kernel: (AMDRadeonX5000) *** After calling TTL::initialize() 2019-08-16 09:45:12.530796-0700 0x61a Default 0x0 0 0 kernel: (AMDSupport) Accelerator successfully registered with controller. And my IOReg and OC EFI are here: iMac Pro.ioreg.zip OC 0.0.4 EFI.zip As far as I can tell from how everything is working, all I need to do is get BT to work reliably in Mojave and Catalina with OC as the bootloader and then I can switch from Clover to OC on my main install. Thanks for any help with this. Edited August 16, 2019 by flmmkr 1 Link to comment Share on other sites More sharing options...
zisqo Posted August 17, 2019 Share Posted August 17, 2019 On 8/14/2019 at 12:57 PM, Wackymac said: as ive seen on your github. everything else is implemented. so your saying those 2 are fine to patch? yes it was. Link to comment Share on other sites More sharing options...
Matgen84 Posted August 17, 2019 Share Posted August 17, 2019 8 hours ago, zsirmo said: Hello, I have a problem with OC upgrade (0.0.3 -> 0.0.4), and upgrade all kext and efi's files(from github) attached the EFI.zip and bootscreen error message: OC: Prelink Injection VirtualSMC.kext - Invalid Parameter OC: Prelink Injection SMCProcessor.kext - Invalid Parameter OC: Prelink Injection SMCSuperIO.kext - Invalid Parameter Thanks OC_EFI_20190816_2228.zip Do you try to remove AptioMemoryFix.efi, keep only fwruntime? Link to comment Share on other sites More sharing options...
matgeo Posted August 17, 2019 Share Posted August 17, 2019 I read the guide but I coud not find it. Is there any way to boot from last booted volume like in Clover ? Or at least select the partition to boot from? 1 Link to comment Share on other sites More sharing options...
pastrychef Posted August 17, 2019 Share Posted August 17, 2019 (edited) 4 hours ago, matgeo said: I read the guide but I coud not find it. Is there any way to boot from last booted volume like in Clover ? Or at least select the partition to boot from? This seemed to work without having to make any config changes when I updated macOS. OpenCore automatically selected the "Install" partition when the macOS update rebooted the system and, later, automatically went back to booting from my primary system drive when done. Edited August 17, 2019 by pastrychef Link to comment Share on other sites More sharing options...
mhaeuser Posted August 17, 2019 Share Posted August 17, 2019 @matgeo Enable the RequestBootVarRouting quirk and use Startup Disk pane or Boot Camp Control Panel 1 Link to comment Share on other sites More sharing options...
maclocus Posted August 17, 2019 Share Posted August 17, 2019 15 hours ago, zsirmo said: Hello, I have a problem with OC upgrade (0.0.3 -> 0.0.4), and upgrade all kext and efi's files(from github) attached the EFI.zip and bootscreen error message: OC: Prelink Injection VirtualSMC.kext - Invalid Parameter OC: Prelink Injection SMCProcessor.kext - Invalid Parameter OC: Prelink Injection SMCSuperIO.kext - Invalid Parameter Thanks OC_EFI_20190816_2228.zip I had to go back to VirtualSMC 1.0.6 because 1.0.7 didn't get loaded and my system did not start. VirtualSMC 1.0.6, no problem! Exact same config. 1 Link to comment Share on other sites More sharing options...
NorthAmTrans Posted August 17, 2019 Share Posted August 17, 2019 For anyone who is new and looking for a starting place here is my setup for an Asus z370a. No boot errors, no kinks. Smoother than Clover to me (can be argued, lets not). A few notes: I've stripped back some device properties but left my 580 and 580 HDMI Audio properties in along with my on board audio. Use Hackintool to find your device path and replace. If this is too much (learn it though) then just remove all the Device Properties and Lilu, WEG, AppleALC will take care of the rest. Use Hackintool to get your Serial and UUID and copy and paste into Platform. Easy. If you have a USBkext then replace the kext in the folder and change the name in config if different. If using Injectall and a custom patch then remove the USBkext from config and the folder and add your files to both config and the folders. If you're confused in the Config then just copy and paste a different patch and change the values accordingly. It's easy once you get it. Pro Tip: make sure enabled is YES if applicable. Something that hung me up for a bit with kext was realizing not every kext has an "Executable Path" and you can tell by right clicking the kext and selecting Show Package Contents then Contents and seeing wether or not it has a folder called "MacOS" with a file in there (named after the kext usually and without an extension). If nothing in there then leave it blank in the config file. I have ShowPicker set to to NO so that my boot looks like a Mac. Also TimeOut is set to 1 second. If for some reason your device order is different than mine then you should change it to YES and make the Timeout longer so you have a chance to select the right option at boot. I'm not sure how to add the options like Recovery or what not or even how to auto select the options. Would love to know. For getting a boot log replace Bootx64 and Opencore.efi from the repo with the debug version and change Misc>Debug>Target to 67 in the config file. Thats the number I landed on and seems to get the job done. Would love to know what's best here. Is anyone using Misc>Entries for your drives. Is that what that's for? Last tidbit, please try this on a flash drive. I moved to my main drive this week after 3 weeks of tinkering. Thank you for everyones help in understanding the OpenCore Pkg Doc along with the nuances along the way. EFI.zip 2 Link to comment Share on other sites More sharing options...
matgeo Posted August 18, 2019 Share Posted August 18, 2019 Is rename SAT0 to SATA recommended? Link to comment Share on other sites More sharing options...
canyondust Posted August 18, 2019 Share Posted August 18, 2019 Hello! Long-time lurker, first-time poster. I've successfully booted MacOS 10.13.6 with OC 0.0.4, with two minor inconveniences: 1) I get this message before the boot picker screen: `OCS: Failed to parse real field of type 1` 2) Once I pick the boot volume, I get no graphics update (no progress bar) until the NVIDA driver loads at the end of boot. I have Lilu and all of its related kexts in /library/extentions instead of in the EFI partition if that makes a difference. Only SSDT is to enable XCPM. Any thoughts appreciated. Config.plist Link to comment Share on other sites More sharing options...
Guest Posted August 18, 2019 Share Posted August 18, 2019 (edited) 1 hour ago, canyondust said: Hello! Long-time lurker, first-time poster. I've successfully booted MacOS 10.13.6 with OC 0.0.4, with two minor inconveniences: 1) I get this message before the boot picker screen: `OCS: Failed to parse real field of type 1` 2) Once I pick the boot volume, I get no graphics update (no progress bar) until the NVIDA driver loads at the end of boot. I have Lilu and all of its related kexts in /library/extentions instead of in the EFI partition if that makes a difference. Only SSDT is to enable XCPM. Any thoughts appreciated. Config.plist 1) have some mismatch with your config related to actual OC version are you using (check differences.pdf) 2) check some post above or click on the link Edited August 18, 2019 by Guest Link to comment Share on other sites More sharing options...
juantrix Posted August 18, 2019 Share Posted August 18, 2019 How can I Obtain a list of pcidevices? like: Quote VID DID SVID SDID Vendor Name Device Name Class Name SubClass Name IOReg Name IOReg IOName Device Path ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 8086 3E30 1458 5000 Intel Corporation 8th Gen Core 8-core Desktop Processor Host Bridge/ Bridge Host bridge pci8086,3e30 pci8086,3e30 PciRoot(0x0)/Pci(0x0,0x0) 8086 1901 007F 0000 Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Bridge PCI bridge PEG0 pci-bridge PciRoot(0x0)/Pci(0x1,0x0) 8086 3E98 1458 D000 Intel Corporation UHD Graphics 630 (Desktop 9 Series) Display controller Display controller IGPU display PciRoot(0x0)/Pci(0x2,0x0) 8086 A379 1458 8888 Intel Corporation Cannon Lake PCH Thermal Controller Signal processing co Signal processing co pci8086,a379 pci8086,a379 PciRoot(0x0)/Pci(0x12,0x0) 8086 A36D 1458 5007 Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller Serial bus controlle USB controller XHC pci8086,a36d PciRoot(0x0)/Pci(0x14,0x0) 8086 A36F 8086 7270 Intel Corporation Cannon Lake PCH Shared SRAM Memory controller RAM memory pci8086,a36f pci8086,a36f PciRoot(0x0)/Pci(0x14,0x2) 8086 A360 1458 1C3A Intel Corporation Cannon Lake PCH HECI Controller Communication contro Communication contro IMEI pci8086,a360 PciRoot(0x0)/Pci(0x16,0x0) 8086 A352 1458 B005 Intel Corporation Cannon Lake PCH SATA AHCI Controller Mass storage control SATA controller SATA pci8086,a352 PciRoot(0x0)/Pci(0x17,0x0) 8086 A340 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #17 Bridge PCI bridge RP17 pci-bridge PciRoot(0x0)/Pci(0x1b,0x0) 1022 1470 007F 0000 Advanced Micro Devices, Inc. [ ??? Bridge PCI bridge PEG0.PEGP pci-bridge PciRoot(0x0)/Pci(0x1,0x0) 8086 A32C 007F 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #21 Bridge PCI bridge RP21 pci-bridge PciRoot(0x0)/Pci(0x1b,0x4) 8086 A338 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #1 Bridge PCI bridge RP01 pci-bridge PciRoot(0x0)/Pci(0x1c,0x0) 8086 A339 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #2 Bridge PCI bridge RP02 pci-bridge PciRoot(0x0)/Pci(0x1c,0x1) 8086 A33B 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #4 Bridge PCI bridge RP04 pci-bridge PciRoot(0x0)/Pci(0x1c,0x3) 8086 A33C 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #5 Bridge PCI bridge RP05 pci-bridge PciRoot(0x0)/Pci(0x1c,0x4) 8086 A330 0000 0000 Intel Corporation Cannon Lake PCH PCI Express Root Port #9 Bridge PCI bridge RP09 pci-bridge PciRoot(0x0)/Pci(0x1d,0x0) 8086 A305 1458 5001 Intel Corporation Z390 Chipset LPC/eSPI Controller Bridge ISA bridge LPCB pci8086,a305 PciRoot(0x0)/Pci(0x1f,0x0) 8086 A348 1458 A0C3 Intel Corporation Cannon Lake PCH cAVS Multimedia controlle Audio device HDEF pci8086,a348 PciRoot(0x0)/Pci(0x1f,0x3) 8086 A323 1458 5001 Intel Corporation Cannon Lake PCH SMBus Controller Serial bus controlle SMBus SBUS pci8086,a323 PciRoot(0x0)/Pci(0x1f,0x4) 8086 A324 8086 7270 Intel Corporation Cannon Lake PCH SPI Controller Serial bus controlle ??? pci8086,a324 pci8086,a324 PciRoot(0x0)/Pci(0x1f,0x5) 8086 15BC 1458 E000 Intel Corporation Ethernet Connection (7) I219-V Network controller Ethernet controller GLAN ethernet PciRoot(0x0)/Pci(0x1f,0x6) Link to comment Share on other sites More sharing options...
Hackintosh Tech Posted August 18, 2019 Share Posted August 18, 2019 Just now, juantrix said: How can I Obtain a list of pcidevices? like: Export from hackintool under PCI Link to comment Share on other sites More sharing options...
canyondust Posted August 18, 2019 Share Posted August 18, 2019 1 hour ago, fabiosun said: 1) have some mismatch with your config related to actual OC version are you using (check differences.pdf) 2) check some post above or click on the link Enabling ConsoleControl and ProvideConsoleGop solved both issues! OC now up and running smooth as silk. Thank you! 1 Link to comment Share on other sites More sharing options...
NorthAmTrans Posted August 18, 2019 Share Posted August 18, 2019 2 hours ago, canyondust said: I have Lilu and all of its related kexts in /library/extentions instead of in the EFI partition if that makes a difference. Only SSDT is to enable XCPM. Any thoughts appreciated. Config.plist You need to move all of your kext to the OC folder and make sure Lilu is at the top in your config. Also make sure they're all in the config. 1 Link to comment Share on other sites More sharing options...
Hackintosh Tech Posted August 18, 2019 Share Posted August 18, 2019 Has anyone fixed the bootscreen issue with Vega 64 Stock Cards, i still have a massive boot screen even with the suggested config changes. Link to comment Share on other sites More sharing options...
NorthAmTrans Posted August 18, 2019 Share Posted August 18, 2019 10 minutes ago, MacProDude said: Has anyone fixed the bootscreen issue with Vega 64 Stock Cards, i still have a massive boot screen even with the suggested config changes. Have you tried changing to Resolution in Boot Properties to Wxh (section 8.3 in the doc https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf). I also need to have CSM disabled in bios. Link to comment Share on other sites More sharing options...
Hackintosh Tech Posted August 18, 2019 Share Posted August 18, 2019 (edited) 7 minutes ago, NorthAmTrans said: Have you tried changing to Resolution in Boot Properties to Wxh (section 8.3 in the doc https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Configuration.pdf). I also need to have CSM disabled in bios. i also have CSM Disabled and have tried setting 2k and 4k res's and it doesn't change. Edited August 18, 2019 by MacProDude Link to comment Share on other sites More sharing options...
NorthAmTrans Posted August 18, 2019 Share Posted August 18, 2019 @MacProDude take a look at my config and see if anything is different or usable. There also might just be an Nvidia nuance im unaware of. config.plist Link to comment Share on other sites More sharing options...
Hackintosh Tech Posted August 18, 2019 Share Posted August 18, 2019 8 minutes ago, NorthAmTrans said: @MacProDude take a look at my config and see if anything is different or usable. There also might just be an Nvidia nuance im unaware of. config.plist i've tried all ways including whats in your config and nothing seems to prevent it from going very large to start with. Link to comment Share on other sites More sharing options...
Recommended Posts