timesync does not work on Linux guest
Posted: 29. May 2013, 12:13
Hello
I have the following setup:
Host: Windows XP Professional
Guest: Linux Gentoo with kernel 2.6.24
VBox: 4.2.12.r84980
VBoxGuestAdditions: 4.2.12.r84980
The problem is that the VBoxService for timesync does not work properly and, as a result, there is drift between the host and guest time. I have used the following command on Windows Host:
VBoxManage guestproperty set "Elot" "/VirtualBox/GuestAdd/VBoxService/--timesync-set-threshold" 1000
When I use the command to get the above value, it is reported back successfully on Windows Host (1000).
I then try to change the clock on Windows Host either by setting it some minutes backward or ahead.
The Linux Guest clock does not change.
I verify that the VBoxService is running and when I check the output by "/usr/sbin/VBoxService -vv -f", I see the following error:
"timesync Error: VBoxServiceTimeSyncWorker: VbglR3GetHostTime failed; rc2=VERR_NOT_SUPPORTED"
Could you please help me identify the root cause of this error and how it can be resolved?
Thanks in advance
Maria
I have the following setup:
Host: Windows XP Professional
Guest: Linux Gentoo with kernel 2.6.24
VBox: 4.2.12.r84980
VBoxGuestAdditions: 4.2.12.r84980
The problem is that the VBoxService for timesync does not work properly and, as a result, there is drift between the host and guest time. I have used the following command on Windows Host:
VBoxManage guestproperty set "Elot" "/VirtualBox/GuestAdd/VBoxService/--timesync-set-threshold" 1000
When I use the command to get the above value, it is reported back successfully on Windows Host (1000).
I then try to change the clock on Windows Host either by setting it some minutes backward or ahead.
The Linux Guest clock does not change.
I verify that the VBoxService is running and when I check the output by "/usr/sbin/VBoxService -vv -f", I see the following error:
"timesync Error: VBoxServiceTimeSyncWorker: VbglR3GetHostTime failed; rc2=VERR_NOT_SUPPORTED"
Could you please help me identify the root cause of this error and how it can be resolved?
Thanks in advance
Maria