Contribute
Register

<< Solved >> Kernel Panic? after High Sierra to Catalina update

Status
Not open for further replies.
Please help me with the audio
Use this tool and upload your problem reporting files:
 
Use this tool and upload your problem reporting files:
Catalina doesn;t let me install the tools. It says usr/bin/ is a read-only file system. Not even with sudo.
 
Catalina doesn;t let me install the tools. It says usr/bin/ is a read-only file system. Not even with sudo.
run this in terminal first:
Code:
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder
 
run this in terminal first:
Code:
sudo spctl --master-disable
sudo mount -uw /
sudo killall Finder

I ran gen_debug. I'm pretty sure a new preboot log is created. Is there any other output that gen_debug produces?
 

Attachments

  • CLOVER.zip
    5 MB · Views: 55
I ran gen_debug. I'm pretty sure a new preboot log is created. Is there any other output that gen_debug produces?
you need to upload the zip file it creates on your desktop
 

Attachments

  • debug_18311.zip
    4.9 MB · Views: 81
Apologies.
you have kext issues:
Code:
Kext rejected due to improper filesystem permissions: <OSKext 0x7f81e9c0a350 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/WhateverGreen.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/WhateverGreen.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e58c20 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/CodecCommander.kext/", ID = "org.tw.CodecCommander" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e4d6a0 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/SATA-100-series-unsupported.kext/", ID = "org.rehabman.injector.SATA-100-series-unsupported" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e04680 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/AppleALC.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/AppleALC.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
/Library/Extensions/Lilu.kext does not authenticate; omitting.

How to install kexts:
 
you have kext issues:
Code:
Kext rejected due to improper filesystem permissions: <OSKext 0x7f81e9c0a350 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/WhateverGreen.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/WhateverGreen.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e58c20 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/CodecCommander.kext/", ID = "org.tw.CodecCommander" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e4d6a0 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/SATA-100-series-unsupported.kext/", ID = "org.rehabman.injector.SATA-100-series-unsupported" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e04680 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/AppleALC.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/AppleALC.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
/Library/Extensions/Lilu.kext does not authenticate; omitting.

How to install kexts:

Can you please suggest a fix? Which kexts should I reinstall?
 
you have kext issues:
Code:
Kext rejected due to improper filesystem permissions: <OSKext 0x7f81e9c0a350 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/Lilu.kext/", ID = "as.vit9696.Lilu" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/WhateverGreen.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/WhateverGreen.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e58c20 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/CodecCommander.kext/", ID = "org.tw.CodecCommander" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e4d6a0 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/SATA-100-series-unsupported.kext/", ID = "org.rehabman.injector.SATA-100-series-unsupported" }
Kext with invalid signature (-67062) allowed: <OSKext 0x7f81e9e04680 [0x7fff8bbd0d10]> { URL = "file:///Library/Extensions/AppleALC.kext/", ID = "as.vit9696.AppleALC" }
Rejecting invalid/inauthentic kext for bundle id as.vit9696.Lilu at location file:///Library/Extensions/Lilu.kext/.
/Library/Extensions/AppleALC.kext - no compatible dependency found for as.vit9696.Lilu.
/Library/Extensions/AppleALC.kext is missing dependencies (including anyway; dependencies may be available from elsewhere)
/Library/Extensions/Lilu.kext does not authenticate; omitting.

How to install kexts:

I fixed the file system permissions using:

Bash:
sudo chmod -R 755 /Library/Extensions
sudo chown -R root:wheel /Library/Extensions

Now, at least, I don't see filesystem permission issues.

I regenerated the debug. Can you please take a look?
 

Attachments

  • debug_19432.zip
    4.9 MB · Views: 77
Status
Not open for further replies.
Back
Top