Jump to content
3 posts in this topic

Recommended Posts

can any one with a hd6000 card try this plist ((you will need the drivers from my other post ) ATI kexts i have added the framebuffers in to the kext

 

 

I know the config tags are not correct (CFG_) I need help with teh correct configs )

 

thanks .

 

 

 

<key>IOKitPersonalities</key>

<dict>

<key>Controller</key>

<dict>

<key>ATY,Gibba</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

</dict>

<key>ATY,Lotus</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_GEN_FLAGS</key>

<integer>1</integer>

</dict>

</dict>

<key>ATY,Muskgrass</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_GEN_FLAGS</key>

<integer>1</integer>

</dict>

<key>ATY,Pithecia</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Bulrushes</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Cattail</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Hydrilla</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Fanwort</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Elodea</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Kudzu</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Kudzu</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

<key>ATY,Ipomoea</key>

<dict>

<key>aty_config</key>

<dict>

<key>CFG_NO_HDCP</key>

<true/>

<key>CFG_NO_PP</key>

<true/>

</dict>

</dict>

Link to comment
https://www.insanelymac.com/forum/topic/257658-custome-hd6k-plist/
Share on other sites

  • 4 months later...
×
×
  • Create New...