Jump to content

Alb011

Members
  • Posts

    22
  • Joined

Posts posted by Alb011

  1. Ciao, utilizzo questo hackintosh da diverso tempo e funziona tutto abbastanza bene.

     

    i5-10400

    MSI B-460

    Utilizzato principalmente come computer per fare musica con Logic Pro e per web con VSCode,

    oltre a normale utilizzo navigazione etc...

     

    Nell'ultimo mese ho ricominciato ad usare Blender, ma mi succede una cosa strana..

    Se muovo un oggetto (anche il semplice cubo iniziale) appare la rotellina e dopo poco va in crash, oppure kernel panic.

     

    Ho provato a fare un po' di tutto.. 

    Ho provato diverse versioni di Blender,

    ho provato ad abbassare tutto al minimo dalle preferenze di Blender,

    ho tolto anti-aliasing.. etc..

    Ho provato ad aggiornare OpenCore, 

    a cambiare Platform-id e device id,

    ho provato con patch connettori abilitata e disabilitata, 

    ho provato con patch di tutto (id, bus, pipe, type..) e ho provato senza..

    ho provato con gli SSDT predefiniti/precompilati ed ho provato a crearli con ssdtime..

    ho provato con un monitor e con due,

    con imac 19,1 e col 20,1 (quello che uso di solito)

    ho provato anche con reinstallazione pulita di Ventura su altro ssd.

     

    Ho provato ad usarle Blender dalla partizione Windows 10 e funziona bene..

     

    Dal log del Crash, mi sembra che dipenda dal driver grafico, ma di tutto il resto ci capisco poco...

     

     

    Secondo voi posso fare qualcosa per risolvere o mi rassegno ad usarlo solo da Windows?

     

    Questa è la mia EFI

     

    AlbScreen.thumb.png.7e96199dd685e7a361938a0d86f09e0e.png

     

     

     

     

     

    LOG CRASH 

    Spoiler

    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------

    Process:               Blender [3298]
    Path:                  /Applications/Blender 3.4.1.app/Contents/MacOS/Blender
    Identifier:            org.blenderfoundation.blender
    Version:               3.4.1 (3.4.1 2022-12-20)
    Code Type:             X86-64 (Native)
    Parent Process:        launchd [1]
    User ID:               501

    Date/Time:             2023-02-28 13:34:49.7739 +0100
    OS Version:            macOS 13.1 (22C65)
    Report Version:        12
    Anonymous UUID:        B1CEFE27-C6BD-5C6C-FBC4-ACE167A7403E


    Time Awake Since Boot: 10000 seconds

    System Integrity Protection: enabled

    Crashed Thread:        0  Dispatch queue: com.apple.main-thread

    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000

    Application Specific Information:
    abort() called


    Application Specific Signatures:
    Graphics hardware encountered an error and was reset: 0x00000002


    Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                0x7ff8060d722a __pthread_kill + 10
    1   libsystem_pthread.dylib               0x7ff80610ef7b pthread_kill + 263
    2   libsystem_c.dylib                     0x7ff806058d3f __abort + 139
    3   libsystem_c.dylib                     0x7ff806058cb4 abort + 138
    4   libGPUSupportMercury.dylib            0x7ff9137f45a7 gpusGenerateCrashLog + 157
    5   AppleIntelKBLGraphicsGLDriver         0x7ffa139ce149 gpusKillClientExt + 9
    6   libGPUSupportMercury.dylib            0x7ff9137f5aee gpusSubmitDataBuffers + 499
    7   AppleIntelKBLGraphicsGLDriver         0x7ffa136b6003 IntelCommandBuffer::getNew(GLDContextRec*) + 51
    8   AppleIntelKBLGraphicsGLDriver         0x7ffa136b5e0c intelSubmitCommands + 171
    9   libGPUSupportMercury.dylib            0x7ff9137f6653 gpuiFinishFence + 67
    10  libGPUSupportMercury.dylib            0x7ff9137f9d7f gldFinishObject + 43
    11  GLEngine                              0x7ffa1ba4e513 glGetQueryObject_Core + 303
    12  GLEngine                              0x7ffa1ba4e5ed glGetQueryObjectuiv_Exec + 35
    13  Blender                                  0x119554bd3 blender::gpu::GLQueryPool::get_occlusion_result(blender::MutableSpan<unsigned int>) + 51
    14  Blender                                  0x119462a97 gpu_select_query_end + 151
    15  Blender                                  0x1194608e2 GPU_select_end + 18
    16  Blender                                  0x110548d94 wm_gizmomap_highlight_find + 1172
    17  Blender                                  0x1105184fa wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*) + 3690
    18  Blender                                  0x110517070 wm_handlers_do(bContext*, wmEvent*, ListBase*) + 48
    19  Blender                                  0x1105168bd wm_event_do_handlers + 3581
    20  Blender                                  0x11050cb00 WM_main + 32
    21  Blender                                  0x10fd91d4e main + 878
    22  dyld                                  0x7ff805ddc310 start + 2432

    Thread 1:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 2:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 3:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 4:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 5:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 6:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 7:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 8:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 9:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 10:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 11:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 12:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   libdispatch.dylib                     0x7ff805f8fefb _dispatch_sema4_wait + 16
    2   libdispatch.dylib                     0x7ff805f903d7 _dispatch_semaphore_wait_slow + 98
    3   Blender                                  0x11bbdcfd2 IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run() + 50
    4   Blender                                  0x11bbdbace void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*) + 62
    5   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 13:: caulk.messenger.shared:17
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   caulk                                 0x7ff80f8798f8 caulk::mach::semaphore::wait_or_error() + 16
    2   caulk                                 0x7ff80f85f664 caulk::concurrent::details::worker_thread::run() + 36
    3   caulk                                 0x7ff80f85f328 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
    4   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    5   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 14:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 15:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 16:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 17:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 18:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 19:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 20:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 21:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 22:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 23:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 24:
    0   libsystem_kernel.dylib                0x7ff8060d053e semaphore_wait_trap + 10
    1   Blender                                  0x110502fd8 tbb::internal::rml::private_worker::run() + 104
    2   Blender                                  0x110502f69 tbb::internal::rml::private_worker::thread_routine(void*) + 9
    3   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 25:: com.apple.NSEventThread
    0   libsystem_kernel.dylib                0x7ff8060d05c2 mach_msg2_trap + 10
    1   libsystem_kernel.dylib                0x7ff8060de604 mach_msg2_internal + 82
    2   libsystem_kernel.dylib                0x7ff8060d7635 mach_msg_overwrite + 723
    3   libsystem_kernel.dylib                0x7ff8060d08a8 mach_msg + 19
    4   CoreFoundation                        0x7ff8061eacde __CFRunLoopServiceMachPort + 145
    5   CoreFoundation                        0x7ff8061e974a __CFRunLoopRun + 1360
    6   CoreFoundation                        0x7ff8061e8b80 CFRunLoopRunSpecific + 560
    7   AppKit                                0x7ff809495299 _NSEventThread + 132
    8   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    9   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 26:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                0x7ff8060d05c2 mach_msg2_trap + 10
    1   libsystem_kernel.dylib                0x7ff8060de604 mach_msg2_internal + 82
    2   libsystem_kernel.dylib                0x7ff8060d7635 mach_msg_overwrite + 723
    3   libsystem_kernel.dylib                0x7ff8060d08a8 mach_msg + 19
    4   CoreAudio                             0x7ff808430031 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
    5   CoreAudio                             0x7ff80830325e HALC_ProxyIOContext::IOWorkLoop() + 4058
    6   CoreAudio                             0x7ff808301c84 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 80
    7   CoreAudio                             0x7ff808490748 HALB_IOThread::Entry(void*) + 72
    8   libsystem_pthread.dylib               0x7ff80610f259 _pthread_start + 125
    9   libsystem_pthread.dylib               0x7ff80610ac7b thread_start + 15

    Thread 27:
    0   libsystem_pthread.dylib               0x7ff80610ac58 start_wqthread + 0

    Thread 28:
    0   libsystem_pthread.dylib               0x7ff80610ac58 start_wqthread + 0

    Thread 29:
    0   libsystem_pthread.dylib               0x7ff80610ac58 start_wqthread + 0


    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007ff849a3f8c0  rcx: 0x00007ff7b030bba8  rdx: 0x0000000000000000
      rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7b030bbd0  rsp: 0x00007ff7b030bba8
       r8: 0x0000000000000000   r9: 0x0000000000989680  r10: 0x00007ff849a3f8c0  r11: 0x0000000000000246
      r12: 0x0000000000000103  r13: 0x00007f95ab249518  r14: 0x0000000000000006  r15: 0x0000000000000016
      rip: 0x00007ff8060d722a  rfl: 0x0000000000000246  cr2: 0x00007fc7c2d00018
      
    Logical CPU:     0
    Error Code:      0x02000148 
    Trap Number:     133


    Binary Images:
        0x7ff8060cf000 -     0x7ff806108ff7 libsystem_kernel.dylib (*) <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
        0x7ff806109000 -     0x7ff806114ff7 libsystem_pthread.dylib (*) <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
        0x7ff805fd7000 -     0x7ff80605ffff libsystem_c.dylib (*) <376f7cb7-6dd2-3e00-976f-77dd755bdb0d> /usr/lib/system/libsystem_c.dylib
        0x7ff9137f3000 -     0x7ff9137fdff7 libGPUSupportMercury.dylib (*) <15623524-9cd5-3ca1-a6f5-1f70619fce3d> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
        0x7ffa1369d000 -     0x7ffa145e8fff com.apple.driver.AppleIntelKBLGraphicsGLDriver (20.2.48) <c569f006-a71d-326c-a57d-ecf7ee6e2768> /System/Library/Extensions/AppleIntelKBLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsGLDriver
        0x7ffa1b9df000 -     0x7ffa1bb68ff7 GLEngine (*) <f77bfb75-a411-3ab2-b27d-3462379f4867> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
           0x10fbee000 -        0x1206ddfff org.blenderfoundation.blender (3.4.1) <4c5146e9-4435-39c9-93f0-3a1052f963f9> /Applications/Blender 3.4.1.app/Contents/MacOS/Blender
        0x7ff805dd6000 -     0x7ff805e6ac6f dyld (*) <bb7a0970-8c62-3dce-a7a2-5cec9c501f11> /usr/lib/dyld
        0x7ff805f8d000 -     0x7ff805fd3ff3 libdispatch.dylib (*) <6282e528-6a67-334b-accf-1f8fd89369bd> /usr/lib/system/libdispatch.dylib
        0x7ff80f85d000 -     0x7ff80f882fff com.apple.audio.caulk (1.0) <66bba3ca-bce1-32f8-8269-99fac92469fc> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
        0x7ff80616b000 -     0x7ff806604fff com.apple.CoreFoundation (6.9) <beb5fc0b-7196-3c1d-a59a-f62ada98f592> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7ff8092f7000 -     0x7ff80a2fefff com.apple.AppKit (6.9) <00f4aa78-a19f-3a8e-9650-9f90b7beefd6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7ff808120000 -     0x7ff80883dffd com.apple.audio.CoreAudio (5.0) <97a3cd09-7112-376c-9613-7f38d4cf8c41> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0

    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
    Writable regions: Total=949.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=949.0M(100%)

                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               256K        2 
    Activity Tracing                   256K        1 
    CG backing stores                 1440K        8 
    CG image                           180K       11 
    ColorSync                          224K       25 
    CoreAnimation                       60K       13 
    CoreGraphics                        16K        3 
    CoreImage                            4K        1 
    CoreUI image data                  616K        9 
    Foundation                          16K        1 
    Kernel Alloc Once                    8K        1 
    MALLOC                           672.5M      482 
    MALLOC guard page                   32K        7 
    MALLOC_LARGE (reserved)            256K        1         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)
    OpenGL GLSL                        256K        3 
    STACK GUARD                        120K       30 
    Stack                             54.2M       30 
    VM_ALLOCATE                       78.9M      422 
    VM_ALLOCATE (reserved)              36K        1         reserved VM address space (unallocated)
    __CTF                               756        1 
    __DATA                            57.4M      577 
    __DATA_CONST                      39.0M      370 
    __DATA_DIRTY                      1753K      212 
    __FONT_DATA                        2352        1 
    __GLSLBUILTINS                    5174K        1 
    __LINKEDIT                       258.5M       17 
    __OBJC_RO                         65.4M        1 
    __OBJC_RW                         1988K        2 
    __TEXT                           867.6M      597 
    dyld private memory                416K        3 
    mapped file                      215.4M       30 
    shared memory                     4020K       26 
    ===========                     =======  ======= 
    TOTAL                              2.4G     2890 
    TOTAL, minus reserved VM space     2.3G     2890 

    -----------
    Full Report
    -----------

    {"app_name":"Blender","timestamp":"2023-02-28 13:34:52.00 +0100","app_version":"3.4.1","slice_uuid":"4c5146e9-4435-39c9-93f0-3a1052f963f9","build_version":"3.4.1 2022-12-20","platform":1,"bundleID":"org.blenderfoundation.blender","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Blender","incident_id":"7B8546AD-94C8-4F85-94F6-9B7A0AFFC8F3"}
    {
      "uptime" : 10000,
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 501,
      "deployVersion" : 210,
      "modelCode" : "iMac20,1",
      "coalitionID" : 1773,
      "osVersion" : {
        "train" : "macOS 13.1",
        "build" : "22C65",
        "releaseType" : "User"
      },
      "captureTime" : "2023-02-28 13:34:49.7739 +0100",
      "incident" : "7B8546AD-94C8-4F85-94F6-9B7A0AFFC8F3",
      "pid" : 3298,
      "cpuType" : "X86-64",
      "roots_installed" : 0,
      "bug_type" : "309",
      "procLaunch" : "2023-02-28 13:22:21.9365 +0100",
      "procStartAbsTime" : 9954501025254,
      "procExitAbsTime" : 10702352663821,
      "procName" : "Blender",
      "procPath" : "\/Applications\/Blender 3.4.1.app\/Contents\/MacOS\/Blender",
      "bundleInfo" : {"CFBundleShortVersionString":"3.4.1","CFBundleVersion":"3.4.1 2022-12-20","CFBundleIdentifier":"org.blenderfoundation.blender"},
      "storeInfo" : {"deviceIdentifierForVendor":"2A11B4BE-517A-56D6-8587-3DFEE59D28B5","thirdParty":true},
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "org.blenderfoundation.blender",
      "crashReporterKey" : "B1CEFE27-C6BD-5C6C-FBC4-ACE167A7403E",
      "throttleTimeout" : 2147483647,
      "sip" : "enabled",
      "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
      "asi" : {"libsystem_c.dylib":["abort() called"]},
      "asiSignatures" : ["Graphics hardware encountered an error and was reset: 0x00000002\n"],
      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
      "faultingThread" : 0,
      "threads" : [{"triggered":true,"id":80549,"threadState":{"r13":{"value":140280798156056},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":140495943630872},"rdx":{"value":0},"r10":{"value":140704364099776,"symbolLocation":0,"symbol":"_main_thread"},"r9":{"value":10000000},"r15":{"value":22},"rbx":{"value":140704364099776,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703230161450,"matchesCrashFrame":1},"rbp":{"value":140701789633488},"rsp":{"value":140701789633448},"r12":{"value":259},"rcx":{"value":140701789633448},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531775,"symbol":"__abort","symbolLocation":139,"imageIndex":2},{"imageOffset":531636,"symbol":"abort","symbolLocation":138,"imageIndex":2},{"imageOffset":5543,"symbol":"gpusGenerateCrashLog","symbolLocation":157,"imageIndex":3},{"imageOffset":3346761,"symbol":"gpusKillClientExt","symbolLocation":9,"imageIndex":4},{"imageOffset":10990,"symbol":"gpusSubmitDataBuffers","symbolLocation":499,"imageIndex":3},{"imageOffset":102403,"symbol":"IntelCommandBuffer::getNew(GLDContextRec*)","symbolLocation":51,"imageIndex":4},{"imageOffset":101900,"symbol":"intelSubmitCommands","symbolLocation":171,"imageIndex":4},{"imageOffset":13907,"symbol":"gpuiFinishFence","symbolLocation":67,"imageIndex":3},{"imageOffset":28031,"symbol":"gldFinishObject","symbolLocation":43,"imageIndex":3},{"imageOffset":455955,"symbol":"glGetQueryObject_Core","symbolLocation":303,"imageIndex":5},{"imageOffset":456173,"symbol":"glGetQueryObjectuiv_Exec","symbolLocation":35,"imageIndex":5},{"imageOffset":160852947,"symbol":"blender::gpu::GLQueryPool::get_occlusion_result(blender::MutableSpan<unsigned int>)","symbolLocation":51,"imageIndex":6},{"imageOffset":159861399,"symbol":"gpu_select_query_end","symbolLocation":151,"imageIndex":6},{"imageOffset":159852770,"symbol":"GPU_select_end","symbolLocation":18,"imageIndex":6},{"imageOffset":9809300,"symbol":"wm_gizmomap_highlight_find","symbolLocation":1172,"imageIndex":6},{"imageOffset":9610490,"symbol":"wm_handlers_do_intern(bContext*, wmWindow*, wmEvent*, ListBase*)","symbolLocation":3690,"imageIndex":6},{"imageOffset":9605232,"symbol":"wm_handlers_do(bContext*, wmEvent*, ListBase*)","symbolLocation":48,"imageIndex":6},{"imageOffset":9603261,"symbol":"wm_event_do_handlers","symbolLocation":3581,"imageIndex":6},{"imageOffset":9562880,"symbol":"WM_main","symbolLocation":32,"imageIndex":6},{"imageOffset":1719630,"symbol":"main","symbolLocation":878,"imageIndex":6},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":7}]},{"id":80566,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80567,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80568,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80569,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80570,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80571,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80572,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80573,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80574,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80575,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80576,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80577,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12027,"symbol":"_dispatch_sema4_wait","symbolLocation":16,"imageIndex":8},{"imageOffset":13271,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":98,"imageIndex":8},{"imageOffset":201256914,"symbol":"IlmThread_3_1::(anonymous namespace)::DefaultWorkerThread::run()","symbolLocation":50,"imageIndex":6},{"imageOffset":201251534,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (IlmThread_3_1::Thread::*)(), IlmThread_3_1::Thread*> >(void*)","symbolLocation":62,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80580,"name":"caulk.messenger.shared:17","frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":116984,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":9},{"imageOffset":9828,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":9},{"imageOffset":9000,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*)","symbolLocation":41,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80663,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80664,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80665,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80666,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80667,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80668,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80669,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80670,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80671,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80672,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80673,"frames":[{"imageOffset":5438,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":9523160,"symbol":"tbb::internal::rml::private_worker::run()","symbolLocation":104,"imageIndex":6},{"imageOffset":9523049,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":9,"imageIndex":6},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":80708,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":10},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":10},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":10},{"imageOffset":1696409,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":11},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":81270,"name":"com.apple.audio.IOThread.client","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":3211313,"symbol":"HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int)","symbolLocation":111,"imageIndex":12},{"imageOffset":1978974,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":4058,"imageIndex":12},{"imageOffset":1973380,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":80,"imageIndex":12},{"imageOffset":3606344,"symbol":"HALB_IOThread::Entry(void*)","symbolLocation":72,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":83757,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":84072,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":84073,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
      "usedImages" : [
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703230128128,
        "size" : 237560,
        "uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703230365696,
        "size" : 49144,
        "uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703229112320,
        "size" : 561152,
        "uuid" : "376f7cb7-6dd2-3e00-976f-77dd755bdb0d",
        "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
        "name" : "libsystem_c.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140707750686720,
        "size" : 45048,
        "uuid" : "15623524-9cd5-3ca1-a6f5-1f70619fce3d",
        "path" : "\/System\/Library\/PrivateFrameworks\/GPUSupport.framework\/Versions\/A\/Libraries\/libGPUSupportMercury.dylib",
        "name" : "libGPUSupportMercury.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140712044253184,
        "CFBundleShortVersionString" : "20.2.48",
        "CFBundleIdentifier" : "com.apple.driver.AppleIntelKBLGraphicsGLDriver",
        "size" : 16039936,
        "uuid" : "c569f006-a71d-326c-a57d-ecf7ee6e2768",
        "path" : "\/System\/Library\/Extensions\/AppleIntelKBLGraphicsGLDriver.bundle\/Contents\/MacOS\/AppleIntelKBLGraphicsGLDriver",
        "name" : "AppleIntelKBLGraphicsGLDriver",
        "CFBundleVersion" : "20.0.2"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140712181886976,
        "size" : 1613816,
        "uuid" : "f77bfb75-a411-3ab2-b27d-3462379f4867",
        "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
        "name" : "GLEngine"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4559134720,
        "CFBundleShortVersionString" : "3.4.1",
        "CFBundleIdentifier" : "org.blenderfoundation.blender",
        "size" : 279904256,
        "uuid" : "4c5146e9-4435-39c9-93f0-3a1052f963f9",
        "path" : "\/Applications\/Blender 3.4.1.app\/Contents\/MacOS\/Blender",
        "name" : "Blender",
        "CFBundleVersion" : "3.4.1 2022-12-20"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703227011072,
        "size" : 609392,
        "uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703228809216,
        "size" : 290804,
        "uuid" : "6282e528-6a67-334b-accf-1f8fd89369bd",
        "path" : "\/usr\/lib\/system\/libdispatch.dylib",
        "name" : "libdispatch.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703389044736,
        "CFBundleShortVersionString" : "1.0",
        "CFBundleIdentifier" : "com.apple.audio.caulk",
        "size" : 155648,
        "uuid" : "66bba3ca-bce1-32f8-8269-99fac92469fc",
        "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
        "name" : "caulk"
      },
      {
        "source" : "P",
        "arch" : "x86_64h",
        "base" : 140703230767104,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 4825088,
        "uuid" : "beb5fc0b-7196-3c1d-a59a-f62ada98f592",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1953.300"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703282720768,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.AppKit",
        "size" : 16809984,
        "uuid" : "00f4aa78-a19f-3a8e-9650-9f90b7beefd6",
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
        "name" : "AppKit",
        "CFBundleVersion" : "2299.30.116"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703264014336,
        "CFBundleShortVersionString" : "5.0",
        "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
        "size" : 7462910,
        "uuid" : "97a3cd09-7112-376c-9613-7f38d4cf8c41",
        "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
        "name" : "CoreAudio",
        "CFBundleVersion" : "5.0"
      }
    ],
      "sharedCache" : {
      "base" : 140703226404864,
      "size" : 21474836480,
      "uuid" : "ea7f9772-219e-3ece-a4d9-20aeee3bc80f"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=949.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=949.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 1440K        8 \nCG image                           180K       11 \nColorSync                          224K       25 \nCoreAnimation                       60K       13 \nCoreGraphics                        16K        3 \nCoreImage                            4K        1 \nCoreUI image data                  616K        9 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           672.5M      482 \nMALLOC guard page                   32K        7 \nMALLOC_LARGE (reserved)            256K        1         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           128.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                        120K       30 \nStack                             54.2M       30 \nVM_ALLOCATE                       78.9M      422 \nVM_ALLOCATE (reserved)              36K        1         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            57.4M      577 \n__DATA_CONST                      39.0M      370 \n__DATA_DIRTY                      1753K      212 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       258.5M       17 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1988K        2 \n__TEXT                           867.6M      597 \ndyld private memory                416K        3 \nmapped file                      215.4M       30 \nshared memory                     4020K       26 \n===========                     =======  ======= \nTOTAL                              2.4G     2890 \nTOTAL, minus reserved VM space     2.3G     2890 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "62b4513af75dc926494899c6",
          "factorPackIds" : {

          },
          "deploymentId" : 240000018
        },
        {
          "rolloutId" : "610d52e1fc54bc3389840408",
          "factorPackIds" : {
            "SIRI_UNDERSTANDING_ASR_ASSISTANT" : "6376d83499e1ff5d8f0dcc3f",
            "SIRI_UNDERSTANDING_MORPHUN" : "62ec7220c682040ba94e6a20"
          },
          "deploymentId" : 240000582
        }
      ],
      "experiments" : [

      ]
    }
    }

    Model: iMac20,1, BootROM 1916.80.2.0.0, 6 processors, 6-Core Intel Core i5, 2,9 GHz, 16 GB, SMC 
    Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
    Display: BenQ GL2450H, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online
    Display: SAMSUNG, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
    Memory Module: BANK 1/ChannelA-DIMM1, 8 GB, DDR4, 2667 MHz, Crucial, BL8G26C16U4R.8FD
    Memory Module: BANK 3/ChannelB-DIMM1, 8 GB, DDR4, 2667 MHz, Crucial, BL8G26C16U4R.8FD
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Samsung SSD 840 EVO 250GB, 250,06 GB
    Serial ATA Device: CT500MX500SSD1, 500,11 GB
    Serial ATA Device: ST3500413AS, 500,11 GB
    Serial ATA Device: TOSHIBA HDWD120, 2 TB
    USB Device: USB30Bus
    USB Device: Generic USB Hub
    USB Device: USB Keyboard
    USB Device: USB Optical Mouse
    USB Device: MYSTIC LIGHT
    USB Device: Mass Storage
    USB Device: CSR8510 A10
    USB Device: USB2.0 Hub
    Thunderbolt Bus: 
     

     

    config.plist.zip

  2. Buongiorno, ho qualche problemino su questo nuovo hack.
    i5-10400

    MSI B460 MAG

    SSD Crucial 500 MX

    Ballistix BL2K8G26C16U4R 2666 MHz, 2X 8GB

     

    Installato Catalina 10.15.17 con OpenCore 0.67

    L'installazione è andata bene, mentre in post-installazione ho qualche problema.

     

     

    1) Se uso lHDMI la schermata del mac è viola e non sento l'audio dal monitor

    Se uso displayport è ok.

    Domanda: c'è il modo di poter usare l'hdmi?

     

     

    2) Diverse app non si avviano. Ho provato anche a lanciarle da terminale, ma niente da fare.. 

    Blender, DaVinci Resolve, OBS.. Scaricate dallo store: iMovie, la demo di Logic Pro

    Il risultato è sempre l'avviso di chiusura inattesa

     

     

    EDIT: questo problema l'ho risolto, ora le app partono tutte.

    Ho aggiunto a PciRoot(0x0)/Pci(0x2,0x0)

            device-id
            9B3E0000

     


    Grazie a chi mi risponde. 🙂

     

     

    resoconto crash app.zip

     

    EFI.zip

     

     

     

     


           

  3. Ciao, vorrei provare OpenCore per  l'HP ProDesk (Haswell i5-4570) su cui sto provando Catalina.
    Ho usato OpenCore EFI Maker 1.2.2 e leggendo la guida ho creato il config.plist, partendo sa SampleFull.plist.

    Ho alcuni dubbi:
    Device Properties: mi basta inserire ig-platform-id o devo mettere anche il device-id?

    Layout id: dovrei usare l'11. E' giusto se scrivo data 11000000?
    oppure devo scrivere 0xB? (ma in questo caso scelgo sempre data oppure altro?)
    oppure devo scrivere data 0B000000?

    PlatformInfo: ho compilato la sezione Generic, ma ho visto che nel file ci sono altre sezioni: DataHub, SMBIOS. Devo compilarle? Cancellarle?


    Allego la EFI, per capire se sono sulla buona strada...
    Grazie 🙂
     (i seriali usati sono casuali)



     

    EFI.zip

  4. Infatti ho letto decine di post in cui c'è scritto che funziona OOB, ma ho provato tutto quello che è nelle mie possibilità.
    Con Catalina non ho provato perché per quello che devo farci mi serve usare Mojave o El Capitan.
    Non voglio perderci altro tempo e passo al piano B! Può essere che abbia beccato una scheda ciucca, ma pazienza, le due possibilità che mi ero dato erano: cambio cpu o aggiungo gpu, ho scelto la seconda e non mi è andata bene allora cambio.
     

  5. Ho installato Mojave su un PC Small Form Factor G1 HP ProDesk 600 con processore i5-4570 e chipset Q85 Express.
    Secondo voi posso cambiare qualcosa nella config, perché mi sembra leggermente lento ad avviarsi.
    Il Dell in firma, pur coi suoi problemi grafici si avvia nella metà del tempo. Circa 6 secondi, mentre questo ce ne mette una dozzina dalla schermata di Clover
    Io un po' di prove le ho già fatte, cambiando smbios e fix vari, ma il risultato, più o meno, è lo stesso.
    Grazie a chi mi risponde! 🙂

    ProDesk.zip

  6. ....e dopo decine di tentativi non sono riuscito a venirne fuori. 
    Ho anche provato ad installare ElCapitan sia coi driver nvidia che senza, ma il risultato non è cambiato.
    Ho deciso che mi conviene restituire la gpu e cambiare il processore con l'i5-3475s che ha la grafica integrata supportata (HD4000).
     

  7. 5 minuti fa, Gengik84 ha scritto:

    cosa c'entra quella guida?

    hai messo WEG, basta e avanza.

    Devi correggere l'audio con non ti sta funzionando


    Pensavo fosse la guida di AppleALC! 
    😕
    effettivamente non centra nulla.. scusa! AppleALC è di un'altra persona!! Ho preso un abbaglio!!
     

    • +1 1
  8. Mi viene questo dubbio, correggetemi se sbaglio..
    Nella guida AppleHDA HDMI Audio_v2, Toleda scrive:

    304836218_Schermata2019-12-19alle11_24_49.thumb.png.c9293ede3120af9917e10fc6209839d2.png

     

    al punto n.ro 6 dice che è supportato solo un segnale hdmi.
    Visto che nel mio bios non ho la possibilità di disabilitare la grafica interna, può essere che l'audio esca di li?

     

  9. L'audio normale ero riuscito a farlo andare.. 
    Ora lo sistemo allora.

    Ti aggiorno. Grazie mille per il supporto!! 

     

    7 minuti fa, Gengik84 ha scritto:

    cerca di far funzionare anche il normale audio...provando altri layout compatibili per il tuo codec

     

  10. 42 minuti fa, iCanaro ha scritto:

    da hack_info pare tu abbia un'hack pulito come il culetto di un bimbo dopo pasta di fissa 😄

     

    diciamo che se fosse il mio hack e non volessi rompere le balle a gengik proverei lo script di toleda

    https://github.com/toleda/audio_CloverHDMI/blob/master/audio_cloverHDMI-140.command.zip

    è uno script da seguire poi da terminale che crea un SSDT in patched per cui dovrebbe indirizzare correttamente audio HDMI sulla 710


    Ehehehe.. è fresco d'installazione, poi ho visto che togliendo i fix ed altro andava uguale ed allora quando ho reinstallato son partito dal config vergine ed ho usato solo fakesmc.. 
    A proposito dello script di Toleda, l'avevo usato nel mio primo hack.. (4790 con gtx970) ed aveva funzionato benissimo..
    Ieri sono capitato anche in un suo thread d'assistenza ed ho letto un po'... ero tentato di provare.. 

    P.S. grazie per la risposta!! 
     

  11. 6 hours ago, foskvs said:

    Dovrebbe essere nativo, se tutto è configurato correttamente.

    Come possiamo sapere se tutto è configurato correttamente? Allega qualche info in più. Aggiungi le specifiche hardware in firma. Leggi F.A.Q.

    Scusa, anche tu hai ragione!! 🙂

    Si tratta di un Dell Optiplex 3010 SFF Intel Core i3 (3rd Gen) 3240 con 
    Chipset Type: Intel H61 Express, a cui ho aggiunto una MSI GT710 DDR3 2GB Low-Profile.

    Ho installato col metodo Vanilla (script CIM di Gengik), poi il video faceva i capricci e ho trovato il suggerimento di impostare iMac 14,2. Ora il video è perfetto, ma niente audio HDMI. Ho fatto un bel po' di prove, ma ormai le ho esaurite... 
    Ho anche formattato e reinstallato, per verificare che non fosse un problema legato al dual boot di windows 10, ma anche così non va. Ho reinstallato anche windows 10, e nella nuova installazione Mojave non ho aggiunto ancora nulla, a parte Fake.smc
    Oggi ho anche provato ad usare DVI-D, ma oltre a non sentirsi nulla si vedeva anche con degli strani quadratini.. Son tornato ad HDMI.
    Allego tutto...  


     

    Dell3010_AlbO11.zip

  12. Ciao a tutti,

     

    ho provato ad installare Mojave su questo pc e dopo un po' di tentativi sono riuscito.

     

    Le prime prove le ho fatte con il metodo classico, seguendo la https://www.macos86.it/viewtopic.php?f=41&t=2">guida di Gengik84, già usata con successo per altre installazioni. Nel caso di questo portatile avevo però dei problemi grafici e col flag -v le scritte apparivano sdoppiate ed illeggibili.

     

    Nel cercare soluzioni e info utili sono capitato su questo https://www.macos86.it/viewtopic.php?p=25114#p25114">viewtopic.php?p=25114#p25114">https://www.macos86.it/viewtopic.php?p=25114#p25114 e di qui ho preso kext, driver e config.

     

    Ho provato ad installare, ho generato nuovi seriali e tutto è andato bene.

     

    Ora direi che funziona tutto a parte l'audio che si sente bassissimo ed il wi-fi.

     

     

     

    Il wi-fi non m'interessa più di tanto, c'è modo di risolvere il problema dell'audio basso?

     

    Ho provato a flaggare AFGLowPowerState e ResetHDA, anche provando diversi numeri 1,2, 8 21, 56 ed altri che non ricordo, ma non ho risolto.

     

    Allego la cartella Clover, visto che non sono nemmeno tanto sicuro di aver preso le cose giuste dalla cartella allegata al post.

     

    Grazie in anticipo a chi mi aiuterà!

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.