Jump to content
5 posts in this topic

Recommended Posts

Ciao a tutti. Dopo aver installato kalyway 10.5.2 avevo abiltato la scheda di rete seguendo questa procedura:

 

 

This is what I did to have my Intel PRO/100 VE NIC working, be advised that is not guaranteed to work on your Hackintosh setup:

 

You're required to add your Product ID number to AppleIntel8255x.kext, which is located here:

/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8255x.kext/Contents/Info.plist

 

Navigate your HD using Finder up to the folder Extensions, once you find IONetworkingFamily.kext, right-click on the file and select Show Package Contents from the context menu. Then navigate again in the new Finder window to Contents/PlugIns/AppleIntel8255x.kext and once again right-click on it, then Show Package Contents, navigate again to Contents and finally Info.plist inside it.

 

Open Info.plist with a double-click and scroll down until you find this:

 

QUOTE <key>IOPCIMatch</key>

 

below it, you'll see:

 

QUOTE <string>0x10928086 0x10518086 0x10508086 0x10298086 0x10308086&0xfff0ffff 0x12098086 0x12278086 0x12288086 0x12298086 0x24498086 0x24598086 0x245d8086 0x10918086 0x10608086&0xfff0ffff</string>

 

in my case, the product id string is 0x10928086 (1092 - Intel PRO/100 VE NIC, 8086 - Intel Manufacturer)

 

you can add yours to the begining of the list, as in my case, or to the end, just before "&" (without the quotes)

 

When done, save the Info.plist to your Desktop (you can't save it in its original location) and exit the text editor. Now drag the Info.plist from your Desktop to the Contents folder. It will ask for authentication and your user password, enter it and you're almost done.

 

Open up Utilities folder (Shift-⌘-U) and open Terminal and type in the following:

 

QUOTE sudo rm /System/Library/Extensions.kextcache

 

and:

 

QUOTE sudo kextcache -k /System/Library/Extensions

 

Open Disk Utility (again, inside Utilities folder) and Repair Disk Permissions for your drive, wait for it to finish and reboot.

 

Tutto ok, mi vede la scheda ethernet e mi posso connettere in rete.

Ho aggiornato la Kalyway alla 10.5.3 con comboupdate per risolvere i problemi con l'audio e la scheda video.

Dopo l'aggiornamento sembra che non sia cambiato niente ma non sono più connesso a internet.

In preferenze sisteme, network, mi dice: cavo non collegato.

Ma il cavo è collegato eccome e si accende anche la luce sul router.

 

Consigli per riparare il danno o devo formattare e reinstallare la 10.5.2?

Confido in voi.........

Probabilmente l'aggiornamento ha influito anche sul plugin AppleIntel8255x.kext Prova a ripetere tutta la procedura o al massimo sostituisci il file IONetworkingFamily.kext con la versione precedente, estraendola e reinstallandola dal dvd con pacifist.

×
×
  • Create New...