MaLd0n Posted August 1, 2019 Share Posted August 1, 2019 19 minutes ago, chris1111 said: Hi @MaLd0n do you have a patch.txt to do this rename AppleACPIE thanks again notebooks, this device have many entries in dsdt and dependencies with OEM SSDTs, let the bootloader work on it desktop, have only EC0 in some asus mobos and others, we can use it without any problem into_all device label EC0 set_label begin EC end 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683881 Share on other sites More sharing options...
Joshua60 Posted August 1, 2019 Share Posted August 1, 2019 1 hour ago, asdesoso said: I have put the values to replace it in config.plist via Clover Configurator > ACPI > DSDT Patches. I attached the config.plist here without Serial Number. Best regards. config.plist try without -lilubeta and -alcbeta boot arguments 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683882 Share on other sites More sharing options...
Guest ricoc90 Posted August 1, 2019 Share Posted August 1, 2019 (edited) 19 minutes ago, MaLd0n said: desktop, have only EC0 in some asus mobos and others, we can use it without any problem into_all device label EC0 set_label begin EC end my Dell Precision T1700 has H_EC, so for me that would be a problem Edited August 1, 2019 by ricoc90 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683885 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 6 minutes ago, ricoc90 said: my Dell Precision T1700 has H_EC, so for me that would be a problem No need to rename thing,, just add EC device if you don't have EC device in your system SSDT-EC.dsl from here https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC.dsl can be a sampel. If you used OpenCore bootloader then Renaming ACPI will affect in other OS too. Just add EC device with If _OSI method. No need combination of manual renaming, patch all OEM SSDT from Config.plist 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683886 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 (edited) Remove all patch about renaming acpi of EC or H_EC,, revert all ACPI renaming in ACPI DSDT, Just put this to EFI/CLOVER/ACPI/Patched or EFI/OC/ACPI. Problem will be solved,, with if _OSI of Darwin, then if you used OpenCore bootloader and boot to Windoes then EC device from this custom SSDT will not be loaded. So no worry. Renaming ACPI with OpenCore bootloader without if _OSI specific then it will appear in your device manager. I attached a sampel SSDT-ECUSBX.aml Edited August 1, 2019 by Andres ZeroCross 1 2 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683887 Share on other sites More sharing options...
Guest ricoc90 Posted August 1, 2019 Share Posted August 1, 2019 2 minutes ago, Andres ZeroCross said: No need to rename thing,, just add EC device if you don't have EC device in your system SSDT-EC.dsl from here https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-EC.dsl can be a sampel. If you used OpenCore bootloader then Renaming ACPI will affect in other OS too. Just add EC device with If _OSI method. No need combination of manual renaming, patch all OEM SSDT from Config.plist I renamed H_EC to EC through the Clover patch mentioned by MaLd0n a couple of posts earlier. I was just mentioning that his patch.txt for maciasl won't work in my case (simply because mine is not EC0 but H_EC) 1 minute ago, Andres ZeroCross said: Remove all patch about renaming acpi of EC or H_EC,, revert all ACPI renaming in ACPI DSDT, Just put this to EFI/CLOVER/ACPI/Patched or EFI/OC/ACPI. Problem will be solved,, with if _OSI of Darwin, then if you used OpenCore bootloader EC device will not be loaded. So no worry. Renaming ACPI with OpenCore bootloader without if _OSI specific then it will appear in your device manager. SSDT-ECUSBX.aml I'l look into it later, thanks Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683888 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 1 minute ago, ricoc90 said: I renamed H_EC to EC through the Clover patch mentioned by MaLd0n a couple of posts earlier. I was just mentioning that his patch.txt for maciasl won't work in my case (simply because mine is not EC0 but H_EC) No need to rename your DSDT device from Config.plist. Just use that SSDT. It will fix it Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683889 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 51 minutes ago, chris1111 said: Hi @MaLd0n do you have a patch.txt to do this rename AppleACPIE thanks again Most of device has only EC0, H_EC or ECDV in DSDT only, but in certain device you will found those device in OEM SSDT too. Just renaming DSDT can cause trouble. if you rename this device from DSDT only, and if you have another H_EC/ECDV/EC0 ini other SSDT then you will need patch it from bootloader too. Simple thing just add EC device, no negative effect. Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683891 Share on other sites More sharing options...
MaLd0n Posted August 1, 2019 Share Posted August 1, 2019 if u have a native device why create other? is a non-sense way usbx is mandatory for skylake+, skylake- just need create or rename devices and kill EHCx devices, serie 8+ Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683892 Share on other sites More sharing options...
Dobry_Bodry Posted August 1, 2019 Share Posted August 1, 2019 (edited) Hello, mates! I have a problem updating to Catalina public beta 4. (currently i'm on beta 3, updated from latest Mojave) With verbose boot mode on, i'm stuck at "apfs module start 1682" message. Any suggestions? Thanks! Edited August 1, 2019 by Dobry_Bodry Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683894 Share on other sites More sharing options...
Guest ricoc90 Posted August 1, 2019 Share Posted August 1, 2019 Just now, Dobry_Bodry said: Hello, mates! I have a problem updating to Catalina public beta 4. With verbose boot mode on, i'm stuck at "apfs module start 1682" message. Any suggestions? Thanks! Look above Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683895 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 2 minutes ago, Dobry_Bodry said: Hello, mates! I have a problem updating to Catalina public beta 4. (currently i'm on beta 3, updated from latest Mojave) With verbose boot mode on, i'm stuck at "apfs module start 1682" message. Any suggestions? Thanks! Try put that files in EFI/CLOVER/ACPI/patched,, reboot and check 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683897 Share on other sites More sharing options...
Dobry_Bodry Posted August 1, 2019 Share Posted August 1, 2019 25 minutes ago, Andres ZeroCross said: Try put that files in EFI/CLOVER/ACPI/patched,, reboot and check I'm sorry, but i'm total noobie in ACPI and DSDT. What files i should move? Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683905 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 1 minute ago, Dobry_Bodry said: I'm sorry, but i'm total noobie in ACPI and DSDT. What files i should move? This file SSDT-ECUSBX.aml.Put that file in EFI/CLOVER/ACPI/Patched. MOunt your EFI partition first Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683906 Share on other sites More sharing options...
asdesoso Posted August 1, 2019 Share Posted August 1, 2019 1 hour ago, Andres ZeroCross said: Remove all patch about renaming acpi of EC or H_EC,, revert all ACPI renaming in ACPI DSDT, Just put this to EFI/CLOVER/ACPI/Patched or EFI/OC/ACPI. Problem will be solved,, with if _OSI of Darwin, then if you used OpenCore bootloader and boot to Windoes then EC device from this custom SSDT will not be loaded. So no worry. Renaming ACPI with OpenCore bootloader without if _OSI specific then it will appear in your device manager. I attached a sampel SSDT-ECUSBX.aml Copied the above .aml and previous .dst files to /EFI/CLOVER/ACPI/patched and finally my Desktop build with Catalina DP5 boot-up again. Thanks for all people that helped me. Here are some pictures. Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683912 Share on other sites More sharing options...
Andres ZeroCross Posted August 1, 2019 Share Posted August 1, 2019 (edited) 1 minute ago, asdesoso said: Copied the above .aml and previous .dst files to /EFI/CLOVER/ACPI/patched and finally my Desktop build with Catalina DP5 boot-up again. Thanks for all people that helped me. Here are some pictures. Congratulations then Just remove SSDT-EC.dsl., you don't need DSL files ini ACPI It's not used Edited August 1, 2019 by Andres ZeroCross 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683913 Share on other sites More sharing options...
MaLd0n Posted August 1, 2019 Share Posted August 1, 2019 I did the cleaning bootloader issues, report to devs in apropriate topics 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683924 Share on other sites More sharing options...
Tony Arnold Posted August 2, 2019 Share Posted August 2, 2019 9 hours ago, MaLd0n said: check ur Embedded Controller Device, PNP0C09 and rename it to EC, Skylake+ need inject usbx with correct properties, skylake- just rename or create device(create only if u don't see AppleACPIEC load) This was the issue for my X299 system. Thank you, @MaLd0n! 1 Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683927 Share on other sites More sharing options...
Guest ricoc90 Posted August 2, 2019 Share Posted August 2, 2019 Am I the only one where things just randomly crash? Process: cfprefsd [343] Path: /usr/sbin/cfprefsd Identifier: cfprefsd Version: 1665.10 Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: cfprefsd [343] User ID: 501 Date/Time: 2019-08-02 04:06:12.863 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 61 seconds Process: Console [558] Path: /System/Applications/Utilities/Console.app/Contents/MacOS/Console Identifier: com.apple.Console Version: 1.1 (4.0.14) Build Info: Console2-4000014000000~74 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Console [558] User ID: 501 Date/Time: 2019-08-02 04:06:25.665 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 74 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 Exception Note: EXC_CORPSE_NOTIFY Or even AppleUserHIDDrivers which forces me to reboot: Process: AppleUserHIDDrivers [288] Path: /System/Library/DriverExtensions/AppleUserHIDDrivers.dext/AppleUserHIDDrivers Identifier: AppleUserHIDDrivers Version: 1.0 (1) Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: AppleUserHIDDrivers [288] User ID: 270 Date/Time: 2019-08-02 02:28:17.161 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 28 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: AppleUserHIDEventDriver-Default Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: dyld2 mode Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683934 Share on other sites More sharing options...
chris1111 Posted August 2, 2019 Share Posted August 2, 2019 22 minutes ago, ricoc90 said: Am I the only one where things just randomly crash? Process: cfprefsd [343] Path: /usr/sbin/cfprefsd Identifier: cfprefsd Version: 1665.10 Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: cfprefsd [343] User ID: 501 Date/Time: 2019-08-02 04:06:12.863 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 61 seconds Process: Console [558] Path: /System/Applications/Utilities/Console.app/Contents/MacOS/Console Identifier: com.apple.Console Version: 1.1 (4.0.14) Build Info: Console2-4000014000000~74 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Console [558] User ID: 501 Date/Time: 2019-08-02 04:06:25.665 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 74 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018 Exception Note: EXC_CORPSE_NOTIFY Or even AppleUserHIDDrivers which forces me to reboot: Process: AppleUserHIDDrivers [288] Path: /System/Library/DriverExtensions/AppleUserHIDDrivers.dext/AppleUserHIDDrivers Identifier: AppleUserHIDDrivers Version: 1.0 (1) Code Type: X86-64 (Native) Parent Process: launchd [1] Responsible: AppleUserHIDDrivers [288] User ID: 270 Date/Time: 2019-08-02 02:28:17.161 +0200 OS Version: Mac OS X 10.15 (19A526h) Report Version: 12 Anonymous UUID: 438D0464-9BF6-6BA3-827F-9635BCDA4904 Time Awake Since Boot: 28 seconds System Integrity Protection: disabled Crashed Thread: 0 Dispatch queue: AppleUserHIDEventDriver-Default Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: dyld2 mode I have also crash app Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683938 Share on other sites More sharing options...
jsl2000 Posted August 2, 2019 Share Posted August 2, 2019 43 minutes ago, chris1111 said: I have also crash app Firefox crashed on open at Catalina beta 5 only. No such an issue at other versions of Mac OS X. Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683941 Share on other sites More sharing options...
Erroruser Posted August 2, 2019 Share Posted August 2, 2019 3 minutes ago, jsl2000 said: Firefox crashed on open at Catalina beta 5 only. No such an issue at other versions of Mac OS X. yes have same issue an on the mozzila site there was talk of it Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683943 Share on other sites More sharing options...
Dobry_Bodry Posted August 2, 2019 Share Posted August 2, 2019 9 hours ago, Andres ZeroCross said: Try put that files in EFI/CLOVER/ACPI/patched,, reboot and check Many Thanks, that helped. Is this file will be a daily-driver now? For further updates, i mean. Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683955 Share on other sites More sharing options...
Andres ZeroCross Posted August 2, 2019 Share Posted August 2, 2019 Many Thanks, that helped. Is this file will be a daily-driver now? For further updates, i mean.I always put ec device in my broadwell and below setup. But for Skylake and above you will need EC + USBX, value in usbx will overide AppleBusPowerController profileSent from my iPhone using Tapatalk Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683957 Share on other sites More sharing options...
Guest ricoc90 Posted August 2, 2019 Share Posted August 2, 2019 1 hour ago, Andres ZeroCross said: I always put ec device in my broadwell and below setup. But for Skylake and above you will need EC + USBX, value in usbx will overide AppleBusPowerController profile So for haswell it's the same SSDT but without USBX? Link to comment https://www.insanelymac.com/forum/topic/339035-pre-release-macos-catalina/page/50/#findComment-2683969 Share on other sites More sharing options...
Recommended Posts