Jump to content

D620 64 bit oSX


saguado

Recommended Posts

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.

Link to comment
Share on other sites

  • Administrators

well your boot.plist looks good for a intel graphics d620 except for the pmversion=21 should remove it or change it to 23 for 10.6.8... as for 64 bit gma950 has no 64 bit driver support in 10.6.8... not our fault, it's apples :( 10.6.2 or 3 had 64 bit support but it was buggy as hell and i never saw them work.

keypad and sound also are still 32 bit also but now that lions out we have to keep our eyes peeled till the devs rewrite the code from 64 bit sources when that will be... who knows

Link to comment
Share on other sites

×
×
  • Create New...