I śmiga jak należy pod Leo 10.5.8, pod snow zakładam że też, bo już wersja 10.3 działała OK. Przy starcie żadnych błędów dotyczących VGA, karta chodzi cicho... wypas...
Dodatkowo netkas przygotował legacyATI... kext który zwalnia z konieczności edycji jednego z kextów systemowych aby uruchomić takie karty jak 4850, 4890 etc...
Jak by komuś nie wstrzykiwało info o procku do systemu tak jak mi to polecam ściągnąć kexta CPUInjector.kext i go edytować zależnie od posiadanego procka ;
Kod:
To get this to work you will need to modify the Info.plist inside the kext.
You will need to open/edit Info.plist and look for the following block
You need to modify the text in between the <data></data> tags depending on which processor you have.
These values are as follows (The table is incomplete, they might not work, please experiment)
CPU String <data></data> cpu-type Hex Comments
Intel Core Solo ?? ??
Intel Core Duo ?? ??
Intel Core 2 Solo ?? ??
Intel Core 2 Duo AQM= 0103 Use this for Core2 Duo CPUs
Single-Core Intel Xeon ?? ??
Dual-Core Intel Xeon ?? ??
Quad-Core Intel Xeon AQU= 0105 Use this for Core2 Quad and Quad Extreme CPUs
PowerPC ?? ??
PowerPC 601 ?? ??
PowerPC 602 ?? ??
PowerPC 603 ?? ??
PowerPC 603e ?? ??
PowerPC 603ev ?? ??
PowerPC 604 ?? ??
PowerPC 604e ?? ??
PowerPC 620 ?? ??
PowerPC G3 ?? ??
PowerPC 750 ?? ??
PowerPC G4 ?? ??
PowerPC 7400 ?? ??
PowerPC 7450 ?? ??
PowerPC G5 ?? ??
PowerPC 970 ?? ??
You can also experiment with the values by using this converter: http://home2.paulschou.net/tools/xlate/
For example, typing 0105 into the hex box will give you AQU= I have seen cpu-type 0101 (AQE=) around also, however, I don't know what CPU it is for.
If you have a Core i7 machine, and you get this to work...you can also add:
<key>interconnect-speed</key>
<data>gA6kXQEAAAA=</data>
This will show the Interconnect Speed in System Profiler.
Examples:
Core2 Duo CPUs
<key>entriesToAdd</key>
<dict>
<key>cpu-type</key>
<data>AQM=</data>
</dict>
Core2 Quad/Quad Extreme CPUs (Will show as Quad Core Xeon, Apple don't sell Core2 Quad CPUs!)
<key>entriesToAdd</key>
<dict>
<key>cpu-type</key>
<data>AQU=</data>
</dict>
Core i5/i7 CPUs (Will show as Quad Core Xeon, Apple don't sell i7 CPUs!)
<key>entriesToAdd</key>
<dict>
<key>cpu-type</key>
<data>AQU=</data>
<key>interconnect-speed</key>
<data>gA6kXQEAAAA=</data>
</dict>
* Automatic detection of pci root uid value(for GraphicsEnabler and ethernetbuiltin options) based on parsing DSDT.aml file (if you dont use custom DSDT.aml, you will need to use -pci1 flag in case you have uid=1) . If booter fails to detect it or you dont have _UID property in pci root(in dsdt) then UID=0 used by default, but, if you have UID=1 and booter fails to detect it, use -pci1 boot flag. Uid detection works really well in most cases.
* Added aserebln’s patch for better cpu type detection, for example I dont need to add SMcputype key anymore
* Better handling of pci slot names if nvidia card present
Zipped booter – link1 link2(mirror)
Kod:
http://netkas.org/?p=271
_________________ Retail Lion 10.7.2 64 bit - Chameleon DSDT|Celeron DualCore E1400 (vanila kernel outof box)|Gigabyte GA-EP41-UD3L -Audio ALC888|AudioUSB SWEEX SC004(outof box)|LAN RTL8111C/D (outof box)|GF 9400GT (EFIString)
Informacje nowości newsy ze świata Hackintosh.Video, poradniki, niezbędne pliki instalacyjne
Więcej na http://forum.osx86.org.pl...t1978.htm#19481
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Nie możesz ściągać załączników na tym forum
Forum użytkowników Mac OS X na PC. Co to jest Hackintosh. Instalacja Mac OS X na PC z płyty Retail. Instalacja i opisy dystrybucji iDeneb, iPC, Kalyway, Leo4ALL, iAtkos.