Matgen84 Posted September 13, 2019 Share Posted September 13, 2019 (edited) 24 minutes ago, Sherlocks said: can you tell me rebuild kernel cache command in recovery partition? 나의 SM-N960N 의 Tapatalk에서 보냄 If I well understand Fusion71au's explanations: type csrutil disable then sudo touch /System/Library/Extensions && kextcache -u /Volumes/NAME_OF_THE_VOLUME Edited September 13, 2019 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689906 Share on other sites More sharing options...
macq Posted September 13, 2019 Share Posted September 13, 2019 11 minutes ago, Sherlocks said: can you tell me rebuild kernel cache command in recovery partition? 나의 SM-N960N 의 Tapatalk에서 보냄 Being asked to show light to a sun , but here it goes, My disk is labelled Catalina touch /Volumes/Catalina/System/Library/Extensions/ && kextcache -u /Volumes/Catalina 1 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689907 Share on other sites More sharing options...
chris1111 Posted September 13, 2019 Share Posted September 13, 2019 (edited) 28 minutes ago, macq said: Being asked to show light to a sun , but here it goes, My disk is labelled Catalina touch /Volumes/Catalina/System/Library/Extensions/ && kextcache -u /Volumes/Catalina OK Install my Legacy Video patch-B8 package, reboot to the recovery HD USE TERMINAL Typing this command and all is work touch /Volumes/Catalina-HD/System/Library/Extensions/ && kextcache -u /Volumes/Catalina-HD Now I will put out the GeForce 210 for testing Intel HD 3000 Video drivers Edited September 13, 2019 by chris1111 2 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689910 Share on other sites More sharing options...
chris1111 Posted September 13, 2019 Share Posted September 13, 2019 working also intel hd 3000 1 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689911 Share on other sites More sharing options...
arcade33 Posted September 13, 2019 Share Posted September 13, 2019 7 minutes ago, chris1111 said: working also intel hd 3000 WELL DONE !!!!!!!!! 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689913 Share on other sites More sharing options...
chris1111 Posted September 13, 2019 Share Posted September 13, 2019 readme Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689917 Share on other sites More sharing options...
macq Posted September 13, 2019 Share Posted September 13, 2019 (edited) 46 minutes ago, chris1111 said: OK Install my Legacy Video patch-B8 package, reboot to the recovery HD USE TERMINAL Typing this command and all is work touch /Volumes/Catalina-HD/System/Library/Extensions/ && kextcache -u /Volumes/Catalina-HD Now I will put out the GeForce 210 for testing Intel HD 3000 Video drivers Where is Link to your b8 package ,its not updated on your github Edited September 13, 2019 by macq Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689918 Share on other sites More sharing options...
chris1111 Posted September 13, 2019 Share Posted September 13, 2019 3 minutes ago, macq said: Where is Link to your package ,its not updated on your github I Will update but you have to complet a fresh install of Beta 8 to using the program 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689920 Share on other sites More sharing options...
chris1111 Posted September 13, 2019 Share Posted September 13, 2019 (edited) I think I managed to integrate a command that will avoid booting in recovery and use the terminal the command will be intergrated in the script package; I did a test and it works! Tomorrow I would do it again on a complete install of Catalina Beta 8 because I have to go to work Spoiler Edited September 13, 2019 by chris1111 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689923 Share on other sites More sharing options...
arcade33 Posted September 13, 2019 Share Posted September 13, 2019 1 hour ago, chris1111 said: I think I managed to integrate a command that will avoid booting in recovery and use the terminal the command will be intergrated in the script package; I did a test and it works! Tomorrow I would do it again on a complete install of Catalina Beta 8 because I have to go to work Reveal hidden contents you are right Chris Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689926 Share on other sites More sharing options...
PG7 Posted September 13, 2019 Share Posted September 13, 2019 (edited) Oui merci Edited September 13, 2019 by pg7 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689948 Share on other sites More sharing options...
fusion71au Posted September 13, 2019 Share Posted September 13, 2019 14 hours ago, fusion71au said: Only when I booted to Catalina Recovery with csr-active-config = w%02%00%00, deleted the old prelinkedkernel THEN rebuilt with touch /Volumes/Catalina/System/Library/Extensions/ && kextcache -u /Volumes/Catalina 6 hours ago, Sherlocks said: can you tell me rebuild kernel cache command in recovery partition? 나의 SM-N960N 의 Tapatalk에서 보냄 5 hours ago, Matgen84 said: If I well understand Fusion71au's explanations: type csrutil disable then sudo touch /System/Library/Extensions && kextcache -u /Volumes/NAME_OF_THE_VOLUME @Matgen84, When you boot to Recovery, you are actually booting to BaseSystem.dmg, so / is not the main Catalina volume anymore but macOS Base System---> hence need to prefix /Volumes/Your_Catalina_Volume when performing rebuild of prelinkedkernel on "Your_Catalina_Volume". Also, no need for sudo as you are automatically root when using Recovery terminal . 1 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689952 Share on other sites More sharing options...
Sherlocks Posted September 14, 2019 Share Posted September 14, 2019 12 hours ago, chris1111 said: OK Install my Legacy Video patch-B8 package, reboot to the recovery HD USE TERMINAL Typing this command and all is work touch /Volumes/Catalina-HD/System/Library/Extensions/ && kextcache -u /Volumes/Catalina-HD Now I will put out the GeForce 210 for testing Intel HD 3000 Video drivers thank you for tip i can get everything like dp7 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689973 Share on other sites More sharing options...
macq Posted September 14, 2019 Share Posted September 14, 2019 Hi, was able to rebuild permissions and the boot into the b8 with legacy patching. But I have a new problem now, My azurewave broadcom 4352 wi fi does not work now. Booting into dp7 , the wifi works fine, I use the same clover folder for boot boots on separate disks. Any suggestions please. Thanks Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2689999 Share on other sites More sharing options...
Badruzeus Posted September 14, 2019 Share Posted September 14, 2019 On 9/11/2019 at 6:02 PM, fusion71au said: Update from DP7 to DP8 OK on my legacy Dell XPS M1530 with non metal Tesla Geforce 8600M GT. Catalina patcher v1.1.1 already updated and working for DP8_19A558d with support for legacy non metal graphics cards, thanks to @dosdude & @ASentientBot 's latest Skylight Framework update . Also works just fine on my laptop with Nvidia Fermi.. as usual, thanks. 1 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690014 Share on other sites More sharing options...
xiaoM4095 Posted September 14, 2019 Share Posted September 14, 2019 Hi, guys. When I inject the layout id, I can't enter the system. How can I solve it? Anonymous UUID: 73E46EBA-13F5-C21A-BD7C-53473ED43527 Sat Sep 14 20:22:58 2019 *** Panic Report *** Panic(CPU 2, time 57850157582): NMIPI for unresponsive processor: TLB flush timeout, TLB state:0x0 RAX: 0x0000000000000000, RBX: 0x00000000fe036014, RCX: 0xffffff8016259cdf, RDX: 0xffffff8016259f74 RSP: 0xffffff8129a0b490, RBP: 0xffffff8129a0b500, RSI: 0xfffffe8c3e036014, RDI: 0x00000000fe036014 R8: 0x0000000000000000, R9: 0x00000000fffffffe, R10: 0x0000000000000000, R11: 0x0000000000000000 R12: 0x0000000000000000, R13: 0x0000000000000001, R14: 0x0000000000000004, R15: 0x0000000000000000 RFL: 0x0000000000000087, RIP: 0xffffff8016259cf9, CS: 0x0000000000000008, SS: 0x0000000000000010 Backtrace (CPU 2), Frame : Return Address 0xffffff812a2b0f80 : 0xffffff8016265d7b mach_kernel : _interrupt + 0x12b 0xffffff812a2b0fd0 : 0xffffff80160e4d5d mach_kernel : _hndl_allintrs + 0x11d 0xffffff8129a0b500 : 0xffffff80168ad2c9 mach_kernel : _serial_init + 0x679 0xffffff8129a0b510 : 0xffffff8016231b4a mach_kernel : _console_printbuf_clear + 0x7a 0xffffff8129a0b530 : 0xffffff8016231f39 mach_kernel : _cnputc_unbuffered + 0xe9 0xffffff8129a0b560 : 0xffffff8016232366 mach_kernel : _console_write + 0x296 0xffffff8129a0b5a0 : 0xffffff8016231ab8 mach_kernel : _console_printbuf_putc + 0x68 0xffffff8129a0b5c0 : 0xffffff801615515f mach_kernel : ___doprnt + 0x9f 0xffffff8129a0b6a0 : 0xffffff80168044b1 mach_kernel : _IOLog + 0x131 0xffffff8129a0b850 : 0xffffff7f9a5c1fc7 com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput19performFormatChangeEP13IOAudioStreamPK20_IOAudioStreamFormatPK18_IOAudioSampleRate + 0x2b 0xffffff8129a0b8b0 : 0xffffff7f99c13abd com.apple.iokit.IOAudioFamily : __ZN13IOAudioStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionP12OSDictionaryb + 0x399 0xffffff8129a0b980 : 0xffffff7f9a5c4dfc com.apple.driver.AppleHDA : __ZN14AppleHDAStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionP12OSDictionaryb + 0xb4 0xffffff8129a0b9c0 : 0xffffff7f99c1341d com.apple.iokit.IOAudioFamily : __ZN13IOAudioStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionb + 0x135 0xffffff8129a0ba50 : 0xffffff7f9a5c1e16 com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput15initAudioStreamEv + 0x2b4 0xffffff8129a0bab0 : 0xffffff7f9a5b1aac com.apple.driver.AppleHDA : __ZN14AppleHDAEngine12initHardwareEP9IOService + 0x21e 0xffffff8129a0bb10 : 0xffffff7f9a5c185d com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput12initHardwareEP9IOService + 0xf 0xffffff8129a0bb30 : 0xffffff7f99c091d1 com.apple.iokit.IOAudioFamily : __ZN13IOAudioEngine5startEP9IOServiceP13IOAudioDevice + 0x111 0xffffff8129a0bb70 : 0xffffff7f99c09087 com.apple.iokit.IOAudioFamily : __ZN13IOAudioEngine5startEP9IOService + 0x65 0xffffff8129a0bbb0 : 0xffffff7f9a5a580b com.apple.driver.AppleHDA : __ZN14AppleHDADriver19activateAudioEngineEP13IOAudioEngineb + 0xf9 0xffffff8129a0bbf0 : 0xffffff7f9a5a6200 com.apple.driver.AppleHDA : __ZN14AppleHDADriver20activateAudioEnginesEv + 0xbe 0xffffff8129a0bc30 : 0xffffff7f9a5a0a7a com.apple.driver.AppleHDA : __ZN14AppleHDADriver18initHardwareActionEP9IOService + 0x316 0xffffff8129a0bc80 : 0xffffff801683f5f8 mach_kernel : __ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_ + 0x138 0xffffff8129a0bce0 : 0xffffff7f9a5a0756 com.apple.driver.AppleHDA : __ZN14AppleHDADriver12initHardwareEP9IOService + 0x3c 0xffffff8129a0bd00 : 0xffffff7f99c06588 com.apple.iokit.IOAudioFamily : __ZN13IOAudioDevice5startEP9IOService + 0x10e 0xffffff8129a0bd40 : 0xffffff7f9a5a25a2 com.apple.driver.AppleHDA : __ZN14AppleHDADriver13completeStartEv + 0x180 0xffffff8129a0bed0 : 0xffffff7f9a5a2254 com.apple.driver.AppleHDA : __ZN14AppleHDADriver11startActionEv + 0xdc 0xffffff8129a0bf40 : 0xffffff801683c8ae mach_kernel : __ZN10IOWorkLoop9runActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_ + 0x3e 0xffffff8129a0bf80 : 0xffffff7f9a5a2132 com.apple.driver.AppleHDA : __ZN14AppleHDADriver23handleAsynchronousStartEPv + 0x58 0xffffff8129a0bfa0 : 0xffffff80160e413e mach_kernel : _call_continuation + 0x2e Kernel Extensions in backtrace: com.apple.iokit.IOAudioFamily(300.2)[36458D20-C250-375B-9978-7F4E536DD8C6]@0xffffff7f99c02000->0xffffff7f99c40fff dependency: com.apple.vecLib.kext(1.2.0)[0D01481C-BA28-3F00-9CD2-277955842FD6]@0xffffff7f99b56000 com.apple.driver.AppleHDA(283.13)[A85E9421-A4EC-3E64-9577-93AC1B2AD9E2]@0xffffff7f9a591000->0xffffff7f9a679fff dependency: com.apple.driver.AppleHDAController(283.13)[072BC69C-694B-3921-A7C6-7E4982A2ECFF]@0xffffff7f9a3eb000 dependency: com.apple.iokit.IONDRVSupport(557)[1C4E56EA-057E-3DBE-A323-E60698B193D5]@0xffffff7f9a04a000 dependency: com.apple.iokit.IOAudioFamily(300.2)[36458D20-C250-375B-9978-7F4E536DD8C6]@0xffffff7f99c02000 dependency: com.apple.iokit.IOHDAFamily(283.13)[5BBCFD57-A34D-3AF5-990F-AAF8391C86F1]@0xffffff7f9a3df000 dependency: com.apple.iokit.IOGraphicsFamily(557)[21B2E1AE-9952-3C62-B79A-F44C9D333EF4]@0xffffff7f99ffa000 dependency: com.apple.driver.DspFuncLib(283.13)[BC0B6302-FD12-35AB-9F73-3CF862FC0203]@0xffffff7f9a451000 BSD process name corresponding to current thread: kernel_task Boot args: dart=0 -v debug=0x100 keepsyms=1 root-dmg=file:///Install%20macOS%20Catalina%20Beta.app/Contents/SharedSupport/BaseSystem.dmg Mac OS version: 19A526h Kernel version: Darwin Kernel Version 19.0.0: Tue Jul 23 01:19:36 PDT 2019; root:xnu-6153.0.103.151.1~4/RELEASE_X86_64 Kernel UUID: 77E43123-9759-324A-BEE5-4C2404BC0BF3 Kernel slide: 0x0000000015e00000 Kernel text base: 0xffffff8016000000 __HIB text base: 0xffffff8015f00000 System model name: MacBookPro15,1 (Mac-937A206F2EE63C01) System shutdown begun: NO Panic diags file unavailable, panic occurred prior to initialization System uptime in nanoseconds: 57850636261 last loaded kext at 55338187126: com.apple.driver.AppleGraphicsDevicePolicy 4.1.30 (addr 0xffffff7f9a7c8000, size 86016) loaded kexts: (none) panic(cpu 4 caller 0xffffff8016241eb1): "IPI timeout, unresponsive CPU bitmap: 0x4, NMIPI acks: 0x0, now: 0x1, deadline: 57850152745, pre-NMIPI time: 0xd78234802, current: 0xd782aae2d, global: 1"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.0.103.151.1/osfmk/x86_64/pmap.c:2909 Backtrace (CPU 4), Frame : Return Address 0xffffff913acab680 : 0xffffff801613da1b mach_kernel : _handle_debugger_trap + 0x47b 0xffffff913acab6d0 : 0xffffff8016274aa5 mach_kernel : _kdp_i386_trap + 0x155 0xffffff913acab710 : 0xffffff801626658b mach_kernel : _kernel_trap + 0x4fb 0xffffff913acab760 : 0xffffff80160e4bb0 mach_kernel : _return_from_trap + 0xe0 0xffffff913acab780 : 0xffffff801613d107 mach_kernel : _DebuggerTrapWithState + 0x17 0xffffff913acab880 : 0xffffff801613d4eb mach_kernel : _panic_trap_to_debugger + 0x21b 0xffffff913acab8d0 : 0xffffff80168cd559 mach_kernel : _panic + 0x61 0xffffff913acab940 : 0xffffff8016241eb1 mach_kernel : _pmap_flush_tlbs + 0x841 0xffffff913acab9f0 : 0xffffff8016247afa mach_kernel : _pmap_remove_range_options + 0x36a 0xffffff913acabad0 : 0xffffff80162487a6 mach_kernel : _pmap_remove_options + 0x96 0xffffff913acabb30 : 0xffffff80161d54cb mach_kernel : _vm_map_destroy + 0x8eb 0xffffff913acabc80 : 0xffffff80161dce1e mach_kernel : _vm_map_remove + 0x5e 0xffffff913acabcb0 : 0xffffff80161d0766 mach_kernel : _kmem_free + 0x86 0xffffff913acabce0 : 0xffffff80167c8a0f mach_kernel : __ZN11OSSerialize4freeEv + 0x4f 0xffffff913acabd00 : 0xffffff801686bb8b mach_kernel : _is_io_registry_entry_get_property_bin + 0x1eb 0xffffff913acabd60 : 0xffffff8016225be4 mach_kernel : _iokit_server_routine + 0x6464 0xffffff913acabdb0 : 0xffffff8016143888 mach_kernel : _ipc_kobject_server + 0x238 0xffffff913acabe10 : 0xffffff801611a725 mach_kernel : _ipc_kmsg_send + 0x135 0xffffff913acabe70 : 0xffffff8016131135 mach_kernel : _mach_msg_overwrite_trap + 0x2e5 0xffffff913acabf00 : 0xffffff801624ca65 mach_kernel : _mach_call_munger64 + 0x205 0xffffff913acabfa0 : 0xffffff80160e5396 mach_kernel : _hndl_mach_scall64 + 0x16 BSD process name corresponding to current thread: WindowServer EOF Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690033 Share on other sites More sharing options...
Matgen84 Posted September 14, 2019 Share Posted September 14, 2019 21 minutes ago, xiaoM4095 said: Hi, guys. When I inject the layout id, I can't enter the system. How can I solve it? Anonymous UUID: 73E46EBA-13F5-C21A-BD7C-53473ED43527 Sat Sep 14 20:22:58 2019 *** Panic Report *** Panic(CPU 2, time 57850157582): NMIPI for unresponsive processor: TLB flush timeout, TLB state:0x0 RAX: 0x0000000000000000, RBX: 0x00000000fe036014, RCX: 0xffffff8016259cdf, RDX: 0xffffff8016259f74 RSP: 0xffffff8129a0b490, RBP: 0xffffff8129a0b500, RSI: 0xfffffe8c3e036014, RDI: 0x00000000fe036014 R8: 0x0000000000000000, R9: 0x00000000fffffffe, R10: 0x0000000000000000, R11: 0x0000000000000000 R12: 0x0000000000000000, R13: 0x0000000000000001, R14: 0x0000000000000004, R15: 0x0000000000000000 RFL: 0x0000000000000087, RIP: 0xffffff8016259cf9, CS: 0x0000000000000008, SS: 0x0000000000000010 Backtrace (CPU 2), Frame : Return Address 0xffffff812a2b0f80 : 0xffffff8016265d7b mach_kernel : _interrupt + 0x12b 0xffffff812a2b0fd0 : 0xffffff80160e4d5d mach_kernel : _hndl_allintrs + 0x11d 0xffffff8129a0b500 : 0xffffff80168ad2c9 mach_kernel : _serial_init + 0x679 0xffffff8129a0b510 : 0xffffff8016231b4a mach_kernel : _console_printbuf_clear + 0x7a 0xffffff8129a0b530 : 0xffffff8016231f39 mach_kernel : _cnputc_unbuffered + 0xe9 0xffffff8129a0b560 : 0xffffff8016232366 mach_kernel : _console_write + 0x296 0xffffff8129a0b5a0 : 0xffffff8016231ab8 mach_kernel : _console_printbuf_putc + 0x68 0xffffff8129a0b5c0 : 0xffffff801615515f mach_kernel : ___doprnt + 0x9f 0xffffff8129a0b6a0 : 0xffffff80168044b1 mach_kernel : _IOLog + 0x131 0xffffff8129a0b850 : 0xffffff7f9a5c1fc7 com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput19performFormatChangeEP13IOAudioStreamPK20_IOAudioStreamFormatPK18_IOAudioSampleRate + 0x2b 0xffffff8129a0b8b0 : 0xffffff7f99c13abd com.apple.iokit.IOAudioFamily : __ZN13IOAudioStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionP12OSDictionaryb + 0x399 0xffffff8129a0b980 : 0xffffff7f9a5c4dfc com.apple.driver.AppleHDA : __ZN14AppleHDAStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionP12OSDictionaryb + 0xb4 0xffffff8129a0b9c0 : 0xffffff7f99c1341d com.apple.iokit.IOAudioFamily : __ZN13IOAudioStream9setFormatEPK20_IOAudioStreamFormatPK29_IOAudioStreamFormatExtensionb + 0x135 0xffffff8129a0ba50 : 0xffffff7f9a5c1e16 com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput15initAudioStreamEv + 0x2b4 0xffffff8129a0bab0 : 0xffffff7f9a5b1aac com.apple.driver.AppleHDA : __ZN14AppleHDAEngine12initHardwareEP9IOService + 0x21e 0xffffff8129a0bb10 : 0xffffff7f9a5c185d com.apple.driver.AppleHDA : __ZN19AppleHDAEngineInput12initHardwareEP9IOService + 0xf 0xffffff8129a0bb30 : 0xffffff7f99c091d1 com.apple.iokit.IOAudioFamily : __ZN13IOAudioEngine5startEP9IOServiceP13IOAudioDevice + 0x111 0xffffff8129a0bb70 : 0xffffff7f99c09087 com.apple.iokit.IOAudioFamily : __ZN13IOAudioEngine5startEP9IOService + 0x65 0xffffff8129a0bbb0 : 0xffffff7f9a5a580b com.apple.driver.AppleHDA : __ZN14AppleHDADriver19activateAudioEngineEP13IOAudioEngineb + 0xf9 0xffffff8129a0bbf0 : 0xffffff7f9a5a6200 com.apple.driver.AppleHDA : __ZN14AppleHDADriver20activateAudioEnginesEv + 0xbe 0xffffff8129a0bc30 : 0xffffff7f9a5a0a7a com.apple.driver.AppleHDA : __ZN14AppleHDADriver18initHardwareActionEP9IOService + 0x316 0xffffff8129a0bc80 : 0xffffff801683f5f8 mach_kernel : __ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_ + 0x138 0xffffff8129a0bce0 : 0xffffff7f9a5a0756 com.apple.driver.AppleHDA : __ZN14AppleHDADriver12initHardwareEP9IOService + 0x3c 0xffffff8129a0bd00 : 0xffffff7f99c06588 com.apple.iokit.IOAudioFamily : __ZN13IOAudioDevice5startEP9IOService + 0x10e 0xffffff8129a0bd40 : 0xffffff7f9a5a25a2 com.apple.driver.AppleHDA : __ZN14AppleHDADriver13completeStartEv + 0x180 0xffffff8129a0bed0 : 0xffffff7f9a5a2254 com.apple.driver.AppleHDA : __ZN14AppleHDADriver11startActionEv + 0xdc 0xffffff8129a0bf40 : 0xffffff801683c8ae mach_kernel : __ZN10IOWorkLoop9runActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_ + 0x3e 0xffffff8129a0bf80 : 0xffffff7f9a5a2132 com.apple.driver.AppleHDA : __ZN14AppleHDADriver23handleAsynchronousStartEPv + 0x58 0xffffff8129a0bfa0 : 0xffffff80160e413e mach_kernel : _call_continuation + 0x2e Kernel Extensions in backtrace: com.apple.iokit.IOAudioFamily(300.2)[36458D20-C250-375B-9978-7F4E536DD8C6]@0xffffff7f99c02000->0xffffff7f99c40fff dependency: com.apple.vecLib.kext(1.2.0)[0D01481C-BA28-3F00-9CD2-277955842FD6]@0xffffff7f99b56000 com.apple.driver.AppleHDA(283.13)[A85E9421-A4EC-3E64-9577-93AC1B2AD9E2]@0xffffff7f9a591000->0xffffff7f9a679fff dependency: com.apple.driver.AppleHDAController(283.13)[072BC69C-694B-3921-A7C6-7E4982A2ECFF]@0xffffff7f9a3eb000 dependency: com.apple.iokit.IONDRVSupport(557)[1C4E56EA-057E-3DBE-A323-E60698B193D5]@0xffffff7f9a04a000 dependency: com.apple.iokit.IOAudioFamily(300.2)[36458D20-C250-375B-9978-7F4E536DD8C6]@0xffffff7f99c02000 dependency: com.apple.iokit.IOHDAFamily(283.13)[5BBCFD57-A34D-3AF5-990F-AAF8391C86F1]@0xffffff7f9a3df000 dependency: com.apple.iokit.IOGraphicsFamily(557)[21B2E1AE-9952-3C62-B79A-F44C9D333EF4]@0xffffff7f99ffa000 dependency: com.apple.driver.DspFuncLib(283.13)[BC0B6302-FD12-35AB-9F73-3CF862FC0203]@0xffffff7f9a451000 BSD process name corresponding to current thread: kernel_task Boot args: dart=0 -v debug=0x100 keepsyms=1 root-dmg=file:///Install%20macOS%20Catalina%20Beta.app/Contents/SharedSupport/BaseSystem.dmg Mac OS version: 19A526h Kernel version: Darwin Kernel Version 19.0.0: Tue Jul 23 01:19:36 PDT 2019; root:xnu-6153.0.103.151.1~4/RELEASE_X86_64 Kernel UUID: 77E43123-9759-324A-BEE5-4C2404BC0BF3 Kernel slide: 0x0000000015e00000 Kernel text base: 0xffffff8016000000 __HIB text base: 0xffffff8015f00000 System model name: MacBookPro15,1 (Mac-937A206F2EE63C01) System shutdown begun: NO Panic diags file unavailable, panic occurred prior to initialization System uptime in nanoseconds: 57850636261 last loaded kext at 55338187126: com.apple.driver.AppleGraphicsDevicePolicy 4.1.30 (addr 0xffffff7f9a7c8000, size 86016) loaded kexts: (none) panic(cpu 4 caller 0xffffff8016241eb1): "IPI timeout, unresponsive CPU bitmap: 0x4, NMIPI acks: 0x0, now: 0x1, deadline: 57850152745, pre-NMIPI time: 0xd78234802, current: 0xd782aae2d, global: 1"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.0.103.151.1/osfmk/x86_64/pmap.c:2909 Backtrace (CPU 4), Frame : Return Address 0xffffff913acab680 : 0xffffff801613da1b mach_kernel : _handle_debugger_trap + 0x47b 0xffffff913acab6d0 : 0xffffff8016274aa5 mach_kernel : _kdp_i386_trap + 0x155 0xffffff913acab710 : 0xffffff801626658b mach_kernel : _kernel_trap + 0x4fb 0xffffff913acab760 : 0xffffff80160e4bb0 mach_kernel : _return_from_trap + 0xe0 0xffffff913acab780 : 0xffffff801613d107 mach_kernel : _DebuggerTrapWithState + 0x17 0xffffff913acab880 : 0xffffff801613d4eb mach_kernel : _panic_trap_to_debugger + 0x21b 0xffffff913acab8d0 : 0xffffff80168cd559 mach_kernel : _panic + 0x61 0xffffff913acab940 : 0xffffff8016241eb1 mach_kernel : _pmap_flush_tlbs + 0x841 0xffffff913acab9f0 : 0xffffff8016247afa mach_kernel : _pmap_remove_range_options + 0x36a 0xffffff913acabad0 : 0xffffff80162487a6 mach_kernel : _pmap_remove_options + 0x96 0xffffff913acabb30 : 0xffffff80161d54cb mach_kernel : _vm_map_destroy + 0x8eb 0xffffff913acabc80 : 0xffffff80161dce1e mach_kernel : _vm_map_remove + 0x5e 0xffffff913acabcb0 : 0xffffff80161d0766 mach_kernel : _kmem_free + 0x86 0xffffff913acabce0 : 0xffffff80167c8a0f mach_kernel : __ZN11OSSerialize4freeEv + 0x4f 0xffffff913acabd00 : 0xffffff801686bb8b mach_kernel : _is_io_registry_entry_get_property_bin + 0x1eb 0xffffff913acabd60 : 0xffffff8016225be4 mach_kernel : _iokit_server_routine + 0x6464 0xffffff913acabdb0 : 0xffffff8016143888 mach_kernel : _ipc_kobject_server + 0x238 0xffffff913acabe10 : 0xffffff801611a725 mach_kernel : _ipc_kmsg_send + 0x135 0xffffff913acabe70 : 0xffffff8016131135 mach_kernel : _mach_msg_overwrite_trap + 0x2e5 0xffffff913acabf00 : 0xffffff801624ca65 mach_kernel : _mach_call_munger64 + 0x205 0xffffff913acabfa0 : 0xffffff80160e5396 mach_kernel : _hndl_mach_scall64 + 0x16 BSD process name corresponding to current thread: WindowServer EOF Search in Clover GUI Option menu, I don't remember if is possible. You can also block temporarly AppleALC (Option/System parameters) Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690039 Share on other sites More sharing options...
windowless31 Posted September 14, 2019 Share Posted September 14, 2019 (edited) On 9/11/2019 at 1:42 PM, matgeo said: M trackpad lost with latest beta. Voodooi2c not loading. Same here in DP8. sudo kextcache -u / did not help Edited September 14, 2019 by windowless31 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690070 Share on other sites More sharing options...
eng_redaesm Posted September 14, 2019 Share Posted September 14, 2019 after updating to dp8 i got this panic and the strange thing is one time boot and one time panic any help appreciated Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690081 Share on other sites More sharing options...
crazybirdy Posted September 15, 2019 Share Posted September 15, 2019 4 hours ago, eng_redaesm said: after updating to dp8 i got this panic and the strange thing is one time boot and one time panic any help appreciated Remove panic log first. Clover Find code = 008a0284 c07447 Clover Replace code = 008a0284 c0EB47 1 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690091 Share on other sites More sharing options...
eng_redaesm Posted September 15, 2019 Share Posted September 15, 2019 8 hours ago, crazybirdy said: Remove panic log first. Clover Find code = 008a0284 c07447 Clover Replace code = 008a0284 c0EB47 this after applying what you said Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690133 Share on other sites More sharing options...
crazybirdy Posted September 15, 2019 Share Posted September 15, 2019 1 hour ago, eng_redaesm said: this after applying what you said Issue of /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSerialManager.kext. Try to find solution or just remove it and rebuild cache without it. 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690135 Share on other sites More sharing options...
PG7 Posted September 15, 2019 Share Posted September 15, 2019 (edited) Le 13/09/2019 à 17h06, iGPU a déclaré: Dans Mojave, AppleBusPowerController est correctement injecté dans EC (basé sur la version X299), simplement en déclarant le périphérique EC (voir attachehd SSDT). Voici comment il devrait apparaître: Pas d'EC0 ni d'AppleACPIEC en parallèle avec AppleBusPowerController (selon la recommandation de Vit9696 de ne pas être renommé Mac; voir également joint SSDT). Mais dans Catalina, utilisant le même SSD, ne contient pas AppleBusPowerController. Je sais que le SSDT fonctionne car je peux révéler ou supprimer le périphérique EC0 ou empêcher le périphérique EC d'apparaître. Mais peu importe les combinaisons que j'ai testées, AppleBusPowerController n'est pas injecté dans EC: Existe-t-il un moyen d'injecteur AppleBusPowerController dans EC à Catalina? Merci. SSDT-X299-EC0-USBX.aml Edited September 15, 2019 by pg7 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690168 Share on other sites More sharing options...
xiaoM4095 Posted September 17, 2019 Share Posted September 17, 2019 On 9/14/2019 at 10:31 PM, Matgen84 said: Search in Clover GUI Option menu, I don't remember if is possible. You can also block temporarly AppleALC (Option/System parameters) When I disabled AppleALC, I was able to enter the system smoothly, but when I used AppleALC and injected the id, I got a kernel panic. Vit9696 said that this is not a problem with AppleALC. At present, I don't know how to solve it. 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690366 Share on other sites More sharing options...
Matgen84 Posted September 17, 2019 Share Posted September 17, 2019 4 hours ago, xiaoM4095 said: When I disabled AppleALC, I was able to enter the system smoothly, but when I used AppleALC and injected the id, I got a kernel panic. Vit9696 said that this is not a problem with AppleALC. At present, I don't know how to solve it. What codec do you have? Type F2 in Clover GUI for Preboot.log. What is your EFI Folder? and post it. Please, complete your signature (CPU, mobo, etc...). Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/58/#findComment-2690374 Share on other sites More sharing options...
Recommended Posts