Jump to content
8755 posts in this topic

Recommended Posts

38 minutes ago, Matgen84 said:

 

Do you think with InstallESD.dmg (extract from InstallmacOS.app), I can use OC USB to install Catalina :)

Hahaha, you have "Install macOS Catalina Beta.app". Then just make installer with "createinstallmedia" method, then install OC bootloader to it. Boot and install.

What's problem with this???? :D

18 minutes ago, Matgen84 said:

 

Because I can't install with createinstallmedia method

 

What problem did you encounter when you use createinstallmedia method? I think I have yet to see you tell us what's going wrong with it.

 

OK, my bad. The pictures didn't load when I posted above. It's the Z390 rig in your signature? Can you post your OC EFI folder?

Edited by maddie
  • Like 1
27 minutes ago, Andres ZeroCross said:

Hahaha, you have "Install macOS Catalina Beta.app". Then just make installer with "createinstallmedia" method, then install OC bootloader to it. Boot and install.

What's problem with this???? :D

 

Because I can't install with createinstallmedia method. Just my opinion, there is a issue with DSDT or something else. I don't know. (Images below)

00000IMG_00000_BURST20190815171117119_COVER.jpg

00000IMG_00000_BURST20190815171144881_COVER.jpg

DSDT.aml.zip

EFI.zip

Edited by Matgen84
Add DSDT + EFI Folder
12 minutes ago, Matgen84 said:

 

Because I can't install with createinstallmedia method. Just my opinion, there is a issue with DSDT or something else. I don't know. (Images below)

00000IMG_00000_BURST20190815171117119_COVER.jpg

00000IMG_00000_BURST20190815171144881_COVER.jpg

DSDT.aml.zip

EFI.zip

This is not a OC issue. OC can in fact install macOS using the createinstallmedia method, if you can’t then it is something that you are doing to your config or ACPI tables that isn’t allowing it to boot. As per to OC docs, you should not be injecting a patched DSDT.

  • Like 2
3 minutes ago, Pavo said:

This is not a OC issue. OC can in fact install macOS using the createinstallmedia method, if you can’t then it is something that you are doing to your config or ACPI tables that isn’t allowing it to boot. As per to OC docs, you should not be injecting a patched DSDT.

 

OK. Thanks.

 

I use OC USB drive to test OpenCore. I can boot on Catalina HD (CLOVER)

28 minutes ago, Pavo said:

This is not a OC issue. OC can in fact install macOS using the createinstallmedia method, if you can’t then it is something that you are doing to your config or ACPI tables that isn’t allowing it to boot. As per to OC docs, you should not be injecting a patched DSDT.

 

DSDT is in OC structure in Configuration Docs. I don't understand. 

 

 

Capture d’écran 2019-08-15 à 18.08.21.png

  • Like 1
13 minutes ago, Matgen84 said:

 

DSDT is in OC structure in Configuration Docs. I don't understand. 

 

 

Capture d’écran 2019-08-15 à 18.08.21.png

 

Everything in gray background is optional, you don't need them to boot.

 

Just make sure that:

 

1. You have OpenCore correctly installed with above directory structure

2. You have config.plist configured correctly for your hardware, and BIOS settings too

3. Add appropriate EFI Drivers to Drivers folder, and kexts to Kexts folder, and add them into your config.plist

4 minutes ago, gengik84 said:

It's only example for efi's structure and it is not mandatory to use dsdt.

 

What do you means 'sorry for my bad english) about DSDT.

 

There is another issue now when I try to install via OC USB.

 

 

2.jpg

18 minutes ago, Matgen84 said:

 

What do you means 'sorry for my bad english) about DSDT.

 

There is another issue now when I try to install via OC USB.

 

 

2.jpg


As long as you didn't update your BIOS, just use patched DSDT that i have made.

Your problem above is about USB Limit, just enable limit XCH from your config.plist. Your another problem is SMBIOS,,, Mac-F221BEC8 is not supported by Catalina.
 

  • Thanks 1

What is this??? DisableIOMapper in Booter? Did you really read doc to edit config.plist??. How can you blame it into patched DSDT????

This is the reason i always refuse to edit DSDT for someone, they change all configuration except DSDT then they blame it into DSDT if there is a mistake with his system

 

image.thumb.png.5135b4d1531f180ab54a8d95bf012c55.png

Edited by Andres ZeroCross
  • Thanks 2
9 minutes ago, Andres ZeroCross said:


As long as you didn't update your BIOS, just use patched DSDT that i have made.

Your problem above is about USB Limit, just enable limit XCH from your config.plist. Your another problem is SMBIOS,,, Mac-F221BEC8 is not supported by Catalina.
 

 

I use your DSDT, enable Limit XCH from config.plist. I don't why SMBIOS is incorrect. Now I put Imac19,1

 

I don't blame your DSDT. :)  I'm just trying to learn, understand what I'm doing with this new bootloader. Even if I make mistakes.

 

I can launch macOS Utilities and try to install Catalina (tomorrow morning).

Hi guys!

 

Question about the latest official VirtualSMC version 1.0.7.

 

As soon as a change from version 1.0.6 to 1.0.7 and reboot my hack won't boot to Desktop. It will show Apple logo with boot-progress but after 10 seconds or so my screen goes black and stays black, can't remote login nada. Even after several minutes still black screen.

 

The exact same config except change back to VirtualSMC 1.0.6 from power on to Desktop in about 25 seconds.

This is on Catalina 10.15 Beta (19A526h), latest official OC 0.04 and drivers and kexts.

 

I didn't see anything on the VirtualSMC Github that anything have to be adjusted in config.plist but I have the feeling that VirtualSMC 1.0.7 on my system isn't loading and I don't get why.

 

Any clues? Thanks!

 

  • Sad 1
12 minutes ago, Matgen84 said:

 

I use your DSDT, enable Limit XCH from config.plist. I don't why SMBIOS is incorrect. Now I put Imac19,1

 

I don't blame your DSDT. :)  I'm just trying to learn, understand what I'm doing with this new bootloader. Even if I make mistakes.

 

I can launch macOS Utilities and try to install Catalina (tomorrow morning).


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. 

  • Like 1
On 8/12/2019 at 7:15 AM, Pavo said:

I don't know why no one reads the docs. Located under Tips and Tricks in the docs. The key quirk here is ProvideConsoleGop in UEFI quirks.


How can I migrate from AptioMemoryFix?
Behaviour similar to that of AptioMemoryFix can be obtained by installing FwRuntimeServices driver and enabling the quirks listed below. Please note, that most of these are not necessary to be enabled. Refer to their individual descriptions in this document for more details.
• ProvideConsoleGop (UEFI quirk) 
• AvoidRuntimeDefrag
• DiscardHibernateMap
• EnableSafeModeSlide
• EnableWriteUnprotector 
• ForceExitBootServices 
• ProtectCsmRegion
• ProvideCustomSlide
• SetupVirtualMap 
• ShrinkMemoryMap

 

Oops.., thanks for reminder. I did read honestly, but guessing.. not get them really well.

Now it works, but just.. I have no verbose log printed on screen (kernel). macOS 10.13.6 - 10.15 Beta are boot'ed fine.

config-a43sj.plist.zip

opencore-2019-08-15-232556.txt.zip

Edited by Badruzeus
  • Like 1
59 minutes ago, Badruzeus said:

Anyway, what are `<0x00>` that appear on bottom of OC's *.txt log? Thanks.

Screenshot 2019-08-16 at 7.35.37 AM.jpg

 

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.

  • Thanks 1
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 by Matgen84
  • Like 1

@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

  • Like 5
  • Thanks 1
  • Haha 2

@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 by v10x

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

20190816_214925.jpg

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:

2036802506_ScreenShot2019-08-16at9_47_16AM.png.c1818be68cd4949f3fda3d54d34e21ad.png

In Hackintool I see this for the BT, so I know firmware isn't getting loaded:

1400058748_ScreenShot2019-08-16at10_14_02AM.png.d2f2eec0b33924ad623186554fc22b61.png

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 by flmmkr
  • Like 1
×
×
  • Create New...