QUOTE (BarryBar @ Oct 27 2009, 02:31 AM)

spenceju
In regard to netkas instructions I have not used them (yet). What I do know is that -x is one of the boot options. When your Hac starts up, after you hit space within usually 4 to 5 seconds it is possible to enter -x at the bootloader prompt
What I am wondering though is whether you read this thread
http://www.insanelymac.com/forum/index.php?showtopic=182905and more important did you follow the advice of bm2 in the third post. If not my advice to you is to try first that since it is easier to execute and success is reported by silca in that thread
Success with making your card work fully in os x
BarryBar
I have read through that thread and I did try the advice of bm2 in the third post. When I did this I got a black screen after rebooting. So I PM'd bm2 and asked for his advice. Below is the message I wrote him and his response. Not quite sure where to go from here but I will keep trying and will provide updates whenever I make progress.
spenceju
***********************************************************************
bm2,
I tried to use your instructions on how to install kext files for the ATI 4890. I downloaded evoenabler.kext, ati4800Controller.kext, and ATIRadeonx2000.kext from your post. Then I added them to the L/S/E folder and pasted the following code in my terminal.
sudo chmod -R 755 /System/Library/Extensions;
sudo chown -R 0:0 /System/Library/Extensions;
sudo touch /System/Library/Extensions;
Upon rebooting it starts to reload and then it goes to a black screen. Am I doing something wrong? Any help would be greatly appreciated.
Thanks,
spenceju
Spenceju,
I'm no longer using EVOenabler, since PC_EFIv10.5 now sports a fully functional graphics enabler.
You'll still need the 4800Controller, and RadeonX2000 kexts. I use them in conjunction with Digital_Dreamer's ud5 install script. His script works with any motherboard, -- just remove any unwanted kexts from the installer directories.
I'm not sure what you did wrong, but something must have been off. What brand/model of 4890 do you have? ..do you have two dvi ports + s-video, on the back? ..or something non-standard?
Cheers,
bm2