Help - Search - Members - Calendar
Full Version: XML into the Kext...Someone can help me ?
InsanelyMac Forum > OSx86 Project > Hardware and Drivers
Marco Jr
Hello !

I download a Realtek rtl8180 driver (Wireless NIC) to Mac.I installed the driver sucessfully but this drive is not loading properly.

I started to research the structure of the kext then I found this XML part into the kext file


<dict>
<key>CFBundleIdentifier</key>
<string>com.realtek.drivers.rtl8180</string>
<key>IOClass</key>
<string>rtl8180</string>
<key>IODefaultMedium</key>
<string>00000020</string>
<key>IOPCIMatch</key>
<string>0x818010ec</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>

Is this information enough ?
I compared it with my Windows at Devie Manager and all keys matches with my Windows (Except the IODefaultMedium that Device Manager can't show me)

Somebody help me !
SLVR6
I actually just did a kextload with diagnostics on the rtl8180.kext and I get:

[i]kernal extension /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/rtl8180.kext has problems:

{
"Executable files doesn't contain kernal extensions code" = true
}
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.