Jump to content
2 posts in this topic

Recommended Posts

ciao a tutti devo far riconoscere questa scehda di rete.

il procededimente che ho fatto e' questo:

 

copiato il kext RealtekR1000 in /System/Library/Extensions

 

Aperto Terminale e digitato:

sudo -s

cd 7System/Library/Extensions

chown -R root:wheel RealtekR1000.kext

chmod -R 755 RealtekR1000.kext

diskutil repairpermissions /

kextload -t /System/Library/Extensions/RealtekR1000.kext

 

cancellato i kextcache

 

errore:

kernel extension /System/Library/Extensions/RealtekR1000.kext has problems:

 

Missing depencencies:

 

"com.apple.iokit.iopcifamily!=

"A valid compatible version of this depencency cannot be found"

 

 

che posso fare?

×
×
  • Create New...