Hi all,
I'm trying to boot my D620 at 64bit and I have some problems. Im using EDP1.8 and 10.6.8 at 32 bit and everything works except sleep mode.
When I boot the system in 64 bit, I lost the QE/CI, display resolution (1024x768 instead of 1280x800), keypad and sound as well.
My boot.plist is:
<dict>
<key>EHCIacquire</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>ForceHPET</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Kernel Flags</key>
<string>arch=i386 busratio=21 cpus=2</string>
<key>PciRoot(0x0)/Pci(0x2,0x1)</key>
<dict>
<key>AAPL,HasPanel</key>
<string>0x00000001</string>
<key>model</key>
<string>GMA 950</string>
</dict>
<key>Quiet Boot</key>
<string>Yes</string>
<key>SystemType</key>
<string>2</string>
<key>Theme</key>
<string>Default</string>
<key>Timeout</key>
<string>1</string>
<key>UHCIreset</key>
<string>Yes</string>
<key>USBBusFix</key>
<string>Yes</string>
<key>device-properties</key>
<string>6d0000000100000001000000610000000200000002010c00d041030a000000000101060000027fff0400100000006d006f00640065006c0000000b000000474d4120393530200000004100410050004c002c00480061007300500061006e0065006c0000000800000001000000</string>
</dict>
nybody can help me to boot on 64 bits? may I need to change any kexts?
Thanks in advance,
Santi.