Contribute
Register

Lion won't boot with XFX 6850 installed.

Status
Not open for further replies.

ojx

Joined
Dec 15, 2011
Messages
35
Motherboard
Asus Z370-i
CPU
i7-8700K
Graphics
GTX 1080 Ti
Mac
  1. MacBook Air
  2. MacBook Pro
Mobile Phone
  1. iOS
I've searched and tried everything I can find. I don't know what to do anymore. I'm close to returning the card and probably get a 6870. I've tried GE=No and all i get is artifacts. Tried different personalities it hangs at journal replay done. Done PCIRootUID=0 and gives me a blank gray screen. Can you guys help me out?

this is the card i have http://www.newegg.com/Product/Product.a ... 6814150573
 
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, it should be something like ---
NNN { 0x6739,0x31171682, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed},

Hope it will be added and supported in near future.
 
Status
Not open for further replies.
Back
Top