Jump to content

Help: Freeze when change Graphic Mode


2 posts in this topic

Recommended Posts

Not sure where to post this question. I use MyHack v3.2.1 to install ML 10.8.2 and I try to edit Graphic Mode in org.chameleon.Boot.plist in Extra folder. Currently it's in

<key>Graphics Mode</key>

<string>1024x768x32</string>

 

When I change the string to 1444x900x32, it just freeze at something about Haul Daemon. The 1024x768x32 look weird on my HP Pavilion w1907 19-inch wide-screen

 

Is there anyway i can fix so it fit perfectly on my LCD? I use LoginToLion Themes.

 

Thx

 

org.chameleon.Boot.plist:

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

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

<plist version="1.0">

<dict>

<key>Graphics Mode</key>

<string>1024x768x32</string> change this to 1444x900x32 and it's freeze

<key>GraphicsEnabler</key>

<string>Yes</string>

<key>Kernel</key>

<string>mach_kernel</string>

<key>Kernel Flags</key>

<string></string>

<key>PciRoot</key>

<string>1</string>

<key>Theme</key>

<string>LoginToLion</string>

<key>Instant Menu</key>

<string>yes</string>

<key>UseKernelCache</key>

<string>No</string>

</dict>

</plist>

 

 

SMBios:

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

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

<plist version="1.0">

<dict>

<key>Credits</key>

<string>Created with Champlist</string>

<key>SMbiosdate</key>

<string>10/17/11</string>

<key>SMbiosvendor</key>

<string>Apple Inc.</string>

<key>SMbiosversion</key>

<string>IM121.88Z.0047.B1D.1110171110</string>

<key>SMboardproduct</key>

<string>Mac-942B59F58194171B</string>

<key>SMfamily</key>

<string>iMac</string>

<key>SMmanufacturer</key>

<string>Apple Inc.</string>

<key>SMmemmanufacturer_1</key>

<string>Kingston</string>

<key>SMmemmanufacturer_2</key>

<string>Kingston</string>

<key>SMmemserial_1</key>

<string>512ABF01</string>

<key>SMmemserial_2</key>

<string>512A3578</string>

<key>SMmemspeed</key>

<string>1333 MHz</string>

<key>SMmemtype</key>

<string>24</string>

<key>SMproductname</key>

<string>iMac12,2</string>

<key>SMserial</key>

<string>C02HT675DHJP</string>

<key>SMsystemversion</key>

<string>1.0</string>

</dict>

</plist>

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...