Contribute
Register

Replace hd4850 with hd6850

Status
Not open for further replies.
Joined
Apr 6, 2012
Messages
3
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hello,

I want to upgrade my hd4850 512mb with a hd6850 1gb. Because i'm always using 2 monitors now, and I also want to connect it to my tv to run xbmc on over there and I don't want to switch the cable over and over again.

But to the case, i've got a running hackintosh on 10.7.4, for getting the hd4850 i've installed the kexts via multibeast. Will I have problems replacing the card? They say the hd6850 works OOB. Or do I have to make a clean install, or just delete those kexts?

Maybe this question is stupid, but I couldn't find any guides on replacing video cards.

Thanks in advance,

Goomba
 
Goomba said:
Hello,

I want to upgrade my hd4850 512mb with a hd6850 1gb. Because i'm always using 2 monitors now, and I also want to connect it to my tv to run xbmc on over there and I don't want to switch the cable over and over again.

But to the case, i've got a running hackintosh on 10.7.4, for getting the hd4850 i've installed the kexts via multibeast. Will I have problems replacing the card? They say the hd6850 works OOB. Or do I have to make a clean install, or just delete those kexts?

Maybe this question is stupid, but I couldn't find any guides on replacing video cards.

Thanks in advance,

Goomba

6850 will work OOB but requires small tweak to chameleon.boot.plist. You will have to add a few ATI strings...

<key>AtiConfig</key>
<string>Bulrushes</string>
<key>AtiPorts</key>
<string>4</string>

<key>Darkwake</key>
<string>0</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>arch=x86_64 npci=0x3000</string>

And make sure the Darkwake, GE, and Kernel flags are set to the values above.
 
reichleyusaf said:
6850 will work OOB but requires small tweak to chameleon.boot.plist. You will have to add a few ATI strings...

<key>AtiConfig</key>
<string>Bulrushes</string>
<key>AtiPorts</key>
<string>4</string>

<key>Darkwake</key>
<string>0</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>arch=x86_64 npci=0x3000</string>

And make sure the Darkwake, GE, and Kernel flags are set to the values above.

Thank you!
 
MacMan said:
The only time you would have to edit the boot.plist if you have an unsupported card, otherwise the 6850 works OOB in Lion.

What if it's not working correctly? I've got no HDMI video, a horizontal line that scrolls up or down the screen and a low xbench OpenGL score.

Should I do the above edit?
 
gotosleep said:
MacMan said:
The only time you would have to edit the boot.plist if you have an unsupported card, otherwise the 6850 works OOB in Lion.

What if it's not working correctly? I've got no HDMI video, a horizontal line that scrolls up or down the screen and a low xbench OpenGL score.

Should I do the above edit?

check your card is recognized or not

go apple menu ->about this mac -> more info

if it displays full name of your card model like ati hd 6850, ati hd 6770, its recognized but if it says smth like. ati hd 6800 series or 6700 series its not, you should tweak your org.chameleon.Boot.plist
 
Thanks. I took a look and it is being properly recognized so I'm not sure what's wrong.
 
Status
Not open for further replies.
Back
Top