Jump to content
5 posts in this topic

Recommended Posts

I have Sony Desktop. It's Intel Pentium 4 so install was very simple and all works great!..I guess it's the stock X300 Radeon card that won't let me get out of the 1024X768 grapics mode. I want 1280X1024..Is there a patch to make this graphic card increase resolution.

Thanks

Leon.

do this :

 

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

 

add these lines to it

 

<key>Graphics Mode</key>

<string>1280x1024x32</string>

 

resolution must be supported by your screen, change 1280x1024x32 if necessary

 

 

CTRL + O

Enter

CTRL + X

 

reboot

 

if the résolution you set is not supported by your hardware, the default will be automatically used to boot GUI

Oh. sorry and I realize those commands are just to save the file back. I already have that typed in as that wasa the first thing I tried. I guess my card just doesn't support the higher resolution. I know the monitor does as it was booting Windows XP..

Thanks

  • 1 month later...
×
×
  • Create New...