I've tried kext hacking the RTL8187SEl.kext via device id editing and when I kextload the file it doesn't do anything. When I try to open the Realtek WLAN Utility it won't open at all. Maybe its because the kext itself has too much options and configurations in the info.plist that Realtek itself only knows what it is. I've google it, binged it, yahoo it and even asked Jeeves for any solution to my problem and came up with nothing.
My device id is 0x819210EC and when it is scanned by PCIUtils (a utility from osx86 tools,) its noticed as an unkown device.
The following section is the most confusing in the info.plist cause there isn't that much info on it:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CWinMaxMin</key>
<integer>2</integer>
</dict>
</plist>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CcxOffLineDurUpLimit</key>
<integer>0</integer>
<key>CcxRm</key>
<integer>1</integer>
<key>Channel</key>
<integer>10</integer>
<key>KeepAliveLevel</key>
<integer>1</integer>
<key>NetworkType</key>
<integer>1</integer>
<key>QoS</key>
<integer>0</integer>
<key>SSID</key>
<string>ANY</string>
<key>StaUapsd</key>
<integer>0</integer>
<key>WiFi11bIbss</key>
<integer>0</integer>
<key>bRateAdaptive</key>
<integer>1</integer>
</dict>
</plist>
Is there any solutions such as kext editing a certian way with these Realtek Wireless Kexts or will I have to wait for further compatibility?
Here i've included two kexts. One is the original untouched kext (RTL8187SEl) while the other one is an attempted edit (RTL8192SE), but that was a failure. Its here so that you can resort to these kexts for any questions.
RTL8187SEl.kext.zip 1.21MB
324 downloads
RTL8192SE.kext.zip 622.42KB
525 downloads



Sign In
Create Account








