Jump to content
7 posts in this topic

Recommended Posts

I did a lot of reseach here and I'm trying to get my wireless D-Link DWL-G650 card to work. I read that I need to extract IONetworkingFamily and IO80211Family.kext from the 10.4.5 Intel update....but after downloading the 10.5 Intel update and using Pacifist...I can't seem to find these two files....where on earth are they? I tried the search function but it finds nothing. Are they within some other compressed folder? Any tips please? Or can someone email me them?

 

The file that I downloaded is - MacOSXUpd10.4.5Intel.dmg....directly from the apple website. It was in a link in a different thread.

Thanks Rammjet!! The way you described it in the above post worked and I can find the System/Library/Extension folder.

 

As an fyi for any other mac newbies....what I was doing wrong was moving the .dmg file directly into Pacificist so as a result it was showing me a completely different set of files and folders. As Rammjet instructions....double click the .dmg first then move the package thats inside there into Pacifist to see the System/Libarry/Extension folder.

A .dmg file is a disk image file like an .iso file. To access the files within, you must mount the disk image. This is accomplished by double-clicking on the .dmg file.

 

To un-mount the disk image, find the mounted image on the desktop and drag it to the Trash. Or in an open window, find the image in the left pane and click the little up arrow.

Need more help please......No progress with the DLink DWL-G650 yet...I'm trying a Internal A/B/G mini-pci card now.

 

When reparing permissions....if I use Disk Utility to repair permissions...is that different than typing the following in terminal?

 

sudo -s

 

chmod -R 755 io80211family.kext

chown -R root:wheel io80211family.kext

 

Is it ok to run repair permissions in Disk Utility only? Or is that something completely different and I still have to manually chmod and chown as above?

×
×
  • Create New...