Jump to content
14 posts in this topic

Recommended Posts

IONetworkingFamily.kext

 

Download the file, unzip it, copy the IONetworkingFamily.kext to system\library\extensions, do chmod and chown. the kextload it then reboot.

 

I cant promise that it will work, but I know the kext in 10.4.8 has been causing problems for a lot of people.

guys please make a explanation on procedures.

 

need to repair permissions and load on kextcache

 

cp newkext.kext /System/Library/Extemsopms/

 

chown -R root:wheel /System/Library/Extensions/yournewkext.kext

 

chmod -R 755 /System/Library/Extensions/yournewkext.kext

 

rm /System/Library/Extensions.mkext

 

rm /System/Library/Extensions.kextcache

 

then reboot...

guys please make a explanation on procedures.

 

need to repair permissions and load on kextcache

 

cp newkext.kext /System/Library/Extemsopms/

 

chown -R root:wheel /System/Library/Extensions/yournewkext.kext

 

chmod -R 755 /System/Library/Extensions/yournewkext.kext

 

rm /System/Library/Extensions.mkext

 

rm /System/Library/Extensions.kextcache

 

then reboot...

 

Thanks for the break down. I didn't have it in front of me. I had a similar problem and the person that helped me gave me the info I supplied code with and using the search feature I was able to find everything I needed. I figured code could do the same.

guys please make a explanation on procedures.

 

need to repair permissions and load on kextcache

 

cp newkext.kext /System/Library/Extemsopms/

 

chown -R root:wheel /System/Library/Extensions/yournewkext.kext

 

chmod -R 755 /System/Library/Extensions/yournewkext.kext

 

rm /System/Library/Extensions.mkext

 

rm /System/Library/Extensions.kextcache

 

then reboot...

 

Okay - totally new to all this - but just wanted to say "Thanks" and explain what I did in case it helps anyone else . . . or warns anyone else (see below for question!)

 

Thinkpad R40 - I swapped out the original HD so it's just got two partitions on it, one with 10.4.7 and the other 10.4.8 - with the latter I lost the built in ethernet - just wasn't being recognised.

 

So I'm clueless about the terminal (not scared just cautious and know I'm ignorant!) - so I made a folder on the desktop called "Removed Kexts" and dragged the IONetworkingFamily.kext (1.5.1) to it. So it is still in the extensions folder cos it only gets copied... so I CMD - Delete (backspace) the kext, authorise with admin password, and then drag and drop the older v 1.5.0 kext into the folder - authorise again.

 

Then delete the Extensions.kextcache and Extensions.mkext (again with authorisation), repair permissions in Disk Utility and reboot . . . Ethernet recognised at least.

 

Question is : while I appreciate this is WAY less elegant and probably seems pretty dumb to those who are familiar with the terminal, is there anything actually WRONG with doing it the way I did it?

 

Obviously I'm thinking about replacing other kexts (as and when necessary) - so if I just got lucky this time I'd like to know?

 

cheers

×
×
  • Create New...