Jump to content
10 posts in this topic

Recommended Posts

hey guys,

 

im now at 1024x786 and its sucks... i know theres no driver for the ati radeon x1200 but can i change my resolution

an other way?... ive already tried to change the system.boot.plist... and tipping grahpics mode, while booting... but that doesnt work... are there any other solution?

 

im happy about every anwser

 

greets

 

Joe

Link to comment
https://www.insanelymac.com/forum/topic/187048-resolution/
Share on other sites

http://www.insanelymac.com/forum/index.php?showtopic=36764

Copy ATIRadeonX1000.kext from /System/Library/Extensions to desktop. Go to ATIRadeonX1000.kext>Contents>Info.plist Open it with PlistEditorPRO. Locate lines:

<key>IOPCIMatch</key>
		 <string>0x71871002 0x72101002 0x71DE1002 0x71461002 0x71421002 0x71091002 0x71C51002 0x71C01002 0x72401002 0x72491002 0x72911002</string>

Insert your Vendor/Device ID. So the edited lines should look like this:

<key>IOPCIMatch</key>
		   <string>0x71871002 0x72101002 0x71DE1002 0x71461002  0x71421002 0x71091002 0x71C51002 0x71C01002 0x72401002 0x72491002  0x72911002 0xNewString</string>

Now remove the original kext from /System/Library/Extensions. Use OSx86Tools to install the new version.

 

Don't forget to backup the original extension beforehand. May also try the same with ATIRadeonX2000.kext

Link to comment
https://www.insanelymac.com/forum/topic/187048-resolution/#findComment-1270723
Share on other sites

×
×
  • Create New...