Jump to content

[pre-release] macOS Catalina


1,679 posts in this topic

Recommended Posts

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. 

  • Sad 1
Link to comment
Share on other sites

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

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 by arsradu
Link to comment
Share on other sites

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

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.

JeAYuTj.png

Link to comment
Share on other sites

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.

  • Thanks 1
Link to comment
Share on other sites

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

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 by ITzTravelInTime
  • Like 2
Link to comment
Share on other sites

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

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 by arsradu
Link to comment
Share on other sites

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

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 by valeryimm
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...