Jump to content

chi mi traduce questo post?


andreooo
 Share

3 posts in this topic

Recommended Posts

Hai aperto il terzo topic con lo stesso argomento, il secondo con lo stesso titolo.

 

Basta sporcare il Forum!!

 

basta dare up a quello precedente che ritorna in prima posizione.

 

Giorgio

Link to comment
Share on other sites

Ho provato io:

Sotto 10.5.5
1. Scarica i kexts di Rumblpak

http://rapidshare.com/files/154407076/Extensions.tgz.html

2. Aggiungi il tuo device id in info.plist dello scaricato NVDANV50Hal.kext:

Apri info.plist, trova

	<key>IOPCIPrimaryMatch</key>
	<string>
	0x00f010de&0xfff0ffff
	0x019010de&0xfff0ffff
	0x040010de&0xfff0ffff
	0x042010de&0xfff0ffff
	0x06e010de&0xfff0ffff
	0x060010de&0xffe0ffff
	0x062010de&0xffe0ffff
	0x064010de&0xffe0ffff
	0x086010de&0xffe0ffff
	</string>

Sostituisci queste stringhe con:

	<key>IOPCIPrimaryMatch</key>
	<string>0x[il tuo device id]10de</string>

Esempio: la mia 9600gt ha dev id 0622, allora il mio sarà

	<key>IOPCIPrimaryMatch</key>
	<string>0x062210de</string>

Salva il plist.

3.Usa kext helper per installare AppleGraphicsControl.kext, IOGraphicsFamily.kext, tutti i kext con Geforce e NVDAXXXHal, NVDAResman.kext.


4. Usa la guida alle stringe EFI gfx  per aggiungere la tua stringa efi in boot plist:

http://forum.netkas.org/index.php?topic=222.0

Osx86tool è suggerito per creare facilmente delle stringhe  EFI : http://osx86tools.googlecode.com/files/OSX...ols_1.0.150.zip

Se hai NVInjector.kext NVkush.kext Natit.kext Titan.kext, devi eliminarli.

Riavvia e incrocia le dita :)

Il mio funziona bene, Sono anche un AMD user con chipset Nvidia.

Link to comment
Share on other sites

 Share

×
×
  • Create New...