For testing purposes i frequently run OpenBSD in VmWare, before version 2.0.x, tweaking the vm type and using Freebsd compatibility mode made the job but this does not work anymore with VmWare server 2.0.x.
Does somebody know a way to make vmware tools work on a virtualized OBSD host with VmWare server 2.0.x?
Thanks in advance.
Some news about this issue:
Since the 4.4 Release, there's a kernel driver named vmt (only i386 at the moment) that seems to be the solution to the problem, it is not compiled in the kernel so you have to build a new kernel. By the way here's how i did:
here's the relevant part of the dmesg after installed the new kernel:
From now the driver is loaded and sysctl | grep hw give me:
But the VmWare tools are not detected by VmWare Server, can someone provide me some hints or feedback about this setup, is it needed to use sensorsd?