RobertJordan, on Jul 1 2009, 04:13 PM, said:
Good call on Caffeine 1.0.4, I'll try that and let you know what happens.
There's some oddness sometimes with keyboard repeating (appears as if a key's stuck), but I'll have to watch for it to happen and capture some logs.
Thanks again for the awesome effort, Donk!
RJ
Host: Intel Core2Duo E8200, Vista Business x64, VMWare Server 2.0.1,
Guest: Leopard 10.5.6 (updated to 10.5.7)
Switch to PS2 keyboard by editing VMX file change keyboard.vusb.enable to FALSE. the tools iso image will then load the Voodoo PS2 Controller for you.
Yuan Chen, on Jun 30 2009, 11:33 PM, said:
I have checked for 64-Bit Compatibility.
It's compatible.
64_bit.JPG
I'm pretty certain it is a problem with VMware due to something I have seen, but am under NDA. Not sure what to suggest next. Let me have a think about it, as maybe a different kernel may be possible. Voodoo kernel 2 alpha 3 is available and it is supposed to fix some FSB frequency issues with theses processors. Whilst it is possible to add to the CD image booting is a PITA.
camiloa, on Jun 30 2009, 08:55 PM, said:
Hi Donk
Thx for this new great manual...
Im having some problems that after reading almost all of your topics, i couldnt find the solution.
I correctly install ToH rc2 and now im trying to boot from HD using darwin but im getting the following error.
Im using the following config
I also tried using other-64, darwin-64, -legacy -f ...
Im using Workstation 6.5 in a Intel Core 2 T8100. I run the Vwware 64bit program and looks like my laptop is capable to run 64bit guest.
Thanks a lot in advance,
Camilo
Well this work is only for retail Leopard and I don't test other distros. However I think you should at least try with the following settings in your VMX file:
guestOS = "darwin-64"
ich7m.present = "TRUE"
smc.present = "FALSE"
keyboard.vusb.enable = "FALSE"
mouse.vusb.enable = "TRUE"
usb:0.present = "TRUE"
usb:1.present = "TRUE"
usb:1.deviceType = "hub"
usb:0.deviceType = "mouse"
monitor.virtual_exec = "hardware"
monitor.virtual_mmu = "software"
usb.generic.allowHID = "FALSE" <-- never use this unless you have more than one keyboard and mouse!