Contribute
Register

Is Radeon HD 6850 Supported in Lion?

Status
Not open for further replies.
I installed Lion and try to run with xfx 6850 (one fan model) but nothings happend.The result was same.This card doesnt work with Lion.
 
These are all 6850 cards, supported by latest Chameleon, (ati.c source code)

619 { 0x6739,0xAA881002, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},
620 { 0x6739,0x03B41043, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},
621 { 0x6739,0x21F81458, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kBulrushes},
622 { 0x6739,0x24411462, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},
623 { 0x6739,0x31101682, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},
624 { 0x6739,0x67391002, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},
625 { 0x6739,0xE177174B, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},

XFX 6850 ZNFC is inside :623 { 0x6739,0x31101682, ...}
XFX 6850 ZCFC is not { 0x6739,0x31171682}
 
Hi i need some help! I am a newbie.Everything works fine in my hack only this cintiq problem! What should I do?

My xfx 6850 is recognized by lion, but i have a cintiq 12wx and when you boot the monitor works, but when the system starts the cintiq goes to sleep mode, and just works as a normal tablet with no video.

I am using my samsung monitor in one dvi and the second one with cintiq.

This is my chamaleon.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x3000 darkwake=0</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>
</dict>
</plist>

and this is my my smbios.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMfamily</key>
<string>Mac Pro</string>
<key>SMproductname</key>
<string>MacPro3,1</string>
<key>SMboardproduct</key>
<string>Mac-F42C88C8</string>
<key>SMserial</key>
<string>G88451235J4</string>
<key>SMbiosversion</key>
<string>MultiBeast.tonymacx86.com</string>
</dict>
</plist>

Thanks!
 
I tried! But no change. Anything else to try?
 
shibirian said:
What does GraphicsEnabler=Yes give you?

The Npci=0x2000 i did after boot...is this correct?

Do i have to put GraphicsEnabler=Yes after boot?

Because it's already in the key of plist.

Thanks...
 
I discovered something.

My problem is that my second dvi port from 6850 xfx doesnt work.
And my display and my cintiq only works in dvi mode.

I have a asus p8z68v-pro mobo, so i have intelk hd3000 onboard, but the dvi port doesnt work too... In windows the do, but with the hackintosh, no way.

How can i make one of those to work?

Thanks
 
The 6850 will only support one DVI port out of the box.

The only way to get both ports working is to edit the connector table in the kext.
 
Status
Not open for further replies.
Back
Top