i tried it a lot of times ( 6 hours ..) ...still no result.
can anyone tell me what files to use to get my card working...????
the only things that worked....was the TVOUT ... and how if the system can`t recognize my card?
phoenix3200, on Jul 5 2006, 01:51 PM, said:
sudo cp -R /System/Library/Extensions /System/Library/ExtensionsBackupEnter your password when prompted.
sudo /Applications/TextEdit.app/Contents/MacOS/TextEditEnter your password when prompted.
sudo /Applications/"HexEdit Release"/HexEdit.app/Contents/MacOS/HexEditEnter your password when prompted.
<key>IOPCIMatch</key> <string>0x41501002&0xffffffff</string>and change it to
<key>IOPCIMatch</key> <string>0x554d1002&0xffffffff</string>Make sure you replace 554d with whatever your specific Device ID is, which is avaliable in System Profiler, and then save and close the file.
sudo -s cd <Drag in the directory where the Callisto .kext files are at> chown -R root:wheel Callisto* chmod -R 755 Callisto* cp -R Callisto* /System/Library/Extensions/ rm -f /Library/Preferences/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.pref* rm /System/Library/Extensions.mkext rm /System/Library/Extensions.kextcacheEnter your password when prompted
<key>IOProviderClass</key> <string>IONDRVFramebuffer</string>and change it to
<key>IOProviderClass</key> <string>CallistoFB</string>Save and close the file.
sudo -s chown -R root:wheel /System/Library/Extensions/ATIRadeon9700GA.plugin/ chmod -R 755 /System/Library/Extensions/ATIRadeon9700GA.plugin/Enter your password when prompted.
3d 60 5b 00 00Under Replace, type in
3d 4d 55 00 00
<key>IOPCIMatch</key> <string>.... 0x5b601002 ....</string>and change it to
<key>IOPCIMatch</key> <string>.... 0x554d1002 ....</string>replacing 554d with your Device ID.
sudo -s chown -R root:wheel /System/Library/Extensions/ATIRadeon9700.kext/ chmod -R 755 /System/Library/Extensions/ATIRadeon9700.kext/ rm /System/Library/Extensions.mkext rm /System/Library/Extensions.kextcacheEnter your password when prompted.
<key>IOProviderClass</key> <string>IONDRVFramebuffer</string> and change it to <key>IOProviderClass</key> <string>CallistoFB</string>
phoenix3200, on Aug 31 2006, 09:42 AM, said:
Quote
graphic Design, on Sep 1 2006, 06:22 AM, said:
-shit enter, and then type in the rest of the stuff. Look around for more information on Single User boot mode.
exscape, on Aug 23 2006, 09:12 AM, said:
Quote
Quote
0 members, 0 guests, 0 anonymous users