Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Amethyst

macrumors 6502a
Original poster
Aug 8, 2006
601
294
I just bought 2 hand mac pro 1,1 that came with broken x1900xt.
So i install PC 5770 (Power color 5770 vortex) now my pro doesn't have
a grey boot screen. DVD player crash, stream games (FM2012) crash.
connect my monitor (Dell U2711) through display port doesn't shown anything.
About this mac report it as ATI 5000 1024 MB. rather than 5770.

can i fix this?

20-25-36_0.382534.png
 

SmurfBoxMasta

macrumors 65816
Nov 24, 2005
1,351
0
I'm only really here at night.
There are 2 possible ways to fix this issue:

1) Simplest way: Look around the net to see if you can find a Mac ROM file for that card & flash it. This will allow your mac to see it & report it's specs correctly.

2) Advanced way: Manually edit the card's ROM file to insert the correct identifiers that your mac can read.

3) More advanced way: wRiTe yOuR own mac drivers for the card & use them........hahahahaha :eek:
 

Cindori

macrumors 68040
Jan 17, 2008
3,527
378
Sweden
to get full support for PC graphic cards, you have to flash them.

you can avoid steam crasch and dvd player crash by installing aty_init, but to gett bootscreen (and prob fix dp) you have to flash. see forum.netkas.org
 

The Cat Empire

macrumors member
Jul 26, 2011
61
0
to get full support for PC graphic cards, you have to flash them.

you can avoid steam crasch and dvd player crash by installing aty_init, but to gett bootscreen (and prob fix dp) you have to flash. see forum.netkas.org

I installed ATY_Init.kext on my Mac Pro and I got no display when I rebooted. I removed the file and it's working again. Any idea what I did wrong?

I wanna play my App Store games (Dirt 2 and Arkham Asylum)

Any help would be appreciated.
 

Cindori

macrumors 68040
Jan 17, 2008
3,527
378
Sweden
you cant just grab one aty_init kext, you have to make sure it contains efi strings for your card model
 

Amethyst

macrumors 6502a
Original poster
Aug 8, 2006
601
294
Just flash efi part to my pc 5770 work like a magic!!!

Stream works. DVD player work. Show as 5770.

Display port work. Much faster.

Vervet frame buffer loaded.

But still no grey boot screen.
 

Amethyst

macrumors 6502a
Original poster
Aug 8, 2006
601
294
My step:

Windows 7
1 Grab PC5770 bios from RBE (Radeon Bios Editor).

OSX
2 download netkas efi files.

3 add netkas efi part using this command

blocknum=XXX
size=$(($blocknum * 512))
dd if=5770_vervet_netkas.efi of=myrom.rom bs=$size seek=1 conv=notrunc
python fixrom.py edt.rom edt.rom

XXX is third set of your dump rom heximal convert to decimal.

eg min is 79 -> 121

Windows 7

4 Flash to your card using RBE.

done!!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.