mahirziyaokan / iwidarwin

Automatically exported from code.google.com/p/iwidarwin
1 stars 0 forks source link

Kernel Panic using PROSet/Wireless 2100 OS X 10.4 rev 1208 #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed PROSet/Wireless 2100 OS X 10.4 rev 1208 
2. Rebooted when Propted
3. Kernel Panic - have to boot w/ -s or -x

As soon as I installed and rebooted, PC started throwing up the kernel 
panic. I don't mind backing it out if that can be detailed for me. 
Otherwise, I'd like a solution if anyone can offer one. Attached is a 
picture of the panic. Thanks for any help!

Original issue reported on code.google.com by inam...@gmail.com on 12 Jan 2010 at 9:44

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem!
In safe boot I try to load (kextload -t -e 
/System/Library/Extensions/iwi2100.kext)
and I have:
kextload -t -e /System/Library/Extensions/iwi2100.kext
kernel extension /System/Library/Extensions/iwi2100.kext has problems:
Missing dependencies:
{
"com.apple.kpi.mach" = "No valid version of this dependency can be found"
"com.apple.kpi.libkern" =
"No valid version of this dependency can be found"
"com.apple.iokit.IONetworkingFamily" =
"No valid version of this dependency can be found"
"com.apple.kpi.unsupported" =
"No valid version of this dependency can be found"
"com.apple.iokit.IOPCIFamily" =
"No valid version of this dependency can be found"
"com.apple.kpi.bsd" = "No valid version of this dependency can be found"
"com.apple.kpi.iokit" = "No valid version of this dependency can be found"
}

Original comment by Anry025 on 19 Jan 2010 at 8:05