Jump to content
1671 posts in this topic

Recommended Posts

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?

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
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

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 by asdesoso
  • Like 1
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
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

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
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

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
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.1815795684_ScreenShot2019-07-05at14_43_08.png.fbb34b5de35efbe68f45ad40ba8f722c.png

2 hours ago, mashuk12 said:

please help me i can't run OC 

processor pentium G4400 6th gen 

motherboard gigabyte H110M

Gpu nvidia gt710

I'm not sure if you are able to boot with fake CPUID. I didn't try. To boot my catalina I needed Fake haswell family patch in my kernel patch section. Sorry, I'm not able to help you with Fake Skylike family patch. You'd have to ask @PMheart or @Meowthra to help you.

Edited by hardcorehenry

Hi guys,

 

Not really off-topic since this is the Catalina thread (but maybe not so interesting to everyone), have you guys noticed the new screensaver in Beta 3? Pretty cool in my opinion. :D 

 

1923176066_Screenshot2019-07-05at18_41_562.thumb.png.266046cf3d5688abdcdd799c576c9e49.png

1385407833_Screenshot2019-07-05at18_59_402.thumb.png.1e9025261d99892382a9713654cb3efb.png

 

Video here.

Edited by arsradu
  • Like 6
6 hours ago, Andrey1970 said:

VSMC 1.0.6 

Fixed SMCBatteryManager with 10.15beta3

 

I tried out this version of VirtualSMC and, while it allowed my laptop to boot and detect the battery, I lost my CPU frequency sensor (but only in Catalina b3).  It works just fine with my Mojave installation.

20 minutes ago, mnfesq said:

 

I tried out this version of VirtualSMC and, while it allowed my laptop to boot and detect the battery, I lost my CPU frequency sensor (but only in Catalina b3).  It works just fine with my Mojave installation.

VSMC does not contain the frequency sensors. Frequency requires IPG, but IPG does not work with 10.15

  • Like 1
1 hour ago, Andrey1970 said:

VSMC does not contain the frequency sensors. Frequency requires IPG, but IPG does not work with 10.15

 

I have used VirtualSMC.kext and IPG.. Frequency is detected and IPG is working too in Catalina DP 3

Screen Shot 2019-07-06 at 02.55.16.png

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