Jump to content
1 post in this topic

Recommended Posts

I have a Texas Instruments PCIxx12 cardbus reader. I tried to setup the PCMCIA slot in OSX. I copied the IOPCCardFamily and IOPCIFamily kext files to the extensions and after a reboot, I got a kernel panic.

 

 extension "com.apple.iokit.IOACPIFamliy" cannot be found

can't determine immediate dependencies for extension com.apple.driver.AppleACPIPlatform
can't determine dependencies for com.apple.driver.AppleACPIPlatform

couldn't alloc class "AppleACPIPlatformExpert"

panic(cpu 0 caller 0x003AB787); Unable to find driver for this platform: "ACPI".

 

How do I fix this? I didn't even modify the ACPI drivers. What does my PCMCIA slot have to do with the ACPI.

 

P.S. I didnt have a IOPCCardFamily.kext to start off with, and I didn't backup my IOPCIFamily.kext =/

 

Note: I'm running OS X 10.4.10 (Kernel 8.10.1)

Link to comment
https://www.insanelymac.com/forum/topic/63142-kernel-panic/
Share on other sites

×
×
  • Create New...