Jump to content
1671 posts in this topic

Recommended Posts

[mention=951341]chris1111[/mention], sherlocks,
 
Same here, I get
error kernel cache,
will sleep to restart in 10 sec on booting,
 
a fresh install of beta 8 using dosdude's files for manual legacy video patch and cannot remove and rebuild kernel cache using recovery.
Any new workaround for graphics .
Specs in sig.'
TIA
 
after rebuild cache always get kernel cache error.
also my ssd died. i think we need new dp.
upto dp7, there was no problem.

나의 SM-N960N 의 Tapatalk에서 보냄

  • Like 3
19 hours ago, Sherlocks said:

my samsung ssd was died today.
very strange. i have to buy ssd again.
will test from same setting.
thanks

나의 SM-N960N 의 Tapatalk에서 보냄
 

I'm off topic, but how did it die? Corrupt data or not recognised anymore?

Edited by Pene
  • Like 1
I'm off topic, but how did it die? Corrupt data or not recognised anymore?
i dont know. my oem ssd is pm871 samsung 512gb ssd. suddenly died after update dp8.
very strange. im first experienced died ssd.

나의 SM-N960N 의 Tapatalk에서 보냄

Hello friends, I would like some help with the WLAN PCIe card TP-Link WDN4800

 

In my hacki (see my signature PC-1) to DP7 in Catalina 10:15 the card was still running with changed kexten iO80211Family.kext and changed CoreCaptureResponder.kext and corecapture.kext.
Well since the DP8, this does not work anymore, the kexte are no longer loaded in S /L /E, as I have seen in system information in extensions.
Do I have to buy a new combo card Wi-Fi Bluetooth or can you still use the TP-Link WDN4800 under Catalina DP8?

Edited by pinarek
58 minutes ago, pinarek said:

Hello friends, I would like some help with the WLAN PCIe card TP-Link WDN4800

 

In my hacki (see my signature PC-1) to DP7 in Catalina 10:15 the card was still running with changed kexten iO80211Family.kext and changed CoreCaptureResponder.kext and corecapture.kext.
Well since the DP8, this does not work anymore, the kexte are no longer loaded in S /L /E, as I have seen in system information in extensions.
Do I have to buy a new combo card Wi-Fi Bluetooth or can you still use the TP-Link WDN4800 under Catalina DP8?


I have the same card in one of my test systems. I'll update that system to DP8 tomorrow to see if I have the same result.

In the meantime you could give this a try: 

 

Edited by ricoc90

Thank you my Friend @ricoc90

 

Your hints with the 2 Install Tools (I've seen 2 of them in downloads) already tried, none works!

 

Something has to be changed by Apple.

 

I'll buy the USB thing here next:

 

Edimax EW-7833UAC - Network Adapter - USB 3.0 - 802.11b, 802.11a, 802.11g, 802.11n, 802.11ac

 

Nevertheless, I would be happy about a test report from you, with the DP8.

cyberdevs. Atheros installer works for me with os(19A558d) but I first had to disable sip.  by booting  from a bootable usb. then go to terminal type csrutil disable in terminal. restart. to my os then run the Atheros installer. hope this helps others

  • Like 2
7 hours ago, Sherlocks said:

i dont know. my oem ssd is pm871 samsung 512gb ssd. suddenly died after update dp8.
very strange. im first experienced died ssd.

나의 SM-N960N 의 Tapatalk에서 보냄
 

 

What do you means exactly by "died"?

On 9/13/2019 at 12:31 AM, aben92 said:

Hi thanks for the help but unfortunately that method didn’t help, from what it looks like probably Apple changed the way kernel caches are loaded with Beta 8 emoji2369.png and also the command “kextcache -u” doesn’t rebuild on Beta 8 only -i works

 

 

 

On 9/13/2019 at 1:21 AM, macq said:

a fresh install of beta 8 using dosdude's files for manual legacy video patch and cannot remove and rebuild kernel cache using recovery

 

For those having problems, how did you disable SIP?

What is the output of running csrutil status and nvram csr-active-config in terminal?  Do you have an "unsupported configuration"?

 

Note:  If you disable SIP the "Apple way" by running csrutil disable in Recovery terminal (or boot to terminal on Catalina Installer USB), csr-active-config will have a value of w%02%00%00.  This "supported" SIP configuration can also be achieved with with Clover CsrActiveConfig setting of 0x0277.

 

Despite the comments above, I have personally tested rebuilding my prelinkedkernel by booting to Catalina Recovery, typing

touch /Volumes/Catalina/System/Library/Extensions/ && kextcache -u /Volumes/Catalina

and IT WORKS with csr-active-config = w%02%00%00.  The example in my previous post was actual saved output from the Recovery Terminal where I deliberately deleted the old Catalina prelinkedkernel - if the prelinkedkernel was not rebuilt successfully, I would not have been able to boot the next time.

 

If you use @dosdude's Catalina patcher to install 10.15, you can try deleting SIPManager.kext in /Library/Extensions as it will also cause an "unsupported configuration" for SIP (and also unnecessary for hackintosh users who disable SIP with their boot loader).

 

Edit

I see someone later changed their tune :whistle::)

7 hours ago, macq said:

then boot to a separate install of dp7 and replace the required asentientbot frameworks/patches from there,

boot to recovery of dp8 and then rebuild kernel cache.

 

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

 

 

 

Edited by fusion71au
Someone didn't correct the record and acknowledge the OP
  • Thanks 1
34 minutes ago, fusion71au said:

 

 

For those having problems, how did you disable SIP?

What is the output of running csrutil status and nvram csr-active-config in terminal?  Do you have an "unsupported configuration"?

 

Note:  If you disable SIP the "Apple way" by running csrutil disable in Recovery terminal (or boot to terminal on Catalina Installer USB), csr-active-config

 will have a value of w%02%00%00.  This "supported" SIP configuration can also be achieved with with Clover CsrActiveConfig setting of 0x0277.

 

Despite the comments above, I have personally tested rebuilding my prelinkedkernel by booting to Catalina Recovery using kextcache -u and IT WORKS with csr-active-config = w%02%00%00.  The example in my previous post was actual saved output from the Recovery Terminal where I deliberately deleted the old Catalina prelinkedkernel - if the prelinkedkernel was not rebuilt successfully, I would not have been able to boot the next time.

 

If you use @dosdude's Catalina patcher to install 10.15, you can try deleting SIPManager.kext in /Library/Extensions as it will also cause an "unsupported configuration" for SIP (and also unnecessary for hackintosh users who disable SIP with their boot loader).

 

Thanks for those explanations :)

 

Actually, I use CsrActiveConfig setting of 0x3E7 with Clover. Do you think is better to remplace by 0x0277

  • Like 1
28 minutes ago, Matgen84 said:

 

Thanks for those explanations :)

 

Actually, I use CsrActiveConfig setting of 0x3E7 with Clover. Do you think is better to remplace by 0x0277

 

Hi @Matgen84.

 

That's the setting I use and it works for me :)

 

Definitely Apple is locking down SIP in DP8 and I was just curious as to what CsrActiveConfig value those having problems were using. 

 

As an example of "funny business" going on, after I deleted dosdude's SIPManager.kext from /L/E and in standard Catalina terminal typed sudo touch System/Library/Extensions && sudo kextcache -u /, I found SIPManager kext still loaded on the next reboot (checked with kextstat | grep -v com.apple.com) ie SIPManager.kext was still "hiding" in the prelinkedkernel and not purged.

 

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

did the new prelinkedkernel work properly on the next boot (no more SIPManager.kext loading).

  • Thanks 1
7 hours ago, pinarek said:

Thank you my Friend @ricoc90

 

Your hints with the 2 Install Tools (I've seen 2 of them in downloads) already tried, none works!

 

Something has to be changed by Apple.

 

I'll buy the USB thing here next:

 

Edimax EW-7833UAC - Network Adapter - USB 3.0 - 802.11b, 802.11a, 802.11g, 802.11n, 802.11ac

 

Nevertheless, I would be happy about a test report from you, with the DP8.

Use the lates Gatekeeper Toggler to enable write access in Catalina and then run the Atheros installer afterwards. It should work.

 
For those having problems, how did you disable SIP?
What is the output of running csrutil status and nvram csr-active-config in terminal?  Do you have an "unsupported configuration"?
 
Note:  If you disable SIP the "Apple way" by running csrutil disable in Recovery terminal (or boot to terminal on Catalina Installer USB), csr-active-config
 will have a value of w%02%00%00.  This "supported" SIP configuration can also be achieved with with Clover CsrActiveConfig setting of 0x0277.
 
Despite the comments above, I have personally tested rebuilding my prelinkedkernel by booting to Catalina Recovery using kextcache -u and IT WORKS with csr-active-config = w%02%00%00.  The example in my previous post was actual saved output from the Recovery Terminal where I deliberately deleted the old Catalina prelinkedkernel - if the prelinkedkernel was not rebuilt successfully, I would not have been able to boot the next time.
 
If you use [mention=847160]dosdude[/mention]'s Catalina patcher to install 10.15, you can try deleting SIPManager.kext in /Library/Extensions as it will also cause an "unsupported configuration" for SIP (and also unnecessary for hackintosh users who disable SIP with their boot loader).


Hi, tried this method of disabling SIP, kextcache -u command still doesn’t do anything on beta 8 recovery terminal only kextcache -i command rebuilds deleted prelinkedkernel also still getting AppleIntelSKLGraphicsFramebuffer kernel panic, looks like iGPU Id 0x19160000 isn’t being injected for some reason I can’t figure out why, Lilu Whatevergreen all updated and loading, can somebody help out what’s happening


Sent from my iPhone using Tapatalk
20 hours ago, macq said:

@chris1111, sherlocks,

 

Same here, I get

error kernel cache,

will sleep to restart in 10 sec on booting,

 

a fresh install of beta 8 using dosdude's files for manual legacy video patch and cannot remove and rebuild kernel cache using recovery.

Any new workaround for graphics .

Specs in sig.'

TIA

 

 

I do not use the patcher dosdude1 for my hackintosh, the patcher is designed for real mac, it installs kext and things for real mac!
No one has successfully have the GeForce and Intel kext load on the beta 8 with our hackintoshin IN S/L/E  even my package legacy video for Beta-8  does not work and that's why I did not put it on github available.

 

  • Like 4
 
I do not use the patcher dosdude1 for my hackintosh, the patcher is designed for real mac, it installs kext and things for real mac!
No one has successfully have the GeForce and Intel kext load on the beta 8 with our hackintoshin IN S/L/E  even my package legacy video for Beta-8  does not work and that's why I did not put it on github available.
 
kernel cache rebuild not working on dp8 right?


나의 SM-N960N 의 Tapatalk에서 보냄

  • Like 1
1 minute ago, Sherlocks said:

kernel cache rebuild not working on dp8 right?


나의 SM-N960N 의 Tapatalk에서 보냄
 

it seems that's the case, I have a loop and at the end all the verbose mode scrolls quickly with a fast reboot

2 hours ago, chris1111 said:

 

I do not use the patcher dosdude1 for my hackintosh, the patcher is designed for real mac, it installs kext and things for real mac!
No one has successfully have the GeForce and Intel kext load on the beta 8 with our hackintoshin IN S/L/E  even my package legacy video for Beta-8  does not work and that's why I did not put it on github available.

 

@chris1111,

Install and boot works OK but after patching for legacy nvidia things break down.

 

I was able to reach the boot, after a fresh install using files from the dosdude patcher that now have the latest framework patches from Asentientbot. But the result is patchy, occasionally  the track pad does not work, at times panics to restart.

I don't use the patcher itself but files from it.

3 minutes ago, macq said:

@chris1111,

Install and boot works OK but after patching for legacy nvidia things break down.

 

I was able to reach the boot, after a fresh install using files from the dosdude patcher that now have the latest framework patches from Asentientbot. But the result is patchy, occasionally  the track pad does not work, at times panics to restart.

I don't use the patcher itself but files from it.

what is the command you have use for Install files?

In Mojave, I get AppleBusPowerController properly injected into EC (this is based on my X299 build), simply by declaring the EC device (see attacehd SSDT). And according to Vit9696, this is how it should appear: no EC0 and no AppleACPIEC in parallel with AppleBusPowerController (based on Vit9696's recommendation of not re-naming EC0 as EC and removing EC0 since it's not a Mac device; again, see attached SSDT).

 

image.png.9dbff055210236d81d08260a65eb436a.png

 

But in Catalina, using the same SSDT (or many test variations), EC does not contain AppleBusPowerController. I know that the SSDT is functioning since I can reveal or remove the EC0 device or keep the EC device from even appearing. But no matter the combinations I've tested, AppleBusPowerController is not injected into EC:

 

1494873829_OC-EC3.png.cf81b7aacf8e631fa5cf2f703e79111c.png

 

Is there a way to get AppleBusPowerController injected into EC in Catalina? Thanks.

SSDT-X299-EC0-USBX.aml

  • Like 1

So update went pretty good, everything works but OpenGL have some problem it crashes every app that uses OpenGL (Final Cut Pro, IMovie, ect) even in real Macs. (hope they will fix it)

 

Error message is :

Application Specific Information:
assertion failure: "((void *)0) == tsd->NSCurrentOpenGLContext" -> %lld
—⁄∞䡡�

1311565787_ScreenShot2019-09-13at18_53_06.png.7d6a9f1f699b10c3b4fce89f04fa77b3.png

 

  • Like 1
21 minutes ago, chris1111 said:

what is the command you have use for Install files?

install dp8 as usual, clover 5080,

 

Install all NVIDIA kexts as per asentient fixes,

 

then boot to a separate install of dp7 and replace the required asentientbot frameworks/patches from there,

boot to recovery of dp8 and then rebuild kernel cache.

I am able to reach the login screen but then no keyboard and trackpad.

 

Fiddling around with this, once tried your dp7 patcher following this and had to rebuild caches and reached the desktop working but with subsequent reboot, kernel panics started.

 

  • Like 1

Any1 has this problem at startup?

931539200_ScreenShot2019-09-13at8_23_08AM.png.5ee4f55d5a620db336a803fde75f53d5.png

 

It happens after I changed my SMBios to MacPro7,1 and nothing else. OS build is 19A558d. Nothing shows up when I click it except the very first time (which I don't have screenshot).

 

Checked memory in System information and everything looks normal to me.

Edited by lisai9093
20 minutes ago, Sanom4 said:

So update went pretty good, everything works but OpenGL have some problem it crashes every app that uses OpenGL (Final Cut Pro, IMovie, ect) even in real Macs. (hope they will fix it)

 

Error message is :


Application Specific Information:
assertion failure: "((void *)0) == tsd->NSCurrentOpenGLContext" -> %lld
—⁄∞䡡�

1311565787_ScreenShot2019-09-13at18_53_06.png.7d6a9f1f699b10c3b4fce89f04fa77b3.png

 

 

Apple has smoothly depreciated OpenGL since Mojave, to replace by Metal. Final Cut Pro X use Metal API. Update apps seems to be necessary

install dp8 as usual, clover 5080,
 
Install all NVIDIA kexts as per asentient fixes,
 
then boot to a separate install of dp7 and replace the required asentientbot frameworks/patches from there,
boot to recovery of dp8 and then rebuild kernel cache.
I am able to reach the login screen but then no keyboard and trackpad.
 
Fiddling around with this, once tried your dp7 patcher following this and had to rebuild caches and reached the desktop working but with subsequent reboot, kernel panics started.
 
can you tell me rebuild kernel cache command in recovery partition?

나의 SM-N960N 의 Tapatalk에서 보냄

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