tikizondo94 Posted July 4, 2019 Share Posted July 4, 2019 22 minutes ago, Matgen84 said: There is a dot before name file. Maybe it's a hidden plist file. You can use show hidden file in Terminal First to show defaults write com.apple.finder AppleShowAllFiles YES To hide again defaults write com.apple.finder AppleShowAllFiles NO Ive also tried this approach and with no luck. Searched through both the new drive partitions. Cannot find this plist file. 1 Link to comment Share on other sites More sharing options...
thesuffering Posted July 4, 2019 Share Posted July 4, 2019 6 hours ago, URBANsUNITED said: Hi! I have issues with my sleep on Haswell with RX 570 for Catalina. Started a thread separately to keep it clean. Can you please take a look at? Many thanks URBANsUNITED Same issue here, but on Skylake. After sleep it will not wake the screen (or the whole machine for that matter) . Lid open, trackpad press, power button quick press, nothing wakes it up. I have to fully shut down by holding the power button. Things worked great in Mojave. Link to comment Share on other sites More sharing options...
hardcorehenry Posted July 4, 2019 Share Posted July 4, 2019 (edited) The only issue with sleep on my haswell Catalina is that wakes directly into desktop without login screen, but it will be probably fixed with next betas. Edited July 4, 2019 by hardcorehenry Link to comment Share on other sites More sharing options...
arsradu Posted July 4, 2019 Share Posted July 4, 2019 (edited) 2 hours ago, thesuffering said: Same issue here, but on Skylake. After sleep it will not wake the screen (or the whole machine for that matter) . Lid open, trackpad press, power button quick press, nothing wakes it up. I have to fully shut down by holding the power button. Things worked great in Mojave. Try to change the ig-platform-id on your iGPU patch. Had the same issue on Haswell on my desktop, managed to fix it thanks to @polyzargone here who suggested switching to a headless ig-platform-id. That fixed it right up for me. My guess is the issue is the same on your rig (iGPU related). But most likely the ig-platform-id is gonna be different. Edited July 4, 2019 by arsradu Link to comment Share on other sites More sharing options...
MorenoAv Posted July 4, 2019 Share Posted July 4, 2019 Hi guys, I want to know how to disable the annoying are you sure questions before deleting a file... If you can help me I sure appreciate it... Thanks in Advance Link to comment Share on other sites More sharing options...
sonicthehedgehog2 Posted July 4, 2019 Share Posted July 4, 2019 3 minutes ago, MorenoAv said: Hi guys, I want to know how to disable the annoying are you sure questions before deleting a file... If you can help me I sure appreciate it... Thanks in Advance I use rm -rf HTH Link to comment Share on other sites More sharing options...
Pavo Posted July 4, 2019 Share Posted July 4, 2019 5 minutes ago, MorenoAv said: Hi guys, I want to know how to disable the annoying are you sure questions before deleting a file... If you can help me I sure appreciate it... Thanks in Advance You can uncheck Show warning before emptying the Trash in Finder Preferences>Advanced. Link to comment Share on other sites More sharing options...
MorenoAv Posted July 4, 2019 Share Posted July 4, 2019 Hi @Pavo, @sonicthehedgehog2, thanks for your help, I did uncheck show waning before removing from iCloud Drive, but it didn't work... Is this the correct option to uncheck? Link to comment Share on other sites More sharing options...
sonicthehedgehog2 Posted July 4, 2019 Share Posted July 4, 2019 3 minutes ago, MorenoAv said: Hi @Pavo, @sonicthehedgehog2, thanks for your help, I did uncheck show waning before removing from iCloud Drive, but it didn't work... Is this the correct option to uncheck? Didn't Pavo say uncheck "show warning before emptying the Trash"? not iCloud Drive? Link to comment Share on other sites More sharing options...
MorenoAv Posted July 4, 2019 Share Posted July 4, 2019 Yep @sonicthehedgehog2, you are right I missed that part, sorry and thanks for the help... yet it didn't work either with that option unchecked.... Link to comment Share on other sites More sharing options...
sonicthehedgehog2 Posted July 4, 2019 Share Posted July 4, 2019 1 minute ago, MorenoAv said: Yep @sonicthehedgehog2, you are right I missed that part, sorry and thanks for the help... yet it didn't work either with that option unchecked.... Sorry to hear that. That sucks. Link to comment Share on other sites More sharing options...
MorenoAv Posted July 4, 2019 Share Posted July 4, 2019 I hope that this is only a bug... 2 Link to comment Share on other sites More sharing options...
mnfesq Posted July 4, 2019 Share Posted July 4, 2019 4 hours ago, tikizondo94 said: Im running into this same issue with the latest beta on my Dell 7559. First beta worked fine. But now it auto shuts down during boot. Same verbose output. I have not been able to locate the ".early_boot.plist" within EndpointSecurtiy kext. Any other ideas? I believe this was addressed already. I had the same problem and it turned out to be the SMCBatteryManager.kext for VirtualSMC. Until it gets updated, you can use FakeSMC with RehabMan's ACPIBatteryManager.kext. 1 Link to comment Share on other sites More sharing options...
tikizondo94 Posted July 4, 2019 Share Posted July 4, 2019 39 minutes ago, mnfesq said: I believe this was addressed already. I had the same problem and it turned out to be the SMCBatteryManager.kext for VirtualSMC. Until it gets updated, you can use FakeSMC with RehabMan's ACPIBatteryManager.kext. You are the man! Thank you. My bad for asking about an already addressed issue. Thanks @mnfesq Link to comment Share on other sites More sharing options...
asdesoso Posted July 4, 2019 Share Posted July 4, 2019 (edited) About Driver Extensions (.dext) comparison with .kexts I think this pdf is a great information for our hackintoshes. macOS 10.15 will be the last release to fully support kexts without compromises (Page 87). Edited July 4, 2019 by asdesoso 1 Link to comment Share on other sites More sharing options...
ITzTravelInTime Posted July 4, 2019 Share Posted July 4, 2019 (edited) 1 hour ago, asdesoso said: About Driver Extensions (.dext) comparison with .kexts I think this pdf is a great information for our hackintoshes. macOS 10.15 will be the last release to fully support kexts without compromises (Page 87). yes, this means that we have to port all the kexts we care about to the new model and possibly make some kernel hacks to still use the older ones, we are safe until apple removes the iokit code from the kernel Edited July 4, 2019 by ITzTravelInTime 2 Link to comment Share on other sites More sharing options...
Badruzeus Posted July 5, 2019 Share Posted July 5, 2019 5 hours ago, MorenoAv said: I hope that this is only a bug... First.. $ killall Finder Then goto it's Preferences Link to comment Share on other sites More sharing options...
thesuffering Posted July 5, 2019 Share Posted July 5, 2019 7 hours ago, arsradu said: Try to change the ig-platform-id on your iGPU patch. Had the same issue on Haswell on my desktop, managed to fix it thanks to @polyzargone here who suggested switching to a headless ig-platform-id. That fixed it right up for me. My guess is the issue is the same on your rig (iGPU related). But most likely the ig-platform-id is gonna be different. any you suggest for HD520? CPU is 6100u, using 0x19160000 right now Link to comment Share on other sites More sharing options...
arsradu Posted July 5, 2019 Share Posted July 5, 2019 (edited) 50 minutes ago, thesuffering said: any you suggest for HD520? CPU is 6100u, using 0x19160000 right now Not sure...but you can try this one for example: 0x19160002 You can also choose others for Skylake from here. Also, for Catalina, Lilu & WEG need to be either updated to unreleased versions (newest possible, not newest available), ooor you can use -lilubetaall boot flag. Edited July 5, 2019 by arsradu Link to comment Share on other sites More sharing options...
mashuk12 Posted July 5, 2019 Share Posted July 5, 2019 anyone run opencore bootloader on pentium cpu???????? Link to comment Share on other sites More sharing options...
URBANsUNITED Posted July 5, 2019 Share Posted July 5, 2019 13 hours ago, hardcorehenry said: The only issue with sleep on my haswell Catalina is that wakes directly into desktop without login screen, but it will be probably fixed with next betas. Can you show me your config incl. kexts please? Still stuck on a freezing system after wake Many thanks in advance URBANsUNITED Link to comment Share on other sites More sharing options...
Andrey1970 Posted July 5, 2019 Share Posted July 5, 2019 VSMC 1.0.6 Fixed SMCBatteryManager with 10.15beta3 3 Link to comment Share on other sites More sharing options...
valeryimm Posted July 5, 2019 Share Posted July 5, 2019 (edited) On 7/2/2019 at 6:52 PM, headkaze said: It looks like beta 3 has solved my issue with excessive logging causing performance issues. I think the debug level in Catalina beta 1 and 2 was set too high (or some kext's were compiled with excessive logging). For example I was getting log messages for every in report received by my KVM hid device: 2019-06-20 08:52:06.122905-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.152892-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.182884-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.212887-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.242914-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.272910-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.302911-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.319939-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x100000456] CompleteInReport actualByteCount:4 2019-06-20 08:52:06.332902-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.362919-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.392912-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.422917-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 2019-06-20 08:52:06.423924-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x100000456] CompleteInReport actualByteCount:4 2019-06-20 08:52:06.452930-0700 localhost kernel[0]: (AppleUserHIDDrivers) [<private>:756][HIDDriverKit][0x10000045d] CompleteInReport actualByteCount:15 Hi, need your advice. I am on Catalina b2. Trying to get my Intel HD 540 working on Skylake Intel i7-6520U. I need Framebuffer dump. Downloaded Lilu and WEG latest Debug versions. Put them in Clover/Kexts/Others. Both Kexts are loading. With fake ig-platform-id=0x12345678. I checked with kextstat. I use -igfxdump in bootarg. After I modify config.plist, use FB properties from Mojave and no ig-platform-id. After booting it goes to black screen. At least after I should have igfx dump, but I don't see it. Does Hackingtool works with Catalina, cause I don't see this option for Framebuffer? Where Framebuffer dump should go? To Catalina, or Catalina-Data? Thanks Edited July 5, 2019 by valeryimm Link to comment Share on other sites More sharing options...
chris1111 Posted July 5, 2019 Share Posted July 5, 2019 GeForce 210 works in Beta-3 3 Link to comment Share on other sites More sharing options...
hardcorehenry Posted July 5, 2019 Share Posted July 5, 2019 6 hours ago, URBANsUNITED said: Can you show me your config incl. kexts please? Still stuck on a freezing system after wake Many thanks in advance URBANsUNITED I'm now on OpenCore bootloader so my config won't help. VirtualSMS contain plugins. Link to comment Share on other sites More sharing options...
Recommended Posts