Jump to content
7 posts in this topic

Recommended Posts

I need these following three files:

AppleIntel830.kext

AppleIntel830GA.plugin

AppleIntel830GLDriver.bundle

And I know how to install them. Can anyone point me to these files, because I can get QE working if I can obtain them and install them. I'm assuming these aren't problematic either, correct, as in they work fully, because I read online this is how to get it working on this chipset. Thanks.

Link to comment
https://www.insanelymac.com/forum/topic/18469-quartz-extreme-on-845g/
Share on other sites

Ok, well, I obtained the files from the darwinx86-801.iso download from ADC. I did the sudo chown and all of that, but when I enter

sudo kextload /System/Library/Extensions/AppleIntel830.kext

 

14Intel830Memory is not compatible with its superclass, 8OSObject superclass changed?

kextload: a link/load error occured for kernel extension /System/Library/Extensions/AppleIntel830.kext

load failed for extension /System/Library/Extensions/AppleIntel830.kext

(run kextload with -t for diagnostic output)

stephen-cs-computer:~ Steve$ sudo kextload -t /system/library/extensions/appleintel830.kext

can't add kernel extension /system/library/extensions/appleintel830.kext (validation error) (run kextload on this kext with -t for diagnostic output)

kernel extension /system/library/extensions/appleintel830.kext has problems:

Validation failures

{

"Kext has a kernel dependency prior to version 6.0 and CFBundleIdentifier does not match executable's MODULE_NAME" = true

}

 

What does this all mean, and what can I do?

  • 4 weeks later...
×
×
  • Create New...