Jump to content
3 posts in this topic

Recommended Posts

Hi all.

 

I want to ask one question to all guru.

 

I have a Dell 6400 E1505 and it has ATI X1400 256M VGA card.

 

Yes. I know we don't have any working solution for X1400 but I just want to know how can I change video resoultion. I read other articles and follow it. However, it didn't work at all.

 

1. I edited "com.apple.Boot.plist".

 

I added....

 

<key>Graphics Mode</key>

<string>1280x800x32</string> ,<string>1280x800</string> or <string>1280x800x32@60</string>

 

but it didn't work at all. I also checked permission with Disk Utility.

 

This is my current list of "com.apple.Boot.plist"

 

//-----------------------------------------------

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Graphics Mode</key>

<string>1280x800</string>

<key>Boot Graphics</key>

<string>Yes</string>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string>platform=X86PC cpus=1 idlehalt=0 fn=3 -v</string>

</dict>

</plist>

-------------------------------------------------//

 

Thanks.

 

Q.

×
×
  • Create New...