Jump to content
3 posts in this topic

Recommended Posts

All,

 

I have sucessfully installed 10.5.1 Kalyway on my D600 (Pentium M 1.8, 1GB, 40GBHD, Radeon 9000)

 

Everything is working great - however I have one question on the graphics card. The only resolution I can choose is 1024x768. The native resolution for this display is 1400x1050. Is there a driver patch or other fix I can run to give me the 1400x1050 resolution? With this running at 1024x768 the display is somewhat blurry.

 

Thanks!

Excellent Thanks! Actually I found this and tried it and it looks good!

 

1) Open Terminal (Applications->Utilities->Terminal)

2) Type (minus quotes) "sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist"

3) Add this data to Boot.plist (make sure it is inside the <dict> </dict> tags)

 

<key>Graphics Mode</key>

<string>1400x1050x32</string>

×
×
  • Create New...