gils83 Posted August 11, 2014 Share Posted August 11, 2014 (edited) Bonjour à tous , je rencontre un sérieux problème de connexion AppleStore , j'aimerai créer un fichier "hexadécimale" avec EFIStudio pour enrayer ce problème , j'ai tenté à plusieurs reprise d'éditer mon plist Networkinterfaces mais sans succès , à chaque redémarrage du PC le IOBuiltin passe en false , impossible de le passer en true Hello everyone, I encounter a serious problem connecting AppStore, I'd create a "hex" file with EFIStudio to curb this problem, I tried several time to edit my plist NetworkInterfaces unsuccessfully every PC restarts the password IOBuiltin in false, impossible to switch to true <key>Interfaces</key> <array> <dict> <key>Active</key> <true/> <key>BSD Name</key> <string>en0</string> <key>IOBuiltin</key> <false/> <key>IOInterfaceNamePrefix</key> <string>en</string> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> <integer>0</integer> <key>IOMACAddress</key> <data> xKgdc9Qi </data> <key>IOPathMatch</key> <string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/EHC2@1A/AppleUSBEHCI/802.11n WLAN Adapter@1a130000/IOUSBInterface@0/RTL8192CU/en0</string> <key>SCNetworkInterfaceInfo</key> <dict> <key>USB Product Name</key> <string>802.11n WLAN Adapter</string> <key>UserDefinedName</key> <string>802.11n WLAN Adapter</string> <key>idProduct</key> <integer>13069</integer> <key>idVendor</key> <integer>8193</integer> </dict> <key>SCNetworkInterfaceType</key> <string>Ethernet</string> </dict> </array> <key>Model</key> <string>iMac13,2</string> </dict> </plist> org.boot.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>EthernetBuiltIn</key> <string>Yes</string> <key>AtiPorts</key> <string>2</string> <key>AtiConfig</key> <string>Lotus</string> <key>Kernel Flags</key> <string>darkwake=0 -f dart=0</string> </dict> </plist> l'application lié avec le DWA 131 USB est "Wireless Network Utilty " .J'ai un Macmini début 2006 sous SL 10.6.8 et la clef wfi USB fonctionne parfaitement avec toute les connections Apple , dans ce cas IOBuiltin reste bien en true même après redemarrage de l'application . Si quelqu'un a une idée qu'il n'hésite pas , merci application connected with the DWA 131 USB is "Wireless Network utilty" .I a MacMini early 2006 under SL 10.6.8 and WFI USB key works perfectly with all Apple connections, in this case IOBuiltin remains true even in after reboot the application. If anyone has an idea he does not hesitate, thank you solved http://www.insanelymac.com/forum/topic/295534-mac-app-store-access-with-nullethernetkext/ Edited August 12, 2014 by gils83 Link to comment Share on other sites More sharing options...
Recommended Posts