Recent content by jzhang18

  1. jzhang18

    XFX 6850 Not working? Wth?

    any progress???
  2. jzhang18

    Add Support for XFX 6850 ZCFC

    What's your XFX 6850 model? ZNFC , ZCFC or Black Edition? if you are not sure, could you post the url where you bought it?
  3. jzhang18

    Add Support for XFX 6850 ZCFC

    From ATI6000Controller.kext, you can see 2 personalities used, I highlighted them below. I guess that is the Apple's ATI 6000 series Graphics Card settings. In Chimera Loader (Chameleon) source code ati.c, it lists all possible personalities. because it needs to cover all PC ATI 6000 series...
  4. jzhang18

    Add Support for XFX 6850 ZCFC

    I downloaded Chimera 1.9.1 source code, adding SubsystemVendorID: 0x1682 SubsystemID: 0x3117 into ati.c as this line { 0x6739,0x31171682, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed}, Recompiled Chimera, make pkg , install it on my machine. still no lock. Tried a lot of framebuffer...
  5. jzhang18

    XFX 6850 Not working? Wth?

    Yes, I downloaded Chimera 1.9.1 source code, adding SubsystemVendorID: 0x1682 SubsystemID: 0x3117 into ati.c as this line { 0x6739,0x31171682, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed}, Recompiled Chimera, make pkg , install it on my machine. still no lock. Tried a lot of...
  6. jzhang18

    Add Support for XFX 6850 ZCFC

    Hope the following information is helpful -- XFX 6850 ZNFC Bios decoding information (working with Lion for both GE=No|Yes): ATOM BIOS Rom: SubsystemVendorID: 0x1682 SubsystemID: 0x3110 IOBaseAddress: 0x0000 Filename: 685ZNF63.SB BIOS Bootup Message: BARTS PRO...
  7. jzhang18

    Can't boot to Lion installer

    This is XFX 6850 ZCFC Bios decoding information: ATOM BIOS Rom: SubsystemVendorID: 0x1682 SubsystemID: 0x3117 IOBaseAddress: 0x0000 Filename: 685XZCF4 BIOS Bootup Message: BARTS PROH ELIPDA GDDR5 32Mx32 BIOS PCI ID: 1002:6739 Connector at index 0 Type [@offset 44350]: DisplayPort (10) Encoder...
  8. jzhang18

    Can't boot to Lion installer

    Yes, I tried AtiConfig=Duckweed , Bulrushes and some other values. nothing happened. Today I compiled Chimera 1.9.1 from source code, updated this line { 0x6739,0x31101682, CHIP_FAMILY_BARTS,"AMD Radeon HD 6850",kDuckweed}, to { 0x6739,0x31171682, CHIP_FAMILY_BARTS,"AMD Radeon HD...
  9. jzhang18

    Which XFX 6850?

    I tested 2 XFX ATI 6850 cards XFX 6850 ZNFC works OOB. 2 DVI ports work, HDMI also works http://www.newegg.com/Product/Product.a ... 6814150505 But for XFX 6850 ZCFC, Nothing works, neither of 2 DVI, nor 2 mini DisplayPorts. http://www.newegg.com/Product/Product.a ... 6814150573 The first one...
  10. jzhang18

    Is Radeon HD 6850 Supported in 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...
  11. jzhang18

    Can't boot to Lion installer

    tried almost every possible solution, none of them works for me. finally, I find out that this card cannot be recognized by Chameleon. 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 {...
  12. jzhang18

    XFX 6850 Not working? Wth?

    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...
  13. jzhang18

    XFX 6850 not working properly with Snow Leopard

    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...
  14. jzhang18

    Lion won't boot with XFX 6850 installed.

    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...
  15. jzhang18

    XFX Radeon HD 6850 Problems!

    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...
Back
Top