Help - Search - Members - Calendar
Full Version: New: Intel Pro 2200ABG Wireless Driver Work 100%
InsanelyMac Forum > OSx86 Project > Hardware and Drivers > LAN and Wireless
syriamagic
Intel Pro Wireless Driver Work 100% on Leo4All


Step 1
Extract the Folder After Download and put it in mac Directory then make this command
Open Terminal:
1. Sudo -s
Enter password

"Now I am going to copy the new files to the Extensions folder"
cp -R /Intel\ Pro\ 2200\ Wireless/System/Library/Extensions/iwi2200.kext /System/Library/Extensions
cp -R /Intel\ Pro\ 2200\ Wireless/Applications/networkSelector /Applications
cp -R /Intel\ Pro\ 2200\ Wireless/Applications/nsGUI /Applications

"Now I am going to fix the permissions"
chown -R root:wheel /System/Library/Extensions/iwi2200.kext
chmod -R 755 /System/Library/Extensions/iwi2200.kext

"Now I am going to remove the kext cache"
rm -f /System/Library/Extensions.kextcache
rm -f /System/Library/Extensions.mkext

"Now you have to reboot you computer..."
Click to view attachment
After Reboot Goto Applications and Run nsGUI ,select your network and enjoy yourself wink.gif
Toxics
And where is your Attachment File???
BigPimpin
QUOTE(syriamagic @ May 9 2008, 03:18 AM) *
"Now I am going to remove the kext cache"
rm -f /System/Library/Extensions.kextcache
rm -f /System/Library/Extensions.mkext

That is an old recommendation that you don't have to do on Leopard anymore. All you have to do is this:

touch /System/Library/Extensions

... and OSX takes care of updating the caches.
macgirl
QUOTE(Toxics @ May 9 2008, 07:34 PM) *
And where is your Attachment File???

check the Intel Wireless CARDS thread.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.