IComplainInComments
IComplainInComments
Found a fix, delete this code block: ` int pthread_setaffinity_np(pthread_t thread, size_t cpu_size, cpu_set_t *cpu_set) { pthread_cond_t mach_thread; int core = 0; for (core = 0; core < 8 *...
Also stuck at `injector.c:818:24: error: invalid operand for inline asm constraint 'i' __asm__ __volatile__ ("\ ^` :/
@jaketesler Thanks for writing the missing C code we needed! I really should brush up on my coding hehe
> This is possible in theory but apple needs to grant you specific entitlements for a specific vendor id to use driverkit in production. In what way? As in we...
> As in apple won’t sign a wildcard driver I see... what if we would say, have members on eGPU.io dump their enclosures IDs, and do it that way? As...
> You need apple to either sign a wildcard entitlement driver (currently not possible) or to register a vendor id with apple which is for the pci device (not enclosure)....
> Let's take a step back. There are built in drivers for PCI devices. You're proposing we write a shim driver for the same device such that the kernel will...
> It would be a lot of time commitment for a feature that the majority of users won't be able to use. I welcome someone to try this and see...
> any move? Ive been looking into it more now the semester is over. I was waiting for the latest macOS beta documentation to come out to see if maybe...
> NO I have built on arm64 . I built from src and it builds and runs fine. > […](#) > On Aug 21, 2023, at 19:32, AlexandreRouma ***@***.***> wrote:...