Jump to content
10 posts in this topic

Recommended Posts

I have a X800XT AGP and it work with QE & CI. I think wath X850xt is the same case and it will work by add Device ID in the atiradeon9700.kext and modify device in atiradeon9700GA.plugin, info's plist's

please provide a detailed manual. i've been trying so many ways and i'm resigned.. have you tried any patches (kevorg, callisto) or only modified manually extensions?

Link to comment
https://www.insanelymac.com/forum/topic/28035-x850xt-pe-agp/#findComment-191914
Share on other sites

please provide a detailed manual. i've been trying so many ways and i'm resigned.. have you tried any patches (kevorg, callisto) or only modified manually extensions?

 

I tried with and within Callisto and it work, Koverg method do not work never in no case for me.

 

Simply logout your user name and login by root.

 

edit file with textedit, /system/library/extensions/atiradeon9700.kext/contents/info.plist

anf find

<key>IOPCIMatch</key>

<string>0x4E441002 0x41441002 0x4E481002 0x41481002 0x41501002 0x4E501002 0x41521002 0x4E541002 0x4A481002 0x4A491002 0x4A4A1002 0x4A4B1002 0x4A4C1002 0x4A4D1002 0x4A4E1002 0x5B601002 0x5B621002 0x3E501002 0x4E561002 0x5B641002 0x3E541002</string>

modify the string marked with bold type with your ID own device. Save and close.

 

edit also /system/library/extensions/atiradeon9700GA.plugin/contents/info.plist

and modify the next with bold type with your ID Device

<dict>

<key>1002514c-0000-0000-0000-000a27898d3e</key>

<string>ATIRadeon9700GAFactory</string>

</dict>

<key>CFPlugInTypes</key>

<dict>

<key>ACCF0000-0000-0000-0000-000a2789904e</key>

<array>

<string>1002514c-0000-0000-0000-000a27898d3e</string>

</array>

</dict>

 

save and close

delete extensions.kextcache and extensions.mkext

restart

 

now it would have to work

Link to comment
https://www.insanelymac.com/forum/topic/28035-x850xt-pe-agp/#findComment-192358
Share on other sites

I tried with and within Callisto and it work, Koverg method do not work never in no case for me.

 

Simply logout your user name and login by root.

 

edit file with textedit, /system/library/extensions/atiradeon9700.kext/contents/info.plist

anf find

<key>IOPCIMatch</key>

<string>0x4E441002 0x41441002 0x4E481002 0x41481002 0x41501002 0x4E501002 0x41521002 0x4E541002 0x4A481002 0x4A491002 0x4A4A1002 0x4A4B1002 0x4A4C1002 0x4A4D1002 0x4A4E1002 0x5B601002 0x5B621002 0x3E501002 0x4E561002 0x5B641002 0x3E541002</string>

modify the string marked with bold type with your ID own device. Save and close.

 

edit also /system/library/extensions/atiradeon9700GA.plugin/contents/info.plist

and modify the next with bold type with your ID Device

<dict>

<key>1002514c-0000-0000-0000-000a27898d3e</key>

<string>ATIRadeon9700GAFactory</string>

</dict>

<key>CFPlugInTypes</key>

<dict>

<key>ACCF0000-0000-0000-0000-000a2789904e</key>

<array>

<string>1002514c-0000-0000-0000-000a27898d3e</string>

</array>

</dict>

 

save and close

delete extensions.kextcache and extensions.mkext

restart

 

now it would have to work

 

 

Didnt work for me..

Device ID 5d52

 

Ati Radeon x850xt PCIe

 

Just hangs at the grey apple screen with the beechball

Link to comment
https://www.insanelymac.com/forum/topic/28035-x850xt-pe-agp/#findComment-192364
Share on other sites

ok, finally callisto (but b006) with the help of agpgart works for me so i can change a resolution but only @85Hz max. i dunno whether there is possible to get a higher refresh rate. still i don't have CI and QE enabled. unfortunately that method http://forum.insanelymac.com/index.php?showtopic=21182 has nothing changed. what is worse ATIRadeon9700.kext seems to be not loaded. any suggestions?

 

http://img163.imageshack.us/img163/3491/agpnm4.png

http://img163.imageshack.us/img163/4421/extyb7.png

Jas' 10.4.7 OSX.

Link to comment
https://www.insanelymac.com/forum/topic/28035-x850xt-pe-agp/#findComment-194516
Share on other sites

×
×
  • Create New...