View Single Post
 
Old 08-23-2010, 07:46 PM
rglaser rglaser is offline
Cheetah
 
Join Date: Jul 2010
Posts: 5
Quote:
Originally Posted by rglaser View Post
Unfortunately that didn't work. From what I've read, the GUI is defaulted to Yes since Chameleon 2.0 RC1... But never mind, I'll give up and stay with the text menu. Thanks for your help!
Today I solved my problem, after playing a loot with kext and boot files. What I did:

1) Downloaded Snow Leopard 10.6.4 combo update (MacOSXUpdCombo10.6.4.dmg)
2) Using Pacifist, extracted all ATI* files from:
Code:
        - Contents of MacOSXUpdCombo10.6.4.dmg
            - Contents of manual
                - Contents of MacOSXUpdCombo10.6.4.dmg
                    - System
                        - Library
                            - Extensions
3) Copied all the extracted ATI* files to /System/Library/Extensions, overwriting the existing ones
4) Rebooted

And everything worked again (all resolutions, QE & CI) without needing to include my device id into the Info.plist of the kexts. Using the kextstat command I see that these ATI*.kext are loaded:
  • com.apple.kext.ATISupport (6.1.6)
  • com.apple.kext.ATI4600Controller (6.1.6)
  • com.apple.ATIRadeonX2000 (6.1.6)
  • com.apple.kext.ATIFramebuffer (6.1.6)
Reply With Quote